医废配置交接小程序源码

This commit is contained in:
2025-06-12 11:01:47 +08:00
commit c8e7af13aa
151 changed files with 138910 additions and 0 deletions
@@ -0,0 +1 @@
<view><scroll-view class="page" scroll-y="{{true}}"><cu-custom vue-id="0a5f36c6-1" bgColor="bg-cyan" bind:__l="__l" vue-slots="{{['content']}}"><view slot="content">首页</view></cu-custom><view class="photoView"><view class="photoImage"><open-data type="userAvatarUrl"></open-data></view></view><view style="padding-top:20%;"><view class="text-center margin-bottom text-lg text-grey">请扫描人员二维码进行配置</view></view><view class="padding flex flex-direction" style="padding-top:40%;"><button data-event-opts="{{[['tap',[['buttonClick',['$event']]]]]}}" class="cu-btn bg-cyan margin-tb-sm lg" bindtap="__e">扫码配置</button></view><view class="cu-tabbar-height"></view></scroll-view></view>