v1.2.1版本,优化调整了很多,整改验收阶段新加字段

This commit is contained in:
王利强
2026-06-13 08:50:51 +08:00
parent 2af9f1fd59
commit 1fe87ec438
591 changed files with 5072 additions and 2706 deletions

View File

@@ -0,0 +1 @@
<view class="{{['data-v-38df4384', virtualHostClass]}}" style="{{virtualHostStyle}}" hidden="{{virtualHostHidden || false}}" id="{{d}}"><view wx:if="{{a}}" class="text-center data-v-38df4384"><image class="data-v-38df4384" src="{{b}}" style="width:160rpx;height:160rpx;margin-top:140rpx"></image><view class="text-bold margin-bottom-xl margin-top-xl data-v-38df4384">注册成功</view><view class="text-gray data-v-38df4384">等待管理员确认后,才能进行账号登录</view><button class="bg-blue round lg but data-v-38df4384">返回首页</button></view><view wx:else class="text-center data-v-38df4384"><image class="data-v-38df4384" src="{{c}}" style="width:160rpx;height:160rpx;margin-top:140rpx"></image><view class="text-bold margin-bottom-xl margin-top-xl data-v-38df4384">注册异常</view><view class="text-gray data-v-38df4384">员工已注册,如账号异常请联系管理员</view><button class="bg-blue round lg but data-v-38df4384">返回首页</button></view></view>