07 2020 档案

摘要:工具类 package com.panchina.util; import com.alibaba.druid.util.StringUtils; import com.aliyun.oss.HttpMethod; import com.aliyun.oss.OSS; import com.aliy 阅读全文
posted @ 2020-07-16 09:29 艺洁 阅读(815) 评论(0) 推荐(0)
摘要:let OSS = require('ali-oss'); let config = { region: 'oss-cn-hangzhou', //你的Region 注意 这个只要 空间名 不要 http:// 和 .aliyunoss.com !! //secure: true, accessKe 阅读全文
posted @ 2020-07-13 16:24 艺洁 阅读(926) 评论(0) 推荐(0)
摘要:下载WxValidate.js import WxValidate from '../../../utils/WxValidate.js' Page({ data: { show: true, mask: false, activityId:'', name: "", tel: "", }, onR 阅读全文
posted @ 2020-07-08 14:08 艺洁 阅读(222) 评论(0) 推荐(0)
摘要:新建Timer类 using BaseAsset.Data.Infrastructure; using BaseAsset.Data.Repositories; using BaseAsset.Entities; using BaseAsset.Services; using BaseAsset.S 阅读全文
posted @ 2020-07-02 15:16 艺洁 阅读(1149) 评论(0) 推荐(0)