$loading.finish() 來觸發出現此效果。 export default { mounted () { this.$nextTick(() => { this.$nuxt.$loading.start() setTimeout(() => ...
確定! 回上一頁