This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
fanghuisheng
/
PC_FiveFollowing
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
c0b6cb6ec4
Branches
Tags
master
PC_FiveFollo...
/
vue.config.js
vue.config.js
154 B
Historique
Raw
1
2
3
4
5
6
// 基本结构
module.exports = {
// 打包后路径错误导致的空白页面问题。
publicPath: './',
outputDir: process.env.outputDir
}