浏览代码

add some reposity

night-cherry 3 周之前
父节点
当前提交
b6ad434f38
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      pages/sample.html

+ 1 - 2
pages/sample.html

@@ -11,8 +11,7 @@
         display: none;
     }
 </style>
-<script src="../utils/sample.js"></script>
-<!-- <script src="../utils/sample.js" type="module"></script> -->
+<script src="../utils/sample.js" type="module"></script>
 <body>
     <h3>sample</h3>
     <h1>Hello, World!</h1>