Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
D
doublescreen-back
Project
Project
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
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
pengguangpu
doublescreen-back
Commits
5ef27ce3
Commit
5ef27ce3
authored
Feb 27, 2020
by
jiangjiantao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提货bugfixed
parent
a2f353e9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
index.acss
pages/index/index.acss
+2
-2
index.axml
pages/index/index.axml
+2
-2
No files found.
pages/index/index.acss
View file @
5ef27ce3
...
...
@@ -828,8 +828,8 @@
}
/* 提货 商品已交付*/
.
again-use-coupon
{
width: 2
52
rpx;
.
pick-goods-success
{
width: 2
00
rpx;
height: 60rpx;
margin-top: 50rpx;
}
...
...
pages/index/index.axml
View file @
5ef27ce3
...
...
@@ -155,8 +155,8 @@
<view class="pick-goods-success-container">
<image class="scan-coupon-fail" mode="aspectFit" src="/images/icon_success.png"/>
<text class="scan-coupon-text-fail">提货码已识别</text>
<text class="scan-coupon-text-fail-desr">请根据商品列表提供商品给顾客</text>
<button class="
again-use-coupon
" type="primary" size="default" onTap="pickGoodsClose">商品已交付</button>
<text class="scan-coupon-text-fail-desr">请根据商品列表提供商品
\n
给顾客</text>
<button class="
pick-goods-success
" type="primary" size="default" onTap="pickGoodsClose">商品已交付</button>
</view>
</view>
<!-- 提货失败 -->
...
...
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