ci(other): ci update
This commit is contained in:
@@ -171,7 +171,7 @@
|
||||
|
||||
<!-- 版权 -->
|
||||
<view class="mt-5 text-[20px] text-center">
|
||||
<view class="text-[#999999]">鑫瓴科技版权所有</view>
|
||||
<view class="text-[#999999]">{{ copText }}</view>
|
||||
<!-- <view>v4.0.0</view> -->
|
||||
</view>
|
||||
<!-- 登录 -->
|
||||
@@ -198,6 +198,8 @@ const isShowLogin = ref(false);
|
||||
|
||||
const isLogin = ref(false);
|
||||
|
||||
const copText = process.env.TARO_APP_COP;
|
||||
|
||||
interface UserInfo {
|
||||
data?: {
|
||||
nickName?: string;
|
||||
|
||||
Reference in New Issue
Block a user