From 7f4aecb936119198d6a1da4bc5e2a5c88758d9ae Mon Sep 17 00:00:00 2001 From: Boom <654612@qq.com> Date: Sat, 18 Nov 2023 13:46:52 +0800 Subject: [PATCH] :+1: --- README.md | 4 +- components/ShopLiveCard.vue | 4 +- components/UserEvaluation.vue | 2 +- config/index.js | 2 +- manifest.json | 21 +- package.json | 2 +- pages.json | 984 ++++++++++++++--------------- pages/authorization/index.vue | 2 +- pages/home/components/Live.vue | 4 +- pages/home/index.vue | 6 +- pages/shop/Live/LiveList/index.vue | 4 +- pages/user/User/index.vue | 4 +- utils/request.js | 1 + 13 files changed, 519 insertions(+), 521 deletions(-) diff --git a/README.md b/README.md index 318dff4..5ac1f15 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ ## 注意事项 -- uniapp v3.1 版本已经兼容 h5,另外 yshop 有自己的 H5,uniappv3.1 以下版本未对 H5 端进行处理,如果需要请自行兼容。 +- uniapp v3.1 版本已经兼容 h5,另外 有自己的 H5,uniappv3.1 以下版本未对 H5 端进行处理,如果需要请自行兼容。 - manifest.json 中可以配置 uni 项目的一些信息 - 打开 manifest.json 可配置小程序的 appid - 由于需要兼容 app,公共样式由 main.js 迁移到了 App.vue,公共样式请在 App.vue 中进行编辑 @@ -24,7 +24,7 @@ ## git issuse 地址 -https://gitee.com/guchengwuyue/yshopmall +https://gitee.com/guchengwuyue/mall ### 请按照以下模板提交 issuse diff --git a/components/ShopLiveCard.vue b/components/ShopLiveCard.vue index 697e319..f7fdea1 100644 --- a/components/ShopLiveCard.vue +++ b/components/ShopLiveCard.vue @@ -1,4 +1,4 @@ -