Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mallapp
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
viitto
mallapp
Commits
113f4cc0
Commit
113f4cc0
authored
Sep 02, 2021
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
d2a01f8f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
list.vue
pages/kotra/carrier/list.vue
+5
-5
No files found.
pages/kotra/carrier/list.vue
View file @
113f4cc0
...
...
@@ -58,14 +58,14 @@
v-if=
"msg.FirstStoreTest === 1"
@
click=
"changeFirstStoreTest(0)"
>
首店试验场
首店
经济
试验场
</view>
<view
class=
"statusBox2"
v-if=
"msg.FirstStoreTest === 0"
@
click=
"changeFirstStoreTest(1)"
>
首店试验场
首店
经济
试验场
</view>
</view>
<u-empty
...
...
@@ -92,7 +92,7 @@
>
<view
class=
"carriertag"
v-if=
"item.FirstStoreTest === 1"
>
<view
class=
"carriertagsub1"
>
首店
</view>
<view
class=
"carriertagsub2"
>
试验场
</view>
<view
class=
"carriertagsub2"
>
经济
试验场
</view>
</view>
<view
class=
"img-box"
>
<view
class=
"img-show"
>
...
...
@@ -535,7 +535,7 @@ export default {
font-weight
:
500
;
}
.carriertag
{
width
:
1
3
0
rpx
;
width
:
1
7
0
rpx
;
height
:
40
rpx
;
background
:
#fff
;
border-radius
:
0px
0px
20
rpx
0px
;
...
...
@@ -561,7 +561,7 @@ export default {
align-items
:
center
;
}
.carriertagsub2
{
width
:
6
0
rpx
;
width
:
10
0
rpx
;
height
:
22
rpx
;
background
:
#d0aa7b
;
border-radius
:
0px
4
rpx
4
rpx
0
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