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
94619abb
Commit
94619abb
authored
May 08, 2021
by
林文清
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update:学习-页面长度限制
parent
e0d30d13
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
learn.vue
src/pages/index/learn.vue
+5
-5
No files found.
src/pages/index/learn.vue
View file @
94619abb
...
...
@@ -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
;
}
...
...
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