2023/3/15

华为云 yum报错 Error: Failed to download metadata for repo ‘epel’: Cannot download repomd.xml

cd /etc/yum.repos.d mkdir yumbak mv *.repo yumbak wget -O /etc/yum.repos.d/CentOS-Base.repo …

  • yum
  • 2023/3/15
  • helei
  • 919
  • 2023/3/1

    jeecgboot使用华为云OBS

    修改配置文件 修改system模块下的yml文件 uploadType: hwobs 添加华为云的OBS配置 obs: endpoint:…

  • jeecgboot
  • 2023/3/1
  • helei
  • 1,137
  • 2023/3/1

    cavas绘制网络图片,跨域问题,将网络图片转换成base64再绘制

    getBase64(imgUrl) { let that = this window.URL = window.URL || …

  • canvasJavaScript
  • 2023/3/1
  • helei
  • 887