Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
intel_promotion_uniapp
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
刘怀志
intel_promotion_uniapp
Commits
6b6654ce
Commit
6b6654ce
authored
Jan 09, 2025
by
罗林杰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改页面样式
parent
1eed2b8f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
16 additions
and
44 deletions
+16
-44
pages.json
pages.json
+1
-0
index.vue
pages/shop/index.vue
+14
-44
index.vue
pages/spokesman/index.vue
+1
-0
No files found.
pages.json
View file @
6b6654ce
...
@@ -15,6 +15,7 @@
...
@@ -15,6 +15,7 @@
"path"
:
"pages/shop/index"
,
"path"
:
"pages/shop/index"
,
"style"
:
{
"style"
:
{
"onReachBottomDistance"
:
80
,
//开启触底加载
"onReachBottomDistance"
:
80
,
//开启触底加载
"navigationBarTextStyle"
:
"white"
,
"navigationStyle"
:
"custom"
"navigationStyle"
:
"custom"
}
}
},
{
},
{
...
...
pages/shop/index.vue
View file @
6b6654ce
<
template
>
<
template
>
<view
class=
"top"
>
<view
class=
"top"
>
<u-row
gutter=
"16"
>
<u-swiper
<u-col>
:list=
"topicList"
<u-swiper
circular
:list=
"topicList"
indicator
circular
height=
"500"
indicator
border-radius=
"0"
height=
"500"
indicatorMode=
"line"
indicatorMode=
"line"
@
click=
"navigateToPage"
@
click=
"navigateToPage"
></u-swiper>
></u-swiper>
<div
class=
"center-text"
>
<div
class=
"center-text"
>
<span
style=
"color: #ffffff;font-size: 18px;padding-left: 55rpx"
>
鸿泽云智能推广系统
</span>
<span
style=
"color: #ffffff;font-size: 18px;padding-left: 55rpx"
>
鸿泽云智能推广系统
</span>
<u-line
color=
"#ffffff"
></u-line>
<u-line
color=
"#ffffff"
></u-line>
<span
style=
"font-size: 10px;color: white"
>
Hongze Cloud Intelligent Promotion System
</span>
<span
style=
"font-size: 10px;color: white"
>
Hongze Cloud Intelligent Promotion System
</span>
</div>
</div>
</u-col>
</u-row>
<view
style=
"padding-bottom: 30rpx;"
>
<view
style=
"padding-bottom: 30rpx;"
>
<view
class=
"gl-title"
>
<view
class=
"gl-title"
>
<view
style=
"height: 35px;display: flex;align-items: center;"
>
<view
style=
"height: 35px;display: flex;align-items: center;"
>
...
@@ -284,33 +281,6 @@ import USwiper from "../../uview-ui/components/u-swiper/u-swiper.vue";
...
@@ -284,33 +281,6 @@ import USwiper from "../../uview-ui/components/u-swiper/u-swiper.vue";
font-weight
:
bold
;
font-weight
:
bold
;
color
:
#222222
;
color
:
#222222
;
}
}
.gl-img
{
padding
:
30
rpx
;
}
.gl-name
{
font-size
:
26
rpx
;
}
.gl-descript
{
font-size
:
20
rpx
;
}
.gl-price
{
font-size
:
24
rpx
;
color
:
#FA3534
;
}
.topimage
{
border-radius
:
12px
12px
12px
12px
;
margin
:
22
rpx
30
rpx
0
30
rpx
;
height
:
274
rpx
;
}
.imagedeatil
{
width
:
100%
;
height
:
100%
;
border-radius
:
12px
12px
12px
12px
;
}
.smallicon
{
.smallicon
{
width
:
45
rpx
;
width
:
45
rpx
;
height
:
45
rpx
;
height
:
45
rpx
;
...
...
pages/spokesman/index.vue
View file @
6b6654ce
...
@@ -139,6 +139,7 @@ export default {
...
@@ -139,6 +139,7 @@ export default {
.nameRow
{
.nameRow
{
padding-bottom
:
15px
;
padding-bottom
:
15px
;
position
:
relative
;
position
:
relative
;
font-weight
:
bold
;
}
}
.nameRow
::before
{
.nameRow
::before
{
content
:
''
;
content
:
''
;
...
...
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