Files
VDES_Backend/前端集成注意事项.txt
2026-07-13 15:37:05 +08:00

1 line
180 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
把_app.config.js放入assets文件中然后修改index.html中<html lang="en" id="htmlRoot"><head><script src="/_app.config.js"> 的 /_app.config.js 为 /assets/_app.config.js