上传多张保存图片
摘要:/** * uploasImg * 私有方法 上传多张保存图片 * User:wangwei * @param $name string 上传的图片文件名 * @return array [error_code,error_msg,path] */private function uploadImg
阅读全文
posted @
2018-01-08 15:25
血公子
阅读(121)
推荐(0)
验证图片不为空
摘要:<div class="form-group" id="imgBox"> <label class="col-sm-2 control-label">上传图片:</label> <div class="ys-upImg-list"> <div class="ys-upImg"> <img src="
阅读全文
posted @
2018-01-05 10:56
血公子
阅读(218)
推荐(0)