Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
fns_front_2
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenqikuai
fns_front_2
Commits
86fa0dd0
Commit
86fa0dd0
authored
Oct 20, 2021
by
chenqikuai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
贷款改成产品
parent
acced4ca
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
22 additions
and
22 deletions
+22
-22
index.vue
src/components/Loan/LoanHotCard/index.vue
+2
-2
index.vue
src/views/LoanDetail/index.vue
+4
-4
index.vue
src/views/LoanList/index.vue
+3
-3
appList.ts
src/views/withMenu/Home/appList.ts
+1
-1
index.vue
src/views/withMenu/Home/index.vue
+2
-2
index.vue
src/views/withMenu/Loan/index.vue
+8
-8
aboutUs.vue
src/views/withMenu/Mine/aboutUs.vue
+1
-1
tabList.ts
src/views/withMenu/tabList.ts
+1
-1
No files found.
src/components/Loan/LoanHotCard/index.vue
View file @
86fa0dd0
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
}"
}"
>
>
<div
class=
"top-text text-center"
>
最低
{{
rate_lower
}}
%
</div>
<div
class=
"top-text text-center"
>
最低
{{
rate_lower
}}
%
</div>
<div
class=
"bottom-text mt-2.5 text-center"
>
贷款
年利率
</div>
<div
class=
"bottom-text mt-2.5 text-center"
>
产品
年利率
</div>
</div>
</div>
<div
<div
class=
"box"
class=
"box"
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
}"
}"
>
>
<div
class=
"top-text text-center"
>
{{
max_date
}}
个月
</div>
<div
class=
"top-text text-center"
>
{{
max_date
}}
个月
</div>
<div
class=
"bottom-text mt-2.5 text-center"
>
最长
贷款
期限
</div>
<div
class=
"bottom-text mt-2.5 text-center"
>
最长
产品
期限
</div>
</div>
</div>
<div
<div
class=
"box"
class=
"box"
...
...
src/views/LoanDetail/index.vue
View file @
86fa0dd0
...
@@ -211,7 +211,7 @@ export default defineComponent({
...
@@ -211,7 +211,7 @@ export default defineComponent({
<
/div
>
<
/div
>
<
div
class
=
" bg-white mx-5 rounded-2xl overflow-hidden mt-5"
>
<
div
class
=
" bg-white mx-5 rounded-2xl overflow-hidden mt-5"
>
<
div
class
=
"flex justify-between text-sm text-gray-800 border-b border-product-detail-bg"
>
<
div
class
=
"flex justify-between text-sm text-gray-800 border-b border-product-detail-bg"
>
<
span
class
=
" w-100 align-center bg-product-detail-bg py-4 inline-block text-center"
>
贷款
机构
<
/span
>
<
span
class
=
" w-100 align-center bg-product-detail-bg py-4 inline-block text-center"
>
产品
机构
<
/span
>
<
span
class
=
" w-235 py-4 pr-5 inline-block break-words text-right"
>
{
inst_name
.
value
}
<
/span
>
<
span
class
=
" w-235 py-4 pr-5 inline-block break-words text-right"
>
{
inst_name
.
value
}
<
/span
>
<
/div
>
<
/div
>
<
div
class
=
"flex justify-between text-sm text-gray-800 border-b border-product-detail-bg"
>
<
div
class
=
"flex justify-between text-sm text-gray-800 border-b border-product-detail-bg"
>
...
@@ -219,15 +219,15 @@ export default defineComponent({
...
@@ -219,15 +219,15 @@ export default defineComponent({
<
span
class
=
" w-235 py-4 pr-5 inline-block break-words text-right"
>
{
product_name
.
value
}
<
/span
>
<
span
class
=
" w-235 py-4 pr-5 inline-block break-words text-right"
>
{
product_name
.
value
}
<
/span
>
<
/div
>
<
/div
>
<
div
class
=
"flex text-sm text-gray-800 border-b border-product-detail-bg justify-between"
>
<
div
class
=
"flex text-sm text-gray-800 border-b border-product-detail-bg justify-between"
>
<
span
class
=
" w-100 align-center bg-product-detail-bg py-4 inline-block text-center"
>
贷款
利率
<
/span
>
<
span
class
=
" w-100 align-center bg-product-detail-bg py-4 inline-block text-center"
>
产品
利率
<
/span
>
<
span
class
=
" w-235 py-4 pr-5 inline-block break-words text-right"
>
{
rate_lower
.
value
}
%~
{
rate_upper
.
value
}
%<
/span
>
<
span
class
=
" w-235 py-4 pr-5 inline-block break-words text-right"
>
{
rate_lower
.
value
}
%~
{
rate_upper
.
value
}
%<
/span
>
<
/div
>
<
/div
>
<
div
class
=
"flex text-sm text-gray-800 border-b border-product-detail-bg justify-between"
>
<
div
class
=
"flex text-sm text-gray-800 border-b border-product-detail-bg justify-between"
>
<
span
class
=
" w-100 align-center bg-product-detail-bg py-4 inline-block text-center"
>
贷款
额度
<
/span
>
<
span
class
=
" w-100 align-center bg-product-detail-bg py-4 inline-block text-center"
>
产品
额度
<
/span
>
<
span
class
=
" w-235 py-4 pr-5 inline-block break-words text-right"
>
{
min_amount
.
value
}
万
~
{
max_amount
.
value
}
万
<
/span
>
<
span
class
=
" w-235 py-4 pr-5 inline-block break-words text-right"
>
{
min_amount
.
value
}
万
~
{
max_amount
.
value
}
万
<
/span
>
<
/div
>
<
/div
>
<
div
class
=
"flex text-sm text-gray-800 border-b border-product-detail-bg justify-between"
>
<
div
class
=
"flex text-sm text-gray-800 border-b border-product-detail-bg justify-between"
>
<
span
class
=
" w-100 align-center bg-product-detail-bg py-4 inline-block text-center"
>
贷款
期限
<
/span
>
<
span
class
=
" w-100 align-center bg-product-detail-bg py-4 inline-block text-center"
>
产品
期限
<
/span
>
<
span
class
=
" w-235 py-4 pr-5 inline-block break-words text-right"
>
{
min_date
.
value
}
个月
~
{
max_date
.
value
}
个月
<
/span
>
<
span
class
=
" w-235 py-4 pr-5 inline-block break-words text-right"
>
{
min_date
.
value
}
个月
~
{
max_date
.
value
}
个月
<
/span
>
<
/div
>
<
/div
>
<
div
class
=
"flex text-sm text-gray-800 border-b border-product-detail-bg justify-between"
>
<
div
class
=
"flex text-sm text-gray-800 border-b border-product-detail-bg justify-between"
>
...
...
src/views/LoanList/index.vue
View file @
86fa0dd0
<
template
>
<
template
>
<div
class=
"page"
>
<div
class=
"page"
>
<NavBar
title=
"全部
贷款
"
/>
<NavBar
title=
"全部
产品
"
/>
<div
class=
"layer1 flex-col"
>
<div
class=
"layer1 flex-col"
>
<GroupTitle
<GroupTitle
class=
"mt-4"
class=
"mt-4"
title=
"
贷款
精选"
title=
"
产品
精选"
iconName=
"icon-shaixuan"
iconName=
"icon-shaixuan"
@
filter=
"showFilter"
@
filter=
"showFilter"
/>
/>
</div>
</div>
<!--
贷款
列表 -->
<!--
产品
列表 -->
<van-list
<van-list
v-model:loading=
"loading"
v-model:loading=
"loading"
:finished=
"finished"
:finished=
"finished"
...
...
src/views/withMenu/Home/appList.ts
View file @
86fa0dd0
...
@@ -5,7 +5,7 @@ import {enableLive} from '@/service/StaffService/index'
...
@@ -5,7 +5,7 @@ import {enableLive} from '@/service/StaffService/index'
export
default
[
export
default
[
{
{
name
:
'
贷款
服务'
,
name
:
'
产品
服务'
,
icon
:
'icon-daikuan'
,
icon
:
'icon-daikuan'
,
color
:
'#44D392'
,
color
:
'#44D392'
,
routerName
:
'Loan'
,
routerName
:
'Loan'
,
...
...
src/views/withMenu/Home/index.vue
View file @
86fa0dd0
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
<group-title
<group-title
class=
"mt-7"
class=
"mt-7"
v-if=
"product_name"
v-if=
"product_name"
title=
"热门
贷款
"
title=
"热门
产品
"
@
click=
"$router.push(
{ name: 'Loan' })"
@
click=
"$router.push(
{ name: 'Loan' })"
/>
/>
<Skeleton
:loading=
"skeLoading"
:row=
"3"
class=
"mt-2"
>
<Skeleton
:loading=
"skeLoading"
:row=
"3"
class=
"mt-2"
>
...
@@ -192,7 +192,7 @@ export default defineComponent({
...
@@ -192,7 +192,7 @@ export default defineComponent({
},
},
async
fetchLoanProductList
()
{
async
fetchLoanProductList
()
{
this
.
skeLoading
=
true
;
this
.
skeLoading
=
true
;
// 默认查询个人
贷款的第一个贷款
产品
// 默认查询个人
产品的第一个产品
产品
const
ret
=
await
queryLoanProductList
({
const
ret
=
await
queryLoanProductList
({
limit
:
1
,
limit
:
1
,
offset
:
0
,
offset
:
0
,
...
...
src/views/withMenu/Loan/index.vue
View file @
86fa0dd0
...
@@ -65,11 +65,11 @@
...
@@ -65,11 +65,11 @@
</div>
-->
</div>
-->
<LoanHotSwipe
:loanMode=
"mode"
class=
" absolute top-0 bottom-0"
/>
<LoanHotSwipe
:loanMode=
"mode"
class=
" absolute top-0 bottom-0"
/>
</div>
</div>
<!-- 热门
贷款
-->
<!-- 热门
产品
-->
<!--
<GroupTitle
title=
"热门
贷款
"
class=
"mt-2.5"
v-if=
"count"
iconName=
""
/>
-->
<!--
<GroupTitle
title=
"热门
产品
"
class=
"mt-2.5"
v-if=
"count"
iconName=
""
/>
-->
<!-- 非热门
贷款
-->
<!-- 非热门
产品
-->
<GroupTitle
<GroupTitle
title=
"
贷款
精选"
title=
"
产品
精选"
v-if=
"state.allProductList"
v-if=
"state.allProductList"
class=
" mt-24"
class=
" mt-24"
@
seeMore=
"$router.push(
{ name: 'LoanList', params: { mode: mode } })"
@
seeMore=
"$router.push(
{ name: 'LoanList', params: { mode: mode } })"
...
@@ -116,10 +116,10 @@
...
@@ -116,10 +116,10 @@
/>
/>
</Skeleton>
</Skeleton>
</
template
>
</
template
>
<!--
贷款
资讯 -->
<!--
产品
资讯 -->
<GroupTitle
<GroupTitle
title=
"
贷款
资讯"
title=
"
产品
资讯"
subtitle=
"最新
贷款
资讯展示"
subtitle=
"最新
产品
资讯展示"
class=
"mt-2.5"
class=
"mt-2.5"
iconName=
""
iconName=
""
/>
/>
...
@@ -206,7 +206,7 @@ const fetchActivityList = async () => {
...
@@ -206,7 +206,7 @@ const fetchActivityList = async () => {
};
};
const
fetchList
=
()
=>
{
const
fetchList
=
()
=>
{
// 取前7
贷款
产品遍历
// 取前7
产品
产品遍历
skeLoading
.
value
=
true
;
skeLoading
.
value
=
true
;
queryLoanProductList
({
queryLoanProductList
({
limit
:
8
,
limit
:
8
,
...
...
src/views/withMenu/Mine/aboutUs.vue
View file @
86fa0dd0
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
<h1
class=
" h-4"
>
<h1
class=
" h-4"
>
<img
src=
"../../../assets/img/quotation.png"
class=
" w-8 h-7"
>
<img
src=
"../../../assets/img/quotation.png"
class=
" w-8 h-7"
>
</h1>
</h1>
<p
class=
" text-gray-800 font-semibold text-sm pl-1"
>
给您提供值得信赖的
贷款
服务
</p>
<p
class=
" text-gray-800 font-semibold text-sm pl-1"
>
给您提供值得信赖的
产品
服务
</p>
<p
class=
" text-gray-400 text-xs mt-1 pl-1"
>
解决广大中小企业融资难、融资贵的问题
</p>
<p
class=
" text-gray-400 text-xs mt-1 pl-1"
>
解决广大中小企业融资难、融资贵的问题
</p>
<!-- card1 -->
<!-- card1 -->
<card
title=
"专业的金融团队"
:path=
"require('../../../assets/icons/team.png')"
>
<card
title=
"专业的金融团队"
:path=
"require('../../../assets/icons/team.png')"
>
...
...
src/views/withMenu/tabList.ts
View file @
86fa0dd0
...
@@ -19,7 +19,7 @@ export default [
...
@@ -19,7 +19,7 @@ export default [
showNotLogin
:
true
,
showNotLogin
:
true
,
},
},
{
{
name
:
'
贷款
'
,
name
:
'
产品
'
,
routeName
:
'Loan'
,
routeName
:
'Loan'
,
icon
:
'icon-daikuan-tab-xuanze'
,
icon
:
'icon-daikuan-tab-xuanze'
,
icon1
:
'icon-daikuan-tab'
,
icon1
:
'icon-daikuan-tab'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment