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
e9ec73ff
Commit
e9ec73ff
authored
Sep 16, 2021
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
f7b8b794
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
9 deletions
+8
-9
detail.vue
pages/kotra/carrier/detail.vue
+8
-9
No files found.
pages/kotra/carrier/detail.vue
View file @
e9ec73ff
...
...
@@ -149,7 +149,6 @@
top: -70px;
border-top-left-radius: 30px;
border-top-right-radius: 30px;
height: 900px;
background-color: #fff;
padding: 40rpx;
"
...
...
@@ -305,7 +304,7 @@
<view
style=
"flex: 1; font-size: 26rpx; color: #a4a4a4"
>
<text
style=
"width: 156rpx; text-align: right"
>
开业时间:
</text>
<text
style=
"color: #f30329; font-weight: bold"
>
{{
detailData
.
OpenTime
.
slice
(
0
,
10
)
detailData
.
OpenTime
?
detailData
.
OpenTime
.
slice
(
0
,
10
):
''
}}
</text>
</view>
<view
style=
"flex: 1; font-size: 26rpx; color: #a4a4a4"
>
...
...
@@ -451,7 +450,7 @@
margin: 60rpx 0;
"
></view>
<view
style=
"margin-bottom: 83rpx; text-align: right"
>
<view
style=
"margin-bottom: 83rpx; text-align: right"
v-if=
"detailData.Discount"
>
<view
style=
"text-align: left"
>
<image
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/zhaoyinyouhui.png"
...
...
@@ -483,7 +482,7 @@
>
</view>
</view>
<view
style=
"margin-bottom: 83rpx; text-align: right"
>
<view
style=
"margin-bottom: 83rpx; text-align: right"
v-if=
"detailData.StartingInfo"
>
<view
style=
"text-align: left"
>
<image
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/titleall.png"
...
...
@@ -612,7 +611,7 @@
首展政策
</view>
</view>
-->
<view
style=
"margin-bottom: 83rpx; text-align: right"
>
<view
style=
"margin-bottom: 83rpx; text-align: right"
v-if=
"detailData.CarrierPlan"
>
<view
style=
"text-align: left"
>
<image
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1616480343000_409.png"
...
...
@@ -644,7 +643,7 @@
>
</view>
</view>
<view
style=
"margin-bottom: 83rpx; text-align: right"
>
<view
style=
"margin-bottom: 83rpx; text-align: right"
v-if=
"detailData.CarrierTarget"
>
<view
style=
"text-align: left"
>
<image
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1616480343000_16.png"
...
...
@@ -675,7 +674,7 @@
>
</view>
</view>
<view
style=
"margin-bottom: 83rpx; text-align: right"
>
<view
style=
"margin-bottom: 83rpx; text-align: right"
v-if=
"detailData.Location"
>
<view
style=
"text-align: left"
>
<image
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1616480343000_452.png"
...
...
@@ -706,7 +705,7 @@
>
</view>
</view>
<view
style=
"margin-bottom: 83rpx; text-align: right"
>
<view
style=
"margin-bottom: 83rpx; text-align: right"
v-if=
"detailData.Crowd "
>
<view
style=
"text-align: left"
>
<image
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1616480343000_223.png"
...
...
@@ -738,7 +737,7 @@
</view>
</view>
<view
style=
"margin-bottom: 93rpx; text-align: right; position: relative"
style=
"margin-bottom: 93rpx; text-align: right; position: relative"
v-if=
"detailData.HonorList.length>0"
>
<view
style=
"text-align: left"
>
<image
...
...
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