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
b29f20c9
Commit
b29f20c9
authored
Sep 02, 2021
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
267e34cc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
18 deletions
+3
-18
activityList.vue
pages/kotra/activityList.vue
+0
-17
detail.vue
pages/kotra/carrier/detail.vue
+3
-1
No files found.
pages/kotra/activityList.vue
View file @
b29f20c9
...
...
@@ -97,23 +97,6 @@
<view>
结束时间:
{{
item
.
EndTimeStr
}}
</view>
</view>
</view>
<!--
<view>
<u-button
size=
"80"
:ripple=
"true"
shape=
"circle"
:custom-style=
"
{
backgroundColor: mainColor ? mainColor : '#1F1F1F',
color: '#FFF',
fontSize: '28rpx',
marginTop: '10rpx',
width: '300rpx',
height: '88rpx',
}"
@click="goSignList(item)"
>查看报名信息
</u-button
>
</view>
-->
<view
style=
"display: flex; justify-content: flex-end"
>
<view
class=
"seebtn"
...
...
pages/kotra/carrier/detail.vue
View file @
b29f20c9
...
...
@@ -468,6 +468,7 @@
line-height: 38rpx;
font-weight: 600;
"
v-if=
"detailData.Discount"
>
<!--招引优惠-->
{{
detailData
.
Discount
}}
</text
>
</view>
...
...
@@ -499,6 +500,7 @@
line-height: 38rpx;
font-weight: 600;
"
v-if=
"detailData.StartingInfo"
>
<!--首发、首展、首秀政策-->
{{
detailData
.
StartingInfo
}}
</text
>
</view>
...
...
@@ -726,7 +728,7 @@
</view>
</view>
<view
style=
"margin-bottom:
8
3rpx; text-align: right; position: relative"
style=
"margin-bottom:
9
3rpx; text-align: right; position: relative"
>
<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