Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
Support
提交反馈
为 GitLab 提交贡献
登录/注册
切换导航
M
mcep-h5
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
jiangzaicheng
mcep-h5
提交
31306907
提交
31306907
编写于
9月 08, 2022
作者:
donghuawangliang0612
浏览文件
操作
浏览文件
下载
差异文件
Merge branch 'master' of
http://zyys.donghuajinyun.com/gitlib/jiangzaicheng/mcep-h5
Conflicts: src/views/main/Main.vue
上级
c3699469
6471890c
变更
11
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
11 个修改的文件
包含
374 行增加
和
41 行删除
+374
-41
demo_index.html
src/assets/iconfont/demo_index.html
+187
-3
iconfont.css
src/assets/iconfont/iconfont.css
+35
-3
iconfont.js
src/assets/iconfont/iconfont.js
+1
-1
iconfont.json
src/assets/iconfont/iconfont.json
+56
-0
iconfont.ttf
src/assets/iconfont/iconfont.ttf
+0
-0
iconfont.woff
src/assets/iconfont/iconfont.woff
+0
-0
iconfont.woff2
src/assets/iconfont/iconfont.woff2
+0
-0
Picket.vue
src/components/common/Picket.vue
+7
-2
ProductCard.vue
src/components/common/ProductCard.vue
+1
-1
CountResult.vue
src/views/DepositInterestTrial/CountResult.vue
+24
-9
Main.vue
src/views/main/Main.vue
+63
-22
未找到文件。
src/assets/iconfont/demo_index.html
浏览文件 @
31306907
...
...
@@ -54,6 +54,54 @@
<div
class=
"content unicode"
style=
"display: block;"
>
<ul
class=
"icon_lists dib-box"
>
<li
class=
"dib"
>
<span
class=
"icon iconfont"
>

</span>
<div
class=
"name"
>
降序
</div>
<div
class=
"code-name"
>
&
#xedc1;
</div>
</li>
<li
class=
"dib"
>
<span
class=
"icon iconfont"
>

</span>
<div
class=
"name"
>
未排序
</div>
<div
class=
"code-name"
>
&
#xedc2;
</div>
</li>
<li
class=
"dib"
>
<span
class=
"icon iconfont"
>

</span>
<div
class=
"name"
>
按钮-进入
</div>
<div
class=
"code-name"
>
&
#xedc3;
</div>
</li>
<li
class=
"dib"
>
<span
class=
"icon iconfont"
>

</span>
<div
class=
"name"
>
升序
</div>
<div
class=
"code-name"
>
&
#xedc4;
</div>
</li>
<li
class=
"dib"
>
<span
class=
"icon iconfont"
>

</span>
<div
class=
"name"
>
已还款
</div>
<div
class=
"code-name"
>
&
#xedb6;
</div>
</li>
<li
class=
"dib"
>
<span
class=
"icon iconfont"
>

</span>
<div
class=
"name"
>
不可见20x20px
</div>
<div
class=
"code-name"
>
&
#xedb7;
</div>
</li>
<li
class=
"dib"
>
<span
class=
"icon iconfont"
>

</span>
<div
class=
"name"
>
受理中
</div>
<div
class=
"code-name"
>
&
#xedb8;
</div>
</li>
<li
class=
"dib"
>
<span
class=
"icon iconfont"
>

</span>
<div
class=
"name"
>
已完成
</div>
<div
class=
"code-name"
>
&
#xedb9;
</div>
</li>
<li
class=
"dib"
>
<span
class=
"icon iconfont"
>

</span>
<div
class=
"name"
>
未签订
</div>
...
...
@@ -960,9 +1008,9 @@
<pre><code
class=
"language-css"
>
@font-face {
font-family: 'iconfont';
src: url('iconfont.woff2?t=166
0790093357
') format('woff2'),
url('iconfont.woff?t=166
0790093357
') format('woff'),
url('iconfont.ttf?t=166
0790093357
') format('truetype');
src: url('iconfont.woff2?t=166
2601281933
') format('woff2'),
url('iconfont.woff?t=166
2601281933
') format('woff'),
url('iconfont.ttf?t=166
2601281933
') format('truetype');
}
</code></pre>
<h3
id=
"-iconfont-"
>
第二步:定义使用 iconfont 的样式
</h3>
...
...
@@ -988,6 +1036,78 @@
<div
class=
"content font-class"
>
<ul
class=
"icon_lists dib-box"
>
<li
class=
"dib"
>
<span
class=
"icon iconfont icon-jiangxu"
></span>
<div
class=
"name"
>
降序
</div>
<div
class=
"code-name"
>
.icon-jiangxu
</div>
</li>
<li
class=
"dib"
>
<span
class=
"icon iconfont icon-weipaixu"
></span>
<div
class=
"name"
>
未排序
</div>
<div
class=
"code-name"
>
.icon-weipaixu
</div>
</li>
<li
class=
"dib"
>
<span
class=
"icon iconfont icon-anniu-jinru"
></span>
<div
class=
"name"
>
按钮-进入
</div>
<div
class=
"code-name"
>
.icon-anniu-jinru
</div>
</li>
<li
class=
"dib"
>
<span
class=
"icon iconfont icon-shengxu"
></span>
<div
class=
"name"
>
升序
</div>
<div
class=
"code-name"
>
.icon-shengxu
</div>
</li>
<li
class=
"dib"
>
<span
class=
"icon iconfont icon-yihuankuan"
></span>
<div
class=
"name"
>
已还款
</div>
<div
class=
"code-name"
>
.icon-yihuankuan
</div>
</li>
<li
class=
"dib"
>
<span
class=
"icon iconfont icon-bukejian20x20px"
></span>
<div
class=
"name"
>
不可见20x20px
</div>
<div
class=
"code-name"
>
.icon-bukejian20x20px
</div>
</li>
<li
class=
"dib"
>
<span
class=
"icon iconfont icon-shoulizhong"
></span>
<div
class=
"name"
>
受理中
</div>
<div
class=
"code-name"
>
.icon-shoulizhong
</div>
</li>
<li
class=
"dib"
>
<span
class=
"icon iconfont icon-yiwancheng"
></span>
<div
class=
"name"
>
已完成
</div>
<div
class=
"code-name"
>
.icon-yiwancheng
</div>
</li>
<li
class=
"dib"
>
<span
class=
"icon iconfont icon-weiqianding"
></span>
<div
class=
"name"
>
...
...
@@ -2347,6 +2467,70 @@
<div
class=
"content symbol"
>
<ul
class=
"icon_lists dib-box"
>
<li
class=
"dib"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#icon-jiangxu"
></use>
</svg>
<div
class=
"name"
>
降序
</div>
<div
class=
"code-name"
>
#icon-jiangxu
</div>
</li>
<li
class=
"dib"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#icon-weipaixu"
></use>
</svg>
<div
class=
"name"
>
未排序
</div>
<div
class=
"code-name"
>
#icon-weipaixu
</div>
</li>
<li
class=
"dib"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#icon-anniu-jinru"
></use>
</svg>
<div
class=
"name"
>
按钮-进入
</div>
<div
class=
"code-name"
>
#icon-anniu-jinru
</div>
</li>
<li
class=
"dib"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#icon-shengxu"
></use>
</svg>
<div
class=
"name"
>
升序
</div>
<div
class=
"code-name"
>
#icon-shengxu
</div>
</li>
<li
class=
"dib"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#icon-yihuankuan"
></use>
</svg>
<div
class=
"name"
>
已还款
</div>
<div
class=
"code-name"
>
#icon-yihuankuan
</div>
</li>
<li
class=
"dib"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#icon-bukejian20x20px"
></use>
</svg>
<div
class=
"name"
>
不可见20x20px
</div>
<div
class=
"code-name"
>
#icon-bukejian20x20px
</div>
</li>
<li
class=
"dib"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#icon-shoulizhong"
></use>
</svg>
<div
class=
"name"
>
受理中
</div>
<div
class=
"code-name"
>
#icon-shoulizhong
</div>
</li>
<li
class=
"dib"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#icon-yiwancheng"
></use>
</svg>
<div
class=
"name"
>
已完成
</div>
<div
class=
"code-name"
>
#icon-yiwancheng
</div>
</li>
<li
class=
"dib"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#icon-weiqianding"
></use>
...
...
src/assets/iconfont/iconfont.css
浏览文件 @
31306907
@font-face
{
font-family
:
"iconfont"
;
/* Project id 3289090 */
src
:
url('iconfont.woff2?t=166
0790093357
')
format
(
'woff2'
),
url('iconfont.woff?t=166
0790093357
')
format
(
'woff'
),
url('iconfont.ttf?t=166
0790093357
')
format
(
'truetype'
);
src
:
url('iconfont.woff2?t=166
2601281933
')
format
(
'woff2'
),
url('iconfont.woff?t=166
2601281933
')
format
(
'woff'
),
url('iconfont.ttf?t=166
2601281933
')
format
(
'truetype'
);
}
.iconfont
{
...
...
@@ -13,6 +13,38 @@
-moz-osx-font-smoothing
:
grayscale
;
}
.icon-jiangxu
:before
{
content
:
"\edc1"
;
}
.icon-weipaixu
:before
{
content
:
"\edc2"
;
}
.icon-anniu-jinru
:before
{
content
:
"\edc3"
;
}
.icon-shengxu
:before
{
content
:
"\edc4"
;
}
.icon-yihuankuan
:before
{
content
:
"\edb6"
;
}
.icon-bukejian20x20px
:before
{
content
:
"\edb7"
;
}
.icon-shoulizhong
:before
{
content
:
"\edb8"
;
}
.icon-yiwancheng
:before
{
content
:
"\edb9"
;
}
.icon-weiqianding
:before
{
content
:
"\ed8d"
;
}
...
...
src/assets/iconfont/iconfont.js
浏览文件 @
31306907
此差异已折叠。
点击以展开。
src/assets/iconfont/iconfont.json
浏览文件 @
31306907
...
...
@@ -5,6 +5,62 @@
"css_prefix_text"
:
"icon-"
,
"description"
:
""
,
"glyphs"
:
[
{
"icon_id"
:
"31683324"
,
"name"
:
"降序"
,
"font_class"
:
"jiangxu"
,
"unicode"
:
"edc1"
,
"unicode_decimal"
:
60865
},
{
"icon_id"
:
"31683325"
,
"name"
:
"未排序"
,
"font_class"
:
"weipaixu"
,
"unicode"
:
"edc2"
,
"unicode_decimal"
:
60866
},
{
"icon_id"
:
"31683326"
,
"name"
:
"按钮-进入"
,
"font_class"
:
"anniu-jinru"
,
"unicode"
:
"edc3"
,
"unicode_decimal"
:
60867
},
{
"icon_id"
:
"31683328"
,
"name"
:
"升序"
,
"font_class"
:
"shengxu"
,
"unicode"
:
"edc4"
,
"unicode_decimal"
:
60868
},
{
"icon_id"
:
"31596248"
,
"name"
:
"已还款"
,
"font_class"
:
"yihuankuan"
,
"unicode"
:
"edb6"
,
"unicode_decimal"
:
60854
},
{
"icon_id"
:
"31596249"
,
"name"
:
"不可见20x20px"
,
"font_class"
:
"bukejian20x20px"
,
"unicode"
:
"edb7"
,
"unicode_decimal"
:
60855
},
{
"icon_id"
:
"31596250"
,
"name"
:
"受理中"
,
"font_class"
:
"shoulizhong"
,
"unicode"
:
"edb8"
,
"unicode_decimal"
:
60856
},
{
"icon_id"
:
"31596251"
,
"name"
:
"已完成"
,
"font_class"
:
"yiwancheng"
,
"unicode"
:
"edb9"
,
"unicode_decimal"
:
60857
},
{
"icon_id"
:
"30879721"
,
"name"
:
"未签订"
,
...
...
src/assets/iconfont/iconfont.ttf
浏览文件 @
31306907
无法预览此类型文件
src/assets/iconfont/iconfont.woff
浏览文件 @
31306907
无法预览此类型文件
src/assets/iconfont/iconfont.woff2
浏览文件 @
31306907
无法预览此类型文件
src/components/common/Picket.vue
浏览文件 @
31306907
...
...
@@ -68,14 +68,19 @@ export default class Picket extends Vue {
}
</
script
>
<
style
scoped
lang=
"scss"
>
.d-tatle
{
padding-top
:
1vh
;
padding-top
:
1vh
;
}
.card
{
height
:
200px
;
width
:
98%
;
margin
:
0
%
auto
;
margin
:
1
%
auto
;
background
:
inherit
;
background-color
:
rgba
(
255
,
255
,
255
,
1
);
border
:
none
;
border-radius
:
4
px
;
border-radius
:
10
px
;
-moz-box-shadow
:
0px
0px
;
box-shadow
:
0
2px
12px
0
rgba
(
0
,
0
,
0
,
0
.1
);
...
...
src/components/common/ProductCard.vue
浏览文件 @
31306907
...
...
@@ -22,7 +22,7 @@
</van-row>
<van-row
type=
"flex"
justify=
"center"
class=
"button"
>
<van-col
span=
"24"
>
<van-button
type=
"info"
@
click=
"lodiing()"
>
立即申请
</van-button>
<van-button
type=
"info"
style=
"background-color:3672F1"
@
click=
"lodiing()"
>
立即申请
</van-button>
</van-col>
</van-row>
</div>
...
...
src/views/DepositInterestTrial/CountResult.vue
浏览文件 @
31306907
...
...
@@ -5,12 +5,13 @@
<
template
>
<div>
<div
class=
"rarle"
>
<div
style=
"width:100%;height: calc(
35vh);background: linear-gradient(90deg, #76befa 0%, #3672f1 99%
);"
>
<tatle-bar
:tatle=
"titleName"
:tatleflag=
"titleflag"
>
<div
style=
"width:100%;height: calc(
25vh);background: linear-gradient(#0B54E0 50px , #ffffff
);"
>
<tatle-bar
:tatle=
"titleName"
:tatleflag=
"titleflag"
style=
"background: #0B54E0"
>
</tatle-bar>
</div>
<div
class=
"card"
>
<div
style=
"margin-top: 4%; margin-left: 20px"
><span
style=
"color: #9e9e9e"
>
贷款利息(元)
</span><span
v-if=
"flag"
style=
"margin-left: 130px; color: #3672F1"
@
click=
"toSeeRepayPlan"
>
查看还款计划
</span></div>
<div
style=
"margin-top: 27px; margin-left: 20px"
><span
style=
"color: #9e9e9e"
>
贷款利息(元)
</span><span
v-if=
"flag"
style=
"margin-left: 130px; color: #3672F1"
@
click=
"toSeeRepayPlan"
>
查看还款计划
</span></div>
<div
style=
"margin-top: 0px; margin-left: 20px"
><span
style=
"color: #FFA121;font-size: 24px;font-family: '思源黑体 Bold', '思源黑体 Regular', '思源黑体';
font-weight: 700;
font-style: normal;"
>
{{
result
}}
</span></div>
...
...
@@ -19,7 +20,7 @@
font-weight: 700;
font-style: normal;"
>
{{
resultPlus
}}
</span></div>
</div>
<div
style=
"margin-top:
50
px; margin-left: 30px; margin-right: 30px"
>
<div
style=
"margin-top:
125
px; margin-left: 30px; margin-right: 30px"
>
<van-row>
<van-col
span=
"12"
style=
"color: #999999"
>
贷款金额(元)
</van-col>
<van-col
span=
"12"
style=
"text-align: right"
>
{{
loanAmt
}}
</van-col>
...
...
@@ -51,12 +52,24 @@
<!--
</div>
-->
<div
style=
"margin-top: 20px; margin-left: 30px; margin-right: 30px"
>
<van-row>
<van-col
span=
"12"
style=
"color: #999999"
>
还款方式
</van-col>
<van-col
span=
"12"
style=
"color: #999999
"
>
还款方式
</van-col>
<van-col
span=
"12"
style=
"text-align: right"
>
{{
repayType
}}
</van-col>
</van-row>
</div>
<van-button
style=
"width: 90%;margin-left: 5%;background-color: #1890ff;position: absolute;margin-top: 36%;height: 6%;border-radius: 5px;"
type=
"primary"
@
click=
"returnCount"
>
确定
</van-button>
<van-button
style=
"width: 90%;margin-left: 5%;position: absolute;margin-top: 50%;height: 6%;border-radius: 5px;border-color: #1890ff"
@
click=
"returnCount"
><span
style=
"color: #1890ff"
>
重新计算
</span></van-button>
<!--
<div
style=
"margin-top:20px;"
>
-->
<van-button
style=
"width: 90%;margin-left: 5%;margin-top:30px;background-color: #3672F1;border-radius: 5px;border:0px;"
type=
"primary"
@
click=
"returnCount"
>
确定
</van-button>
<!--
</div>
-->
<!--
<div
style=
"margin-top:20px;"
>
-->
<van-button
style=
"width: 90%;margin-left: 5%;margin-top:20px;border-radius: 5px;border-color: #3672F1"
@
click=
"returnCount"
><span
style=
"color: #3672F1"
>
重新计算
</span></van-button>
<!--
</div>
-->
</div>
</div>
</
template
>
...
...
@@ -142,12 +155,14 @@ export default class CountResult extends Vue{
</
script
>
<
style
scoped
lang=
"scss"
>
.card
{
::v-deep
.card
{
position
:
absolute
;
background-color
:
#ffffff
;
width
:
90%
;
margin-left
:
5%
;
margin-top
:
-30%
;
margin-top
:
-12vh
;
height
:
180px
;
border-radius
:
10px
;
}
</
style
>
src/views/main/Main.vue
浏览文件 @
31306907
...
...
@@ -8,7 +8,7 @@
-->
<
template
>
<div
class=
"d-page d-flex flex-column"
style=
"background-colo
: linear-gradient(to bottom, #0B54E0
, #ffffff);"
>
<div
class=
"d-page d-flex flex-column"
style=
"background-colo
r:background: linear-gradient(to bottom, #0B54E0 50px
, #ffffff);"
>
<div
class=
"rarle"
>
<tools-bar
:title=
"tatleName"
style=
"width: 100%; height: calc(25vh)"
>
</tools-bar>
...
...
@@ -59,22 +59,27 @@
<van-row
type=
"flex"
justify=
"space-between"
align=
"center"
>
<!--
<van-col
span=
"10"
>
<span
color=
"#3672F1"
style=
" padding-left:10px; font-size: 1
8
px; font-weight: 600; "
>
推荐产品
</span>
</van-col>
<span
color=
"#3672F1"
style=
" padding-left:10px; font-size: 1
6
px; font-weight: 600; "
>
推荐产品
</span>
</van-col>
-->
<
van-col
span=
"14"
>
<
!--
<van-col
span=
"14"
>
--
>
<van-cell
style=
"font-size: 18px; "
style=
"font-size: 12px;"
:value=
"outcsinfo.place"
@
click=
"onAddress"
>
<template
#title
>
<span
color=
"#3672F1"
style=
"font-size: 16px; font-weight: 600; "
>
推荐产品
</span>
</
template
>
<
template
#right-icon
>
<van-icon
name=
"location-o"
/>
<van-icon
name=
"location-o"
size=
"14px"
/>
</
template
>
</van-cell>
<
/van-col
>
<
!-- </van-col> --
>
</van-row>
...
...
@@ -103,13 +108,26 @@
</van-tabs> -->
<van-row
type=
"flex"
class=
"tab"
>
<van-col
span =
"18"
>
<van-tabs
@
click=
"onClick"
style=
"width:75%"
title-active-color=
"black"
title-inactive-color=
"black"
line-width=
0px
>
<van-tabs
@
click=
"onClick"
style=
"height: 44px;"
title-active-color=
"black"
title-inactive-color=
"black"
line-width=
0px
>
<van-tab
v-for=
"index in tabsList"
:key=
"index.name"
>
<
template
#title
>
{{
index
.
name
}}
<van-icon
:name=
"index.status===1? 'arrow-up' :'arrow-down'"
/>
<
template
#title
>
{{
index
.
name
}}
<!--
<van-icon
size=
"10px"
class=
"iconfont"
class-prefix=
"icon"
:name=
"index.status===1? 'jiangxu' :'shengxu'"
/>
-->
<svg
class=
"icon"
aria-hidden=
"true"
v-if =
"index.status===1"
>
<use
xlink:href=
"#icon-jiangxu"
></use>
</svg>
<svg
class=
"icon"
aria-hidden=
"true"
v-if =
"index.status===0"
>
<use
xlink:href=
"#icon-shengxu"
></use>
</svg>
</
template
>
...
...
@@ -117,10 +135,10 @@
</van-tabs>
<van-dropdown-menu
style=
"height: 44px; width:25%
;"
active-color=
"black"
color=
"black"
>
<van-dropdown-item
title=
"综合筛选"
ref=
"item"
>
</van-col>
<van-col
span=
"6"
>
<van-dropdown-menu
style=
"height: 44px
;"
active-color=
"black"
color=
"black"
>
<van-dropdown-item
title=
"综合筛选"
ref=
"item"
>
<div
class=
"application"
v-for=
"(item, index) in applicaList.slice(0, 1)"
...
...
@@ -304,17 +322,26 @@
</van-row>
</div>
</van-dropdown-item>
</van-dropdown-menu>
</van-dropdown-menu>
</van-col>
</van-row>
</div>
</van-row>
</div>
<scroller-view
v-calculate-height
pulldown=
"true"
pullup=
"true"
:height=
"10000"
class=
"product"
>
<div
v-for=
"(item, index) in productList"
:key=
"index"
class=
"productItem"
>
<picket-bar
:productname=
"item.productname"
...
...
@@ -336,13 +363,15 @@
<
script
lang=
"ts"
>
import
{
Component
,
Vue
}
from
"
vue-property-decorator
"
;
import
{
ProductData
}
from
"
@/model/entity/ProductData
"
;
import
{
i
}
from
"
mathjs
"
;
import
{
i
,
im
}
from
"
mathjs
"
;
import
{
Toast
}
from
'
vant
'
;
import
{
Area
}
from
"
vant
"
;
import
{
Cell
,
CellGroup
}
from
'
vant
'
;
import
{
Tabbar
,
TabbarItem
}
from
'
vant
'
;
import
{
Tab
,
Tabs
}
from
'
vant
'
;
import
{
area
}
from
"
../../model/domain/areaData
"
;
import
'
../../assets/iconfont/iconfont.css
'
import
'
../../assets/iconfont/iconfont.js
'
Vue
.
use
(
Cell
);
Vue
.
use
(
CellGroup
);
Vue
.
use
(
Area
);
...
...
@@ -722,7 +751,7 @@ export default class Main extends Vue {
onClick
(
index
:
any
)
{
this
.
tabsList
[
index
].
status
=
this
.
tabsList
[
index
].
status
===
1
?
0
:
1
Toast
(
this
.
tabsList
[
index
].
status
===
1
?
"
升序
"
:
"
降序
"
);
//
Toast(this.tabsList[index].status===1?"升序":"降序");
}
}
</
script
>
...
...
@@ -855,11 +884,17 @@ export default class Main extends Vue {
color
:
#1890ff
;
text-align
:
right
;
}
::v-deep
.productItem
{
margin
:
4%
auto
::v-deep
.van-cell__value
{
position
:
relative
;
overflow
:
hidden
;
color
:
#1890ff
;
text-align
:
right
;
vertical-align
:
middle
;
word-wrap
:
break-word
;
}
::v-deep
.van-ellipsis
{
overflow
:
hidden
;
white-space
:
nowrap
;
...
...
@@ -867,5 +902,11 @@ export default class Main extends Vue {
color
:
black
;
}
.icon
{
width
:
14px
;
height
:
14px
;
}
</
style
>
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录