微信小程序发布试用版本

This commit is contained in:
zhonghua1
2026-01-31 21:10:40 +08:00
parent 4ebeec45bc
commit 80d6d46182
338 changed files with 5767 additions and 6091 deletions

View File

@@ -1,33 +1,11 @@
{
"pages": [
"pages/reception/reception",
"pages/customer/customer",
"pages/team/team",
"pages/champion/champion",
"pages/speaking_training_voice/speaking_training_voice",
"pages/speaking_training_expression/speaking_training_expression",
"pages/speaking_training_record/speaking_training_record",
"pages/speaking_training_homework/speaking_training_homework",
"pages/speaking_training_edu/speaking_training_edu",
"pages/list/list",
"pages/grid/grid",
"pages/list/search/search",
"pages/list/detail",
"pages/workspace/workspace",
"pages/workspace/scene-detail",
"pages/bluetooth-recorder/bluetooth-recorder",
"pages/ucenter/ucenter",
"pages/furniture_reception/furniture_reception",
"pages/ucenter/ucenter",
"pages/team/team",
"pages/furniture_reception/common_begin_reception",
"pages/furniture_customer/furniture_customer",
"pages/furniture_top_sales/furniture_top_sales",
"pages/meeting_prepare/meeting_prepare",
"pages/meeting_meeting/meeting_meeting",
"pages/meeting_summary/meeting_summary",
"pages/meeting_me/meeting_me",
"pages/uni-agree/uni-agree",
"pages/ucenter/settings/settings",
"pages/ucenter/read-news-log/read-news-log"
"pages/furniture_top_sales/furniture_top_sales"
],
"subPackages": [
{
@@ -37,22 +15,41 @@
]
},
{
"root": "uni_modules/uni-id-pages/pages",
"root": "uni_modules/uni-id-pages",
"pages": [
"userinfo/userinfo",
"userinfo/realname-verify/realname-verify",
"login/login-withoutpwd",
"login/login-withpwd",
"userinfo/deactivate/deactivate",
"userinfo/bind-mobile/bind-mobile",
"login/login-smscode",
"register/register",
"retrieve/retrieve",
"common/webview/webview",
"userinfo/change_pwd/change_pwd",
"register/register-by-email",
"retrieve/retrieve-by-email",
"userinfo/set-pwd/set-pwd"
"pages/userinfo/userinfo",
"pages/userinfo/realname-verify/realname-verify",
"pages/login/login-withoutpwd",
"pages/login/login-withpwd",
"pages/userinfo/deactivate/deactivate",
"pages/userinfo/bind-mobile/bind-mobile",
"pages/login/login-smscode",
"pages/register/register",
"pages/retrieve/retrieve",
"pages/common/webview/webview",
"pages/userinfo/change_pwd/change_pwd",
"pages/register/register-by-email",
"pages/retrieve/retrieve-by-email",
"pages/userinfo/set-pwd/set-pwd"
]
},
{
"root": "pages-subpackage",
"pages": [
"champion/champion",
"list/list",
"grid/grid",
"list/search/search",
"list/detail",
"meeting_summary/meeting_summary",
"workspace/workspace",
"workspace/scene-detail",
"bluetooth-recorder/bluetooth-recorder",
"reception/reception",
"customer/customer",
"uni-agree/uni-agree",
"ucenter/settings/settings",
"ucenter/read-news-log/read-news-log"
]
}
],
@@ -66,48 +63,18 @@
"rpxCalcBaseDeviceWidth": 375
},
"tabBar": {
"custom": true,
"custom": false,
"color": "#7A7E83",
"selectedColor": "#007AFF",
"borderStyle": "black",
"backgroundColor": "#FFFFFF",
"list": [
{
"pagePath": "pages/reception/reception",
"iconPath": "static/tabbar/reception.png",
"selectedIconPath": "static/tabbar/reception_active.png",
"text": "接待"
},
{
"pagePath": "pages/customer/customer",
"iconPath": "static/tabbar/customer.png",
"selectedIconPath": "static/tabbar/customer_active.png",
"text": "客户"
},
{
"pagePath": "pages/team/team",
"iconPath": "static/tabbar/team.png",
"selectedIconPath": "static/tabbar/team_active.png",
"text": "团队"
},
{
"pagePath": "pages/meeting_summary/meeting_summary",
"iconPath": "static/tabbar/insight.png",
"selectedIconPath": "static/tabbar/insight_active.png",
"text": "总结和统计"
},
{
"pagePath": "pages/furniture_reception/furniture_reception",
"iconPath": "static/tabbar/reception.png",
"selectedIconPath": "static/tabbar/reception_active.png",
"text": "接待"
},
{
"pagePath": "pages/furniture_reception/common_begin_reception",
"iconPath": "static/tabbar/reception.png",
"selectedIconPath": "static/tabbar/reception_active.png",
"text": "开始接待"
},
{
"pagePath": "pages/furniture_customer/furniture_customer",
"iconPath": "static/tabbar/customer.png",