wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Plain Diff
Browse Code »
Commit
93774bb7c7e316a44b22acbc9fb1b9b1b986c858
Authored by
后端研发-苏明海
2021-08-12 11:30:40 +0800
2 parents
5eb8ee48
080bfde5
Merge branch 'qa' into 'master'
Qa See merge request
!734
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
packageB/components/catch/catch.wxss
packageB/components/catch/catch.wxss
View file @
93774bb
1
-@import '../../app.wxss';
2
-
1
+@import '../../../app.wxss';
3
2
4
3
.container {
5
4
background-color: #f5f5f5;
...
...