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
83a40f71
Commit
83a40f71
authored
Feb 27, 2020
by
jiangjiantao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提货bugfixed
parent
ed811458
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
1 deletion
+11
-1
index.acss
pages/index/index.acss
+10
-0
index.axml
pages/index/index.axml
+1
-1
No files found.
pages/index/index.acss
View file @
83a40f71
...
...
@@ -305,6 +305,16 @@
justify-content: space-between;
}
/* 提货成功 */
.pick-goods-success-container{
height: 100%;
width: 45%;
background: white;
display: flex;
flex-direction: column;
align-items: center
}
/* 空购物车 */
.shopcart-list-empty {
...
...
pages/index/index.axml
View file @
83a40f71
...
...
@@ -152,7 +152,7 @@
</view>
</block>
</scroll-view>
<view class="
more-operating
">
<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>
...
...
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