chore: bump version to T1.0.2 (versionCode 102)
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
<view class="header">
|
||||
<text class="logo">🏭</text>
|
||||
<text class="title">Track</text>
|
||||
<text class="version">T1.0.1</text>
|
||||
<text class="version">T1.0.2</text>
|
||||
</view>
|
||||
|
||||
<view class="form">
|
||||
|
||||
@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user