diff --git a/Store_vue/components/SideMenu.vue b/Store_vue/components/SideMenu.vue index e31ce314..58be6fb0 100644 --- a/Store_vue/components/SideMenu.vue +++ b/Store_vue/components/SideMenu.vue @@ -3,7 +3,7 @@ - 美业赋能 + AI赋能 diff --git a/Store_vue/manifest.json b/Store_vue/manifest.json index 8cf55b6a..96cab5dc 100644 --- a/Store_vue/manifest.json +++ b/Store_vue/manifest.json @@ -1,5 +1,5 @@ { - "name" : "store", + "name" : "AI助手", "appid" : "__UNI__9421F6C", "description" : "", "versionName" : "1.0.0", diff --git a/Store_vue/pages.json b/Store_vue/pages.json index 0624567e..76bce328 100644 --- a/Store_vue/pages.json +++ b/Store_vue/pages.json @@ -6,7 +6,7 @@ { "path": "pages/chat/index", "style": { - "navigationBarTitleText": "美业AI助理", + "navigationBarTitleText": "AI助理", "navigationStyle": "custom" } }, @@ -19,7 +19,7 @@ ], "globalStyle": { "navigationBarTextStyle": "black", - "navigationBarTitleText": "美业AI助理", + "navigationBarTitleText": "AI助理", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8" }, diff --git a/Store_vue/pages/chat/index.vue b/Store_vue/pages/chat/index.vue index 0ef78078..7f131361 100644 --- a/Store_vue/pages/chat/index.vue +++ b/Store_vue/pages/chat/index.vue @@ -2,7 +2,7 @@ - 美业AI助理 + AI助理