Browse Source

引入字体样式信息

zhourj 1 tuần trước cách đây
mục cha
commit
c1b3a6ed14
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/App.vue

+ 2 - 2
src/App.vue

@@ -37,8 +37,8 @@
     }
   }
 </script>
-<style>
-
+<style lang="less">
+  @import "assets/fonts/index.css";
   #app {
     height: 100%;
   }