diff --git a/App.vue b/App.vue
index ebe72e8..c8348ae 100644
--- a/App.vue
+++ b/App.vue
@@ -1,123 +1,116 @@
-
-
-
diff --git a/main.js b/main.js
index 4121ca7..a1160f5 100644
--- a/main.js
+++ b/main.js
@@ -1,22 +1,24 @@
-import Vue from 'vue'
-import App from './App'
-import store from './store'
-import { VueJsonp } from 'vue-jsonp'
-
-Vue.config.productionTip = false
-
-// Vue.config.ignoredElements = ['wx-open-subscribe']
-
-Vue.prototype.$store = store
+import Vue from 'vue'
+import App from './App'
+import store from './store'
+import { VueJsonp } from 'vue-jsonp'
+
+Vue.config.productionTip = false
+
+// Vue.config.ignoredElements = ['wx-open-subscribe']
+Vue.config.ignoredElements = [ ...Vue.config.ignoredElements, 'wx-open-launch-weapp' ]
+
+
+Vue.prototype.$store = store
Vue.prototype.$wx = require('jweixin-module')
-App.mpType = 'app'
-
-
-
-// jsonp
-Vue.use(VueJsonp)
-
-const app = new Vue({
- ...App
-})
+App.mpType = 'app'
+
+
+
+// jsonp
+Vue.use(VueJsonp)
+
+const app = new Vue({
+ ...App
+})
app.$mount()
diff --git a/manifest.json b/manifest.json
index 4ea6d2e..3214008 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,5 +1,5 @@
{
- "name" : "本时生活H5",
+ "name" : " ",
"appid" : "__UNI__8D6D53E",
"description" : "",
"versionName" : "1.0.0",
@@ -101,6 +101,6 @@
}
}
},
- "title" : "本时生活"
+ "title" : ""
}
}
diff --git a/package-lock.json b/package-lock.json
index bfec92c..301361e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2,15 +2,68 @@
"requires": true,
"lockfileVersion": 1,
"dependencies": {
+ "encoding": {
+ "version": "0.1.13",
+ "resolved": "https://registry.npmmirror.com/encoding/-/encoding-0.1.13.tgz",
+ "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==",
+ "requires": {
+ "iconv-lite": "^0.6.2"
+ }
+ },
+ "iconv-lite": {
+ "version": "0.6.3",
+ "resolved": "https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.6.3.tgz",
+ "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
+ "requires": {
+ "safer-buffer": ">= 2.1.2 < 3.0.0"
+ }
+ },
+ "is-stream": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmmirror.com/is-stream/-/is-stream-1.1.0.tgz",
+ "integrity": "sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ=="
+ },
"jweixin-module": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/jweixin-module/-/jweixin-module-1.6.0.tgz",
"integrity": "sha512-dGk9cf+ipipHmtzYmKZs5B2toX+p4hLyllGLF6xuC8t+B05oYxd8fYoaRz0T30U2n3RUv8a4iwvjhA+OcYz52w=="
},
+ "node-fetch": {
+ "version": "1.7.3",
+ "resolved": "https://registry.npmmirror.com/node-fetch/-/node-fetch-1.7.3.tgz",
+ "integrity": "sha512-NhZ4CsKx7cYm2vSrBAr2PvFOe6sWDf0UYLRqA6svUYg7+/TSfVAu49jYC4BvQ4Sms9SZgdqGBgroqfDhJdTyKQ==",
+ "requires": {
+ "encoding": "^0.1.11",
+ "is-stream": "^1.0.1"
+ }
+ },
+ "safer-buffer": {
+ "version": "2.1.2",
+ "resolved": "https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz",
+ "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
+ },
"vue-jsonp": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/vue-jsonp/-/vue-jsonp-2.0.0.tgz",
"integrity": "sha512-Mzd9GNeuKP5hHFDWZNMWOsCuMILSkA6jo2l4A02wheFz3qqBzH7aSEFTey1BRCZCLizlaf1EqJ5YUtF392KspA=="
+ },
+ "weixin-js-sdk": {
+ "version": "1.6.0",
+ "resolved": "https://registry.npmmirror.com/weixin-js-sdk/-/weixin-js-sdk-1.6.0.tgz",
+ "integrity": "sha512-3IYQH7aalJGFJrwdT3epvTdR1MboMiH7vIZ5BRL2eYOJ12BNah7csoMkmSZzkq1+l92sSq29XdTCVjCJoK2sBQ=="
+ },
+ "wxjssdk": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmmirror.com/wxjssdk/-/wxjssdk-1.0.1.tgz",
+ "integrity": "sha512-tY69YisKIiG6jT0cnTIwTvK4I6ivF8iWXyq5tmgVULiyKPRAWRDEIwhWUdHi7NljN9PQeLOZudUaiIq4gGfefA==",
+ "requires": {
+ "node-fetch": "^1.6.3"
+ }
+ },
+ "wxjssdk-copy": {
+ "version": "1.4.1",
+ "resolved": "https://registry.npmmirror.com/wxjssdk-copy/-/wxjssdk-copy-1.4.1.tgz",
+ "integrity": "sha512-wTLfNrT7vIzsO4/YdalRCvErq/wD7pST1TOvWnOf00LvGHwqPcrm4ka3pYP0sI6sXDgfJh4HbjIcPgQTb20Gcg=="
}
}
}
diff --git a/pages.json b/pages.json
index 3824933..9bf862a 100644
--- a/pages.json
+++ b/pages.json
@@ -1,743 +1,739 @@
-{
- "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
- {
- "path": "pages/auth/login",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationStyle": "custom",
- "app-plus": {
- "animationType": "slide-in-bottom"
- }
- }
- },{
- "path": "pages/auth/register",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationStyle": "custom",
- "app-plus": {
- "animationType": "slide-in-bottom"
- }
- }
- },{
- "path": "pages/auth/password",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationStyle": "custom",
- "app-plus": {
- "animationType": "slide-in-bottom"
- }
- }
- },{
- "path": "pages/auth/psssword_forget",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationStyle": "custom",
- "app-plus": {
- "animationType": "slide-in-bottom"
- }
- }
- },{
- "path": "pages/auth/password_login",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationStyle": "custom",
- "app-plus": {
- "animationType": "slide-in-bottom"
- }
- }
- },{
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText":"首页",
- "navigationStyle": "custom",
- "navigationBarTextStyle": "white",
- "navigationStyle": "custom"
- }
- },{
- "path": "pages/user/index",
- "style": {
- "navigationBarTitleText": "个人中心",
- "navigationStyle": "custom",
- "navigationBarBackgroundColor": "#FFFFFF",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/rights/index",
- "style": {
- "navigationBarTitleText": "卡券权益",
- "navigationStyle": "custom",
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/webView/webView",
- "style": {
- "navigationBarTitleText": "",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/subscribe/upgrade/upgrade",
- "style": {
- "navigationBarTitleText": "5G升级包预约",
- "navigationStyle": "custom",
- "navigationBarBackgroundColor":"#2a211e",
- "navigationBarTextStyle": "white",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/subscribe/combo/combo",
- "style": {
- "navigationBarTitleText": "冰激凌预约",
- "navigationStyle": "custom",
- "navigationBarBackgroundColor":"#2a211e",
- "navigationBarTextStyle": "white",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/switchcity/switchcity",
- "style": {
- "navigationBarTitleText": "切换城市",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/welfare/welfare",
- "style": {
- "navigationBarTitleText": "支付详情",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/classify/classify",
- "style": {
- "navigationBarTitleText": "卡券权益",
- "navigationStyle": "custom",
- "navigationBarBackgroundColor": "#000000",
- "navigationBarTextStyle": "white",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/account/account",
- "style": {
- "navigationBarTitleText": "账变记录",
- "navigationStyle": "custom",
- "navigationBarBackgroundColor": "#dfb48b",
- "navigationBarTextStyle": "white",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/account/myBalance",
- "style": {
- "navigationBarTitleText": "收益账户",
- "navigationStyle": "custom",
- "navigationBarBackgroundColor": "#dfb48b",
- "navigationBarTextStyle": "white",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/account/myBalance_list",
- "style": {
- "navigationBarTitleText": "收益列表",
- "navigationStyle": "custom",
- "navigationBarBackgroundColor": "#dfb48b",
- "navigationBarTextStyle": "white",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/account/myProfit",
- "style": {
- "navigationBarTitleText": "我的收益",
- "navigationStyle": "custom",
- "navigationBarBackgroundColor": "#dfb48b",
- "navigationBarTextStyle": "white",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/account/myProfit_list",
- "style": {
- "navigationBarTitleText": "权益列表",
- "navigationStyle": "custom",
- "navigationBarBackgroundColor": "#dfb48b",
- "navigationBarTextStyle": "white",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/account/withdrawal_record",
- "style": {
- "navigationBarTitleText": "提现记录",
- "navigationStyle": "custom",
- "navigationBarBackgroundColor": "#dfb48b",
- "navigationBarTextStyle": "white",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/account/withdrawal_form",
- "style": {
- "navigationBarTitleText": "提现申请",
- "navigationStyle": "custom",
- "navigationBarBackgroundColor": "#dfb48b",
- "navigationBarTextStyle": "white",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/account/recharge",
- "style": {
- "navigationBarTitleText": "充值中心",
- "navigationStyle": "custom",
- "navigationBarBackgroundColor": "#dfb48b",
- "navigationBarTextStyle": "white",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/frozen/frozen",
- "style": {
- "navigationBarTitleText": "待发放",
- "navigationStyle": "custom",
- "navigationBarBackgroundColor": "#24315d",
- "navigationBarTextStyle": "white",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/favour/favour",
- "style": {
- "navigationBarTitleText": "积分赠与",
- "navigationStyle": "custom",
- "navigationBarBackgroundColor": "#24315d",
- "navigationBarTextStyle": "white",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/coupon/coupon",
- "style": {
- "navigationBarTitleText": "我的卡券",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/couponDetails/couponDetails",
- "style": {
- "navigationBarTitleText": "卡券详情",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/couponArr/couponArr",
- "style": {
- "navigationBarTitleText": "我的卡券",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/packet/packet",
- "style": {
- "navigationBarTitleText": "联通红包",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/activate/activate",
- "style": {
- "navigationBarTitleText": "卡激活",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/site/index",
- "style": {
- "navigationBarTitleText": "我的地址",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/site/create",
- "style": {
- "navigationBarTitleText": "新增地址",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/site/edit",
- "style": {
- "navigationBarTitleText": "编辑地址",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/washcar/washcar",
- "style": {
- "navigationBarTitleText": "",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/car/index",
- "style": {
- "navigationBarTitleText": "亿时代",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/order/order",
- "style": {
- "navigationBarTitleText": "我的订单",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/order/orderData",
- "style": {
- "navigationBarTitleText": "订单详情",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/setUpForm/index",
- "style": {
- "navigationBarTitleText": "个人设置",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/setUpForm/form_submit",
- "style": {
- "navigationBarTitleText": "个人设置",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/payPassword/index",
- "style": {
- "navigationBarTitleText": "支付密码",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/payPassword/setup",
- "style": {
- "navigationBarTitleText": "支付密码设置",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/payPassword/forget",
- "style": {
- "navigationBarTitleText": "找回密码",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/cashier/index",
- "style": {
- "navigationBarTitleText": "收银台",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/campus/index",
- "style": {
- "navigationBarTitleText": "校园迎新活动",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/campus/buy",
- "style": {
- "navigationBarTitleText": "活动购买",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/campus/myCoupon",
- "style": {
- "navigationBarTitleText": "我的优惠券",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/campus/details",
- "style": {
- "navigationBarTitleText": "活动详情",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/campus/signin",
- "style": {
- "navigationBarTitleText": "校园迎新活动 登录",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/campus/myList",
- "style": {
- "navigationBarTitleText": "优惠券列表",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/store/index",
- "style": {
- "navigationBarTitleText": "门店列表",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/store/details",
- "style": {
- "navigationBarTitleText": "门店详情",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path" : "pages/campus/register",
+{
+ "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
+ {
+ "path": "pages/giftPack/signin",
+ "style": {
+ "navigationBarTitleText": "超级红包活动 登录",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/giftPack/index",
+ "style": {
+ "navigationBarTitleText": "超级红包活动",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/giftPack/list",
+ "style": {
+ "navigationBarTitleText": "超级红包活动",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/giftPack/user",
+ "style": {
+ "navigationBarTitleText": "我的",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/giftPack/buy",
+ "style": {
+ "navigationBarTitleText": "活动购买",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/giftPack/myCoupon",
+ "style": {
+ "navigationBarTitleText": "我的优惠券",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/giftPack/details",
+ "style": {
+ "navigationBarTitleText": "优惠券详情",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/giftPack/register",
+ "style" : {
+ "navigationBarTitleText": "快速注册",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/giftPack/password",
+ "style" : {
+ "navigationBarTitleText": "忘记密码",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/giftPack/setPassword",
+ "style" : {
+ "navigationBarTitleText": "重置密码",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/giftPack/logs",
+ "style" : {
+ "navigationBarTitleText": "积分记录",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/index/index",
+ "style": {
+ "navigationBarTitleText":"首页",
+ "navigationStyle": "custom",
+ "navigationBarTextStyle": "white",
+ "navigationStyle": "custom"
+ }
+ },{
+ "path": "pages/auth/login",
+ "style": {
+ "navigationBarTitleText": "",
+ "enablePullDownRefresh": false,
+ "navigationBarBackgroundColor": "#FFFFFF",
+ "navigationStyle": "custom",
+ "app-plus": {
+ "animationType": "slide-in-bottom"
+ }
+ }
+ },{
+ "path": "pages/auth/register",
+ "style": {
+ "navigationBarTitleText": "",
+ "enablePullDownRefresh": false,
+ "navigationBarBackgroundColor": "#FFFFFF",
+ "navigationStyle": "custom",
+ "app-plus": {
+ "animationType": "slide-in-bottom"
+ }
+ }
+ },{
+ "path": "pages/auth/password",
+ "style": {
+ "navigationBarTitleText": "",
+ "enablePullDownRefresh": false,
+ "navigationBarBackgroundColor": "#FFFFFF",
+ "navigationStyle": "custom",
+ "app-plus": {
+ "animationType": "slide-in-bottom"
+ }
+ }
+ },{
+ "path": "pages/auth/psssword_forget",
+ "style": {
+ "navigationBarTitleText": "",
+ "enablePullDownRefresh": false,
+ "navigationBarBackgroundColor": "#FFFFFF",
+ "navigationStyle": "custom",
+ "app-plus": {
+ "animationType": "slide-in-bottom"
+ }
+ }
+ },{
+ "path": "pages/auth/password_login",
+ "style": {
+ "navigationBarTitleText": "",
+ "enablePullDownRefresh": false,
+ "navigationBarBackgroundColor": "#FFFFFF",
+ "navigationStyle": "custom",
+ "app-plus": {
+ "animationType": "slide-in-bottom"
+ }
+ }
+ },{
+ "path": "pages/user/index",
+ "style": {
+ "navigationBarTitleText": "个人中心",
+ "navigationStyle": "custom",
+ "navigationBarBackgroundColor": "#FFFFFF",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/rights/index",
+ "style": {
+ "navigationBarTitleText": "卡券权益",
+ "navigationStyle": "custom",
+ "navigationBarBackgroundColor": "#000000",
+ "navigationBarTextStyle": "white",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/webView/webView",
+ "style": {
+ "navigationBarTitleText": "",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/subscribe/upgrade/upgrade",
+ "style": {
+ "navigationBarTitleText": "5G升级包预约",
+ "navigationStyle": "custom",
+ "navigationBarBackgroundColor":"#2a211e",
+ "navigationBarTextStyle": "white",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/subscribe/combo/combo",
+ "style": {
+ "navigationBarTitleText": "冰激凌预约",
+ "navigationStyle": "custom",
+ "navigationBarBackgroundColor":"#2a211e",
+ "navigationBarTextStyle": "white",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/switchcity/switchcity",
+ "style": {
+ "navigationBarTitleText": "切换城市",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/welfare/welfare",
+ "style": {
+ "navigationBarTitleText": "支付详情",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/classify/classify",
+ "style": {
+ "navigationBarTitleText": "卡券权益",
+ "navigationStyle": "custom",
+ "navigationBarBackgroundColor": "#000000",
+ "navigationBarTextStyle": "white",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/account/account",
+ "style": {
+ "navigationBarTitleText": "账变记录",
+ "navigationStyle": "custom",
+ "navigationBarBackgroundColor": "#dfb48b",
+ "navigationBarTextStyle": "white",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/account/myBalance",
+ "style": {
+ "navigationBarTitleText": "收益账户",
+ "navigationStyle": "custom",
+ "navigationBarBackgroundColor": "#dfb48b",
+ "navigationBarTextStyle": "white",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/account/myBalance_list",
+ "style": {
+ "navigationBarTitleText": "收益列表",
+ "navigationStyle": "custom",
+ "navigationBarBackgroundColor": "#dfb48b",
+ "navigationBarTextStyle": "white",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/account/myProfit",
+ "style": {
+ "navigationBarTitleText": "我的收益",
+ "navigationStyle": "custom",
+ "navigationBarBackgroundColor": "#dfb48b",
+ "navigationBarTextStyle": "white",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/account/myProfit_list",
+ "style": {
+ "navigationBarTitleText": "权益列表",
+ "navigationStyle": "custom",
+ "navigationBarBackgroundColor": "#dfb48b",
+ "navigationBarTextStyle": "white",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/account/withdrawal_record",
+ "style": {
+ "navigationBarTitleText": "提现记录",
+ "navigationStyle": "custom",
+ "navigationBarBackgroundColor": "#dfb48b",
+ "navigationBarTextStyle": "white",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/account/withdrawal_form",
+ "style": {
+ "navigationBarTitleText": "提现申请",
+ "navigationStyle": "custom",
+ "navigationBarBackgroundColor": "#dfb48b",
+ "navigationBarTextStyle": "white",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/account/recharge",
+ "style": {
+ "navigationBarTitleText": "充值中心",
+ "navigationStyle": "custom",
+ "navigationBarBackgroundColor": "#dfb48b",
+ "navigationBarTextStyle": "white",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/frozen/frozen",
+ "style": {
+ "navigationBarTitleText": "待发放",
+ "navigationStyle": "custom",
+ "navigationBarBackgroundColor": "#24315d",
+ "navigationBarTextStyle": "white",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/favour/favour",
+ "style": {
+ "navigationBarTitleText": "积分赠与",
+ "navigationStyle": "custom",
+ "navigationBarBackgroundColor": "#24315d",
+ "navigationBarTextStyle": "white",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/coupon/coupon",
+ "style": {
+ "navigationBarTitleText": "我的卡券",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/couponDetails/couponDetails",
+ "style": {
+ "navigationBarTitleText": "卡券详情",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/couponArr/couponArr",
+ "style": {
+ "navigationBarTitleText": "我的卡券",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/packet/packet",
+ "style": {
+ "navigationBarTitleText": "联通红包",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/activate/activate",
+ "style": {
+ "navigationBarTitleText": "卡激活",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/site/index",
+ "style": {
+ "navigationBarTitleText": "我的地址",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/site/create",
+ "style": {
+ "navigationBarTitleText": "新增地址",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/site/edit",
+ "style": {
+ "navigationBarTitleText": "编辑地址",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/washcar/washcar",
+ "style": {
+ "navigationBarTitleText": "",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/car/index",
+ "style": {
+ "navigationBarTitleText": "亿时代",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/order/order",
+ "style": {
+ "navigationBarTitleText": "我的订单",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/order/orderData",
+ "style": {
+ "navigationBarTitleText": "订单详情",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/setUpForm/index",
+ "style": {
+ "navigationBarTitleText": "个人设置",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/setUpForm/form_submit",
+ "style": {
+ "navigationBarTitleText": "个人设置",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/payPassword/index",
+ "style": {
+ "navigationBarTitleText": "支付密码",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/payPassword/setup",
+ "style": {
+ "navigationBarTitleText": "支付密码设置",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/payPassword/forget",
+ "style": {
+ "navigationBarTitleText": "找回密码",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/cashier/index",
+ "style": {
+ "navigationBarTitleText": "收银台",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/campus/index",
+ "style": {
+ "navigationBarTitleText": "校园迎新活动",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/campus/buy",
+ "style": {
+ "navigationBarTitleText": "活动购买",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/campus/myCoupon",
+ "style": {
+ "navigationBarTitleText": "我的优惠券",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/campus/details",
+ "style": {
+ "navigationBarTitleText": "活动详情",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/campus/signin",
+ "style": {
+ "navigationBarTitleText": "校园迎新活动 登录",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/campus/myList",
+ "style": {
+ "navigationBarTitleText": "优惠券列表",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/store/index",
+ "style": {
+ "navigationBarTitleText": "门店列表",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/store/details",
+ "style": {
+ "navigationBarTitleText": "门店详情",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/campus/register",
"style" : {
"navigationBarTitleText": "快速注册",
"enablePullDownRefresh": false
}
- },{
- "path" : "pages/campus/password",
+ },{
+ "path" : "pages/campus/password",
"style" : {
"navigationBarTitleText": "忘记密码",
"enablePullDownRefresh": false
}
- },{
- "path" : "pages/campus/setPassword",
+ },{
+ "path" : "pages/campus/setPassword",
"style" : {
"navigationBarTitleText": "重置密码",
"enablePullDownRefresh": false
}
- },{
- "path" : "pages/userGoods/index",
+ },{
+ "path" : "pages/userGoods/index",
"style" : {
"navigationBarTitleText": "产品分享",
"enablePullDownRefresh": false
}
- },{
- "path" : "pages/userGoods/goodsDet",
- "style" : {
- "navigationBarTitleText": "产品详情",
- "enablePullDownRefresh": false
- }
- },{
- "path" : "pages/userGoods/goodsCode",
- "style" : {
- "navigationBarTitleText": "产品分享-分享码",
- "enablePullDownRefresh": false
- }
- },{
- "path" : "pages/code/code",
- "style" : {
- "navigationBarTitleText": "我的邀请码",
- "enablePullDownRefresh": false
- }
- },{
- "path" : "pages/userStored/index",
- "style" : {
- "navigationBarTitleText": "储值分享",
- "enablePullDownRefresh": false
- }
- },{
- "path" : "pages/userStored/storedCode",
- "style" : {
- "navigationBarTitleText": "储值分享-分享码",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/oil/index",
- "style": {
- "navigationBarTitleText": "联通优惠活动",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/oil/buy",
- "style": {
- "navigationBarTitleText": "活动购买",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/oil/myCoupon",
- "style": {
- "navigationBarTitleText": "我的优惠券",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/oil/details",
- "style": {
- "navigationBarTitleText": "活动详情",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/oil/signin",
- "style": {
- "navigationBarTitleText": "联通优惠活动 登录",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/oil/myList",
- "style": {
- "navigationBarTitleText": "优惠券列表",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path" : "pages/oil/register",
- "style" : {
- "navigationBarTitleText": "快速注册",
- "enablePullDownRefresh": false
- }
- },{
- "path" : "pages/oil/password",
- "style" : {
- "navigationBarTitleText": "忘记密码",
- "enablePullDownRefresh": false
- }
- },{
- "path" : "pages/oil/setPassword",
- "style" : {
- "navigationBarTitleText": "重置密码",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/giftPack/index",
- "style": {
- "navigationBarTitleText": "本时礼包活动",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/giftPack/list",
- "style": {
- "navigationBarTitleText": "本时礼包活动",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/giftPack/user",
- "style": {
- "navigationBarTitleText": "我的",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/giftPack/buy",
- "style": {
- "navigationBarTitleText": "活动购买",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/giftPack/myCoupon",
- "style": {
- "navigationBarTitleText": "我的优惠券",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/giftPack/details",
- "style": {
- "navigationBarTitleText": "优惠券详情",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/giftPack/signin",
- "style": {
- "navigationBarTitleText": "本时礼包活动 登录",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path" : "pages/giftPack/register",
- "style" : {
- "navigationBarTitleText": "快速注册",
- "enablePullDownRefresh": false
- }
- },{
- "path" : "pages/giftPack/password",
- "style" : {
- "navigationBarTitleText": "忘记密码",
- "enablePullDownRefresh": false
- }
- },{
- "path" : "pages/giftPack/setPassword",
- "style" : {
- "navigationBarTitleText": "重置密码",
- "enablePullDownRefresh": false
- }
- },{
- "path" : "pages/giftPack/logs",
- "style" : {
- "navigationBarTitleText": "积分记录",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/unicom/index",
- "style": {
- "navigationBarTitleText": "中国联通回馈活动",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/unicom/buy",
- "style": {
- "navigationBarTitleText": "活动购买",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/unicom/details",
- "style": {
- "navigationBarTitleText": "活动详情",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/unicom/signin",
- "style": {
- "navigationBarTitleText": "中国联通回馈活动 登录",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path" : "pages/unicom/register",
- "style" : {
- "navigationBarTitleText": "快速注册",
- "enablePullDownRefresh": false
- }
- },{
- "path" : "pages/unicom/password",
- "style" : {
- "navigationBarTitleText": "忘记密码",
- "enablePullDownRefresh": false
- }
- },{
- "path" : "pages/unicom/setPassword",
- "style" : {
- "navigationBarTitleText": "重置密码",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/draw/index",
- "style": {
- "navigationBarTitleText": "抽奖活动",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path": "pages/draw/signin",
- "style": {
- "navigationBarTitleText": "抽奖活动 登录",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },{
- "path" : "pages/draw/register",
- "style" : {
- "navigationBarTitleText": "抽奖活动 快速注册",
- "enablePullDownRefresh": false
- }
- },{
- "path" : "pages/draw/password",
- "style" : {
- "navigationBarTitleText": "抽奖活动 忘记密码",
- "enablePullDownRefresh": false
- }
- },{
- "path" : "pages/draw/setPassword",
- "style" : {
- "navigationBarTitleText": "抽奖活动 重置密码",
- "enablePullDownRefresh": false
- }
- },{
- "path" : "pages/draw/myCoupon",
- "style" : {
- "navigationBarTitleText": "我的优惠券",
- "enablePullDownRefresh": false
- }
- },{
- "path" : "pages/draw/couponDetails",
- "style" : {
- "navigationBarTitleText": "优惠券详情",
- "enablePullDownRefresh": false
- }
- },{
- "path" : "pages/draw/order",
- "style" : {
- "navigationBarTitleText": "我的订单",
- "enablePullDownRefresh": false
- }
- },{
- "path" : "pages/draw/orderDetails",
- "style" : {
- "navigationBarTitleText": "订单详情",
- "enablePullDownRefresh": false
- }
- },{
- "path" : "pages/draw/logs",
- "style" : {
- "navigationBarTitleText": "抽奖记录",
- "enablePullDownRefresh": false
- }
- },{
- "path" : "pages/draw/choose",
- "style" : {
- "navigationBarTitleText": "选择产品",
- "enablePullDownRefresh": false
- }
- },{
- "path" : "pages/draw/right",
- "style" : {
- "navigationBarTitleText": "购买权益",
- "enablePullDownRefresh": false
- }
- },{
- "path" : "pages/draw/success",
- "style" : {
- "navigationBarTitleText": "兑换成功",
- "enablePullDownRefresh": false
- }
- }
- ],
- "tabBar": {
- "color": "#9b9f9f",
- "selectedColor": "#000000",
- "backgroundColor": "#FFFFFF",
- "borderStyle": "#ddd",
- "list": [{
- "pagePath": "pages/index/index",
- "text": "首页",
- "iconPath": "static/tabBarIcon/00.png",
- "selectedIconPath": "static/tabBarIcon/00_active.png"
- }, {
- "pagePath": "pages/user/index",
- "text": "我的",
- "iconPath": "static/tabBarIcon/01.png",
- "selectedIconPath": "static/tabBarIcon/01_active.png"
- }]
- },
-
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "",
- "navigationBarBackgroundColor": "#F8F8F8",
- "backgroundColor": "#F8F8F8",
- "navigationStyle": "default"
- }
+ },{
+ "path" : "pages/userGoods/goodsDet",
+ "style" : {
+ "navigationBarTitleText": "产品详情",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/userGoods/goodsCode",
+ "style" : {
+ "navigationBarTitleText": "产品分享-分享码",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/code/code",
+ "style" : {
+ "navigationBarTitleText": "我的邀请码",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/userStored/index",
+ "style" : {
+ "navigationBarTitleText": "储值分享",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/userStored/storedCode",
+ "style" : {
+ "navigationBarTitleText": "储值分享-分享码",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/oil/index",
+ "style": {
+ "navigationBarTitleText": "联通优惠活动",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/oil/buy",
+ "style": {
+ "navigationBarTitleText": "活动购买",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/oil/myCoupon",
+ "style": {
+ "navigationBarTitleText": "我的优惠券",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/oil/details",
+ "style": {
+ "navigationBarTitleText": "活动详情",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/oil/signin",
+ "style": {
+ "navigationBarTitleText": "联通优惠活动 登录",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/oil/myList",
+ "style": {
+ "navigationBarTitleText": "优惠券列表",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/oil/register",
+ "style" : {
+ "navigationBarTitleText": "快速注册",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/oil/password",
+ "style" : {
+ "navigationBarTitleText": "忘记密码",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/oil/setPassword",
+ "style" : {
+ "navigationBarTitleText": "重置密码",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/unicom/index",
+ "style": {
+ "navigationBarTitleText": "中国联通回馈活动",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/unicom/buy",
+ "style": {
+ "navigationBarTitleText": "活动购买",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/unicom/details",
+ "style": {
+ "navigationBarTitleText": "活动详情",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/unicom/signin",
+ "style": {
+ "navigationBarTitleText": "中国联通回馈活动 登录",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/unicom/register",
+ "style" : {
+ "navigationBarTitleText": "快速注册",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/unicom/password",
+ "style" : {
+ "navigationBarTitleText": "忘记密码",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/unicom/setPassword",
+ "style" : {
+ "navigationBarTitleText": "重置密码",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/draw/index",
+ "style": {
+ "navigationBarTitleText": "抽奖活动",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path": "pages/draw/signin",
+ "style": {
+ "navigationBarTitleText": "抽奖活动 登录",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/draw/register",
+ "style" : {
+ "navigationBarTitleText": "抽奖活动 快速注册",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/draw/password",
+ "style" : {
+ "navigationBarTitleText": "抽奖活动 忘记密码",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/draw/setPassword",
+ "style" : {
+ "navigationBarTitleText": "抽奖活动 重置密码",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/draw/myCoupon",
+ "style" : {
+ "navigationBarTitleText": "我的优惠券",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/draw/couponDetails",
+ "style" : {
+ "navigationBarTitleText": "优惠券详情",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/draw/order",
+ "style" : {
+ "navigationBarTitleText": "我的订单",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/draw/orderDetails",
+ "style" : {
+ "navigationBarTitleText": "订单详情",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/draw/logs",
+ "style" : {
+ "navigationBarTitleText": "抽奖记录",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/draw/choose",
+ "style" : {
+ "navigationBarTitleText": "选择产品",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/draw/right",
+ "style" : {
+ "navigationBarTitleText": "购买权益",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/draw/success",
+ "style" : {
+ "navigationBarTitleText": "兑换成功",
+ "enablePullDownRefresh": false
+ }
+ }
+ ],
+ "tabBar": {
+ "color": "#9b9f9f",
+ "selectedColor": "#000000",
+ "backgroundColor": "#FFFFFF",
+ "borderStyle": "#ddd",
+ "list": [{
+ "pagePath": "pages/index/index",
+ "text": "首页",
+ "iconPath": "static/tabBarIcon/00.png",
+ "selectedIconPath": "static/tabBarIcon/00_active.png"
+ }, {
+ "pagePath": "pages/user/index",
+ "text": "我的",
+ "iconPath": "static/tabBarIcon/01.png",
+ "selectedIconPath": "static/tabBarIcon/01_active.png"
+ }]
+ },
+
+ "globalStyle": {
+ "navigationBarBackgroundColor": "#F8F8F8",
+ "navigationBarTextStyle": "black",
+ "backgroundColor": "#F8F8F8",
+ "navigationStyle": "default"
+ }
}
diff --git a/pages/giftPack/details.vue b/pages/giftPack/details.vue
index c9d81d9..e68a8be 100644
--- a/pages/giftPack/details.vue
+++ b/pages/giftPack/details.vue
@@ -1,600 +1,630 @@
-
-
-
-
-
-
- {{ details.name }}
-
-
- 有效期: {{ details.startTime }} - {{ details.endTime }}
-
-
-
- 活动来源 : {{ details.activity_name }}
-
- 劵码
-
-
-
- {{ details.code }}
-
-
-
-
- 请出示以上券码给网点工作人员
-
-
-
-
- 去使用
-
-
-
-
-
-
-
- 适用门店
-
-
- 查看所有
-
-
-
-
-
- 您尚未授权本时生活开启定位服务
- 不能看到附近的商家哦,点击下方按钮开启
-
-
-
-
-
-
-
-
-
- {{ item.title }}
-
-
- {{ item.address }}
- {{ item.km }}
-
-
-
-
-
-
-
-
-
- 暂无门店
-
-
-
-
-
-
-
-
- 使用须知
-
-
-
-
-
-
-
-
-
- 内容介绍
-
-
-
-
-
-
-
-
-
-
-
-
- 月兑活动
-
- 亿时代 - 本时生活
-
-
+
+
+
+
+
+
+ {{ details.name }}
+
+
+ 有效期: {{ details.startTime }} - {{ details.endTime }}
+
+
+
+ 活动来源 : {{ details.activity_name }}
+
+ 劵码
+
+
+
+ {{ details.code }}
+
+
+
+
+ 请出示以上券码给网点工作人员
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 适用门店
+
+
+ 查看所有
+
+
+
+
+
+ 您尚未授权本时生活开启定位服务
+ 不能看到附近的商家哦,点击下方按钮开启
+
+
+
+
+
+
+
+
+
+ {{ item.title }}
+
+
+ {{ item.address }}
+ {{ item.km }}
+
+
+
+
+
+
+
+
+
+ 暂无门店
+
+
+
+
+
+
+
+
+ 使用须知
+
+
+
+
+
+
+
+
+
+ 内容介绍
+
+
+
+
+
+
+
+
+
+
+
+
+ 超级红包活动
+
+ 亿时代 - 本时生活
+
+
-
-
diff --git a/pages/giftPack/index - 蓝色版本备份.vue b/pages/giftPack/index - 蓝色版本备份.vue
new file mode 100644
index 0000000..bccf97b
--- /dev/null
+++ b/pages/giftPack/index - 蓝色版本备份.vue
@@ -0,0 +1,751 @@
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.title }}
+
+
+ ({{item.used == 0 ? '剩余' + numbers + '次' : count + '张'}})
+
+
+
+
+
+
+
+
+
+
+
+ {{item.title}}
+
+
+
+
+ {{ item.two_title || '-' }}{{ item.description || '-'}}
+
+
+ 立即
+ 兑换
+
+
+
+ {{ item.name }}
+
+ 兑换前请仔细阅读详细信息。
+ 详细信息
+
+
+
+
+
+
+
+
+
+
+
+
+ 暂无权益
+
+
+
+
+
+
+ 请您先登录,进行权益查看~
+ 立即登录
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ¥{{item.price}}
+
+
+
+ {{item.name}}
+
+
+ 详细信息
+
+
+
+
+ 立即使用
+
+
+
+
+
+
+
+
+
+
+
+
+ 可使用的权益暂时没有啦~
+ 我的优惠券
+
+
+
+
+
+
+ 请您先登录,进行优惠券查看~
+ 立即登录
+
+
+
+
+
+
+
+
+
+
+ 活动首页
+
+
+
+
+
+ 个人中心
+
+
+
+
+
+
+
+
+
+
+
+
+ 兑换权益提示
+
+
+ 兑换权益前请仔细阅读,本权益项下的
+ 【详细信息】。确认兑换后,您本月将不能
+ 换取其他权益。如确定请点击【立即兑换】
+
+
+
+
+ 暂不兑换
+
+
+ 立即兑换
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/giftPack/index.vue b/pages/giftPack/index.vue
index 72724fa..26156ea 100644
--- a/pages/giftPack/index.vue
+++ b/pages/giftPack/index.vue
@@ -22,7 +22,7 @@
-
+
{{item.title}}
@@ -31,7 +31,7 @@
{{ item.two_title || '-' }}{{ item.description || '-'}}
-
+
立即
兑换
@@ -210,6 +210,8 @@
for(let val in listData){
listData[val].schemesShow = false
}
+
+ console.log(listData)
this.giftPackArr = listData
this.numbers = res.numbers
this.count = res.coupons_count
@@ -265,9 +267,9 @@
},
// 兑换按钮
- judgeGeneral(id) {
+ judgeGeneral(id, can) {
this.generalId = id
- if(this.numbers != 0) {
+ if(!can) {
this.generalShow = !this.generalShow
return
}
@@ -291,7 +293,7 @@
\ No newline at end of file
diff --git a/static/img/campusLogin_back_02.png b/static/img/campusLogin_back_02.png
new file mode 100644
index 0000000..2ffec26
Binary files /dev/null and b/static/img/campusLogin_back_02.png differ
diff --git a/static/img/campusLogin_back_red.png b/static/img/campusLogin_back_red.png
new file mode 100644
index 0000000..f84f08d
Binary files /dev/null and b/static/img/campusLogin_back_red.png differ
diff --git a/static/img/giftPack-img01.png b/static/img/giftPack-img01.png
index 8150cb8..fc6f292 100644
Binary files a/static/img/giftPack-img01.png and b/static/img/giftPack-img01.png differ
diff --git a/static/img/giftPack-img02.png b/static/img/giftPack-img02.png
index 61d2068..af66736 100644
Binary files a/static/img/giftPack-img02.png and b/static/img/giftPack-img02.png differ
diff --git a/static/img/giftPack-img03.png b/static/img/giftPack-img03.png
index 8680409..3b2073e 100644
Binary files a/static/img/giftPack-img03.png and b/static/img/giftPack-img03.png differ
diff --git a/static/img/giftPack-img04.png b/static/img/giftPack-img04.png
index d97c468..2ee785b 100644
Binary files a/static/img/giftPack-img04.png and b/static/img/giftPack-img04.png differ
diff --git a/static/img/giftPack-img05.png b/static/img/giftPack-img05.png
index 294c089..62ca492 100644
Binary files a/static/img/giftPack-img05.png and b/static/img/giftPack-img05.png differ
diff --git a/static/img/giftPack-img09.png b/static/img/giftPack-img09.png
index c46ca9e..2fc7f6d 100644
Binary files a/static/img/giftPack-img09.png and b/static/img/giftPack-img09.png differ
diff --git a/static/img/giftPack-user00_active.png b/static/img/giftPack-user00_active.png
index 8dbb522..df30e46 100644
Binary files a/static/img/giftPack-user00_active.png and b/static/img/giftPack-user00_active.png differ
diff --git a/static/img/giftPack-user01_active.png b/static/img/giftPack-user01_active.png
index 55a2dc3..ff77fa4 100644
Binary files a/static/img/giftPack-user01_active.png and b/static/img/giftPack-user01_active.png differ
diff --git a/static/img/giftPackCoupon_user.png b/static/img/giftPackCoupon_user.png
index a3b962e..e76d94e 100644
Binary files a/static/img/giftPackCoupon_user.png and b/static/img/giftPackCoupon_user.png differ