Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
U
uni-pdtravel
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
panyongping
uni-pdtravel
Commits
1f53fe3c
Commit
1f53fe3c
authored
Oct 12, 2023
by
潘永坪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
图标修改
parent
8f10bc98
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
7 deletions
+6
-7
center.vue
pages/indexs/center/center.vue
+1
-2
index.vue
pages/indexs/index/index.vue
+5
-5
No files found.
pages/indexs/center/center.vue
View file @
1f53fe3c
...
...
@@ -52,10 +52,9 @@
<view>
我的订单
</view>
<view
style=
"font-size: 24rpx;color: #999999;"
>
<view
style=
"font-size: 24rpx;color: #999999;
display: flex;
"
>
全部订单
<u-icon
name=
'arrow-right'
></u-icon>
</view>
</view>
...
...
pages/indexs/index/index.vue
View file @
1f53fe3c
...
...
@@ -35,7 +35,7 @@
</image>
<view
class=
"address"
>
<u-icon
name=
"map"
></u-icon>
<u-icon
name=
"map"
color=
"#ffffff"
size=
"24"
></u-icon>
重庆
</view>
</view>
...
...
@@ -69,7 +69,7 @@
</image>
<view
class=
"address"
>
<u-icon
name=
"map"
></u-icon>
<u-icon
name=
"map"
color=
"#ffffff"
size=
"24"
></u-icon>
重庆
</view>
</view>
...
...
@@ -103,7 +103,7 @@
</image>
<view
class=
"address"
>
<u-icon
name=
"map"
></u-icon>
<u-icon
name=
"map"
color=
"#ffffff"
size=
"24"
></u-icon>
重庆
</view>
</view>
...
...
@@ -138,7 +138,7 @@
</image>
<view
class=
"address"
>
<u-icon
name=
"map"
></u-icon>
<u-icon
name=
"map"
color=
"#ffffff"
size=
"24"
></u-icon>
重庆
</view>
</view>
...
...
@@ -375,7 +375,7 @@ export default {
position
:
absolute
;
left
:
20rpx
;
bottom
:
20rpx
;
display
:
inline-block
;
display
:
flex
;
background
:
rgba
(
0
,
0
,
0
,
0
.5
);
padding
:
8rpx
20rpx
12rpx
10rpx
;
border-radius
:
24rpx
;
...
...
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