Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
U
uniapp_order
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
android
uniapp_order
Commits
30afba00
Commit
30afba00
authored
Oct 29, 2024
by
jyx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
代码优化
parent
584252bb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
39 additions
and
41 deletions
+39
-41
refund.vue
order/pages/refund/refund.vue
+39
-41
No files found.
order/pages/refund/refund.vue
View file @
30afba00
...
@@ -45,8 +45,8 @@
...
@@ -45,8 +45,8 @@
</uni-popup>
</uni-popup>
<uni-popup
class=
"popup2"
ref=
"popup4"
type=
"center"
>
<uni-popup
class=
"popup2"
ref=
"popup4"
type=
"center"
>
<uni-popup-dialog
style=
"color: #909399;"
title=
"客服电话\n4000969950"
:duration=
"2000"
<uni-popup-dialog
style=
"color: #909399;"
title=
"客服电话\n4000969950"
:duration=
"2000"
@
close=
"closeKefu"
@
close=
"closeKefu"
@
confirm=
"closeKefu"
></uni-popup-dialog>
@
confirm=
"closeKefu"
></uni-popup-dialog>
</uni-popup>
</uni-popup>
</view>
</view>
</
template
>
</
template
>
...
@@ -265,6 +265,7 @@
...
@@ -265,6 +265,7 @@
flex-direction
:
column
;
flex-direction
:
column
;
align-items
:
center
;
align-items
:
center
;
overflow
:
hidden
;
overflow
:
hidden
;
.image-wrap
{
.image-wrap
{
height
:
800rpx
;
height
:
800rpx
;
background-color
:
#579BEB
;
background-color
:
#579BEB
;
...
@@ -286,9 +287,7 @@
...
@@ -286,9 +287,7 @@
}
}
.swiper-wrap
{
.swiper-wrap
{
/* #ifdef H5 */
width
:
50vh
;
width
:
50vh
;
/* #endif */
height
:
840rpx
;
height
:
840rpx
;
.swiper-item
{
.swiper-item
{
...
@@ -299,7 +298,6 @@
...
@@ -299,7 +298,6 @@
/* #ifdef MP-ALIPAY */
/* #ifdef MP-ALIPAY */
margin-left
:
10%
;
margin-left
:
10%
;
margin-right
:
10%
;
margin-right
:
10%
;
width
:
80%
;
/* #endif */
/* #endif */
.image
{
.image
{
...
...
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