From a605dd0aac8d3f7e87c2e8858cce944e2a2f43fe Mon Sep 17 00:00:00 2001
From: Liuyi <candymxq888@outlook.com>
Date: 星期六, 21 九月 2024 17:33:49 +0800
Subject: [PATCH] 完成主页布局样式,添加余额记录页面,封装navbar组件

---
 unpackage/dist/dev/mp-weixin/pages/login/index.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/unpackage/dist/dev/mp-weixin/pages/login/index.js b/unpackage/dist/dev/mp-weixin/pages/login/index.js
index a3cff60..486204f 100644
--- a/unpackage/dist/dev/mp-weixin/pages/login/index.js
+++ b/unpackage/dist/dev/mp-weixin/pages/login/index.js
@@ -29,9 +29,9 @@
     return (_ctx, _cache) => {
       return {
         a: common_vendor.o(($event) => login()),
-        b: common_assets._imports_0,
+        b: common_assets._imports_0$2,
         c: common_vendor.o(($event) => wxLoginPopup()),
-        d: common_assets._imports_1,
+        d: common_assets._imports_1$1,
         e: common_vendor.o(($event) => common_vendor.unref(popupRef).close("bottom")),
         f: common_vendor.o(($event) => wxLoginFn()),
         g: common_vendor.sr(popupRef, "169f96b2-0", {

--
Gitblit v1.9.3