注册修改为绑定

This commit is contained in:
2025-10-21 21:51:51 +08:00
parent 5ee4e077fb
commit be2323074b
28 changed files with 729 additions and 211 deletions

View File

@@ -81,5 +81,6 @@
<view class="employee-footer">
<text class="footer-text">员工工作系统 v1.0</text>
<text class="footer-time">{{currentTime}}</text>
<button class="unbind-btn" bindtap="onUnbindWechat">解绑微信</button>
</view>
</view>