From f6ae5c8dee230a2916cf25a033360347d4b89043 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期五, 17 三月 2023 09:22:03 +0800 Subject: [PATCH] # --- manifest.json | 4 ++-- pages.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 7276b02..da872e9 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { - "name" : "z", - "appid" : "", + "name" : "涓壃WMS", + "appid" : "__UNI__DA5854D", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", diff --git a/pages.json b/pages.json index 869105d..7c92dc8 100644 --- a/pages.json +++ b/pages.json @@ -1,7 +1,7 @@ { "pages": [ //pages鏁扮粍涓涓�椤硅〃绀哄簲鐢ㄥ惎鍔ㄩ〉锛屽弬鑰冿細https://uniapp.dcloud.io/collocation/pages { - "path": "pages/index/index", + "path": "pages/login/login", "style": { "navigationBarTitleText": "uni-app" } -- Gitblit v1.9.1