BJ_web_developers
/
codeScanning
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
ba126a49e3798ecc3fc42078b77442b8fc1d3298
Authored by
liuqimichale
2021-05-08 15:55:35 +0800
1 parent
5e14f87d
输入手机号 问题
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/components/orderPay.vue
src/components/orderPay.vue
View file @
ba126a4
...
...
@@ -419,6 +419,7 @@ export default {
419
419
.carBG {
420
420
width: 100%;
421
421
height: 130px;
422
+ color: #fff;
422
423
}
423
424
424
425
.carBlue {
...
...