You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
1.4 KiB
1 lines
1.4 KiB
<view class="page1 data-v-5c28748a"><view style="width:100%;position:fixed;top:0;z-index:99;" class="data-v-5c28748a"><view style="background:#fff;padding-top:20rpx;display:flex;" class="data-v-5c28748a"><view data-event-opts="{{[['tap',[['topAddShip',['$event']]]]]}}" style="width:100%;text-align:center;height:80rpx;margin:20rpx;background:#60F3FF;line-height:80rpx;border-radius:10px;color:#fff;" bindtap="__e" class="data-v-5c28748a"> 新增模板 </view></view></view><view style="margin-top:160rpx;" class="data-v-5c28748a"><view class="data-v-5c28748a"><block wx:for="{{categoryList}}" wx:for-item="item" wx:for-index="__i0__" wx:key="*this"><view data-event-opts="{{[['tap',[['clickList',['$0'],[[['categoryList','',__i0__]]]]]]]}}" class="list-1 data-v-5c28748a" style="height:100rpx;line-height:100rpx;display:flex;" bindtap="__e"><view class="name-tel data-v-5c28748a" style="width:63%;"><text style="line-height:75rpx;" class="data-v-5c28748a">{{item.printName}}</text></view><view style="display:flex;width:37%;" class="data-v-5c28748a"><view data-event-opts="{{[['tap',[['delCateName',['$0'],[[['categoryList','',__i0__]]]]]]]}}" class="name-edit data-v-5c28748a" style="margin-right:20rpx;" catchtap="__e"> 删除 </view><view data-event-opts="{{[['tap',[['editCateName',['$0'],[[['categoryList','',__i0__]]]]]]]}}" class="name-edit data-v-5c28748a" catchtap="__e"> 编辑 </view></view></view></block></view></view></view>
|