Browse Source

image

devlop
mo-bai 4 years ago
parent
commit
8751a81582
6 changed files with 4 additions and 17 deletions
  1. 1
      pages/mine/index.vue
  2. 20
      pages/vip-center/index.vue
  3. BIN
      static/imgs/vip-center/1.png
  4. BIN
      static/imgs/vip-center/2.png
  5. BIN
      static/imgs/vip-center/3.png
  6. BIN
      static/imgs/vip-center/4.png

1
pages/mine/index.vue

@ -310,7 +310,6 @@ export default {
return this.$store.state.qnToken != '' return this.$store.state.qnToken != ''
}, },
isVip() { isVip() {
console.log('isVip:', this.$store.state.supplierInfo.isVip)
return this.$store.state.supplierInfo.isVip == true return this.$store.state.supplierInfo.isVip == true
}, },
hasCompany() { hasCompany() {

20
pages/vip-center/index.vue

@ -16,37 +16,25 @@
<view class="flex-row equal-division"> <view class="flex-row equal-division">
<view class="equal-division-item flex-col"> <view class="equal-division-item flex-col">
<view class="top-image-wrapper flex-col items-center"> <view class="top-image-wrapper flex-col items-center">
<image
src="https://codefun-proj-user-res-1256085488.cos.ap-guangzhou.myqcloud.com/611dd17441a9be0011f45822/620ccb0962a7d90011fe5c8f/16456699126307827649.png"
class="image_4"
/>
<image src="/static/imgs/vip-center/1.png" class="image_4" />
</view> </view>
<text class="text_8">账期变现</text> <text class="text_8">账期变现</text>
</view> </view>
<view class="equal-division-item flex-col group_10"> <view class="equal-division-item flex-col group_10">
<view class="top-image-wrapper flex-col items-center"> <view class="top-image-wrapper flex-col items-center">
<image
src="https://codefun-proj-user-res-1256085488.cos.ap-guangzhou.myqcloud.com/611dd17441a9be0011f45822/620ccb0962a7d90011fe5c8f/16456699126326656192.png"
class="image_4"
/>
<image src="/static/imgs/vip-center/2.png" class="image_4" />
</view> </view>
<text class="text_8">电子签约</text> <text class="text_8">电子签约</text>
</view> </view>
<view class="equal-division-item_1 flex-col"> <view class="equal-division-item_1 flex-col">
<view class="flex-col items-center image-wrapper"> <view class="flex-col items-center image-wrapper">
<image
src="https://codefun-proj-user-res-1256085488.cos.ap-guangzhou.myqcloud.com/611dd17441a9be0011f45822/620ccb0962a7d90011fe5c8f/16456699126346194649.png"
class="image_7"
/>
<image src="/static/imgs/vip-center/3.png" class="image_7" />
</view> </view>
<text class="text_11">智能合同</text> <text class="text_11">智能合同</text>
</view> </view>
<view class="equal-division-item_1 flex-col"> <view class="equal-division-item_1 flex-col">
<view class="top-image-wrapper flex-col items-center"> <view class="top-image-wrapper flex-col items-center">
<image
src="https://codefun-proj-user-res-1256085488.cos.ap-guangzhou.myqcloud.com/611dd17441a9be0011f45822/620ccb0962a7d90011fe5c8f/16456699133425037124.png"
class="image_4"
/>
<image src="/static/imgs/vip-center/4.png" class="image_4" />
</view> </view>
<text class="text_11">征信管理</text> <text class="text_11">征信管理</text>
</view> </view>

BIN
static/imgs/vip-center/1.png

Before After
Width: 120  |  Height: 120  |  Size: 4.7 KiB

BIN
static/imgs/vip-center/2.png

Before After
Width: 120  |  Height: 120  |  Size: 2.3 KiB

BIN
static/imgs/vip-center/3.png

Before After
Width: 104  |  Height: 104  |  Size: 2.3 KiB

BIN
static/imgs/vip-center/4.png

Before After
Width: 120  |  Height: 120  |  Size: 2.6 KiB
Loading…
Cancel
Save