no message

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

@ -57,15 +57,15 @@
</div> </div>
</div> </div>
</view> </view>
<view class="g_mt_10" v-if="isLogin"> <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" /> <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>
<view class="g_mt_10 g_position_rela u-skeleton" v-if="applystatys == 1"> <view class="g_mt_10 g_position_rela u-skeleton" v-if="applystatys == 1">
<g-panel-form-item <g-panel-form-item
:list="[ :list="[
{ {
icon: 'time-circle', icon: 'block',
label: '申请关注', label: '申请成为代理',
result: '已提交', result: '已提交',
path: '/root/bind/applyForm?code=' + agencyCode + '&foa=1', path: '/root/bind/applyForm?code=' + agencyCode + '&foa=1',
pRow: 0, pRow: 0,

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

Loading…
Cancel
Save