This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
fanghuisheng
/
PC_FiveFollowing
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
98ffe68ea7
Branchit
Tagit
master
PC_FiveFollo...
/
vue.config.js
vue.config.js
154 B
Historia
Raaka
1
2
3
4
5
6
// 基本结构
module.exports = {
// 打包后路径错误导致的空白页面问题。
publicPath: './',
outputDir: process.env.outputDir
}