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
79cb96a0b96d51649969ed260961efe65275d0b6
Authored by
yvan.ni
2021-08-12 11:29:27 +0800
1 parent
5c3c58ba
bug修复
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 @
79cb96a
1
-@import '../../app.wxss';
2
-
1
+@import '../../../app.wxss';
3
2
4
3
.container {
5
4
background-color: #f5f5f5;
...
...