From 91812512bc8226db7faed5d409098cef7834656b Mon Sep 17 00:00:00 2001 From: ch Date: Wed, 29 Jun 2022 11:59:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AF=84=E8=AE=BA=E6=95=B0?= =?UTF-8?q?=E9=87=8F,=E7=82=B9=E5=87=BB=E8=BF=BD=E8=AF=84=E7=9A=84?= =?UTF-8?q?=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/BsCommentInfo.vue | 51 ++++++++---------------- pages/account/comment/index.vue | 10 +++-- pages/account/index/order/list/index.vue | 4 +- pages/goods/detail/module/Comment.vue | 4 +- plugins/api/comment.js | 20 +++++++--- plugins/axiosTk.js | 12 ++++-- 6 files changed, 50 insertions(+), 51 deletions(-) diff --git a/components/BsCommentInfo.vue b/components/BsCommentInfo.vue index be6e65b..1baa33b 100644 --- a/components/BsCommentInfo.vue +++ b/components/BsCommentInfo.vue @@ -2,12 +2,12 @@ * @Author: ch * @Date: 2022-06-24 11:43:04 * @LastEditors: ch - * @LastEditTime: 2022-06-28 21:34:32 + * @LastEditTime: 2022-06-29 11:52:30 * @Description: file content -->