diff --git a/README.md b/README.md index 8f3c141..6efbf87 100644 --- a/README.md +++ b/README.md @@ -47,3 +47,38 @@ npm run build:mp-weixin ### [蓝湖](https://lanhuapp.com/web/#/item/project/board?pid=9ab56cc5-0b3b-4a9c-8cd0-0cf57751010a) *分包情况下,H5无法编译image的绝对路径,相对路径正常* + +### 20210820 鉴权接口更改 + +``` + + a -> 加 /admin + n -> 没找到 + y -> 原本就有 + + /stadium/list a + /stadium/detail/ a + /stadium/edit/ n + 客服设置 + /brand/customerService/add n + /brand/customerService/del n + /brand/customerService/edit n + /stadium/comment/reply n + /stadium/brand/list n + /stadium/brand/add n + /stadium/brand/edit n + /stadium/brand/del n + /stadium/list y + /stadium/add n + /stadium/detail y + /stadium/edit n + /stadium/del n + /stadium/addVenue n + /stadium/editVenue n + /stadium/getVenue n + /brand/message/list a + /brand/message/del n + /brand/message/add n + /brand/message/edit n + +``` diff --git a/src/components/site/order_modal/order_modal.vue b/src/components/site/order_modal/order_modal.vue index b1f53b8..0d06d4f 100644 --- a/src/components/site/order_modal/order_modal.vue +++ b/src/components/site/order_modal/order_modal.vue @@ -112,7 +112,6 @@ -