no message

cyl/job_im
jscyl13849007907 1 week ago
parent 3f182c29fd
commit 278611b0f6

@ -57,15 +57,15 @@
</div>
</div>
</view>
<view class="g_mt_10" v-if="isLogin">
<g-panel-poster-card :list="poastList" cardType="img" titleNav="/root/person/posterShare" subhead="更多" :speed="1" :marginBottom="16" :num="4" cusTitle="分享海报" @clickImg="clickImg" @clickItem="titleNavigator" />
</view>
<view class="g_mt_10" v-if="isJm">
<g-panel-poster-card :list="poastList" cardType="img" titleNav="/root/person/posterShare" subhead="更多" :speed="1" :marginBottom="16" :num="4" cusTitle="分享海报" @clickImg="clickImg" @clickItem="titleNavigator" />
</view>
<view class="g_mt_10 g_position_rela u-skeleton" v-if="applystatys == 1">
<g-panel-form-item
:list="[
{
icon: 'time-circle',
label: '申请关注',
icon: 'block',
label: '申请成为代理',
result: '已提交',
path: '/root/bind/applyForm?code=' + agencyCode + '&foa=1',
pRow: 0,

@ -1,8 +1,8 @@
@font-face {
font-family: 'iconfont'; /* Project id 4374774 */
src: url('//at.alicdn.com/t/c/font_4374774_861jqfo6n4f.woff2?t=1779869011207') format('woff2'),
url('//at.alicdn.com/t/c/font_4374774_861jqfo6n4f.woff?t=1779869011207') format('woff'),
url('//at.alicdn.com/t/c/font_4374774_861jqfo6n4f.ttf?t=1779869011207') format('truetype');
src: url('//at.alicdn.com/t/c/font_4374774_3uz0ukj7lp8.woff2?t=1780296933405') format('woff2'),
url('//at.alicdn.com/t/c/font_4374774_3uz0ukj7lp8.woff?t=1780296933405') format('woff'),
url('//at.alicdn.com/t/c/font_4374774_3uz0ukj7lp8.ttf?t=1780296933405') format('truetype');
}
.iconfont {
@ -13,6 +13,14 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-block:before {
content: "\e7e4";
}
.icon-close:before {
content: "\e7fc";
}
.icon-securityscan:before {
content: "\e7c1";
}

Loading…
Cancel
Save