小程序提交
This commit is contained in:
@ -13,6 +13,9 @@
|
||||
<view class="flex-col justify-start items-center text-wrapper_2 mt-9" bind:tap="userLogin" data-role="{{ 'staff' }}">
|
||||
<text class="font text_3">我是员工</text>
|
||||
</view>
|
||||
<view class="flex-col justify-start items-center text-wrapper_2 mt-9" bind:tap="userLogin" data-role="{{ 'manager' }}">
|
||||
<text class="font text_3">我是经理</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
Reference in New Issue
Block a user