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
32c46fc2
Commit
32c46fc2
authored
Dec 13, 2019
by
谢中龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化
parent
bbe452e0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
personCenter.wxss
src/component/personCenter/personCenter.wxss
+2
-2
selectUsers.wxml
src/shoppingGuid/page/pages/selectUsers/selectUsers.wxml
+1
-1
No files found.
src/component/personCenter/personCenter.wxss
View file @
32c46fc2
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
height: 166rpx;
height: 166rpx;
margin: 18rpx 0;
margin: 18rpx 0;
border-radius: 7rpx;
border-radius: 7rpx;
box-shadow: 0 0 40rpx 1rpx #ccc;
/* box-shadow: 0 0 40rpx 1rpx #ccc; */
margin: 0 auto;
margin: 0 auto;
}
}
.person-num {
.person-num {
...
@@ -110,7 +110,7 @@
...
@@ -110,7 +110,7 @@
height: 166rpx;
height: 166rpx;
margin: 18rpx 0;
margin: 18rpx 0;
border-radius: 7rpx;
border-radius: 7rpx;
box-shadow: 0 0 40rpx 1rpx #ccc;
/* box-shadow: 0 0 40rpx 1rpx #ccc; */
margin: 0 auto;
margin: 0 auto;
}
}
.member-unActive-bgc {
.member-unActive-bgc {
...
...
src/shoppingGuid/page/pages/selectUsers/selectUsers.wxml
View file @
32c46fc2
...
@@ -82,5 +82,5 @@
...
@@ -82,5 +82,5 @@
{{noTag ? "暂无数据~" : "数据加载中.."}}
{{noTag ? "暂无数据~" : "数据加载中.."}}
</view>
</view>
<!-- 悬浮我的全部会员 -->
<!-- 悬浮我的全部会员 -->
<
view class='all-members' bindtap='onTapToMyMemberList'>全部</view
>
<
!-- <view class='all-members' bindtap='onTapToMyMemberList'>全部</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