基于 Vue2.x 的简洁易用多形态的弹出窗口 v-dialogs
- 授权协议: MIT
- 开发语言: JavaScript HTML/CSS
- 操作系统: 跨平台
- 软件首页: https://terryz.gitee.io/vue/#/
- 软件文档: https://terryz.gitee.io/vue/#/
软件介绍
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(边角通知窗口)
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》 这本书的介绍吧!
