wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
36fbc038afb1b7290832af069b7f8c678362eb3f
Authored by
后端研发-倪永富
2020-02-11 15:41:16 +0800
1 parent
66770b6c
任务的进度条 居中
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
pages/user/assistance/task_assistance.wxss
pages/user/assistance/task_assistance.wxss
View file @
36fbc03
...
...
@@ -174,6 +174,7 @@ page {
174
174
width: 86%;
175
175
margin: auto;
176
176
margin-top: 50rpx;
177
+ justify-content: center;
177
178
}
178
179
179
180
.plan-frame .plan_num {
...
...