Authored by yyq

del login

@@ -2,7 +2,6 @@ import jump from './jump'; @@ -2,7 +2,6 @@ import jump from './jump';
2 2
3 export default { 3 export default {
4 main: {path: '/pages/index/index', type: jump.switchTab}, 4 main: {path: '/pages/index/index', type: jump.switchTab},
5 - login: {path: ''},  
6 bindMobile: {path: '/pages/account/bindMobile'}, 5 bindMobile: {path: '/pages/account/bindMobile'},
7 chooseArea: {path: '/pages/account/chooseArea'}, 6 chooseArea: {path: '/pages/account/chooseArea'},
8 productList: {path: '/pages/product/list/list'}, 7 productList: {path: '/pages/product/list/list'},