华为云 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 …
cd /etc/yum.repos.d mkdir yumbak mv *.repo yumbak wget -O /etc/yum.repos.d/CentOS-Base.repo …
修改配置文件 修改system模块下的yml文件 uploadType: hwobs 添加华为云的OBS配置 obs: endpoint:…
getBase64(imgUrl) { let that = this window.URL = window.URL || …