摘要:
数据库报错:Access denied for user 'root'@'localhost' (using password: YES” 解决:就是密码错了 安装 pyqt5-tools 不能打开 designer.exe : 解决:https://www.cnblogs.com/xiege/p/ 阅读全文
posted @ 2021-01-22 18:43
pythoner_wl
阅读(1878)
评论(0)
推荐(0)
摘要:
nginx容器前端文件目录必须为: /usr/share/nginx/html html下面是各种文件:js,css,index.html 等。 其他报错: js 找不到 解决:更改 vue 中,js 路径,使其符合实际情况 403 解决:index.html找不到,路径地址错了 nginx完整配置 阅读全文
posted @ 2021-01-22 15:55
pythoner_wl
阅读(200)
评论(0)
推荐(0)