verificationCode: "" }, rules: {}, visible: false, //滑塊x軸數據 slider: { mx: 0, bx: 0 }, //拼圖是否正確 puzzle: false }; }, watch: { visible(e) { if (e === true) { this.canvasInit(); this.puzzle = false; } } }, beforeCreate() {}, created() {}, beforeMount()...
www.dbjr.com.cn/article/1700...htm 2025-5-25