Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
施宇
/
icsalesProgram
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
66dff09d
authored
Nov 20, 2019
by
施宇
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
隐藏单个商品擦亮功能
parent
bbddab16
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
pages/detail/good/index.wxml
res/css/detail.wxss
pages/detail/good/index.wxml
View file @
66dff09d
...
...
@@ -76,7 +76,7 @@
<view class="edit-good btn-com btn-com-b" wx:if="{{editOrShow==1}}" bindtap="editGood">
<text class="gt-t">编辑商品</text>
</view>
<view class="refresh-time btn-com btn-com-y" wx:if="{{editOrShow==1}}" bindtap="refreshGood">
<
!-- <
view class="refresh-time btn-com btn-com-y" wx:if="{{editOrShow==1}}" bindtap="refreshGood">
<text class="gt-t">擦亮商品</text>
</view>
</view>
-->
</view>
\ No newline at end of file
res/css/detail.wxss
View file @
66dff09d
...
...
@@ -84,7 +84,7 @@
}
.edit-good{
position: absolute;
bottom:
230
rpx;
bottom:
94
rpx;
left:0;
right:0;
}
...
...
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