docs: 底部导航组件为固定页面底部,无需拖拽调整位置

This commit is contained in:
王奥斯
2022-01-24 11:41:18 +08:00
parent b52b5f35ac
commit 3920a4d529
6 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
window.global_config = {
BASE_URL: 'http://api.aseditor.fun/',
BASE_URL: '/api/',
NODE_ENV: 'prd',
}