url美化调整路由模式
@@ -5,6 +5,12 @@
|
||||
"versionName" : "1.0.0",
|
||||
"versionCode" : "100",
|
||||
"transformPx" : false,
|
||||
"h5": {
|
||||
"title": "链商星球",
|
||||
"router": {
|
||||
"mode": "history"
|
||||
}
|
||||
},
|
||||
/* 5+App特有相关 */
|
||||
"app-plus" : {
|
||||
"usingComponents" : true,
|
||||
|
||||
56
pages.json
@@ -9,6 +9,7 @@
|
||||
}, {
|
||||
"path": "pages/found/index",
|
||||
"name": "Found",
|
||||
"aliasPath": "/found",
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "发现更多"
|
||||
@@ -16,6 +17,7 @@
|
||||
}, {
|
||||
"path": "pages/user/index",
|
||||
"name": "User",
|
||||
"aliasPath": "/user",
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "节点中心"
|
||||
@@ -23,6 +25,7 @@
|
||||
}, {
|
||||
"path": "pages/user/code",
|
||||
"name": "userCode",
|
||||
"aliasPath": "/user/code",
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "邀请好友"
|
||||
@@ -30,6 +33,7 @@
|
||||
}, {
|
||||
"path": "pages/user/help",
|
||||
"name": "userHelp",
|
||||
"aliasPath": "/user/help",
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "帮助中心"
|
||||
@@ -37,6 +41,7 @@
|
||||
}, {
|
||||
"path": "pages/user/partner",
|
||||
"name": "userPartner",
|
||||
"aliasPath": "/user/partner",
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的伙伴"
|
||||
@@ -44,6 +49,7 @@
|
||||
}, {
|
||||
"path": "pages/user/clause",
|
||||
"name": "userClause",
|
||||
"aliasPath": "/user/clause",
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "服务条款"
|
||||
@@ -51,6 +57,7 @@
|
||||
}, {
|
||||
"path": "pages/user/followOfficial",
|
||||
"name": "Official",
|
||||
"aliasPath": "/user/followOfficial",
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "关注公众号"
|
||||
@@ -58,24 +65,28 @@
|
||||
}, {
|
||||
"path": "pages/vip/vip",
|
||||
"name": "vipIndex",
|
||||
"aliasPath": "/vip",
|
||||
"style": {
|
||||
"navigationBarTitleText": "开通节点"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/vip/agree",
|
||||
"name": "vipAgree",
|
||||
"aliasPath": "/vip/agree",
|
||||
"style": {
|
||||
"navigationBarTitleText": "服务条款"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/vip/examine",
|
||||
"name": "Examine",
|
||||
"aliasPath": "/vip/examine",
|
||||
"style": {
|
||||
"navigationBarTitleText": "提交成功"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/setting/setting",
|
||||
"name": "setting",
|
||||
"aliasPath": "/setting",
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "设置中心"
|
||||
@@ -83,74 +94,78 @@
|
||||
}, {
|
||||
"path": "pages/goods/management",
|
||||
"name": "goodsManagement",
|
||||
"aliasPath": "/goods/management",
|
||||
"style": {
|
||||
"navigationBarTitleText": "商品权证管理"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/goods/addClassify",
|
||||
"name": "goodsaddClassify",
|
||||
"aliasPath": "/goods/add-classify",
|
||||
"style": {
|
||||
"navigationBarTitleText": "发布商品类目"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/goods/add",
|
||||
"name": "goodsAdd",
|
||||
"aliasPath": "/goods/add",
|
||||
"style": {
|
||||
"navigationBarTitleText": "商品权证创建"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/goods/goodsAuth",
|
||||
"name": "goodsAddAuth",
|
||||
"aliasPath": "/goods/goods-auth",
|
||||
"style": {
|
||||
"navigationBarTitleText": "商品权证认证"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/coupons/management",
|
||||
"name": "couponsManagement",
|
||||
"aliasPath": "/coupons/management",
|
||||
"style": {
|
||||
"navigationBarTitleText": "创建优惠券"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/coupons/add",
|
||||
"name": "couponsAdd",
|
||||
"aliasPath": "/coupons/add",
|
||||
"style": {
|
||||
"navigationBarTitleText": "创建优惠券"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/coupons/magDetails",
|
||||
"name": "couponsDetails",
|
||||
"aliasPath": "/coupons/mag-details",
|
||||
"style": {
|
||||
"navigationBarTitleText": "优惠券详情"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/coupons/selectGoods",
|
||||
"name": "couponsSelectGoods",
|
||||
"aliasPath": "/coupons/select-goods",
|
||||
"style": {
|
||||
"navigationBarTitleText": "关联产品"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/login/login",
|
||||
"name": "Login",
|
||||
"aliasPath": "/login",
|
||||
"style": {
|
||||
"navigationBarTitleText": "登录"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/certification/personal",
|
||||
"name": "Personal",
|
||||
"aliasPath": "/personal",
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "个人认证"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/setting/setting",
|
||||
"name": "setting",
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "设置中心"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/setting/aboutUs",
|
||||
"name": "aboutUs",
|
||||
"aliasPath": "/setting/about-us",
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "关于我们"
|
||||
@@ -158,6 +173,7 @@
|
||||
}, {
|
||||
"path": "pages/company/approve",
|
||||
"name": "companyApprove",
|
||||
"aliasPath": "/company/approve",
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "企业认证"
|
||||
@@ -165,6 +181,7 @@
|
||||
}, {
|
||||
"path": "pages/news/index",
|
||||
"name": "news",
|
||||
"aliasPath": "/news/index",
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "消息中心"
|
||||
@@ -172,6 +189,7 @@
|
||||
}, {
|
||||
"path": "pages/news/detail",
|
||||
"name": "newsDetail",
|
||||
"aliasPath": "/news/detail",
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "消息列表"
|
||||
@@ -179,6 +197,7 @@
|
||||
}, {
|
||||
"path": "pages/wallet/property",
|
||||
"name": "walletProperty",
|
||||
"aliasPath": "/wallet/property",
|
||||
"style": {
|
||||
"navigationBarTitleText": "能量钱包",
|
||||
"enablePullDownRefresh": false,
|
||||
@@ -187,6 +206,7 @@
|
||||
}, {
|
||||
"path": "pages/wallet/extract",
|
||||
"name": "Extract",
|
||||
"aliasPath": "/wallet/extract",
|
||||
"style": {
|
||||
"navigationBarTitleText": "提现能量",
|
||||
"enablePullDownRefresh": false,
|
||||
@@ -196,6 +216,7 @@
|
||||
},{
|
||||
"path": "pages/verification/index",
|
||||
"name": "verificationIndex",
|
||||
"aliasPath": "/verification/index",
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "扫码核销"
|
||||
@@ -203,6 +224,7 @@
|
||||
},{
|
||||
"path": "pages/verification/history",
|
||||
"name": "verificationHistory",
|
||||
"aliasPath": "/verification/history",
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "核销记录"
|
||||
@@ -210,6 +232,7 @@
|
||||
},{
|
||||
"path": "pages/shop/lists",
|
||||
"name": "shopLists",
|
||||
"aliasPath": "/shop/lists",
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "部门/门店"
|
||||
@@ -217,6 +240,7 @@
|
||||
},{
|
||||
"path": "pages/shop/create",
|
||||
"name": "shopCreate",
|
||||
"aliasPath": "/shop/create",
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "创建部门/门店"
|
||||
@@ -224,6 +248,7 @@
|
||||
},{
|
||||
"path": "pages/employees/list",
|
||||
"name": "employeesList",
|
||||
"aliasPath": "/employees/list",
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "员工管理"
|
||||
@@ -231,6 +256,7 @@
|
||||
},{
|
||||
"path": "pages/employees/add",
|
||||
"name": "employeesAdd",
|
||||
"aliasPath": "/employees/add",
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "添加员工"
|
||||
@@ -238,6 +264,7 @@
|
||||
},{
|
||||
"path": "pages/instrument/Spread",
|
||||
"name": "instrumentSpread",
|
||||
"aliasPath": "/instrument/spread",
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "营销推广码"
|
||||
@@ -245,19 +272,21 @@
|
||||
},{
|
||||
"path": "pages/instrument/basics",
|
||||
"name": "instrumentBasics",
|
||||
"aliasPath": "/instrument/basics",
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "基础信息"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/wallet/fragment",
|
||||
"name": "Fragment",
|
||||
"aliasPath": "/wallet/fragment",
|
||||
"style": {
|
||||
"navigationBarTitleText": "能量碎片记录",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationBarBackgroundColor": "#774ffd",
|
||||
"navigationBarTextStyle": "white"
|
||||
},
|
||||
"name": "Fragment"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/wallet/addBank",
|
||||
@@ -267,7 +296,8 @@
|
||||
"navigationBarBackgroundColor": "#774ffd",
|
||||
"navigationBarTextStyle": "white"
|
||||
},
|
||||
"name": "addBank"
|
||||
"name": "addBank",
|
||||
"aliasPath": "/wallet/add-bank"
|
||||
},{
|
||||
"path": "pages/wallet/bankList",
|
||||
"style": {
|
||||
@@ -276,7 +306,8 @@
|
||||
"navigationBarBackgroundColor": "#774ffd",
|
||||
"navigationBarTextStyle": "white"
|
||||
},
|
||||
"name": "bankList"
|
||||
"name": "bankList",
|
||||
"aliasPath": "/wallet/bank/list"
|
||||
},{
|
||||
"path": "pages/wallet/withdrawList",
|
||||
"style": {
|
||||
@@ -285,7 +316,8 @@
|
||||
"navigationBarBackgroundColor": "#774ffd",
|
||||
"navigationBarTextStyle": "white"
|
||||
},
|
||||
"name": "withdrawList"
|
||||
"name": "withdrawList",
|
||||
"aliasPath": "/wallet/withdraw/list"
|
||||
}],
|
||||
"globalStyle": {
|
||||
"navigationStyle": "custom",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<view>
|
||||
<view class="background">
|
||||
<view class="codeContent">
|
||||
<!-- 邀请码图 -->
|
||||
<view class="codeBack">
|
||||
@@ -98,13 +98,14 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<style>
|
||||
page {
|
||||
background-image: linear-gradient(to top, #7c52fc, #976dff);
|
||||
}
|
||||
</style>
|
||||
|
||||
<style lang="scss">
|
||||
|
||||
// 背景色
|
||||
.background{
|
||||
min-height: 100vh;
|
||||
background: linear-gradient(to top, #7c52fc, #976dff);
|
||||
}
|
||||
|
||||
// 背景
|
||||
.codeImg {
|
||||
width: 100%;
|
||||
|
||||
@@ -63,9 +63,14 @@
|
||||
<view class="privilege-name">
|
||||
升级条件
|
||||
</view>
|
||||
<view class="privilege-label" :class="{'active' : item.finish == true}" v-for="(item, index) in identitie[tabsIndex].get_condition" :key="index">
|
||||
&{{item.message}}
|
||||
</view>
|
||||
<block v-if="openCondition.energy_shard">
|
||||
<view class="privilege-label" :class="{'active' : openCondition.energy_shard.finish}">{{openCondition.energy_shard.message}}<uni-icons v-if="openCondition.energy_shard.finish" type="checkmarkempty" size="17" color="#f6b338"></uni-icons></view>
|
||||
<view class="privilege-label" :class="{'active' : openCondition.price.finish}" v-if="!openCondition.energy_shard.finish">{{openCondition.price.message}}</view>
|
||||
<view class="privilege-label" v-else>{{openCondition.service_charge.message}}</view>
|
||||
</block>
|
||||
<block v-else>
|
||||
<view class="privilege-label" :class="{'active' : openCondition.price.finish}">{{openCondition.price.message}}</view>
|
||||
</block>
|
||||
</view>
|
||||
</view>
|
||||
<view class="privilege-list">
|
||||
@@ -128,6 +133,7 @@
|
||||
canFromImg : {
|
||||
showpath: '',
|
||||
path : ''
|
||||
},
|
||||
openCondition: {}
|
||||
}
|
||||
},
|
||||
@@ -138,11 +144,23 @@
|
||||
methods: {
|
||||
// 当前用户信息
|
||||
idenInfo(){
|
||||
identities().then(res => {
|
||||
identities().then(res => {
|
||||
res.identities.map(item => {
|
||||
item.obj_condition = new Object
|
||||
for(let val of item.get_condition){
|
||||
item.obj_condition[val.name] = {
|
||||
message: val.message,
|
||||
finish: val.finish
|
||||
}
|
||||
}
|
||||
return item
|
||||
})
|
||||
|
||||
this.identitie = res.identities
|
||||
this.openCondition = res.identities[this.tabsIndex].obj_condition
|
||||
this.rights = res.identities[this.tabsIndex].rights
|
||||
this.total = res.identities[this.tabsIndex].price
|
||||
this.canBtn = res.identities[this.tabsIndex].can
|
||||
this.loding = false
|
||||
}).catch(err =>{
|
||||
uni.showToast({
|
||||
@@ -169,9 +187,7 @@
|
||||
icon : 'none'
|
||||
})
|
||||
return
|
||||
}
|
||||
}
|
||||
if(can.on_line) {
|
||||
if(can.on_line) {
|
||||
if(can.buy) {
|
||||
// 开通vip提交
|
||||
@@ -183,7 +199,6 @@
|
||||
icon : 'none'
|
||||
})
|
||||
}
|
||||
} else {
|
||||
} else {
|
||||
if(can.buy) {
|
||||
// 上传凭证
|
||||
@@ -195,7 +210,6 @@
|
||||
})
|
||||
}
|
||||
}
|
||||
return
|
||||
return
|
||||
},
|
||||
// 开通vip提交
|
||||
|
||||
@@ -171,9 +171,7 @@
|
||||
},
|
||||
// 选择银行卡
|
||||
bankLists() {
|
||||
uni.navigateTo({
|
||||
url: '/pages/wallet/bankList'
|
||||
})
|
||||
this.$Router.push({name: 'bankList'})
|
||||
},
|
||||
// 提现记录
|
||||
withdrawDetail() {
|
||||
|
||||
0
unpackage/dist/build/.automator/h5/.automator.json
vendored
Normal file
2
unpackage/dist/build/h5/index.html
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang=zh-CN><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><title>BlockChainH5</title><script>var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') || CSS.supports('top: constant(a)'))
|
||||
document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />')</script><link rel=stylesheet href=/static/index.f4fc78fe.css></head><body><noscript><strong>Please enable JavaScript to continue.</strong></noscript><div id=app></div><script src=/static/js/chunk-vendors.fa7b169e.js></script><script src=/static/js/index.90de528e.js></script></body></html>
|
||||
BIN
unpackage/dist/build/h5/static/background/chain-back-00.png
vendored
Normal file
|
After Width: | Height: | Size: 202 KiB |
BIN
unpackage/dist/build/h5/static/background/chain-back-02.png
vendored
Normal file
|
After Width: | Height: | Size: 465 KiB |
BIN
unpackage/dist/build/h5/static/background/idcard-positive.png
vendored
Normal file
|
After Width: | Height: | Size: 25 KiB |
BIN
unpackage/dist/build/h5/static/background/idcard-reverse.png
vendored
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
unpackage/dist/build/h5/static/fonts/uni.75745d34.ttf
vendored
Normal file
BIN
unpackage/dist/build/h5/static/icons/add-icon.png
vendored
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
unpackage/dist/build/h5/static/icons/approve-icon.png
vendored
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
unpackage/dist/build/h5/static/icons/audit-icon.png
vendored
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
unpackage/dist/build/h5/static/icons/checked-icon.png
vendored
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
unpackage/dist/build/h5/static/icons/crystal-icon.png
vendored
Normal file
|
After Width: | Height: | Size: 6.7 KiB |
BIN
unpackage/dist/build/h5/static/icons/equity_arrow_icon.png
vendored
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
unpackage/dist/build/h5/static/icons/equity_arrow_right.png
vendored
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
unpackage/dist/build/h5/static/icons/equity_arrow_up.png
vendored
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
unpackage/dist/build/h5/static/icons/equity_coupons_01.png
vendored
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
unpackage/dist/build/h5/static/icons/equity_coupons_02.png
vendored
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
unpackage/dist/build/h5/static/icons/equity_coupons_03.png
vendored
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
unpackage/dist/build/h5/static/icons/equity_nav.png
vendored
Normal file
|
After Width: | Height: | Size: 7.8 KiB |
BIN
unpackage/dist/build/h5/static/icons/fire.png
vendored
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
unpackage/dist/build/h5/static/icons/gemstone-icon.png
vendored
Normal file
|
After Width: | Height: | Size: 8.2 KiB |
BIN
unpackage/dist/build/h5/static/icons/gemstone-ore-icon.png
vendored
Normal file
|
After Width: | Height: | Size: 7.3 KiB |
BIN
unpackage/dist/build/h5/static/icons/goods_buy.png
vendored
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
unpackage/dist/build/h5/static/icons/goods_close.png
vendored
Normal file
|
After Width: | Height: | Size: 558 B |
BIN
unpackage/dist/build/h5/static/icons/goods_row.png
vendored
Normal file
|
After Width: | Height: | Size: 686 B |
BIN
unpackage/dist/build/h5/static/icons/goods_spot.png
vendored
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
unpackage/dist/build/h5/static/icons/listnull-icon.png
vendored
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
unpackage/dist/build/h5/static/icons/login-icon.png
vendored
Normal file
|
After Width: | Height: | Size: 8.7 KiB |
BIN
unpackage/dist/build/h5/static/icons/logs-null.png
vendored
Normal file
|
After Width: | Height: | Size: 5.5 KiB |
BIN
unpackage/dist/build/h5/static/icons/order-null.png
vendored
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
unpackage/dist/build/h5/static/icons/payWay_icon_00.png
vendored
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
BIN
unpackage/dist/build/h5/static/icons/payWay_icon_01.png
vendored
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
BIN
unpackage/dist/build/h5/static/icons/property_poster.png
vendored
Normal file
|
After Width: | Height: | Size: 585 B |
BIN
unpackage/dist/build/h5/static/icons/search-icon.png
vendored
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
unpackage/dist/build/h5/static/icons/store_codeBack.png
vendored
Normal file
|
After Width: | Height: | Size: 98 KiB |
BIN
unpackage/dist/build/h5/static/icons/store_contBack.png
vendored
Normal file
|
After Width: | Height: | Size: 64 KiB |
BIN
unpackage/dist/build/h5/static/icons/store_down.png
vendored
Normal file
|
After Width: | Height: | Size: 4.6 KiB |
BIN
unpackage/dist/build/h5/static/icons/store_downBack.png
vendored
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
unpackage/dist/build/h5/static/icons/store_icon_icon.png
vendored
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
unpackage/dist/build/h5/static/icons/store_icon_pen.png
vendored
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
unpackage/dist/build/h5/static/icons/store_icon_row.png
vendored
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
unpackage/dist/build/h5/static/icons/store_icon_vip.png
vendored
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
unpackage/dist/build/h5/static/icons/store_logistic.png
vendored
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
unpackage/dist/build/h5/static/icons/ticket-icon.png
vendored
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
unpackage/dist/build/h5/static/icons/unchecked-icon.png
vendored
Normal file
|
After Width: | Height: | Size: 944 B |
BIN
unpackage/dist/build/h5/static/icons/user_icon_00.png
vendored
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
BIN
unpackage/dist/build/h5/static/icons/wechat.png
vendored
Normal file
|
After Width: | Height: | Size: 4.0 KiB |
BIN
unpackage/dist/build/h5/static/img/approve-icon.11876fd1.png
vendored
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
unpackage/dist/build/h5/static/img/chain-back-00.8e82e1c1.png
vendored
Normal file
|
After Width: | Height: | Size: 202 KiB |
BIN
unpackage/dist/build/h5/static/img/crystal-icon.9cbfd02a.png
vendored
Normal file
|
After Width: | Height: | Size: 6.7 KiB |
BIN
unpackage/dist/build/h5/static/img/gemstone-icon.b8cd1612.png
vendored
Normal file
|
After Width: | Height: | Size: 8.2 KiB |
BIN
unpackage/dist/build/h5/static/img/gemstone-ore-icon.1bea6c28.png
vendored
Normal file
|
After Width: | Height: | Size: 7.3 KiB |
BIN
unpackage/dist/build/h5/static/img/idcard-positive.77715c80.png
vendored
Normal file
|
After Width: | Height: | Size: 25 KiB |
BIN
unpackage/dist/build/h5/static/img/idcard-reverse.c67f6306.png
vendored
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
unpackage/dist/build/h5/static/img/listnull-icon.9c399fd5.png
vendored
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
unpackage/dist/build/h5/static/img/sign_tips.67ef8f79.png
vendored
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
unpackage/dist/build/h5/static/img/vipExamine.67410edb.png
vendored
Normal file
|
After Width: | Height: | Size: 38 KiB |
BIN
unpackage/dist/build/h5/static/img/wechat.27a44584.png
vendored
Normal file
|
After Width: | Height: | Size: 4.0 KiB |
BIN
unpackage/dist/build/h5/static/imgs/account-bg.png
vendored
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
unpackage/dist/build/h5/static/imgs/bankLogo.png
vendored
Normal file
|
After Width: | Height: | Size: 4.4 KiB |
BIN
unpackage/dist/build/h5/static/imgs/cart_empty.png
vendored
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
BIN
unpackage/dist/build/h5/static/imgs/company-icon.png
vendored
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
unpackage/dist/build/h5/static/imgs/crystal-sign.png
vendored
Normal file
|
After Width: | Height: | Size: 491 B |
BIN
unpackage/dist/build/h5/static/imgs/link-wechat.png
vendored
Normal file
|
After Width: | Height: | Size: 956 B |
BIN
unpackage/dist/build/h5/static/imgs/mine-about.png
vendored
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
unpackage/dist/build/h5/static/imgs/mine-self-name.png
vendored
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
unpackage/dist/build/h5/static/imgs/news_1.png
vendored
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
unpackage/dist/build/h5/static/imgs/news_2.png
vendored
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
unpackage/dist/build/h5/static/imgs/news_2_1.png
vendored
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
unpackage/dist/build/h5/static/imgs/news_3.png
vendored
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
unpackage/dist/build/h5/static/imgs/news_3_1.png
vendored
Normal file
|
After Width: | Height: | Size: 338 B |
BIN
unpackage/dist/build/h5/static/imgs/no-avatar.png
vendored
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
unpackage/dist/build/h5/static/imgs/record-icon.png
vendored
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
BIN
unpackage/dist/build/h5/static/imgs/reset-info.png
vendored
Normal file
|
After Width: | Height: | Size: 866 B |
BIN
unpackage/dist/build/h5/static/imgs/self-icon.png
vendored
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
unpackage/dist/build/h5/static/imgs/top_bg.png
vendored
Normal file
|
After Width: | Height: | Size: 9.3 KiB |
BIN
unpackage/dist/build/h5/static/imgs/top_logo.png
vendored
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
unpackage/dist/build/h5/static/imgs/user-avatar.png
vendored
Normal file
|
After Width: | Height: | Size: 930 B |
BIN
unpackage/dist/build/h5/static/imgs/user-crystalMark-grey.png
vendored
Normal file
|
After Width: | Height: | Size: 1.6 KiB |