[Solution found!] 只需将导入分配给数据属性<script> import json from './json/data.json' export default{ data(){ return{ myJson: json } } } </script>…
確定! 回上一頁