feat: initial import (exclude templates and runtime temp files)
This commit is contained in:
10
app/static/js/README.md
Normal file
10
app/static/js/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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.js` is a legacy file and is not served by the site.
|
||||
Reference in New Issue
Block a user