From d9368b75143dec95125cdeb20f83013656461bb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?lemon=E6=A9=AA?= <17633066053@163.com> Date: Fri, 18 Jun 2021 17:11:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E5=93=81=E5=88=86=E7=B1=BB=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E7=BB=91=E5=AE=9A=E8=A7=84=E6=A0=BC=E5=85=AB=E9=98=BF?= =?UTF-8?q?=E5=93=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- buyer/src/api/shopentry.js | 2 +- buyer/src/pages/shopEntry/shop-entry.vue | 122 +++++++----------- manager/src/config/index.js | 8 +- .../src/views/goods/goods-manage/category.vue | 26 +--- 4 files changed, 61 insertions(+), 97 deletions(-) diff --git a/buyer/src/api/shopentry.js b/buyer/src/api/shopentry.js index 82020595..ae8e6309 100644 --- a/buyer/src/api/shopentry.js +++ b/buyer/src/api/shopentry.js @@ -61,7 +61,7 @@ export function getCateById (id) { // 店铺入驻协议 export function agreement () { return request({ - url: `/buyer/article/get/1349291301250293760`, + url: `/buyer/article/type/STORE_REGISTER`, needToken: true, method: Method.GET }) diff --git a/buyer/src/pages/shopEntry/shop-entry.vue b/buyer/src/pages/shopEntry/shop-entry.vue index f522377f..fb112e49 100644 --- a/buyer/src/pages/shopEntry/shop-entry.vue +++ b/buyer/src/pages/shopEntry/shop-entry.vue @@ -9,23 +9,11 @@ - + - + - +
入驻申请提交成功,等待平台审核 @@ -37,62 +25,51 @@
- +
-

我已同意以上协议

- +

+ 我已同意以上协议 +

+