Compare commits
1 Commits
gyq_openag
...
wwz_open
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d701c1d35f |
@@ -280,7 +280,7 @@ export const asyncRoutes = [
|
|||||||
component: layout,
|
component: layout,
|
||||||
meta: {
|
meta: {
|
||||||
title: '大机构管理',
|
title: '大机构管理',
|
||||||
roles: ['MG'],
|
// roles: ['MG'],
|
||||||
isHide: true
|
isHide: true
|
||||||
},
|
},
|
||||||
redirect: '/organization/big_organization',
|
redirect: '/organization/big_organization',
|
||||||
@@ -310,7 +310,7 @@ export const asyncRoutes = [
|
|||||||
component: layout,
|
component: layout,
|
||||||
meta: {
|
meta: {
|
||||||
title: '小机构管理',
|
title: '小机构管理',
|
||||||
roles: ['FO'],
|
// roles: ['FO'],
|
||||||
isHide: true
|
isHide: true
|
||||||
},
|
},
|
||||||
redirect: '/mini_organization_manage/mini_organization',
|
redirect: '/mini_organization_manage/mini_organization',
|
||||||
@@ -340,7 +340,7 @@ export const asyncRoutes = [
|
|||||||
component: layout,
|
component: layout,
|
||||||
meta: {
|
meta: {
|
||||||
title: '大代理管理',
|
title: '大代理管理',
|
||||||
roles: ['FO', 'SO'],
|
// roles: ['FO', 'SO'],
|
||||||
isHide: true
|
isHide: true
|
||||||
},
|
},
|
||||||
redirect: '/agent_manage/agent_list',
|
redirect: '/agent_manage/agent_list',
|
||||||
@@ -370,7 +370,7 @@ export const asyncRoutes = [
|
|||||||
meta: {
|
meta: {
|
||||||
title: '一级代理',
|
title: '一级代理',
|
||||||
icon: 'User',
|
icon: 'User',
|
||||||
roles: ['FO', 'SO', 'AG']
|
// roles: ['FO', 'SO', 'AG']
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -379,7 +379,7 @@ export const asyncRoutes = [
|
|||||||
meta: {
|
meta: {
|
||||||
title: '二级代理',
|
title: '二级代理',
|
||||||
icon: 'User',
|
icon: 'User',
|
||||||
roles: ['FO', 'SO', 'AG', 'FB']
|
// roles: ['FO', 'SO', 'AG', 'FB']
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -389,7 +389,7 @@ export const asyncRoutes = [
|
|||||||
component: layout,
|
component: layout,
|
||||||
meta: {
|
meta: {
|
||||||
title: '商家管理',
|
title: '商家管理',
|
||||||
roles: ['FO', 'SO', 'AG', 'FB', 'SB'],
|
// roles: ['FO', 'SO', 'AG', 'FB', 'SB'],
|
||||||
icon: 'Handbag'
|
icon: 'Handbag'
|
||||||
},
|
},
|
||||||
redirect: '/shop_manage/shop_list',
|
redirect: '/shop_manage/shop_list',
|
||||||
@@ -428,7 +428,7 @@ export const asyncRoutes = [
|
|||||||
component: layout,
|
component: layout,
|
||||||
meta: {
|
meta: {
|
||||||
title: '提现管理',
|
title: '提现管理',
|
||||||
roles: ['FO', 'SO'],
|
// roles: ['FO', 'SO'],
|
||||||
isHide: true
|
isHide: true
|
||||||
},
|
},
|
||||||
redirect: '/withdraw_manage/withdraw_list',
|
redirect: '/withdraw_manage/withdraw_list',
|
||||||
@@ -487,7 +487,7 @@ export const asyncRoutes = [
|
|||||||
meta: {
|
meta: {
|
||||||
title: '推广图片管理',
|
title: '推广图片管理',
|
||||||
isHide: true,
|
isHide: true,
|
||||||
roles: ['MG']
|
// roles: ['MG']
|
||||||
},
|
},
|
||||||
redirect: '/promotion/promotion_list',
|
redirect: '/promotion/promotion_list',
|
||||||
children: [
|
children: [
|
||||||
@@ -507,7 +507,7 @@ export const asyncRoutes = [
|
|||||||
meta: {
|
meta: {
|
||||||
title: 'APP管理',
|
title: 'APP管理',
|
||||||
icon: 'Iphone',
|
icon: 'Iphone',
|
||||||
roles: ['MG']
|
// roles: ['MG']
|
||||||
},
|
},
|
||||||
redirect: '/app_manage/menu_list',
|
redirect: '/app_manage/menu_list',
|
||||||
children: [
|
children: [
|
||||||
@@ -527,7 +527,7 @@ export const asyncRoutes = [
|
|||||||
meta: {
|
meta: {
|
||||||
title: '系统设置',
|
title: '系统设置',
|
||||||
icon: 'Setting',
|
icon: 'Setting',
|
||||||
roles: ['MG']
|
// roles: ['MG']
|
||||||
},
|
},
|
||||||
redirect: '/setting/appid_manage',
|
redirect: '/setting/appid_manage',
|
||||||
children: [
|
children: [
|
||||||
@@ -547,7 +547,7 @@ export const asyncRoutes = [
|
|||||||
meta: {
|
meta: {
|
||||||
title: '消息管理',
|
title: '消息管理',
|
||||||
isHide: true,
|
isHide: true,
|
||||||
roles: ['MG']
|
// roles: ['MG']
|
||||||
},
|
},
|
||||||
redirect: '/notice/index',
|
redirect: '/notice/index',
|
||||||
children: [
|
children: [
|
||||||
|
|||||||
@@ -12,13 +12,13 @@
|
|||||||
<el-input class="inp" v-model="form.password" clearable autocomplete="new-password" size="large" type="password"
|
<el-input class="inp" v-model="form.password" clearable autocomplete="new-password" size="large" type="password"
|
||||||
:prefix-icon="Lock" placeholder="请输入密码" style="width: 100%;" />
|
:prefix-icon="Lock" placeholder="请输入密码" style="width: 100%;" />
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
<el-form-item>
|
<!-- <el-form-item>
|
||||||
<el-select v-model="form.userType" placeholder="请选择机构类型" size="large" style="width: 100%;">
|
<el-select v-model="form.userType" placeholder="请选择机构类型" size="large" style="width: 100%;">
|
||||||
<el-option key="MG" label="平台" value="MG"></el-option>
|
<el-option key="MG" label="平台" value="MG"></el-option>
|
||||||
<el-option key="FO" label="大机构" value="FO"></el-option>
|
<el-option key="FO" label="大机构" value="FO"></el-option>
|
||||||
<el-option key="SO" label="小机构" value="SO"></el-option>
|
<el-option key="SO" label="小机构" value="SO"></el-option>
|
||||||
</el-select>
|
</el-select>
|
||||||
</el-form-item>
|
</el-form-item> -->
|
||||||
<!-- <el-form-item prop="code">
|
<!-- <el-form-item prop="code">
|
||||||
<div class="code-case">
|
<div class="code-case">
|
||||||
<el-input class="inp" v-model="form.code" clearable autocomplete="new-password" size="large"
|
<el-input class="inp" v-model="form.code" clearable autocomplete="new-password" size="large"
|
||||||
@@ -65,7 +65,7 @@ function getCode(code) {
|
|||||||
const form = reactive({
|
const form = reactive({
|
||||||
loginName: "",
|
loginName: "",
|
||||||
password: "",
|
password: "",
|
||||||
userType: 'MG',
|
userType: 'MC',
|
||||||
code: "",
|
code: "",
|
||||||
});
|
});
|
||||||
/**
|
/**
|
||||||
|
|||||||
@@ -252,7 +252,7 @@
|
|||||||
<RouterLink
|
<RouterLink
|
||||||
:to="{ name: 'shop_detail', query: { id: scope.row.id, name: scope.row.agencyName, account: scope.row.agencyCode, merchantcode: scope.row.merchantBaseInfo.merchantCode } }"
|
:to="{ name: 'shop_detail', query: { id: scope.row.id, name: scope.row.agencyName, account: scope.row.agencyCode, merchantcode: scope.row.merchantBaseInfo.merchantCode } }"
|
||||||
v-else>
|
v-else>
|
||||||
<el-button type="primary" size="small" icon="Search" v-permission="['MG']">
|
<el-button type="primary" size="small" icon="Search" >
|
||||||
商户详情
|
商户详情
|
||||||
</el-button>
|
</el-button>
|
||||||
</RouterLink>
|
</RouterLink>
|
||||||
|
|||||||
Reference in New Issue
Block a user