diff --git a/README.en.md b/README.en.md index cb85303e..2d7a6e86 100644 --- a/README.en.md +++ b/README.en.md @@ -5,5 +5,7 @@ npm 淘宝源下载 :npm config set registry https://registry.npmmirror.com npm config set registry http://25.12.10.69:8081/repository/aliyun-npm/ +npm install @dcloudio/uni-uts-v1 http://25.12.10.69:8081/repository/npm/ + npm install --registry=https://registry.npmmirror.com diff --git a/src/pages/messageNotification/index.vue b/src/pages/messageNotification/index.vue index 38dd8b03..0716c8ad 100644 --- a/src/pages/messageNotification/index.vue +++ b/src/pages/messageNotification/index.vue @@ -99,7 +99,7 @@ oneTimeRead() .then((res) => { data_list.value.forEach((item) => { - item.isRead = '02'; + item.isMsg = 'N'; }); common.hideLoading(); setTimeout(() => { diff --git a/src/pages/sparring/talk.vue b/src/pages/sparring/talk.vue index b28a48ba..5c45c0c7 100644 --- a/src/pages/sparring/talk.vue +++ b/src/pages/sparring/talk.vue @@ -19,11 +19,11 @@ {{ dataInfo.sceneDesc }} - + - +