From befa8f63b64d2a2684afcbb07d2e725756794f47 Mon Sep 17 00:00:00 2001 From: kele <1184860403@qq.com> Date: Fri, 9 Dec 2022 16:24:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC1.7.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 ++++++++-- .env.example => env | 0 pages/chat/index.vue | 1 + 3 files changed, 9 insertions(+), 2 deletions(-) rename .env.example => env (100%) diff --git a/README.md b/README.md index 6b4bca6b..6b5a207d 100644 --- a/README.md +++ b/README.md @@ -38,9 +38,9 @@ $ git clone https://gitee.com/sheepjs/shopro-uniapp.git ``` ```bash -# 2.拷贝.env.example示例配置文件 重命名为.env +# 2.拷贝env示例配置文件 重命名为.env $ cd shopro-uniapp -$ cp .env.example .env +$ cp env .env ``` ```bash @@ -113,6 +113,12 @@ _(注意:演示环境已屏蔽管理权限和相关操作)_ - [ ] Typescript 重构; +### V1.7.1 更新简介 2022/12/09 + +1. 更新插件市场忽略文件问题 + +2. 更改客服聊天图片样式问题 + ### V1.5 更新简介 2022/12/07 - [x] 服务保障icon 变形问题; diff --git a/.env.example b/env similarity index 100% rename from .env.example rename to env diff --git a/pages/chat/index.vue b/pages/chat/index.vue index f95a59f4..f0f0a786 100644 --- a/pages/chat/index.vue +++ b/pages/chat/index.vue @@ -119,6 +119,7 @@ :current="0" :src="sheep.$url.cdn(item.content.url)" :height="200" + :width="200" mode="scaleToFill" >