|
@@ -96,10 +96,10 @@ import payUrl from '@/pages/store/order/payUrl'
|
|
|
import iosAndroid from '@/pages/store/mine/iosAndroid'
|
|
|
import addContact from '@/pages/store/mine/addContact'
|
|
|
import manager from '@/pages/store/mine/manager'
|
|
|
-import single from '@/pages/store/pushSingle/single'
|
|
|
-import singleDetail from '@/pages/store/pushSingle/singleDetail'
|
|
|
-import focusSingle from '@/pages/store/pushSingle/focusSingle'
|
|
|
-import putForward from '@/pages/store/mine/putForward'
|
|
|
+import single from '@/pages/store/pushSingle/single'
|
|
|
+import singleDetail from '@/pages/store/pushSingle/singleDetail'
|
|
|
+import focusSingle from '@/pages/store/pushSingle/focusSingle'
|
|
|
+import putForward from '@/pages/store/mine/putForward'
|
|
|
import queryPay from '@/pages/store/order/queryPay'
|
|
|
import score from '@/pages/store/footballLottery/score'
|
|
|
import numberDetail from '@/pages/store/footballLottery/numberDetail'
|
|
@@ -108,43 +108,43 @@ import jczqPrize from '@/pages/store/footballLottery/jczqPrize'
|
|
|
import bdPrize from '@/pages/store/footballLottery/bdPrize'
|
|
|
|
|
|
import documentaryPeople from '@/pages/store/documentary/documentaryPeople'
|
|
|
-import aliQuery from '@/pages/store/wallet/aliQuery'
|
|
|
-import yhkPay from '@/pages/store/order/yhkPay'
|
|
|
-import yhkPayQuery from '@/pages/store/order/yhkPayQuery'
|
|
|
+import aliQuery from '@/pages/store/wallet/aliQuery'
|
|
|
+import yhkPay from '@/pages/store/order/yhkPay'
|
|
|
+import yhkPayQuery from '@/pages/store/order/yhkPayQuery'
|
|
|
|
|
|
import payStore from '@/pages/store/commission/payStore'
|
|
|
-import allMoney from '@/pages/store/commission/allMoney'
|
|
|
-import checkDetail from '@/pages/store/commission/checkDetail'
|
|
|
-import allPayApply from '@/pages/store/commission/allPayApply'
|
|
|
-import allFootball from '@/pages/store/commission/allFootball'
|
|
|
-
|
|
|
-import pushOrders from '@/pages/store/singlePusher/pushOrders'
|
|
|
-import round from '@/pages/store/singlePusher/round'
|
|
|
-import createRounds from '@/pages/store/singlePusher/createRounds'
|
|
|
-import takeInDocumentary from '@/pages/store/singlePusher/takeInDocumentary'
|
|
|
-import authorizatio from '@/pages/store/singlePusher/authorizatio'
|
|
|
-import giveList from '@/pages/store/singlePusher/giveList'
|
|
|
-import giveDetail from '@/pages/store/singlePusher/giveDetail'
|
|
|
-import newName from '@/pages/store/singlePusher/newName'
|
|
|
-import authorizatioList from '@/pages/store/singlePusher/authorizatioList'
|
|
|
-import authorizatioDetail from '@/pages/store/singlePusher/authorizatioDetail'
|
|
|
-import checkAuthorizatio from '@/pages/store/singlePusher/checkAuthorizatio'
|
|
|
-import userRecord from '@/pages/store/singlePusher/userRecord'
|
|
|
-import userRoundDetail from '@/pages/store/singlePusher/userRoundDetail'
|
|
|
-import roundDetail from '@/pages/store/singlePusher/roundDetail'
|
|
|
-import authorizatioUser from '@/pages/store/singlePusher/authorizatioUser'
|
|
|
-import authorizatioUserDetail from '@/pages/store/singlePusher/authorizatioUserDetail'
|
|
|
-import analyzeData from '@/pages/store/documentary/analyzeData'
|
|
|
-import membership from '@/pages/store/documentary/membership'
|
|
|
-import sample from '@/pages/store/documentary/sample'
|
|
|
+import allMoney from '@/pages/store/commission/allMoney'
|
|
|
+import checkDetail from '@/pages/store/commission/checkDetail'
|
|
|
+import allPayApply from '@/pages/store/commission/allPayApply'
|
|
|
+import allFootball from '@/pages/store/commission/allFootball'
|
|
|
+
|
|
|
+import pushOrders from '@/pages/store/singlePusher/pushOrders'
|
|
|
+import round from '@/pages/store/singlePusher/round'
|
|
|
+import createRounds from '@/pages/store/singlePusher/createRounds'
|
|
|
+import takeInDocumentary from '@/pages/store/singlePusher/takeInDocumentary'
|
|
|
+import authorizatio from '@/pages/store/singlePusher/authorizatio'
|
|
|
+import giveList from '@/pages/store/singlePusher/giveList'
|
|
|
+import giveDetail from '@/pages/store/singlePusher/giveDetail'
|
|
|
+import newName from '@/pages/store/singlePusher/newName'
|
|
|
+import authorizatioList from '@/pages/store/singlePusher/authorizatioList'
|
|
|
+import authorizatioDetail from '@/pages/store/singlePusher/authorizatioDetail'
|
|
|
+import checkAuthorizatio from '@/pages/store/singlePusher/checkAuthorizatio'
|
|
|
+import userRecord from '@/pages/store/singlePusher/userRecord'
|
|
|
+import userRoundDetail from '@/pages/store/singlePusher/userRoundDetail'
|
|
|
+import roundDetail from '@/pages/store/singlePusher/roundDetail'
|
|
|
+import authorizatioUser from '@/pages/store/singlePusher/authorizatioUser'
|
|
|
+import authorizatioUserDetail from '@/pages/store/singlePusher/authorizatioUserDetail'
|
|
|
+import analyzeData from '@/pages/store/documentary/analyzeData'
|
|
|
+import membership from '@/pages/store/documentary/membership'
|
|
|
+import sample from '@/pages/store/documentary/sample'
|
|
|
Vue.use(Router)
|
|
|
-
|
|
|
-const VueRouterPush = Router.prototype.push
|
|
|
+
|
|
|
+const VueRouterPush = Router.prototype.push
|
|
|
Router.prototype.push = function push (to) {
|
|
|
- return VueRouterPush.call(this, to).catch(err => err)
|
|
|
+ return VueRouterPush.call(this, to).catch(err => err)
|
|
|
}
|
|
|
|
|
|
-
|
|
|
+
|
|
|
const VueRouterReplace = Router.prototype.replace
|
|
|
Router.prototype.replace = function replace (to) {
|
|
|
return VueRouterReplace.call(this, to).catch(err => err)
|
|
@@ -152,17 +152,17 @@ Router.prototype.replace = function replace (to) {
|
|
|
export default new Router({
|
|
|
mode: 'history',
|
|
|
|
|
|
- base: '/cdhTest/',
|
|
|
-
|
|
|
-
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
|
|
|
-
|
|
|
+ base: '/cdh/',
|
|
|
routes: [
|
|
|
{path: '/', redirect: '/index'},
|
|
|
-
|
|
|
- {path: '/index', component: storeIndex, name: 'index',meta:{title: "星球会"}},
|
|
|
-
|
|
|
- {path: '/login', name: 'login', component: login,meta:{title: "星球会"}},
|
|
|
+
|
|
|
+ {path: '/index', component: storeIndex, name: 'index', meta: {title: '记账宝'}},
|
|
|
+
|
|
|
+ {path: '/login', name: 'login', component: login, meta: {title: '记账宝'}},
|
|
|
{path: '/register', name: 'register', component: register},
|
|
|
{path: '/Invitecode', name: 'Invitecode', component: Invitecode},
|
|
|
{path: '/userAgreement', name: 'userAgreement', component: userAgreement},
|
|
@@ -171,7 +171,7 @@ export default new Router({
|
|
|
{path: '/cpstationList', name: 'storesList', component: storesList},
|
|
|
{path: '/purchase', name: 'jointPurchase', component: jointPurchase},
|
|
|
{path: '/fightluckRed', name: 'redBag', component: redBag},
|
|
|
- {path: '/myaccount', name: 'mine', component: mine,meta:{title: "星球会"}},
|
|
|
+ {path: '/myaccount', name: 'mine', component: mine, meta: {title: '记账宝'}},
|
|
|
{path: '/accountContent', name: 'mymessage', component: mymessage},
|
|
|
{path: '/changeNickname', name: 'updateNickname', component: updateNickname},
|
|
|
{path: '/betting', name: 'bettingRecord', component: bettingRecord},
|
|
@@ -191,19 +191,19 @@ export default new Router({
|
|
|
{path: '/qlc', name: 'qlc', component: qlc},
|
|
|
{path: '/qlclist', name: 'qlclist', component: qlclist},
|
|
|
{path: '/orderconfirm', name: 'orderConfirm', component: orderConfirm},
|
|
|
- {path: '/payment', name: 'payment', component: payment},
|
|
|
+ {path: '/payment', name: 'payment', component: payment},
|
|
|
{path: '/pl3', name: 'pl3', component: pl3},
|
|
|
{path: '/pl3list', name: 'pl3list', component: pl3list},
|
|
|
{path: '/fc3d', name: 'fc3d', component: fc3d},
|
|
|
{path: '/fc3dlist', name: 'fc3dlist', component: fc3dlist},
|
|
|
- {path: '/orderdetail', name: 'orderdetail', component: orderdetail,meta:{title: "星球会"}},
|
|
|
- {path: '/sendJoinMsg', name: 'sendJoinMsg', component: sendJoinMsg,meta:{title: "星球会"}},
|
|
|
- {path: '/holdpurchase', name: 'holdpurchase', component: holdpurchase},
|
|
|
- {path: '/joinMsgdetail', name: 'joinMsgdetail', component: joinMsgdetail,meta:{title: "星球会"}},
|
|
|
+ {path: '/orderdetail', name: 'orderdetail', component: orderdetail, meta: {title: '记账宝'}},
|
|
|
+ {path: '/sendJoinMsg', name: 'sendJoinMsg', component: sendJoinMsg, meta: {title: '记账宝'}},
|
|
|
+ {path: '/holdpurchase', name: 'holdpurchase', component: holdpurchase},
|
|
|
+ {path: '/joinMsgdetail', name: 'joinMsgdetail', component: joinMsgdetail, meta: {title: '记账宝'}},
|
|
|
{path: '/partake', name: 'partake', component: partake},
|
|
|
{path: '/launch', name: 'launch', component: launch},
|
|
|
{path: '/grabBag', name: 'grabBag', component: grabBag},
|
|
|
- {path: '/redpacketDetail', name: 'redBagDetail', component: redBagDetail,meta:{title: "星球会"}},
|
|
|
+ {path: '/redpacketDetail', name: 'redBagDetail', component: redBagDetail, meta: {title: '记账宝'}},
|
|
|
{path: '/redBagList', name: 'redBagList', component: redBagList},
|
|
|
{path: '/tiketDetail', name: 'tiketDetail', component: tiketDetail},
|
|
|
{path: '/mywallet', name: 'mywallet', component: mywallet},
|
|
@@ -216,16 +216,16 @@ export default new Router({
|
|
|
{path: '/block', name: 'block', component: block},
|
|
|
{path: '/middle', name: 'middle', component: middle},
|
|
|
{path: '/notic', name: 'notic', component: notic},
|
|
|
- {path: '/jzorderDetail', name: 'jzorderDetail', component: jzorderDetail,meta:{title: "星球会"}},
|
|
|
+ {path: '/jzorderDetail', name: 'jzorderDetail', component: jzorderDetail, meta: {title: '记账宝'}},
|
|
|
{path: '/jczq', name: 'jczq', component: jczq},
|
|
|
- {path: '/bjdc', name: 'bjdc', component: bd},
|
|
|
+ {path: '/bjdc', name: 'bjdc', component: bd},
|
|
|
{path: '/ballContent', name: 'ballContent', component: ballContent},
|
|
|
{path: '/bdContent', name: 'bdContent', component: bdContent},
|
|
|
{path: '/newList', name: 'newList', component: newList},
|
|
|
{path: '/newDetail', name: 'newDetail', component: newDetail},
|
|
|
{path: '/expertsLogin', name: 'expertsLogin', component: expertsLogin},
|
|
|
- {path: '/gdRecord', name: 'gdRecord', component: gdRecord,meta:{title: "星球会"}},
|
|
|
- {path: '/fdRecord', name: 'fdRecord', component: fdRecord,meta:{title: "星球会"}},
|
|
|
+ {path: '/gdRecord', name: 'gdRecord', component: gdRecord, meta: {title: '记账宝'}},
|
|
|
+ {path: '/fdRecord', name: 'fdRecord', component: fdRecord, meta: {title: '记账宝'}},
|
|
|
{path: '/accountMoney', name: 'accountMoney', component: accountMoney},
|
|
|
{path: '/outputMoney', name: 'outputMoney', component: outputMoney},
|
|
|
{path: '/moneyDetail', name: 'moneyDetail', component: moneyDetail},
|
|
@@ -233,62 +233,62 @@ export default new Router({
|
|
|
{path: '/startDoc', name: 'startDoc', component: startDoc},
|
|
|
{path: '/documenTary', name: 'documenTary', component: documenTary},
|
|
|
{path: '/hall', name: 'hall', component: hall},
|
|
|
- {path: '/getFollowListDetail', name: 'getFollowListDetail', component: getFollowListDetail,meta:{title: "星球会"}},
|
|
|
- {path: '/getsendListDetail', name: 'getsendListDetail', component: getsendListDetail,meta:{title: "星球会"}},
|
|
|
+ {path: '/getFollowListDetail', name: 'getFollowListDetail', component: getFollowListDetail, meta: {title: '记账宝'}},
|
|
|
+ {path: '/getsendListDetail', name: 'getsendListDetail', component: getsendListDetail, meta: {title: '记账宝'}},
|
|
|
{path: '/spread', name: 'spread', component: spread},
|
|
|
{path: '/myProxyList', name: 'myProxyList', component: myProxyList},
|
|
|
{path: '/royaltyDetail', name: 'royaltyDetail', component: royaltyDetail},
|
|
|
{path: '/rx9', name: 'rx9', component: rx9},
|
|
|
- {path: '/rx14', name: 'rx14', component: rx14},
|
|
|
+ {path: '/rx14', name: 'rx14', component: rx14},
|
|
|
{path: '/choose14_9', name: 'choose14_9', component: choose14_9},
|
|
|
{path: '/rx14_9Join', name: 'rx14_9Join', component: rx14_9Join},
|
|
|
- {path: '/wxAndAli', name: 'wxAndAli', component: wxAndAli},
|
|
|
+ {path: '/wxAndAli', name: 'wxAndAli', component: wxAndAli},
|
|
|
{path: '/jczqChildOrderDetail', name: 'jczqChildOrderDetail', component: jczqChildOrderDetail},
|
|
|
{path: '/childOrderDetail', name: 'childOrderDetail', component: childOrderDetail},
|
|
|
{path: '/payUrl', name: 'payUrl', component: payUrl},
|
|
|
- {path: '/joinChildDetail', name: 'joinChildDetail', component: joinChildDetail,meta:{title: "星球会"}},
|
|
|
- {path: '/iosAndroid', name: 'iosAndroid', component: iosAndroid},
|
|
|
- {path: '/addContact', name: 'addContact', component: addContact},
|
|
|
+ {path: '/joinChildDetail', name: 'joinChildDetail', component: joinChildDetail, meta: {title: '记账宝'}},
|
|
|
+ {path: '/iosAndroid', name: 'iosAndroid', component: iosAndroid},
|
|
|
+ {path: '/addContact', name: 'addContact', component: addContact},
|
|
|
{path: '/manager', name: 'manager', component: manager},
|
|
|
{path: '/single', name: 'single', component: single},
|
|
|
{path: '/singleDetail', name: 'singleDetail', component: singleDetail},
|
|
|
{path: '/focusSingle', name: 'focusSingle', component: focusSingle},
|
|
|
- {path: '/putForward', name: 'putForward', component: putForward},
|
|
|
- {path: '/queryPay', name: 'queryPay', component: queryPay},
|
|
|
- {path: '/score', name: 'score', component: score},
|
|
|
- {path: '/documentaryPeople', name: 'documentaryPeople', component: documentaryPeople},
|
|
|
- {path: '/aliQuery', name: 'aliQuery', component: aliQuery},
|
|
|
- {path: '/yhkPay', name: 'yhkPay', component: yhkPay},
|
|
|
- {path: '/yhkPayQuery', name: 'yhkPayQuery', component: yhkPayQuery},
|
|
|
- {path: '/payStore', name: 'payStore', component: payStore},
|
|
|
- {path: '/allMoney', name: 'allMoney', component: allMoney},
|
|
|
- {path: '/checkDetail', name: 'checkDetail', component: checkDetail},
|
|
|
- {path: '/allPayApply', name: 'allPayApply', component: allPayApply},
|
|
|
- {path: '/allFootball', name: 'allFootball', component: allFootball},
|
|
|
- {path: '/numberDetail', name: 'numberDetail', component: numberDetail},
|
|
|
- {path: '/historyDetail', name: 'historyDetail', component: historyDetail},
|
|
|
- {path: '/jczqPrize', name: 'jczqPrize', component: jczqPrize},
|
|
|
- {path: '/bdPrize', name: 'bdPrize', component: bdPrize},
|
|
|
- {path: '/optimize', name: 'optimize', component: optimize},
|
|
|
-
|
|
|
- {path: '/pushOrders', name: 'pushOrders', component: pushOrders},
|
|
|
- {path: '/round', name: 'round', component: round},
|
|
|
- {path: '/createRounds', name: 'createRounds', component: createRounds},
|
|
|
- {path: '/takeInDocumentary', name: 'takeInDocumentary', component: takeInDocumentary},
|
|
|
- {path: '/authorizatio', name: 'authorizatio', component: authorizatio},
|
|
|
- {path: '/giveList', name: 'giveList', component: giveList},
|
|
|
- {path: '/giveDetail', name: 'giveDetail', component: giveDetail},
|
|
|
- {path: '/newName', name: 'newName', component: newName},
|
|
|
- {path: '/authorizatioList', name: 'authorizatioList', component: authorizatioList},
|
|
|
- {path: '/authorizatioDetail', name: 'authorizatioDetail', component: authorizatioDetail},
|
|
|
- {path: '/checkAuthorizatio', name: 'checkAuthorizatio', component: checkAuthorizatio},
|
|
|
- {path: '/userRecord', name: 'userRecord', component: userRecord},
|
|
|
- {path: '/userRoundDetail', name: 'userRoundDetail', component: userRoundDetail},
|
|
|
- {path: '/roundDetail', name: 'roundDetail', component: roundDetail},
|
|
|
- {path: '/authorizatioUser', name: 'authorizatioUser', component: authorizatioUser},
|
|
|
- {path: '/authorizatioUserDetail', name: 'authorizatioUserDetail', component: authorizatioUserDetail},
|
|
|
- {path: '/analyzeData', name: 'analyzeData', component: analyzeData},
|
|
|
- {path: '/membership', name: 'membership', component: membership},
|
|
|
- {path: '/sample', name: 'sample', component: sample},
|
|
|
+ {path: '/putForward', name: 'putForward', component: putForward},
|
|
|
+ {path: '/queryPay', name: 'queryPay', component: queryPay},
|
|
|
+ {path: '/score', name: 'score', component: score},
|
|
|
+ {path: '/documentaryPeople', name: 'documentaryPeople', component: documentaryPeople},
|
|
|
+ {path: '/aliQuery', name: 'aliQuery', component: aliQuery},
|
|
|
+ {path: '/yhkPay', name: 'yhkPay', component: yhkPay},
|
|
|
+ {path: '/yhkPayQuery', name: 'yhkPayQuery', component: yhkPayQuery},
|
|
|
+ {path: '/payStore', name: 'payStore', component: payStore},
|
|
|
+ {path: '/allMoney', name: 'allMoney', component: allMoney},
|
|
|
+ {path: '/checkDetail', name: 'checkDetail', component: checkDetail},
|
|
|
+ {path: '/allPayApply', name: 'allPayApply', component: allPayApply},
|
|
|
+ {path: '/allFootball', name: 'allFootball', component: allFootball},
|
|
|
+ {path: '/numberDetail', name: 'numberDetail', component: numberDetail},
|
|
|
+ {path: '/historyDetail', name: 'historyDetail', component: historyDetail},
|
|
|
+ {path: '/jczqPrize', name: 'jczqPrize', component: jczqPrize},
|
|
|
+ {path: '/bdPrize', name: 'bdPrize', component: bdPrize},
|
|
|
+ {path: '/optimize', name: 'optimize', component: optimize},
|
|
|
+
|
|
|
+ {path: '/pushOrders', name: 'pushOrders', component: pushOrders},
|
|
|
+ {path: '/round', name: 'round', component: round},
|
|
|
+ {path: '/createRounds', name: 'createRounds', component: createRounds},
|
|
|
+ {path: '/takeInDocumentary', name: 'takeInDocumentary', component: takeInDocumentary},
|
|
|
+ {path: '/authorizatio', name: 'authorizatio', component: authorizatio},
|
|
|
+ {path: '/giveList', name: 'giveList', component: giveList},
|
|
|
+ {path: '/giveDetail', name: 'giveDetail', component: giveDetail},
|
|
|
+ {path: '/newName', name: 'newName', component: newName},
|
|
|
+ {path: '/authorizatioList', name: 'authorizatioList', component: authorizatioList},
|
|
|
+ {path: '/authorizatioDetail', name: 'authorizatioDetail', component: authorizatioDetail},
|
|
|
+ {path: '/checkAuthorizatio', name: 'checkAuthorizatio', component: checkAuthorizatio},
|
|
|
+ {path: '/userRecord', name: 'userRecord', component: userRecord},
|
|
|
+ {path: '/userRoundDetail', name: 'userRoundDetail', component: userRoundDetail},
|
|
|
+ {path: '/roundDetail', name: 'roundDetail', component: roundDetail},
|
|
|
+ {path: '/authorizatioUser', name: 'authorizatioUser', component: authorizatioUser},
|
|
|
+ {path: '/authorizatioUserDetail', name: 'authorizatioUserDetail', component: authorizatioUserDetail},
|
|
|
+ {path: '/analyzeData', name: 'analyzeData', component: analyzeData},
|
|
|
+ {path: '/membership', name: 'membership', component: membership},
|
|
|
+ {path: '/sample', name: 'sample', component: sample}
|
|
|
]
|
|
|
})
|