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 @@
+