全局提示(alert)

1、首先外联到layui.css。

2、其次外联到layui.js 。

3、创建aleryLayui方法。

4、使用时直接调用aleryLayui(‘提示内容’);

你可能感兴趣的:(全局提示(alert))