浏览代码

fix the stylus import of UploadPopup and ProgressBar

AlexiCauvin 7 年前
父节点
当前提交
67966234ae
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      src/css/index.styl

+ 3 - 2
src/css/index.styl 查看文件

26
 @import 'AccountPage'
26
 @import 'AccountPage'
27
 @import 'btnSwtich'
27
 @import 'btnSwtich'
28
 
28
 
29
-// @import 'UploadPopup'
30
-// @import 'ProgressBar'
29
+@import 'UploadPopup'
30
+@import 'ProgressBar'
31
+