Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
7
7-Eleven
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
高淑倩
7-Eleven
Commits
89f0a888
Commit
89f0a888
authored
May 04, 2020
by
谢中龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化文案
parent
342d5723
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletions
+9
-1
project.config.json
src/project.config.json
+7
-0
moneyBugCoupon.wxml
...subPackageA/page/pages/moneyBuyCoupon/moneyBugCoupon.wxml
+2
-1
No files found.
src/project.config.json
View file @
89f0a888
...
...
@@ -645,6 +645,13 @@
"pathName"
:
"pages/pointList/pointList"
,
"query"
:
""
,
"scene"
:
null
},
{
"id"
:
-1
,
"name"
:
"现金购买优惠券包列表"
,
"pathName"
:
"subPackageA/page/pages/moneyBuyCoupon/moneyBugCoupon"
,
"query"
:
""
,
"scene"
:
null
}
]
}
...
...
src/subPackageA/page/pages/moneyBuyCoupon/moneyBugCoupon.wxml
View file @
89f0a888
...
...
@@ -12,6 +12,6 @@
</view>
</view>
<empty text="暂无
超值卡
活动~" wx:else/>
<empty text="暂无
现金购买
活动~" wx:else/>
<view class='no-more' wx:if="{{cardList.length > 5}}">-- 我也是有底线滴 --</view>
\ No newline at end of file
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