fix 在“本文件及其所代替文件的历次版本发布情况为:“后的列项结尾加分号,最后一项加句号

This commit is contained in:
赵霄
2023-09-05 11:32:32 +08:00
parent 5d56bc06d2
commit b74f441e27
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -37,6 +37,7 @@ module.exports = {
.set('@/common', resolve('@/common'))
},
devServer: {
port: 8081,
headers: { 'Access-Control-Allow-Origin': '*' },
proxy: {
'/api': {