diff --git a/fuintAdmin_zt/.env.development b/fuintAdmin_zt/.env.development index ac447c167..9940336b0 100644 --- a/fuintAdmin_zt/.env.development +++ b/fuintAdmin_zt/.env.development @@ -12,8 +12,10 @@ VUE_APP_PUBLIC_PATH = '/' # 后端接口地址 + #VUE_APP_SERVER_URL = 'http://192.168.31.72:8081/' VUE_APP_SERVER_URL = 'http://192.168.31.178:8081/' + # cp端地址 -# VUE_PC_SERVER_URL = 'http://192.168.31.72:8081/' +# VUE_PC_SERVER_URL = 'http://47.95.206.185:85/' diff --git a/fuintAdmin_zt/src/api/store.js b/fuintAdmin_zt/src/api/store.js index 8f7b51c85..1f1441908 100644 --- a/fuintAdmin_zt/src/api/store.js +++ b/fuintAdmin_zt/src/api/store.js @@ -47,3 +47,11 @@ export function saveStore(data) { data: data }) } + +// 保存店铺 +export function getStoreListByDeptId(deptId) { + return request({ + url: 'backendApi/store/getStoreByDeptId/'+deptId, + method: 'get', + }) +} diff --git a/fuintAdmin_zt/src/assets/images/danxuan_c.png b/fuintAdmin_zt/src/assets/images/danxuan_c.png new file mode 100644 index 000000000..9dd7993eb Binary files /dev/null and b/fuintAdmin_zt/src/assets/images/danxuan_c.png differ diff --git a/fuintAdmin_zt/src/assets/images/danxuan_h.png b/fuintAdmin_zt/src/assets/images/danxuan_h.png new file mode 100644 index 000000000..a8deb613b Binary files /dev/null and b/fuintAdmin_zt/src/assets/images/danxuan_h.png differ diff --git a/fuintAdmin_zt/src/layout/components/Navbar.vue b/fuintAdmin_zt/src/layout/components/Navbar.vue index 6e6862513..8b245b691 100644 --- a/fuintAdmin_zt/src/layout/components/Navbar.vue +++ b/fuintAdmin_zt/src/layout/components/Navbar.vue @@ -46,25 +46,7 @@ - - - - - - - - - - - - 取 消 - 确 定 - - + @@ -127,8 +109,7 @@ export default { done(); }) .catch(_ => {}); - } - }, + }, prsswrod(){ console.log('方法') this.dialogVisible = false @@ -148,6 +129,7 @@ export default { }) }).catch(() => {}); } + }, } diff --git a/fuintAdmin_zt/src/layout/components/Sidebar/index.vue b/fuintAdmin_zt/src/layout/components/Sidebar/index.vue index 8511af81b..e7ea0bdd2 100644 --- a/fuintAdmin_zt/src/layout/components/Sidebar/index.vue +++ b/fuintAdmin_zt/src/layout/components/Sidebar/index.vue @@ -20,7 +20,7 @@ > - + diff --git a/fuintAdmin_zt/src/views/Site/components/afterff.vue b/fuintAdmin_zt/src/views/Site/components/afterff.vue index ec92b0fdf..ed8c6116b 100644 --- a/fuintAdmin_zt/src/views/Site/components/afterff.vue +++ b/fuintAdmin_zt/src/views/Site/components/afterff.vue @@ -14,7 +14,15 @@ export default { return { dialogVisible:false, dialogVisible2:false, - tableData: [ ], + tableData: [{ + price:2000, + yprice:2500, + date: '2016-05-02', + name: '王小虎', + address: '上海市普陀区金沙江路 1518 弄', + status:'进行中', + upadate: '2016-05-02', + }, ], form: { deductionRate: '', // 扣点费率 likelyTransactionVolume: '0', // 已发生交易流量 diff --git a/fuintAdmin_zt/src/views/Site/components/before.vue b/fuintAdmin_zt/src/views/Site/components/before.vue index a099dd3e0..6c9af96f4 100644 --- a/fuintAdmin_zt/src/views/Site/components/before.vue +++ b/fuintAdmin_zt/src/views/Site/components/before.vue @@ -129,7 +129,7 @@ export default { + style="width: 90%;margin-left: 55px "> 新增 diff --git a/fuintAdmin_zt/src/views/Site/components/yearff.vue b/fuintAdmin_zt/src/views/Site/components/yearff.vue index 280e1d0a2..ee5d05306 100644 --- a/fuintAdmin_zt/src/views/Site/components/yearff.vue +++ b/fuintAdmin_zt/src/views/Site/components/yearff.vue @@ -92,7 +92,7 @@ export default { + style="width: 80%;margin-left: 55px "> 新增