摘要: 本地文件 使用 import 关键字导入脚本模块报错 导入文件时要使用 module: <script type="module"> 不然会报错:Uncaught SyntaxError: Unexpected identifier 浏览器出现错误:提示不识别该脚本中的import标识符 在 pac 阅读全文
posted @ 2021-11-19 09:30 夏末彡 阅读(140) 评论(0) 推荐(0)