Files
VDES_Backend/前端集成注意事项.txt

1 line
180 B
Plaintext
Raw Normal View History

2026-07-13 15:37:05 +08:00
把_app.config.js放入assets文件中然后修改index.html中<html lang="en" id="htmlRoot"><head><script src="/_app.config.js"> 的 /_app.config.js 为 /assets/_app.config.js