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
f4d33d67
Commit
f4d33d67
authored
Sep 22, 2020
by
zhengke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
d11b21f3
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
3 deletions
+3
-3
coupons.vue
components/coupons/coupons.vue
+1
-1
index.vue
pages/share/index/index.vue
+2
-2
couponsbg.png
static/images/couponsbg.png
+0
-0
img-share-status.png
static/images/icon/img-share-status.png
+0
-0
No files found.
components/coupons/coupons.vue
View file @
f4d33d67
...
...
@@ -2,7 +2,7 @@
<div
class=
"coupons-page"
>
<u-popup
v-model=
"showDialog"
mode=
"center"
:mask-close-able=
"false"
custom-style=
"padding:0;background:none;"
>
<view
class=
"Xbox"
>
<img
src=
"
../../static/images
/couponsbg.png"
mode=
"widthFix"
/>
<img
src=
"
https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static
/couponsbg.png"
mode=
"widthFix"
/>
<view
class=
"coupons-box"
>
<text
style=
"font-size: 18px;color: #FFFFFF;"
>
恭喜获得
{{
msgtype
==
1
?
'优惠券'
:
'积分'
}}
</text>
<text
style=
"font-size: 14px;color: #FFFFFF;margin-top: 20rpx;"
>
{{
couponMessage
}}
</text>
...
...
pages/share/index/index.vue
View file @
f4d33d67
...
...
@@ -39,14 +39,14 @@
</view>
</view>
<view
v-if=
"sharestatus.Status==2"
class=
"steatus_t"
:style=
"
{'margin-top':44+nav+'px'}">
<image
src=
"
../../../static/images/icon
/img-share-status.png"
style=
"width: 100%;height: 165px;"
></image>
<image
src=
"
https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static
/img-share-status.png"
style=
"width: 100%;height: 165px;"
></image>
<Text
style=
'margin-top: 70px;'
>
谢谢您的支持,请等待审核
</Text>
<view
style=
"display: flex;align-items: center;justify-content: center;margin-top: 60rpx;"
>
<u-button
shape=
"circle"
type=
"error"
size=
"medium"
@
click=
'goshoping'
>
去商城逛逛
</u-button>
</view>
</view>
<view
v-if=
"sharestatus.Status==4"
class=
"steatus_t"
:style=
"
{'margin-top':44+nav+'px'}">
<image
src=
"
../../../static/images/icon
/img-share-status.png"
style=
"width: 100%;height: 165px;"
></image>
<image
src=
"
https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static
/img-share-status.png"
style=
"width: 100%;height: 165px;"
></image>
<Text
style=
'margin-top: 70px;'
>
{{
sharestatus
.
Msg
}}
</Text>
<!--
<view
style=
"display: flex;align-items: center;justify-content: center;margin-top: 60rpx;"
>
<u-button
shape=
"circle"
type=
"error"
size=
"medium"
@
click=
'goshoping'
>
去商城逛逛
</u-button>
...
...
static/images/couponsbg.png
deleted
100644 → 0
View file @
d11b21f3
48.4 KB
static/images/icon/img-share-status.png
deleted
100644 → 0
View file @
d11b21f3
37.9 KB
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