* [ISSUE #8784] fix some bugs for Console UI
- add server.error.include-message property
- add no permission tip when push config
- use addAllowedOriginPattern instead of addAllowedOrigin
- remove RAM logic in the lib.js
- fix button type error and mode value error in NewConfig.js
- fix the password reset dialog can't show
Close#8784
* [ISSUE #8784] fix translate error
* [ISSUE #8784] user ON_PARAM instead of ALWAYS
* [ISSUE #8784] fix user reset password in the Header.js
* add index for db.user and db.password, to avoid some situation that it contains symbol ','
* add multi data source template
* add line to separate
* Revert "add line to separate"
This reverts commit 390eb6fb
* Revert "add multi data source template"
This reverts commit 4470e633
* Fix address server mode cannot be obtained application.properties And synchronize the properties value(#3509)
* format code.
* update mysql default value nacos:nacos