f
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div class="gamma-report">
|
||||
<div ref="reportRef" class="gamma-container">
|
||||
<div class="report-header">
|
||||
<div class="report-title">个人金融风控档案</div>
|
||||
<div class="report-title">海宇贷前风险档案</div>
|
||||
<div class="report-time">报告输出时间: {{ reportTime }}</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div class="header-section">
|
||||
<div class="header-left">
|
||||
<h1>个人风险评估报告</h1>
|
||||
<h1>海宇个人风险报告</h1>
|
||||
<p>多维度大数据风险分析</p>
|
||||
</div>
|
||||
<div class="header-middle">
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/** DWBG9FB2 个人风险评估报告工具函数 */
|
||||
/** DWBG9FB2 海宇个人风险报告工具函数 */
|
||||
|
||||
export const RISK_LEVEL_INFO = {
|
||||
A: { label: '低风险', levelText: '低风险', color: '#48bb78', note: '综合多维度大数据分析,用户当前风险较低,建议正常评估。' },
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<div class="gamma-report">
|
||||
<div ref="reportRef" class="gamma-container">
|
||||
<div class="report-header">
|
||||
<div class="report-title">个人金融风控档案</div>
|
||||
<div class="report-title">海宇贷前风险档案</div>
|
||||
<div class="report-time">报告输出时间: {{ reportTime }}</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user