Merge remote-tracking branch 'origin/jh_20231124_河口项目功能分支' into jh_20231124_河口项目功能分支

This commit is contained in:
闫晓茹 2023-12-05 15:16:50 +08:00
commit 851fa1eb8e
3 changed files with 5 additions and 5 deletions

View File

@ -1,9 +1,9 @@
{ {
"name" : "医助手", "name" : "助手",
"appid" : "__UNI__EE607B0", "appid" : "__UNI__E8EBFB1",
"description" : "", "description" : "",
"versionName" : "1.0.7", "versionName" : "1.0.0",
"versionCode" : 107, "versionCode" : 100,
"transformPx" : false, "transformPx" : false,
/* 5+App */ /* 5+App */
"app-plus" : { "app-plus" : {

View File

@ -2,7 +2,7 @@
<view class="app"> <view class="app">
<image src="../../static/logo.png" mode=""></image> <image src="../../static/logo.png" mode=""></image>
<view class="title"> <view class="title">
医助手 助手
</view> </view>
<u-toast ref="uToast" /> <u-toast ref="uToast" />
</view> </view>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB