UI
This commit is contained in:
parent
ec6c4d6cea
commit
62b4622fcd
|
|
@ -56,7 +56,7 @@
|
|||
id: 1,
|
||||
icon: '/static/tabbar/chousang.png',
|
||||
actIcon: '/static/tabbar/chousang_sel.png',
|
||||
title: '抽赏',
|
||||
title: '首页',
|
||||
path: '/pages/shouye/index'
|
||||
},
|
||||
{
|
||||
|
|
@ -94,7 +94,7 @@
|
|||
id: 1,
|
||||
icon: '/static/tabbar/chousang.png',
|
||||
actIcon: '/static/tabbar/chousang_sel.png',
|
||||
title: '抽赏',
|
||||
title: '首页',
|
||||
path: '/pages/shouye/index'
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ Component({
|
|||
"pagePath": "/pages/shouye/index",
|
||||
"iconPath": "/static/tabbar/m1.png",
|
||||
"selectedIconPath": "/static/tabbar/s1.png",
|
||||
"text": "抽赏"
|
||||
"text": "首页"
|
||||
},
|
||||
{
|
||||
"index": 2,
|
||||
|
|
|
|||
|
|
@ -516,7 +516,7 @@
|
|||
"pagePath": "pages/shouye/index",
|
||||
"iconPath": "static/tabbar/m1.png",
|
||||
"selectedIconPath": "static/tabbar/s1.png",
|
||||
"text": "抽赏"
|
||||
"text": "首页"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/mall/index",
|
||||
|
|
|
|||
|
|
@ -90,7 +90,7 @@
|
|||
<view class="icon flex" @click="jian(a)">
|
||||
<image class="img100" :src="$img1('shangdai/jian.png')"></image>
|
||||
</view>
|
||||
<input v-model="a.chooseNum" @blur="verifyNum(a)" />
|
||||
<input v-model="a.chooseNum" disabled="true" @blur="verifyNum(a)" />
|
||||
<view class="icon flex" @click="jia(a)">
|
||||
<image class="img100" :src="$img1('shangdai/jia.png')"></image>
|
||||
</view>
|
||||
|
|
|
|||
|
|
@ -386,7 +386,7 @@
|
|||
<view v-if="previewData" class="d-pop">
|
||||
<view class="pic center relative">
|
||||
<image :src="previewData.imgurl" lazy-load></image>
|
||||
<view class="justify-center">{{previewData.shang_title}}</view>
|
||||
<view class="flex center">{{previewData.shang_title}}</view>
|
||||
</view>
|
||||
<view class="title">
|
||||
<text class="hang1">
|
||||
|
|
@ -395,7 +395,8 @@
|
|||
</view>
|
||||
<view class="d-list">
|
||||
<view class="d-item">
|
||||
{{ previewData.shang_title }} 概率:{{ previewData.pro }}%
|
||||
<!-- {{ previewData.shang_title }} -->
|
||||
概率:{{ previewData.pro }}%
|
||||
</view>
|
||||
|
||||
<view class="d-item">产品类型:{{ optData.type_text }}</view>
|
||||
|
|
@ -2405,30 +2406,29 @@
|
|||
|
||||
.d-pop {
|
||||
position: relative;
|
||||
width: 570rpx;
|
||||
width: 564rpx;
|
||||
box-sizing: border-box;
|
||||
|
||||
.pic {
|
||||
width: 570rpx;
|
||||
height: 598rpx;
|
||||
// background: #8953DC;
|
||||
background: #FFFFFF;
|
||||
border: 2rpx solid #FFFFFF;
|
||||
width: 564rpx;
|
||||
height: 564rpx;
|
||||
border-radius: 16rpx;
|
||||
|
||||
>image {
|
||||
width: 548rpx;
|
||||
height: 549rpx;
|
||||
width: 564rpx;
|
||||
height: 564rpx;
|
||||
border-radius: 16rpx;
|
||||
}
|
||||
|
||||
>view {
|
||||
width: 130rpx;
|
||||
height: 46rpx;
|
||||
width: 68rpx;
|
||||
height: 32rpx;
|
||||
position: absolute;
|
||||
top: -12rpx;
|
||||
left: 0;
|
||||
top: 24rpx;
|
||||
left: 24rpx;
|
||||
font-weight: 400;
|
||||
font-size: 20rpx;
|
||||
color: #FFDF46;
|
||||
font-size: 14rpx;
|
||||
color: #FFFFFF;
|
||||
box-sizing: border-box;
|
||||
background: url($imgurl+'common/chouLabel.png') no-repeat 0 0 / 100% 100%;
|
||||
}
|
||||
|
|
@ -2436,7 +2436,7 @@
|
|||
|
||||
.title {
|
||||
margin: 40rpx auto 0;
|
||||
width: 574rpx;
|
||||
width: 564rpx;
|
||||
height: 82rpx;
|
||||
box-sizing: border-box;
|
||||
display: flex;
|
||||
|
|
@ -2444,14 +2444,14 @@
|
|||
align-items: center;
|
||||
box-sizing: border-box;
|
||||
padding: 20rpx;
|
||||
border: 2rpx solid #894DD3;
|
||||
// border: 2rpx solid #894DD3;
|
||||
border-radius: 12rpx;
|
||||
background: #313133;
|
||||
background: #F5F5F5;
|
||||
|
||||
>text {
|
||||
font-weight: 400;
|
||||
font-size: 32rpx;
|
||||
color: #FFFFFF;
|
||||
font-size: 24rpx;
|
||||
color: #333333;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@
|
|||
|
||||
<view v-for="(item,index) in tuijian" class=""
|
||||
style="width: 200rpx; height: 200rpx; flex: 0 0 auto; background-color: gray; margin-right: 10rpx; border-radius: 10rpx;">
|
||||
<image class="" style="width: 200rpx; height: 200rpx;" :src="item.imgurl"
|
||||
<image class="" style="width: 200rpx; height: 200rpx; border-radius: 10rpx;" :src="item.imgurl"
|
||||
@click="$c.navTo(item,index)"></image>
|
||||
</view>
|
||||
<!-- <view class="" style="width: 181rpx; height: 181rpx; background-color: aquamarine;"></view>
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
</view>
|
||||
</view>
|
||||
|
||||
<view v-if="userinfo" class="lv-box align-center justify-between">
|
||||
<view v-if="userinfo" class="lv-box align-center justify-between" @click="$c.to({ url: '/package/mine/equity' })">
|
||||
<text class="lv-box-dengji">LV.{{userinfo.quan_yi_level.level}}</text>
|
||||
<view class="lv-box-ouqi column">
|
||||
<text>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user