Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mayi-mp-shop
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
程默
mayi-mp-shop
Commits
5a195028
Commit
5a195028
authored
Apr 01, 2021
by
程默
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix shareProp
parent
291b6430
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletions
+2
-1
static/nativeComponents/SharePopup/index.wxml
+1
-0
static/nativeComponents/TimeLimitedDiscount/activityListItem/index.wxml
+1
-1
No files found.
static/nativeComponents/SharePopup/index.wxml
View file @
5a195028
...
...
@@ -4,6 +4,7 @@
show="{{ showPop }}"
position="bottom"
bind:close="onClose"
z-index="999"
>
<!-- <view class="share-tip">
<text style="color:#333;font-size:28rpx;">朋友通过你分享的页面成功购买后,你可获得奖励金</text>
...
...
static/nativeComponents/TimeLimitedDiscount/activityListItem/index.wxml
View file @
5a195028
...
...
@@ -4,7 +4,7 @@
{{datas.singleItemActivityName}}
</view>
<view class="cover">
<image mode="aspectFit" src="{{datas.singleItemActivityCoverImage}}"></image>
<image
lazy-load
mode="aspectFit" src="{{datas.singleItemActivityCoverImage}}"></image>
</view>
<view class="countDown flex" wx:if="{{countDownShow}}">
<van-count-down
...
...
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