🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

sls-modal.js is a lightweight and easy-to-use jQuery plugin used for creating flexible, highly customizable modal windows and dialog boxes on the webpage.

Modal Dialog

Documentation

演示

GitHub:https://sailengsi.github.io/sls-jquery-modal/src/release/

Gitee:https://sailengsi.gitee.io/sls-jquery-modal/src/release/

Coding:https://sailengsi.coding.me/sls-jquery-modal/src/release/

文档

GitHub:https://sailengsi.github.io/sls-jquery-modal/docs/

Gitee:https://sailengsi.gitee.io/sls-jquery-modal/docs/

Coding:https://sailengsi.coding.me/sls-jquery-modal/docs/

项目采用fis编写,fis官网地址:http://fis.baidu.com/
所以你需要按照以下步骤才能运行此项目

//克隆项目 git clone https://github.com/sailengsi/sls-jquery-modal.git  //进入项目中的dev目录 cd sls-jquery-modal/src/dev  //安装依赖 npm install  //启动Server npm start 

注意:npm start启动的服务,实际上是访问的src/release目录。


You May Also Like