index.vue
5.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
<template>
<div class="page flex-col">
<div class="block_1 flex-col">
<div class="box_1 flex-row justify-between">
<span class="text_1">申请计划书</span>
<img
class="label_1"
referrerpolicy="no-referrer"
src="https://lanhu-oss-2537-2.lanhuapp.com/SketchPng9edea6fd27cf6cb2ff57c90a0834dcda1f86b6072ce07f5e7e07069c2d3b3e9e"
/>
</div>
<span class="text_2">客户姓名</span>
<div class="text-wrapper_1 flex-col">
<span class="text_3">请输入客户姓名</span>
</div>
<span class="text_4">性别</span>
<div class="box_2 flex-row">
<img
class="thumbnail_1"
referrerpolicy="no-referrer"
src="https://lanhu-oss-2537-2.lanhuapp.com/SketchPngaa89ac8577908dfb2901e1067741dcdc9a5b58739da04a5243e45c296275f5ef"
/>
<span class="text_5">男</span>
<img
class="thumbnail_2"
referrerpolicy="no-referrer"
src="https://lanhu-oss-2537-2.lanhuapp.com/SketchPng86258dc38e0dde555b09ba68a94fb042ce0172628791dc178dd1a7c0c89a824f"
/>
<span class="text_6">女</span>
</div>
<span class="text_7">年龄</span>
<div class="text-wrapper_2 flex-col">
<span class="text_8">请输入年龄</span>
</div>
<span class="text_9">行业</span>
<div class="box_3 flex-row justify-between">
<span class="text_10">请选择职业</span>
<img
class="thumbnail_3"
referrerpolicy="no-referrer"
src="https://lanhu-oss-2537-2.lanhuapp.com/SketchPngcf768ccd4a7e2a9d761be1bbd425d7c09e15f44c66570d21e5e9121448ccada5"
/>
</div>
<span class="text_11">年收入区间</span>
<div class="text-wrapper_3 flex-row justify-between">
<span class="text_12">请输入年收入</span>
<span class="text_13">万元</span>
</div>
<span class="text_14">家庭结构</span>
<div class="image-text_1 flex-row justify-between">
<img
class="thumbnail_4"
referrerpolicy="no-referrer"
src="https://lanhu-oss-2537-2.lanhuapp.com/SketchPng78cf3ef069859580d9e4f17fc5095d6fbf460f1437ac3deaa43ab0a5a71a775e"
/>
<span class="text-group_1">配偶</span>
</div>
<div class="image-text_2 flex-row justify-between">
<img
class="thumbnail_5"
referrerpolicy="no-referrer"
src="https://lanhu-oss-2537-2.lanhuapp.com/SketchPng845af3ba96be197313380a56d1607660c93f44687cb6e966dbf28c9d51142dd9"
/>
<span class="text-group_2">子女</span>
</div>
<div class="image-text_3 flex-row justify-between">
<img
class="thumbnail_6"
referrerpolicy="no-referrer"
src="https://lanhu-oss-2537-2.lanhuapp.com/SketchPng845af3ba96be197313380a56d1607660c93f44687cb6e966dbf28c9d51142dd9"
/>
<span class="text-group_3">父母</span>
</div>
<div class="box_4 flex-row justify-between">
<img
class="thumbnail_7"
referrerpolicy="no-referrer"
src="https://lanhu-oss-2537-2.lanhuapp.com/SketchPng845af3ba96be197313380a56d1607660c93f44687cb6e966dbf28c9d51142dd9"
/>
<span class="text_15">其他</span>
</div>
<span class="text_16">保险需求</span>
<div class="image-text_4 flex-row justify-between">
<img
class="thumbnail_8"
referrerpolicy="no-referrer"
src="https://lanhu-oss-2537-2.lanhuapp.com/SketchPng78cf3ef069859580d9e4f17fc5095d6fbf460f1437ac3deaa43ab0a5a71a775e"
/>
<span class="text-group_4">人身保障</span>
</div>
<div class="image-text_5 flex-row justify-between">
<img
class="thumbnail_9"
referrerpolicy="no-referrer"
src="https://lanhu-oss-2537-2.lanhuapp.com/SketchPng845af3ba96be197313380a56d1607660c93f44687cb6e966dbf28c9d51142dd9"
/>
<span class="text-group_5">财富传承</span>
</div>
<div class="image-text_6 flex-row justify-between">
<img
class="thumbnail_10"
referrerpolicy="no-referrer"
src="https://lanhu-oss-2537-2.lanhuapp.com/SketchPng845af3ba96be197313380a56d1607660c93f44687cb6e966dbf28c9d51142dd9"
/>
<span class="text-group_6">子女教育</span>
</div>
<div class="image-text_7 flex-row justify-between">
<img
class="thumbnail_11"
referrerpolicy="no-referrer"
src="https://lanhu-oss-2537-2.lanhuapp.com/SketchPng845af3ba96be197313380a56d1607660c93f44687cb6e966dbf28c9d51142dd9"
/>
<span class="text-group_7">养老规划</span>
</div>
<span class="text_17">期望收益率</span>
<div class="text-wrapper_4 flex-row justify-between">
<span class="text_18">请输入期望收益率</span>
<span class="text_19">%</span>
</div>
<div class="box_5 flex-row justify-between">
<div class="text-wrapper_5 flex-col">
<span class="text_20">取消</span>
</div>
<div class="text-wrapper_6 flex-col">
<span class="text_21">提交申请</span>
</div>
</div>
</div>
</div>
</template>
<script>
export default {
data() {
return {
constants: {},
};
},
methods: {},
};
</script>
<style src="./common.css" />
<style src="./index.css" />