码迷,mamicode.com
首页 > 其他好文 > 详细

form表单右边弹窗提示不能为空

时间:2018-04-27 16:52:08      阅读:137      评论:0      收藏:0      [点我收藏+]

标签:tip   style   ips   不能   return   col   div   ==   search   

1 if (key == null || key == "") {
2             layer.tips(‘流程标识key不能为空‘, $(‘#search_input‘), {
3                 tips: [3, ‘#5FB878‘]
4             });
5             return;
6         }

 

form表单右边弹窗提示不能为空

标签:tip   style   ips   不能   return   col   div   ==   search   

原文地址:https://www.cnblogs.com/yangguoe/p/8962982.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!