基于 Vue2.x 的简洁易用多形态的弹出窗口 v-dialogs

码农软件 · 软件分类 · 弹出视图(Popup View) · 2019-06-30 13:42:40

软件介绍

v-dialogs for Vue2.x

基于 Vue2.x 的简洁易用多形态的弹出窗口,其包含了 模态窗口(Modal)、消息对话框(Alert)、遮罩(Mask)、边角提示框(Toast)等功能

使用入门、文档、实例

更多文档和实例请访问:

插件安装

npm i v-dialogs --save

在你的 main.js 文件中引入插件

import Vue from 'vue'
import vDialog from 'v-dialogs';
...

Vue.use(vDialog);

插件预览

Modal(模态窗口)

Alert(消息通知窗口)

Mask(全屏遮罩)

Toast(边角通知窗口)

本文地址:https://codercto.com/soft/d/9107.html

Rationality for Mortals

Rationality for Mortals

Gerd Gigerenzer / Oxford University Press, USA / 2008-05-02 / USD 65.00

Gerd Gigerenzer's influential work examines the rationality of individuals not from the perspective of logic or probability, but from the point of view of adaptation to the real world of human behavio......一起来看看 《Rationality for Mortals》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

SHA 加密
SHA 加密

SHA 加密工具