更新记录

1.0.0.(2021-05-14)

1、 引入
import DragVue from './dragvue/dragVue.vue' 2、使用 <drag-vue @dragbak="backa" :mainbtnbolor="mainbtnbolors" :themeBackground="themeBackground" :baseicon="iconname"> 3、点击子菜单弹窗 methods:{ backa(e){ alert('子菜单点击事件:'+JSON.stringify(e)) }

部分样式借鉴网络,如有异议请联系作者


平台兼容性

1、 引入
import DragVue from './dragvue/dragVue.vue' 2、使用 <drag-vue @dragbak="backa" :mainbtnbolor="mainbtnbolors" :themeBackground="themeBackground" :baseicon="iconname"> 3、点击子菜单弹窗 methods:{ backa(e){ alert('子菜单点击事件:'+JSON.stringify(e)) }

<table>
    <tr>
        <th>设备</th>
        <th>设备文件名</th>
        <th>文件描述符</th>
        <th>类型</th>
    </tr>
    <tr>
        <th>键盘</th>
        <th>/dev/stdin</th>
        <th>0</th>
        <th>标准输入</th>
    </tr>
    <tr>
        <th>显示器</th>
        <th>/dev/stdout</th>
        <th>1</th>
        <th>标准输出</th>
    </tr>
    <tr>
        <th>显示器</th>
        <th>/dev/stderr</th>
        <th>2</th>
        <th>标准错误输出</th>
    </tr>
</table>

}

隐私、权限声明

1. 本插件需要申请的系统权限列表:

2. 本插件采集的数据、发送的服务器地址、以及数据用途说明:

3. 本插件是否包含广告,如包含需详细说明广告表达方式、展示频率:

许可协议

MIT协议

暂无用户评论。

使用中有什么不明白的地方,就向插件作者提问吧~ 我要提问