Skip to content

Commit

Permalink
修正 app.wxss 引用路径问题
Browse files Browse the repository at this point in the history
  • Loading branch information
arcturus011 committed Aug 2, 2018
1 parent 0acbfc5 commit deec830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.wxss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* 引入内容渲染模块样式 */

@import "/wxParser/index.wxss";
@import "wxParser/index.wxss";

/**app.wxss**/

Expand Down

0 comments on commit deec830

Please sign in to comment.