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
3abdc84e
Commit
3abdc84e
authored
Jun 17, 2024
by
潘永坪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
购物车修改
parent
a01c610c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletion
+10
-1
shopCart.vue
pages/my/shopCart/shopCart.vue
+10
-1
No files found.
pages/my/shopCart/shopCart.vue
View file @
3abdc84e
...
@@ -99,7 +99,7 @@
...
@@ -99,7 +99,7 @@
</view>
</view>
<view
class=
"bottom-right"
>
<view
class=
"bottom-right"
>
<text
v-if=
"showManage"
class=
"btn"
>
去结算
</text>
<text
v-if=
"showManage"
class=
"btn"
>
去结算
</text>
<text
v-else
class=
"btn"
>
删除
(1)
</text>
<text
v-else
class=
"btn"
>
删除
(1)
</text>
</view>
</view>
</view>
</view>
</view>
</view>
...
@@ -258,4 +258,13 @@ export default {
...
@@ -258,4 +258,13 @@ export default {
justify-content
:
center
;
justify-content
:
center
;
align-items
:
center
;
align-items
:
center
;
}
}
.btn
{
width
:
200rpx
;
height
:
80rpx
;
text-align
:
center
;
line-height
:
80rpx
;
border-radius
:
40rpx
;
font-size
:
32rpx
;
font-weight
:
bold
;
}
</
style
>
</
style
>
\ No newline at end of file
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