v1.1.3: 修复了部分bug
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
</view>
|
||||
<text class="app-name">暖橙陪诊</text>
|
||||
<text class="app-slogan">温暖陪伴,专业守护</text>
|
||||
<text class="version">版本号:V 0.1.0</text>
|
||||
</view>
|
||||
|
||||
<!-- 功能列表 -->
|
||||
|
||||
@@ -32,7 +32,7 @@ Page({
|
||||
}, {
|
||||
groupName: '陪诊',
|
||||
items: [{
|
||||
name: '陪诊记录',
|
||||
name: '预约记录',
|
||||
icon: 'assignment',
|
||||
bindtap: 'onTapEscortRecord'
|
||||
}]
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
</view>
|
||||
|
||||
<view class="footer-section">
|
||||
<text class="version">版本号:V 0.1.0</text>
|
||||
<text class="version">版本号:V 1.1.3</text>
|
||||
<text class="copyright">© 2026 北京奕华盛科技 版权所有</text>
|
||||
</view>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user