# EShow-js
**Repository Path**: daoqun/EShow-js
## Basic Information
- **Project Name**: EShow-js
- **Description**: EShow-js 前端公共组件
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2018-11-18
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 安装使用
---
#### 基于 jQuery
EShow-js 组件基于[jQuery](http://jquery.com/)开发,使用时确保在EShow-js 的脚本之前引入了 jQuery 正式版。
该组件依赖于eshow.css, animate.min.css;已在eshow.js底部做了引入,直接使用可忽略;
#### 组件引入
1.可直接引用
```
```
2.可前往[https://git.oschina.net/sql80/EShow-js](https://git.oschina.net/sql80/EShow-js)码云获取
####
# 操作反馈提示框
示例:
```
```
参数说明:
| msg | 内容 |
| :--- | :--- |
| type | 1为成功;0为失败 |
| time | 弹出层显示时间,单位秒 |