feat(admin): add MindSpace SEO/GEO controls and template catalog page

Expose SEO/GEO switches on the MindSpace config form and add template catalog management UI wired to shared Memind modules.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
john
2026-08-10 08:06:21 +08:00
parent 7120d4b5ea
commit ed8bc6d1b1
13 changed files with 768 additions and 16 deletions
+2
View File
@@ -117,6 +117,7 @@ ready
wordFilterService,
planCatalogService,
subscriptionService,
templateCatalogService,
planSyncService,
USER_COOKIE,
userLoginCookies,
@@ -146,6 +147,7 @@ ready
wordFilterService,
planCatalogService,
subscriptionService,
templateCatalogService,
planSyncService,
USER_COOKIE,
userLoginCookies,