Merged
Merge Request #733 · created by 后端研发-苏明海


Test


From test into qa

Merged by 后端研发-苏明海

1 participants

packageB/components/catch/catch.wxss
1   -@import '../../app.wxss';
2   -
  1 +@import '../../../app.wxss';
3 2  
4 3 .container {
5 4 background-color: #f5f5f5;
... ...