Este site funciona melhor com JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
yunzhi
/
cms_pc
Observar
3
Favorito
0
Fork
0
Código
Issues
0
Pull Requests
0
Versões
0
Wiki
Atividade
1
Commit
1
Branch
Tag:
652ca3ab54
master
Branches
Tags
${ item.name }
Criar branch
${ searchTerm }
de 652ca3ab54
${ noResults }
cms_pc
/
public
/
config.js
config.js
107B
Histórico
Original
1
2
3
4
5
6
7
var SERVER_BASE = '';
// 获取真实的上传文件地址
function getRealPath(path) {
return path;
}