摘要:
canvas必须在标签上写width height 不能用样式加宽高,要不点对不上 阅读全文
posted @ 2022-01-19 11:40
郭大蛋子
阅读(22)
评论(0)
推荐(0)
摘要:
const canvas = ref(); const change = () => { if (canvas.value.painting) { canvas.value.painting = false; canvas.value.EraserEnabled = true; } else { i 阅读全文
posted @ 2022-01-19 11:38
郭大蛋子
阅读(169)
评论(0)
推荐(0)
摘要:
// import { getOssAudioUrl } from "@/utils/audio"; import { debounce } from "lodash"; import { ref } from "vue"; export default () => { let audio: HTM 阅读全文
posted @ 2022-01-19 11:37
郭大蛋子
阅读(320)
评论(0)
推荐(0)

浙公网安备 33010602011771号