tmkook 3 years ago
parent
commit
5dcac7a1d4
  1. 2
      packages/sonpingDetail/expenseDetail.vue
  2. 36
      pages/index/index.vue
  3. 2
      pages/write/baseInfo.vue
  4. BIN
      static/images/logo.png

2
packages/sonpingDetail/expenseDetail.vue

@ -54,7 +54,7 @@
width: 171,
key: 'title'
},{
text: '价',
text: '价',
width: 171,
key: 'amount'
},{

36
pages/index/index.vue

@ -93,32 +93,32 @@
</view>
<view class="grid">
<view class="flex-col items-center grid-item_1" @click="rateIndex = 0" :class="{'grid-item-active': rateIndex == 0}">
<view class="qxk-title">
<text class="qxk-iconfont qxk-icon-mulu lf-font-40"></text>
<text class="text_17">卡品签字评级</text>
<view class="qxk-title">
<text class="text_17">卡品&签字评级</text>
</view>
<text class="qxk-subtitle">针对卡片品相及签字品相进行评级鉴定</text>
<text class="qxk-subtitle">卡片品相和签字品相评级鉴定</text>
</view>
<view class="flex-col items-center grid-item_1" @click="rateIndex = 1" :class="{'grid-item-active': rateIndex == 1}">
<view class="qxk-title">
<text class="qxk-iconfont qxk-icon-xinwen-moren lf-font-40"></text>
<view class="qxk-title">
<text class="text_9">卡品评级</text>
</view>
<text class="qxk-subtitle">对卡片品相评级鉴定(含签字卡片)</text>
<text class="qxk-subtitle">仅对卡片品相评级鉴定</text>
</view>
<view class="grid-item_2 flex-col items-center" @click="rateIndex = 2" :class="{'grid-item-active': rateIndex == 2}">
<view class="qxk-title">
<text class="qxk-iconfont qxk-icon-tuwenguanli lf-font-40"></text>
<view class="qxk-title">
<text class="text_19">签字评级</text>
</view>
<text class="qxk-subtitle">对卡片签字进行评级鉴定</text>
<text class="qxk-subtitle">仅对卡片签字评级鉴定</text>
</view>
<view class="grid-item_2 flex-col items-center" @click="rateIndex = 3" :class="{'grid-item-active': rateIndex == 3}">
<text class="qxk-iconfont qxk-icon-kefujiqirenbeifen lf-font-70"></text>
<view class="qxk-title">
<text class="qxk-iconfont qxk-icon-kefujiqirenbeifen lf-font-40"></text>
<text class="text_19">鉴定装壳服务</text>
</view>
<text class="qxk-subtitle">卡片鉴定真伪并套壳封固(不评级品相)</text>
<text class="qxk-subtitle">仅对卡片鉴定真伪并套壳封固</text>
</view>
</view>
<view class="flex-col group_11">
@ -486,22 +486,20 @@
margin: 36rpx 28rpx 0;
}
.qxk-title{
margin-top:5px;
font-size:36rpx;
}
.qxk-title .qxk-iconfont{
margin-right:5px;
font-size:30rpx !important;
margin-top:15rpx;
}
// .qxk-title .qxk-iconfont{
// font-size:40rpx !important;
// }
.qxk-subtitle{
margin-top:5px;
white-space:normal;
width:126px;
opacity: 0.6;
font-size:18rpx;
text-align:center;
}
.grid {
margin-top: 40rpx;
height: 420rpx;
height: 400rpx;
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-row-gap: 20rpx;
@ -601,7 +599,7 @@
}
.grid-item_1 {
padding: 22rpx 0 30rpx;
padding: 30rpx 0 25rpx;
color: rgb(51, 51, 51);
font-size: 28rpx;
font-weight: 500;

2
pages/write/baseInfo.vue

@ -85,7 +85,7 @@
</view>
<view class="justify-between group_17" @click="pickerShow(true)">
<view class="flex-row group_18">
<text class="text_17">选择</text>
<text class="text_17">选择</text>
<text class="text_18"></text>
</view>

BIN
static/images/logo.png

Before

Width: 220  |  Height: 220  |  Size: 19 KiB

After

Width: 951  |  Height: 952  |  Size: 85 KiB

Loading…
Cancel
Save