完善茶艺师套餐功能
This commit is contained in:
@ -100,7 +100,7 @@
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<view class="flex justify-between items-center">
|
||||
<view class="flex justify-between items-center mb-54rpx">
|
||||
<view class="font-400 text-[#303133] text-30rpx leading-42rpx">修改手机号</view>
|
||||
<view class="flex justify-end">
|
||||
<view class="flex items-center">
|
||||
@ -113,6 +113,17 @@
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<view class="flex justify-between items-center">
|
||||
<view class="font-400 text-[#303133] text-30rpx leading-42rpx">版本号</view>
|
||||
<view class="flex justify-end">
|
||||
<view class="flex items-center">
|
||||
<view class="font-400 text-[#303133] text-30rpx leading-42rpx">
|
||||
2.14.8
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<view class="bg-white rounded-16rpx mt-144rpx mx-30rpx px-30rpx py-32rpx text-center font-400 text-[#303133] text-30rpx leading-42rpx" @click="showLogoutPopup = true">
|
||||
|
||||
Reference in New Issue
Block a user