chore: bump version to T1.0.2 (versionCode 102)

This commit is contained in:
2026-08-07 13:22:10 +08:00
parent a72c8c89e3
commit abbf0f5a24
4 changed files with 6 additions and 6 deletions

View File

@ -15,7 +15,7 @@
</view>
<button class="logout-btn" @tap="handleLogout">退出登录</button>
<view class="version">T1.0.1</view>
<view class="version">T1.0.2</view>
</view>
</template>