mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 11:56:44 +08:00
提交配置中去掉默认值
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
/**页面设置的一些常量,方便,用于一个处理只写一处,不要多处写*/
|
/**页面设置的一些常量,方便,用于一个处理只写一处,不要多处写*/
|
||||||
const constants={
|
const constants={
|
||||||
fileBaseUrl:'http://192.168.0.11/cdn/upload',
|
fileBaseUrl:'',
|
||||||
newLoginKey:'boe_new_login'
|
newLoginKey:'boe_new_login'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user