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
e6d01727
Commit
e6d01727
authored
May 08, 2021
by
刘用法
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://git.banshouhui.com/lijundan/self-support
parents
2d47aa07
94619abb
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
79 additions
and
72 deletions
+79
-72
learn.vue
src/pages/index/learn.vue
+5
-5
complete.vue
src/pages/order/complete.vue
+74
-67
No files found.
src/pages/index/learn.vue
View file @
e6d01727
...
...
@@ -9,11 +9,11 @@
:current=
"current"
@
change=
"tabsChange"
:is-scroll=
"false"
swiperWidth=
"750"
></u-tabs-swiper>
</view>
<swiper
:current=
"swiperCurrent"
@
transition=
"transition"
@
animationfinish=
"animationfinish"
style=
"height:
755rpx
;padding-top: 30rpx;"
>
style=
"height:
100%
;padding-top: 30rpx;"
>
<swiper-item
class=
"swiper-item"
>
<scroll-view
scroll-y
style=
"height:796rpx;width:100%;"
@
scrolltolower=
"onreachBottom"
>
<view
class=
"jf-currency-class"
>
<view
class=
"class1"
@
click=
"goToPrint"
>
<view
class=
"class1"
style=
"position: relative;"
@
click=
"goToPrint"
>
<image
class=
"jf-img"
:src=
"rule.pic"
mode=
""
></image>
<view
class=
"right u-padding-top-10 u-padding-bottom-14 jf-right"
>
<view
class=
"u-font-32 font-bold u-margin-left-30 u-margin-top-30"
>
充电桩交付规范
</view>
...
...
@@ -776,7 +776,7 @@
.notice
{
/* border: #808080 solid 2rpx; */
width
:
100%
;
height
:
40
0
rpx
;
height
:
37
0
rpx
;
margin-top
:
36
rpx
;
overflow
:
hidden
;
background-color
:
#ffffff
;
...
...
@@ -867,8 +867,8 @@
.jf-img
{
width
:
160
rpx
;
height
:
200
rpx
;
position
:
fixed
;
top
:
20
rpx
;
position
:
absolute
;
top
:
-45
rpx
;
left
:
30
rpx
;
}
...
...
src/pages/order/complete.vue
View file @
e6d01727
This diff is collapsed.
Click to expand it.
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