课程学习,右边高度随着内容变化自动变化

This commit is contained in:
daihh
2022-10-17 21:26:31 +08:00
5 changed files with 81 additions and 33 deletions

View File

@@ -1,6 +1,6 @@
/**页面设置的一些常量,方便,用于一个处理只写一处,不要多处写*/
const constants={
fileBaseUrl:'http://192.168.0.10/pc/cdn/upload',
fileBaseUrl:'http://192.168.0.11/cdn/upload',
newLoginKey:'boe_new_login'
}