Przeglądaj źródła

numberinfo复原

jbb 2 lat temu
rodzic
commit
692d691f53
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/components/NumberInfo/NumberInfo.vue

+ 1 - 1
src/components/NumberInfo/NumberInfo.vue

@@ -50,5 +50,5 @@
 </script>
 
 <style lang="less" scoped>
-  // @import "index";
+  @import "index";
 </style>