Frontend JS Layout
core/state.js- Shared runtime state and constant maps.
main.js- Main production script: full feature logic + Vue app section.
/static/app.js is the bootstrap entry. It only loads core/state.js and main.js.
Note:
/opt/xibao-web/app/app.jsis a legacy file and is not served by the site.