|
|
@@ -2,7 +2,7 @@
|
|
|
<view class="item-cmd_bx" @click="showAddModelFn()">
|
|
|
|
|
|
<button @click.stop="copyCreate(info)" class="admin-button-com mini-btn default"
|
|
|
- style="position:absolute;bottom:20upx;font-size:24upx;left:0upx;z-index:20;">复制新建</button>
|
|
|
+ style="position:absolute;bottom:22upx;font-size:24upx;left:0upx;z-index:20;">复制新建</button>
|
|
|
|
|
|
<view class="img_bx" style="background:#eeeeee">
|
|
|
<image :src="info.cover" lazy-load="true" :lazy-load-margin="0"></image>
|