|
@@ -1,178 +1,202 @@
|
|
|
-{
|
|
|
- "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
|
|
- {
|
|
|
- "path": "pages/index/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "首页",
|
|
|
- "navigationStyle": "custom",
|
|
|
- "navigationBarBackgroundColor": "#ffffff"
|
|
|
- }
|
|
|
- }, {
|
|
|
- "path": "pages/sms/sms",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "消息",
|
|
|
- "navigationStyle": "custom",
|
|
|
- "navigationBarBackgroundColor": "#ffffff"
|
|
|
- }
|
|
|
- }, {
|
|
|
- "path": "pages/my/my",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的",
|
|
|
- "navigationBarBackgroundColor": "#161616",
|
|
|
- "navigationStyle": "custom",
|
|
|
- "h5": {
|
|
|
- "titleNView": false,
|
|
|
- "bounce": "none"
|
|
|
- },
|
|
|
- "app-plus": {
|
|
|
- "bounce": "none"
|
|
|
- }
|
|
|
- }
|
|
|
- }, {
|
|
|
- "path": "pages/login/login",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "登录",
|
|
|
- "navigationStyle": "custom",
|
|
|
- "navigationBarBackgroundColor": "#ffffff"
|
|
|
- }
|
|
|
- }, {
|
|
|
- "path": "pages/my/editMobile",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "修改手机号",
|
|
|
- "navigationBarBackgroundColor": "#161616"
|
|
|
- }
|
|
|
- }, {
|
|
|
- "path": "pages/my/idcheck",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "实名认证",
|
|
|
- "navigationBarBackgroundColor": "#161616"
|
|
|
- }
|
|
|
- }, {
|
|
|
- "path": "pages/my/forgetPass",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "忘记密码",
|
|
|
- "navigationBarBackgroundColor": "#161616"
|
|
|
- }
|
|
|
- }, {
|
|
|
- "path": "pages/my/editInfo",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "基本资料",
|
|
|
- "navigationBarBackgroundColor": "#161616"
|
|
|
- }
|
|
|
- }, {
|
|
|
- "path": "pages/my/step",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "完善信息",
|
|
|
- "navigationBarBackgroundColor": "#161616"
|
|
|
- }
|
|
|
- }, {
|
|
|
- "path": "pages/my/managePhoto",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "相册管理",
|
|
|
- "navigationBarBackgroundColor": "#161616"
|
|
|
- }
|
|
|
- }, {
|
|
|
- "path": "pages/my/setting",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "设置",
|
|
|
- "navigationBarBackgroundColor": "#161616"
|
|
|
- }
|
|
|
- }, {
|
|
|
- "path": "pages/my/tranWechat",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "交换微信",
|
|
|
- "navigationBarBackgroundColor": "#161616"
|
|
|
- }
|
|
|
- }, {
|
|
|
- "path": "pages/article/article",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "动态",
|
|
|
- "navigationBarBackgroundColor": "#161616",
|
|
|
- "navigationStyle": "custom",
|
|
|
- "h5": {
|
|
|
- "titleNView": false,
|
|
|
- "bounce": "none"
|
|
|
- },
|
|
|
- "app-plus": {
|
|
|
- "bounce": "none"
|
|
|
- }
|
|
|
- }
|
|
|
- }, {
|
|
|
- "path": "pages/my/M_coin",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的M币",
|
|
|
- "navigationBarBackgroundColor": "#161616"
|
|
|
- }
|
|
|
- }, {
|
|
|
- "path": "pages/my/wish",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "心愿",
|
|
|
- "navigationBarBackgroundColor": "#161616"
|
|
|
- }
|
|
|
- }, {
|
|
|
- "path": "pages/my/wishDetail",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "心愿详情",
|
|
|
- "navigationBarBackgroundColor": "#161616"
|
|
|
- }
|
|
|
- }, {
|
|
|
- "path": "pages/my/wishList",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的心愿"
|
|
|
- }
|
|
|
- }, {
|
|
|
- "path": "pages/my/M_purchase",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "txt.M币充值",
|
|
|
- "navigationBarBackgroundColor": "#161616"
|
|
|
- }
|
|
|
- },
|
|
|
+{
|
|
|
+ "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
|
|
{
|
|
|
+ "path": "pages/index/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "首页",
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "navigationBarBackgroundColor": "#ffffff"
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ "path": "pages/sms/sms",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "消息",
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "navigationBarBackgroundColor": "#ffffff"
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ "path": "pages/my/my",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "我的",
|
|
|
+ "navigationBarBackgroundColor": "#161616",
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "h5": {
|
|
|
+ "titleNView": false,
|
|
|
+ "bounce": "none"
|
|
|
+ },
|
|
|
+ "app-plus": {
|
|
|
+ "bounce": "none"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ "path": "pages/login/login",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "登录",
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "navigationBarBackgroundColor": "#ffffff"
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ "path": "pages/my/editMobile",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "修改手机号",
|
|
|
+ "navigationBarBackgroundColor": "#161616"
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ "path": "pages/my/idcheck",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "实名认证",
|
|
|
+ "navigationBarBackgroundColor": "#161616"
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ "path": "pages/my/forgetPass",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "忘记密码",
|
|
|
+ "navigationBarBackgroundColor": "#161616"
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ "path": "pages/my/editInfo",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "基本资料",
|
|
|
+ "navigationBarBackgroundColor": "#161616"
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ "path": "pages/my/step",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "完善信息",
|
|
|
+ "navigationBarBackgroundColor": "#161616"
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ "path": "pages/my/managePhoto",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "相册管理",
|
|
|
+ "navigationBarBackgroundColor": "#161616"
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ "path": "pages/my/setting",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "设置",
|
|
|
+ "navigationBarBackgroundColor": "#161616"
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ "path": "pages/my/tranWechat",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "交换微信",
|
|
|
+ "navigationBarBackgroundColor": "#161616"
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ "path": "pages/article/article",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "动态",
|
|
|
+ "navigationBarBackgroundColor": "#161616",
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "h5": {
|
|
|
+ "titleNView": false,
|
|
|
+ "bounce": "none"
|
|
|
+ },
|
|
|
+ "app-plus": {
|
|
|
+ "bounce": "none"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ "path": "pages/my/M_coin",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "我的M币",
|
|
|
+ "navigationBarBackgroundColor": "#161616"
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ "path": "pages/my/wish",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "心愿",
|
|
|
+ "navigationBarBackgroundColor": "#161616"
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ "path": "pages/my/wishDetail",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "心愿详情",
|
|
|
+ "navigationBarBackgroundColor": "#161616"
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ "path": "pages/my/wishList",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "我的心愿"
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ "path": "pages/my/M_purchase",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "txt.M币充值",
|
|
|
+ "navigationBarBackgroundColor": "#161616"
|
|
|
+ }
|
|
|
+ }, {
|
|
|
"path": "pages/my/X_coin",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "我的X币",
|
|
|
"navigationBarBackgroundColor": "#161616"
|
|
|
}
|
|
|
- }
|
|
|
-
|
|
|
- ],
|
|
|
- "globalStyle": {
|
|
|
- "navigationBarTextStyle": "white",
|
|
|
- "navigationBarTitleText": "遇见玛特",
|
|
|
- "navigationBarBackgroundColor": "#161616",
|
|
|
- "backgroundColor": "#161616"
|
|
|
- },
|
|
|
- "tabBar": {
|
|
|
- // "custom":true,
|
|
|
- "color": "#999999",
|
|
|
- "selectedColor": "#ffffff",
|
|
|
- "borderStyle": "white",
|
|
|
- "height": "50px",
|
|
|
- "backgroundColor": "#161616",
|
|
|
- "list": [{
|
|
|
- "pagePath": "pages/index/index",
|
|
|
- "iconPath": "static/tab/tab_home.png",
|
|
|
- "selectedIconPath": "static/tab/tab_home_sel.png",
|
|
|
- "text": "遇见"
|
|
|
- },
|
|
|
- {
|
|
|
- "pagePath": "pages/article/article",
|
|
|
- "iconPath": "static/tab/tab_article.png",
|
|
|
- "selectedIconPath": "static/tab/tab_article_sel.png",
|
|
|
- "text": "动态"
|
|
|
- },
|
|
|
- {
|
|
|
- "pagePath": "pages/sms/sms",
|
|
|
- "iconPath": "static/tab/tab_sms.png",
|
|
|
- "selectedIconPath": "static/tab/tab_sms_sel.png",
|
|
|
- "text": "消息"
|
|
|
- },
|
|
|
- {
|
|
|
- "pagePath": "pages/my/my",
|
|
|
- "iconPath": "static/tab/tab_me.png",
|
|
|
- "selectedIconPath": "static/tab/tab_me_sel.png",
|
|
|
- "text": "我的"
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
+ }, {
|
|
|
+ "path": "pages/w3/ucenter",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "会员中心",
|
|
|
+ "navigationBarBackgroundColor": "#161616"
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ "path": "pages/w3/tran",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "传送",
|
|
|
+ "navigationBarBackgroundColor": "#161616",
|
|
|
+ "app-plus": {
|
|
|
+ "bounce": "none",
|
|
|
+ "titleNView": {
|
|
|
+ "buttons": [{
|
|
|
+ "fontSize": "15px",
|
|
|
+ "text": "记录"
|
|
|
+ }],
|
|
|
+ "backButton": {
|
|
|
+ "background": "#00FF00"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ ],
|
|
|
+ "globalStyle": {
|
|
|
+ "navigationBarTextStyle": "white",
|
|
|
+ "navigationBarTitleText": "遇见玛特",
|
|
|
+ "navigationBarBackgroundColor": "#161616",
|
|
|
+ "backgroundColor": "#161616"
|
|
|
+ },
|
|
|
+ "tabBar": {
|
|
|
+ // "custom":true,
|
|
|
+ "color": "#999999",
|
|
|
+ "selectedColor": "#ffffff",
|
|
|
+ "borderStyle": "white",
|
|
|
+ "height": "50px",
|
|
|
+ "backgroundColor": "#161616",
|
|
|
+ "list": [{
|
|
|
+ "pagePath": "pages/index/index",
|
|
|
+ "iconPath": "static/tab/tab_home.png",
|
|
|
+ "selectedIconPath": "static/tab/tab_home_sel.png",
|
|
|
+ "text": "遇见"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "pagePath": "pages/article/article",
|
|
|
+ "iconPath": "static/tab/tab_article.png",
|
|
|
+ "selectedIconPath": "static/tab/tab_article_sel.png",
|
|
|
+ "text": "动态"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "pagePath": "pages/sms/sms",
|
|
|
+ "iconPath": "static/tab/tab_sms.png",
|
|
|
+ "selectedIconPath": "static/tab/tab_sms_sel.png",
|
|
|
+ "text": "消息"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "pagePath": "pages/my/my",
|
|
|
+ "iconPath": "static/tab/tab_me.png",
|
|
|
+ "selectedIconPath": "static/tab/tab_me_sel.png",
|
|
|
+ "text": "我的"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
}
|