摘要: SaveImg: function (file) { var _self = this; wx.showModal({content: '扫码券:保存到相册?', success(res){ if (res.confirm) { _self.SaveFile(file); } } }); }, Sa 阅读全文
posted @ 2020-09-10 14:54 有天 阅读(983) 评论(0) 推荐(0)
摘要: chmod 0777 /home/www.comqr.com/cron/ 脚本文件夹chmod 0600 /etc/crontab SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root # For details see man 阅读全文
posted @ 2020-07-22 10:00 有天 阅读(395) 评论(0) 推荐(0)