chore: bump version to v1.2.0, add last updated date
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user