fix(admin): add distribution views and correct dist ignore rule

Wire router imports to promoter list and retail config pages. Remove the
overbroad dist* gitignore entry that matched src/views/distribution/.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
msh-agent
2026-05-02 22:49:58 +08:00
parent b00b9b08b3
commit d7c870ced7
3 changed files with 282 additions and 1 deletions

View File

@@ -1,7 +1,6 @@
.DS_Store
node_modules/
dist/
dist*/
npm-debug.log*
yarn-debug.log*
yarn-error.log*