Commit 17354c63 authored by xieyishang's avatar xieyishang

sss

parent a1c9188b
......@@ -15,7 +15,7 @@
<view class="shopnames">{{userInfo.shop_name}}</view>
</view>
<image class="Closeicon" src="/static/news/Closeico21.png" mode=""></image>
</view>
</uni-popup>
</view>
......@@ -84,7 +84,15 @@
.tipboxs{
width: $wid;
height: $hei;
position: relative;
.Closeicon{
width: 80upx;
height: 80upx;
position: absolute;
left: 50%;
margin-left: -40upx;
bottom: -100upx;
}
.heads{
position: relative;
.headimg{
......
......@@ -37,7 +37,7 @@
],
//myischildlist:[],//存储选中的状态
//这里坑了 先这样写 赶时间
chindisarr:[false,false,false,false,false,false,false,false,false,false,false,false,false,false,false],
chindisarr:[false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false],
isswitch:true,
}
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment