This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
zouling
/
shuju_ui
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
master
Gałęzie
Tagi
master
shuju_ui
/
test
/
config
/
config.js
config.js
105 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
4
5
/* 配置文件 */
const config = {
img_path: '../static/image/',//图片路径
}
export default config;