mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 20:06:44 +08:00
提交调整优化
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
/**页面设置的一些常量,方便,用于一个处理只写一处,不要多处写*/
|
||||
const constants={
|
||||
fileBaseUrl:'/upload',
|
||||
newLoginKey:'boe_new_login'
|
||||
newLoginKey:'boe_new_login',
|
||||
localCaseFiltersKey:'local_case_ids', //本地临时查询条件的缓存
|
||||
localCourseFiltersKey:'local_course_ids',//本地临时查询条件的缓存
|
||||
}
|
||||
|
||||
/**返回个人主页的id参数*/
|
||||
|
||||
Reference in New Issue
Block a user