|
|
@@ -9,11 +9,11 @@
|
|
|
<button class="admin-button-com middle blue" @click="pageTo({ url: '/admin/item/add',type:2 })">添加新品种</button>
|
|
|
</view>
|
|
|
</view>
|
|
|
- <view style="position:fixed;z-index:99999;text-align:center;top:90upx;background-color:white;width:100%;height:20upx;">
|
|
|
- <view style="margin:0 auto;width:auto;">带
|
|
|
+ <view style="position:fixed;z-index:99999;text-align:center;top:96upx;background-color:white;width:100%;height:60upx;font-size:26upx;">
|
|
|
+ <view style="display:flex;align-items:center;justify-content:center;margin-top:12upx;">带
|
|
|
<image :src="`${constant.imgUrl}/icon/official8.png`" mode="widthFix"
|
|
|
- style="width:35upx;height:35upx;display:inline-block;"></image>
|
|
|
- 为平台认可品种,请优先采用,使用后可改图</view>
|
|
|
+ style="width:38upx;height:38upx;display:inline-block;"></image>
|
|
|
+ 为平台认可品种,请优先采用,用后可改名称图片</view>
|
|
|
</view>
|
|
|
<view class="scroll-middle_bx">
|
|
|
<block v-if="!$util.isEmpty(globalClassItemListContrapose)">
|
|
|
@@ -191,7 +191,7 @@ export default {
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
overflow: hidden;
|
|
|
- margin-top:120upx;
|
|
|
+ margin-top:150upx;
|
|
|
}
|
|
|
.tab-view {
|
|
|
height: 100%;
|