Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
self-support
Project
Project
Details
Activity
Releases
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李俊赕
self-support
Commits
086352ec
Commit
086352ec
authored
Apr 20, 2021
by
Facius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
状态中转页高保真细节调节
parent
c37d9304
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
7 deletions
+9
-7
prompt.vue
src/pages/settle/prompt.vue
+9
-7
No files found.
src/pages/settle/prompt.vue
View file @
086352ec
...
@@ -126,7 +126,8 @@
...
@@ -126,7 +126,8 @@
vm
.
status
=
result
.
record
.
status
vm
.
status
=
result
.
record
.
status
}
}
let
settledInfo
=
await
app
.
getBaseInfo
(
this
,
callBack
)
let
settledInfo
=
await
app
.
getBaseInfo
(
this
,
callBack
)
this
.
settledInfo
=
settledInfo
this
.
settledInfo
=
settledInfo
this
.
settledInfo
.
record
.
status
=
8
this
.
status
=
settledInfo
.
record
.
status
this
.
status
=
settledInfo
.
record
.
status
uni
.
hideLoading
()
uni
.
hideLoading
()
this
.
initInfo
(
settledInfo
.
record
)
this
.
initInfo
(
settledInfo
.
record
)
...
@@ -188,13 +189,14 @@
...
@@ -188,13 +189,14 @@
position
:
absolute
;
position
:
absolute
;
.icon
{
.icon
{
margin-top
:
68
rpx
;
margin-top
:
20
rpx
;
width
:
33
4rpx
;
width
:
22
4rpx
;
height
:
320
rpx
;
height
:
224
rpx
;
&
.active
{
&
.active
{
width
:
224rpx
;
margin-top
:
38rpx
;
height
:
224rpx
;
width
:
234rpx
;
height
:
222rpx
;
}
}
}
}
...
...
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