| subPackage/school/security.vue | ●●●●● patch | view | raw | blame | history |
subPackage/school/security.vue
@@ -1,7 +1,7 @@ <template> <view class="wrap"> <view class="top item flex j-c-s-b a-i-c bgc-ff" @click="onScan()" v-if="roleName =='mj'"> <view class="info-row flex j-c-s-b a-i-c bgc-ff" @click="onScan()" v-if="roleName =='mj'"> <view class="flex a-i-c"> <u-icon name="/static/icon/nav-05.png" width="90rpx" height="90rpx"></u-icon> <text class="f-28 ml-10">扫码获取信息</text> @@ -560,8 +560,9 @@ .top { display: flex; justify-content: flex-end; // justify-content: flex-end; padding: 20rpx; } .top-btn {