feat(web): 拆分页面功能,区分基础和高级
This commit is contained in:
6
service-web/src/main/resources/static/common/info.js
Normal file
6
service-web/src/main/resources/static/common/info.js
Normal file
@@ -0,0 +1,6 @@
|
||||
function commonInfo() {
|
||||
return {
|
||||
// baseUrl: 'http://132.126.207.131:35690/hudi_services/service_web',
|
||||
baseUrl: '/hudi_services/service_web',
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user