chore: bump version to v1.2.0, add last updated date

This commit is contained in:
2026-06-04 17:04:28 +08:00
parent fb3bc6c045
commit 6dc7d2da1c
+5 -1
View File
@@ -112,7 +112,11 @@
<view class="about-list"> <view class="about-list">
<view class="about-row"> <view class="about-row">
<text class="about-label">版本</text> <text class="about-label">版本</text>
<text class="about-value">v1.0.0</text> <text class="about-value">v1.2.0</text>
</view>
<view class="about-row">
<text class="about-label">更新日期</text>
<text class="about-value">2025-07-14</text>
</view> </view>
<view class="about-row" bindtap="onCopyWechat"> <view class="about-row" bindtap="onCopyWechat">
<text class="about-label">开发者</text> <text class="about-label">开发者</text>