添加教程下载 和调整作品详情

This commit is contained in:
X1627315083
2024-07-08 16:07:04 +08:00
parent b6cb8e9bf0
commit dbf891bdf7
13 changed files with 191 additions and 16 deletions

View File

@@ -19,7 +19,7 @@ module.exports = defineConfig({
// changeOrigin: true, //是否允许跨越
// }
'/api':{
target:'https://192.168.1.9:5567',
target:'http://192.168.1.9:5567',
// target:'https://develop.api.aida.com.hk',
changeOrigin:true,
},