05 2020 档案

摘要:/*QQ登录*/ public function token(){ $app_id = "***"; //替换即可 $app_secret = "***"; //替换即可 //成功授权后的回调地址 $my_url = urlencode("http://***.com/index/User/toke 阅读全文
posted @ 2020-05-12 18:30 Cyber_nnno 阅读(532) 评论(0) 推荐(0)
摘要:修改 ueditor --> php --> Upload.class.php --> __construct()方法 $this->stateMap['ERROR_TYPE_NOT_ALLOWED'] = mb_convert_encoding($this->stateMap['ERROR_TYP 阅读全文
posted @ 2020-05-12 18:25 Cyber_nnno 阅读(1685) 评论(0) 推荐(0)
摘要:JS声明方法 /**生日下拉框*把sel_year、sel_month、sel_day修改即可*/ var birthday1 = { date_picker: function(options){ var defaults = { YearSelector: "#sel_year", MonthS 阅读全文
posted @ 2020-05-12 18:21 Cyber_nnno 阅读(2565) 评论(0) 推荐(0)
摘要:插件合集 点击跳转 html <span class="posrelative scbox"> <img class="middle mr5" src="__INDEX__/images/sc_03.png"/>上传视频(按ctrl多选) <input class="upvideo" type="f 阅读全文
posted @ 2020-05-11 09:44 Cyber_nnno 阅读(1349) 评论(0) 推荐(0)