Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
Support
提交反馈
为 GitLab 提交贡献
登录/注册
切换导航
M
mcep-h5
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
jiangzaicheng
mcep-h5
提交
ee59de21
提交
ee59de21
编写于
9月 09, 2022
作者:
“grape”
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
产品详情适配
上级
6471890c
变更
3
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
65 行增加
和
10 行删除
+65
-10
ProductCard.vue
src/components/common/ProductCard.vue
+63
-8
ProductDetail.vue
src/components/common/ProductDetail.vue
+1
-1
Main.vue
src/views/main/Main.vue
+1
-1
未找到文件。
src/components/common/ProductCard.vue
浏览文件 @
ee59de21
...
@@ -9,31 +9,59 @@
...
@@ -9,31 +9,59 @@
<
template
>
<
template
>
<!--
<div>
-->
<!--
<div>
-->
<div
class=
"roolsolt"
>
<div
class=
"roolsolt"
>
<div
class=
"rool"
>
<div
class=
"rool"
style=
" box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1); border-radius: 10px; padding-bottom:20px"
>
<van-row
type=
"flex"
>
<van-row
type=
"flex"
>
<van-col
span=
"24"
class=
"title"
>
最高贷款额度
</van-col>
<van-col
span=
"24"
class=
"title"
>
最高贷款额度
</van-col>
</van-row>
</van-row>
<van-row
type=
"flex"
justify=
"center"
class=
"integral"
>
<van-col
span=
"24"
style=
"font-size: 24px;font-weight: 900; margin-top: 5%;"
>
{{
money
}}
</van-col>
<van-row
type=
"flex"
justify=
"center"
>
<div
class=
"lines"
style=
"z-index: 1; position:absolute; left:0px; width: 98%;margin:0 1%;margin-top: 1.5%;"
>
<div
style=
"width: 100%; height: 5px; border-bottom: 1px silver solid;"
></div>
<div
style=
"width: 100%; height: 5px; border-bottom: 1px silver solid;"
></div>
<div
style=
"width: 100%; height: 5px; border-bottom: 1px silver solid;"
></div>
<div
style=
"width: 100%; height: 5px; border-bottom: 1px silver solid;"
></div>
<div
style=
"width: 100%; height: 5px; border-bottom: 1px silver solid;"
></div>
<div
style=
"width: 100%; height: 5px; border-bottom: 1px silver solid;"
></div>
<div
style=
"width: 100%; height: 5px; border-bottom: 1px silver solid;"
></div>
<div
style=
"width: 100%; height: 5px; border-bottom: 1px silver solid;"
></div>
<div
style=
"width: 100%; height: 5px; border-bottom: 1px silver solid;"
></div>
<div
style=
"width: 100%; height: 5px; border-bottom: 1px silver solid;"
></div>
<div
style=
"width: 100%; height: 5px; border-bottom: 1px silver solid;"
></div>
<div
style=
"width: 100%; height: 5px; border-bottom: 1px silver solid;"
></div>
</div>
</van-row>
<van-row
type=
"flex"
justify=
"center"
class=
"integral"
>
<van-col
span=
"24"
style=
"z-index:2; font-size: 36px;font-weight: 900; margin-top: 5%;"
>
{{
money
}}
</van-col>
</van-row>
</van-row>
<van-row
type=
"flex"
justify=
"center"
class=
"integrall"
>
<van-row
type=
"flex"
justify=
"center"
class=
"integrall"
>
<van-col
span=
"24"
>
{{
moneyName
}}
</van-col>
<van-col
span=
"24"
>
{{
moneyName
}}
</van-col>
</van-row>
</van-row>
<van-row
type=
"flex"
justify=
"center"
class=
"button"
>
<van-row
type=
"flex"
justify=
"center"
class=
"button"
>
<van-col
span=
"24"
>
<van-col
span=
"24"
>
<van-button
type=
"info"
style=
"background-color:3672F1"
@
click=
"lodiing()"
>
立即申请
</van-button>
<van-button
type=
"info"
style=
" width: 50%; margin: 0px 10px; background-color:#3672F1; border-radius: 5px;border:0px;"
@
click=
"lodiing()"
>
立即申请
</van-button>
</van-col>
</van-col>
</van-row>
</van-row>
</div>
</div>
<div>
<div
style=
""
>
<scroller-view
v-calculate-height
:height=
"10000"
>
<scroller-view
v-calculate-height
:height=
"10000"
>
<van-collapse
v-model=
"activeNames"
style=
"
margin-top: 20%;
<van-collapse
v-model=
"activeNames"
style=
"
width: 100%;
width: 100%;
height: 100%;
height: 100%;
border-radius: 8px;
border-radius: 8px;
margin:
20%
auto;
margin:
15px
auto;
box-shadow: 0 y-shadow 10px 10px rgba(0, 0, 0, .2);
box-shadow: 0 y-shadow 10px 10px rgba(0, 0, 0, .2);
"
>
"
>
<van-collapse-item
title=
"产品介绍"
name=
"1"
>
农村信用社向符合条件的客户发放的用于满足个人消费、生产经营流动资金等需求的一项贷款业务。
</van-collapse-item>
<van-collapse-item
title=
"产品介绍"
name=
"1"
>
农村信用社向符合条件的客户发放的用于满足个人消费、生产经营流动资金等需求的一项贷款业务。
</van-collapse-item>
...
@@ -102,7 +130,7 @@ export default class ProductCard extends Vue {
...
@@ -102,7 +130,7 @@ export default class ProductCard extends Vue {
margin
:
0px
auto
;
margin
:
0px
auto
;
font-size
:
36px
;
font-size
:
36px
;
color
:
#FFA121
;
color
:
#FFA121
;
background-image
:
url('../../assets/images/tw.png')
;
//
background-image: url('../../assets/images/tw.png');
}
}
...
@@ -112,6 +140,7 @@ export default class ProductCard extends Vue {
...
@@ -112,6 +140,7 @@ export default class ProductCard extends Vue {
text-align
:
center
;
text-align
:
center
;
color
:
#FFA121
;
color
:
#FFA121
;
font-size
:
14px
;
font-size
:
14px
;
margin
:
10px
auto
;
}
}
.button
{
.button
{
...
@@ -121,4 +150,30 @@ export default class ProductCard extends Vue {
...
@@ -121,4 +150,30 @@ export default class ProductCard extends Vue {
font-size
:
14px
;
font-size
:
14px
;
color
:
#FFFFFF
;
color
:
#FFFFFF
;
}
}
.ax_default
{
font-family
:
'Arial Normal'
,
'Arial'
;
font-weight
:
400
;
font-style
:
normal
;
font-size
:
13px
;
letter-spacing
:
normal
;
color
:
#333333
;
vertical-align
:
none
;
text-align
:
center
;
line-height
:
normal
;
text-transform
:
none
;
}
::v-deep
.van-cell__title
,
.van-cell__value
{
-webkit-box-flex
:
1
;
-webkit-flex
:
1
;
flex
:
1
;
font-family
:
'微软雅黑 Bold'
,
'微软雅黑 Regular'
,
'微软雅黑'
;
font-weight
:
700
;
font-style
:
normal
;
font-size
:
16px
;
}
</
style
>
</
style
>
src/components/common/ProductDetail.vue
浏览文件 @
ee59de21
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
</div>
-->
</div>
-->
<div
class=
"d-flex flex-column loop"
>
<div
class=
"d-flex flex-column loop"
>
<div
class=
"p-2 "
><van-icon
name=
"arrow-left"
/></div>
<div
class=
"p-2 "
><van-icon
name=
"arrow-left"
/></div>
<div
class=
"p
-2 "
style=
"width:100%;height:70%;"
>
{{
productName
}}
</div>
<div
class=
"p
roductName "
style=
"width:100%;height:70%; "
>
{{
"
"
+
productName
}}
</div>
</div>
</div>
</
template
>
</
template
>
...
...
src/views/main/Main.vue
浏览文件 @
ee59de21
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
-->
-->
<
template
>
<
template
>
<div
class=
"d-page d-flex flex-column"
style=
"background-color:
background: linear-gradient(to bottom, #0B54E0 50px , #ffffff)
;"
>
<div
class=
"d-page d-flex flex-column"
style=
"background-color:
linear-gradient(to bottom, #0B54E0 50px , #ffffff); padding-bottom:20px
;"
>
<div
class=
"rarle"
>
<div
class=
"rarle"
>
<tools-bar
:title=
"tatleName"
style=
"width: 100%; height: calc(25vh)"
>
<tools-bar
:title=
"tatleName"
style=
"width: 100%; height: calc(25vh)"
>
</tools-bar>
</tools-bar>
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录