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
2.6 KiB
1 lines
2.6 KiB
<view class="page1"><view style="height:80rpx;line-height:100rpx;padding-left:20rpx;width:95%;margin:0 auto;"> 账号 </view><view style="width:95%;margin:0 auto;background:#fff;border-radius:10px;padding:15rpx;"><view data-event-opts="{{[['tap',[['goDetail',['/package2/index/shopInfo']]]]]}}" style="display:flex;height:100rpx;line-height:100rpx;border-bottom:1px solid #eee;" bindtap="__e"><view style="width:10%;"><uni-icons vue-id="214d83fc-1" type="contact" size="27" bind:__l="__l"></uni-icons></view><view style="width:80%;"> 修改个人信息 </view><view><uni-icons vue-id="214d83fc-2" type="right" size="27" bind:__l="__l"></uni-icons></view></view><block wx:if="{{isShopkeeper}}"><view data-event-opts="{{[['tap',[['goDetail',['/package1/index/updateShopMsg']]]]]}}" style="display:flex;height:100rpx;line-height:100rpx;border-bottom:1px solid #eee;" bindtap="__e"><view style="width:10%;"><uni-icons vue-id="214d83fc-3" type="shop" size="27" bind:__l="__l"></uni-icons></view><view style="width:80%;"> 更新店铺信息 </view><view><uni-icons vue-id="214d83fc-4" type="right" size="27" bind:__l="__l"></uni-icons></view></view></block><block wx:if="{{isShopkeeper}}"><view data-event-opts="{{[['tap',[['goDetail',['/package1/index/updateQR']]]]]}}" style="display:flex;height:100rpx;line-height:100rpx;" bindtap="__e"><view style="width:10%;"><uni-icons vue-id="214d83fc-5" type="calendar" size="27" bind:__l="__l"></uni-icons></view><view style="width:80%;"> 更新店铺二维码 </view><view><uni-icons vue-id="214d83fc-6" type="right" size="27" bind:__l="__l"></uni-icons></view></view></block></view><view style="height:80rpx;line-height:100rpx;padding-left:20rpx;width:95%;margin:0 auto;"> 关于 </view><view style="width:95%;margin:0 auto;background:#fff;border-radius:10px;padding:15rpx;"><view data-event-opts="{{[['tap',[['goDetail',['/package2/other/tutorialList']]]]]}}" style="display:flex;height:100rpx;line-height:100rpx;border-bottom:1px solid #eee;" bindtap="__e"><view style="width:10%;"><uni-icons vue-id="214d83fc-7" type="search" size="27" bind:__l="__l"></uni-icons></view><view style="width:80%;"> 使用教程 </view><view><uni-icons vue-id="214d83fc-8" type="right" size="27" bind:__l="__l"></uni-icons></view></view><view data-event-opts="{{[['tap',[['goDetail',['/package1/index/feedBack']]]]]}}" style="display:flex;height:100rpx;line-height:100rpx;" bindtap="__e"><view style="width:10%;"><uni-icons vue-id="214d83fc-9" type="chat" size="27" bind:__l="__l"></uni-icons></view><view style="width:80%;"> 问题反馈 </view><view><uni-icons vue-id="214d83fc-10" type="right" size="27" bind:__l="__l"></uni-icons></view></view></view></view>
|