| | |
| | | import Inquiry from "@/page/home/inquiry"; |
| | | // import OrderList from '@/page/user/order-list' |
| | | import Warehouse from "@/page/user/Warehouse.vue"; |
| | | import Stockdetail from "@/page/user/Warehouse/Stockdetail.vue"; |
| | | import yeb from "@/page/user/yeb.vue"; |
| | | import yebs from "@/page/user/yebs.vue"; |
| | | import yebs2 from "@/page/user/yebs2.vue"; |
| | |
| | | import Aggre from "@/page/user/agreement"; |
| | | import Recharge from "@/page/user/recharge"; |
| | | import RransferIndex from "@/page/user/ransferIndex"; |
| | | import transferindexList from "@/page/user//compontents/transferindex-list"; |
| | | import RechargeSure from "@/page/user/recharge-sure"; |
| | | import RechargeList from "@/page/user/rechargelist"; |
| | | import Cash from "@/page/user/cash"; |
| | |
| | | import Subscription from "@/page/home/Subscription.vue"; // VIP抢筹 和 大宗交易 |
| | | import sharerecordDz from "@/page/home/sharerecordDz.vue"; // 大宗交易记录 |
| | | import vipdetail from "@/page/home/vipdetail.vue"; // vip抢筹详情 |
| | | import favorites from "@/page/user/favorites.vue"; |
| | | import favorites from "@/page/list/favorites.vue"; |
| | | import favoritesList from "@/page/list/favoritesList.vue"; |
| | | import help from "@/page/home/help.vue"; |
| | | import help_html from "@/page/home/help_html.vue"; |
| | | import help_fxkz from "@/page/home/help_fxkz.vue"; |
| | |
| | | name: "home", |
| | | meta: { |
| | | title: i18n.t("hj224"), |
| | | requireAuth: true, |
| | | requireAuth: false, |
| | | index: 0 |
| | | }, |
| | | component: Home |
| | |
| | | name: "setting", |
| | | meta: { |
| | | title: "设置", |
| | | requireAuth: false, |
| | | requireAuth: true, |
| | | index: 91 |
| | | }, |
| | | component: setting |
| | |
| | | }, |
| | | |
| | | { |
| | | path: "/transferindex-list", |
| | | name: "transferindexList", |
| | | meta: { |
| | | title: "划转记录", |
| | | requireAuth: true, |
| | | index: 3020 |
| | | }, |
| | | component: transferindexList |
| | | }, |
| | | { |
| | | path: "/yebs", |
| | | name: "yebs", |
| | | meta: { |
| | |
| | | name: "Warehouse", |
| | | meta: { |
| | | title: i18n.t("hj2"), |
| | | requireAuth: false, |
| | | requireAuth: true, |
| | | hasHeader: false, |
| | | index: 22 |
| | | }, |
| | | component: Warehouse |
| | | }, |
| | | { |
| | | path: "/Stockdetail", |
| | | name: "Stockdetail", |
| | | meta: { |
| | | title: i18n.t("订单详情"), |
| | | requireAuth: true, |
| | | hasHeader: false, |
| | | index: 22 |
| | | }, |
| | | component: Stockdetail |
| | | }, |
| | | { |
| | | path: "/holdorderlist", |
| | |
| | | path: "/recharge", |
| | | name: "recharge", |
| | | meta: { |
| | | // requireAuth: false, |
| | | requireAuth: true, |
| | | show: true |
| | | // title: "充值" |
| | | // requireAuth: true, |
| | |
| | | name: "transferIndex", |
| | | meta: { |
| | | // requireAuth: false, |
| | | show: true |
| | | show: true, |
| | | // title: "充值" |
| | | // requireAuth: true, |
| | | requireAuth: true |
| | | // hasHeader: true, |
| | | // index: 31 |
| | | }, |
| | |
| | | path: "/rechargeSure", |
| | | name: "rechargeSure", |
| | | meta: { |
| | | requireAuth: true, |
| | | show: true |
| | | }, |
| | | component: RechargeSure |
| | |
| | | path: "/rechargelist", |
| | | name: "rechargelist", |
| | | meta: { |
| | | title: "充值记录", |
| | | requireAuth: true, |
| | | hasHeader: true, |
| | | title: i18n.t("hj168"), |
| | | requireAuth: false, |
| | | hasHeader: false, |
| | | index: 33 |
| | | }, |
| | | component: RechargeList |
| | |
| | | path: "/cashlist", |
| | | name: "cashlist", |
| | | meta: { |
| | | title: "提现记录", |
| | | requireAuth: true, |
| | | hasHeader: true, |
| | | title: i18n.t("hj162"), |
| | | requireAuth: false, |
| | | hasHeader: false, |
| | | index: 36 |
| | | }, |
| | | component: Cashlist |
| | |
| | | name: "agree", |
| | | meta: { |
| | | title: "注册协议", |
| | | requireAuth: true, |
| | | requireAuth: false, |
| | | index: 38 |
| | | }, |
| | | component: Agree |
| | |
| | | path: "/login", |
| | | name: "newLogin", |
| | | meta: { |
| | | title: i18n.t("hj248"), |
| | | requireAuth: false, |
| | | hasHeader: false, |
| | | index: 47, |
| | |
| | | name: "TradingBuy", |
| | | meta: { |
| | | title: i18n.t("hj237"), |
| | | requireAuth: false, |
| | | requireAuth: true, |
| | | hasHeader: false, |
| | | index: 50, |
| | | show: true |
| | |
| | | name: "NewUser", |
| | | meta: { |
| | | title: i18n.t("hj243"), |
| | | requireAuth: false, |
| | | requireAuth: true, |
| | | hasHeader: false, |
| | | index: 51 |
| | | }, |
| | |
| | | }, |
| | | component: chongz |
| | | }, |
| | | // { |
| | | // path: "/favorites", |
| | | // name: "Favorites", |
| | | // meta: { |
| | | // title: i18n.t("hj2"), |
| | | // requireAuth: false, |
| | | // hasHeader: false, |
| | | // index: 58 |
| | | // }, |
| | | // component: favorites |
| | | // }, |
| | | { |
| | | path: "/favorites", |
| | | name: "Favorites", |
| | | meta: { |
| | | title: i18n.t("hj2"), |
| | | requireAuth: false, |
| | | hasHeader: false, |
| | | index: 58, |
| | | show: true |
| | | }, |
| | | component: favorites |
| | | }, |
| | | { |
| | | path: "/favoritesList", |
| | | name: "favoritesList", |
| | | meta: { |
| | | title: i18n.t("hj2"), |
| | | requireAuth: false, |
| | | hasHeader: false, |
| | | index: 58, |
| | | show: true |
| | | }, |
| | | component: favoritesList |
| | | }, |
| | | { |
| | | path: "/help", |
| | | name: "help", |