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
080bfde55e512f2aaf6cabdd9aed33712e2f0c43
Authored by
后端研发-苏明海
2021-08-12 11:30:28 +0800
2 parents
3b402dcf
a4310d0d
Merge branch 'test' into 'qa'
Test See merge request
!733
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 @
080bfde
1
-@import '../../app.wxss';
2
-
1
+@import '../../../app.wxss';
3
2
4
3
.container {
5
4
background-color: #f5f5f5;
...
...