Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CFFP-HB
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chao Sun
CFFP-HB
Commits
5109977f
Commit
5109977f
authored
Jul 19, 2023
by
zeyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化法条摘要
parent
20df4fbc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
4 deletions
+19
-4
myPackageA/lawManual/lawManual.vue
+19
-4
No files found.
myPackageA/lawManual/lawManual.vue
View file @
5109977f
...
@@ -1577,7 +1577,7 @@
...
@@ -1577,7 +1577,7 @@
<view
style=
"background:yellow;"
class=
"bolder"
>
<view
style=
"background:yellow;"
class=
"bolder"
>
保险金信托1.0、2.0设立步骤请咨询CFFP专业财务规划师:
保险金信托1.0、2.0设立步骤请咨询CFFP专业财务规划师:
</view>
</view>
<view
style=
"margin: 50rpx
23
%;"
>
<view
style=
"margin: 50rpx
30
%;"
>
<image
mode=
"widthFix"
src=
"../../static/lawManual/lawManual2.png"
/>
<image
mode=
"widthFix"
src=
"../../static/lawManual/lawManual2.png"
/>
</view>
</view>
<view
style=
"text-align: center;color:red"
>
<view
style=
"text-align: center;color:red"
>
...
@@ -1684,7 +1684,12 @@
...
@@ -1684,7 +1684,12 @@
登录/注册即可免费查看
登录/注册即可免费查看
</view>
</view>
<view
class=
"loginPopupInput"
>
<view
class=
"loginPopupInput"
>
<view
class=
"loginPopupInputLine"
>
<input
type=
"number"
placeholder=
"请输入手机号"
>
</view>
<view
class=
"loginPopupInputLine"
>
<input
type=
"number"
placeholder=
"请输入验证码"
>
</view>
</view>
</view>
</view>
</view>
</uni-popup>
</uni-popup>
...
@@ -1874,11 +1879,21 @@
...
@@ -1874,11 +1879,21 @@
letter-spacing
:
1
rpx
;
letter-spacing
:
1
rpx
;
.loginPopupBox
{
.loginPopupBox
{
padding
:
330
rpx
40
rpx
;
padding
:
30
rpx
40
rpx
;
border-radius
:
20
rpx
;
background
:
linear-gradient
(
180deg
,
rgba
(
246
,
232
,
219
,
1
)
0%
,
rgba
(
255
,
255
,
255
,
1
)
100%
);
background
:
linear-gradient
(
180deg
,
rgba
(
246
,
232
,
219
,
1
)
0%
,
rgba
(
255
,
255
,
255
,
1
)
100%
);
.loginPopupTitle{
.loginPopupTitle{
color
:
rgba
(
17
,
24
,
38
,
1
);
color
:
rgba
(
17
,
24
,
38
,
1
);
font-size
:
36
rpx
;
font-size
:
34
rpx
;
margin-bottom
:
40
rpx
;
}
.loginPopupInput
{
.loginPopupInputLine{
background-color
:
#fff
;
margin-bottom
:
50
rpx
;
padding
:
20
rpx
30
rpx
;
border-radius
:
5px
;
}
}
}
}
}
...
...
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