diff --git a/jsowell-ui/src/router/index.js b/jsowell-ui/src/router/index.js
index 25ccbde48..3268c33e9 100644
--- a/jsowell-ui/src/router/index.js
+++ b/jsowell-ui/src/router/index.js
@@ -192,19 +192,19 @@ export const constantRoutes = [
},
],
},
- // {
- // path: "/financial/merchant",
- // component: Layout,
- // hidden: true,
- // children: [
- // {
- // path: "withdrawalRecords",
- // component: () => import("@/views/financial/withdrawalRecords"),
- // name: "withdrawalRecords",
- // meta: { title: "提现记录", activeMenu: "/financial/merchant" },
- // },
- // ],
- // },
+ {
+ path: "/member/merchantVIP",
+ component: Layout,
+ hidden: true,
+ children: [
+ {
+ path: "index",
+ component: () => import("@/views/member/merchantVIP/index"),
+ name: "merchantVIP",
+ meta: { title: "运营商VIP", activeMenu: "/member/merchantVIP" },
+ },
+ ],
+ },
];
// 动态路由,基于用户权限动态去加载
diff --git a/jsowell-ui/src/views/member/merchantVIP/index.vue b/jsowell-ui/src/views/member/merchantVIP/index.vue
new file mode 100644
index 000000000..a777b84c4
--- /dev/null
+++ b/jsowell-ui/src/views/member/merchantVIP/index.vue
@@ -0,0 +1,449 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.nickName }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 充值/扣款
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 线下充值本金,客户直接在线下付款给商家
+
+
+
+
+
+
+
+
+ 充值
+ 扣款
+
+
+
+
+
+
+
+
+
+
+