文件名称:vue-robots-monitor:查看机器人监控器
文件大小:14KB
文件格式:ZIP
更新时间:2024-04-28 08:23:55
Vue
vue-movable-v3 基于vue 3的可移动盒 安装 npm install vue-movable-v3 --save 用法 Movable ( :x = "x" :y = "y" :width = "width" :height = "height" :direction = "direction" :movable = "movable" :scale = "scale" :resizable = "resizable" @move = "onMove" @resize = "onResize" ) .h2 Child elements import Movable from "vue-movable-v3" ; export default defineComponent ( { components : { Mo
【文件预览】:
vue-robots-monitor-master
----.gitignore(45B)
----package.json(941B)
----src()
--------components()
--------assets()
--------main.ts(90B)
--------shims-vue.d.ts(142B)
--------App.vue(234B)
----public()
--------favicon.ico(4KB)
----tsconfig.json(694B)
----vite.config.ts(528B)
----README.md(959B)
----index.html(337B)