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
a4310d0dfda2fe5107c28a5df3872b3a11b13116
Authored by
后端研发-苏明海
2021-08-12 11:29:52 +0800
2 parents
021e23e7
79cb96a0
Merge branch 'dev' into 'test'
bug修复 See merge request
!732
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 @
a4310d0
1
-@import '../../app.wxss';
2
-
1
+@import '../../../app.wxss';
3
2
4
3
.container {
5
4
background-color: #f5f5f5;
...
...