修改有效期

This commit is contained in:
wangxiaowei
2026-03-19 14:02:46 +08:00
parent a642c52e5c
commit b337fbfe42

View File

@ -29,7 +29,7 @@
</view>
<view class="flex items-center mt-28rpx text-28rpx leading-40rpx">
<view class="mr-20rpx text-[#606266]">有效期至{{ licenses.effective == 1 ? '有效期至:永久有效' : licenses.end_time }}</view>
<view class="mr-20rpx text-[#606266]">有效期至{{ licenses.effective == 1 ? '永久有效' : licenses.end_time }}</view>
</view>
<view class="mt-24rpx mb-34rpx">