From 366de5b4636679392a1e3d2984fc23bd5eaa5ac3 Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期二, 27 八月 2024 17:48:03 +0800 Subject: [PATCH] wenti --- app.json | 11 +++++++++-- 1 files changed, 9 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index 3bfea2d..f60ef29 100644 --- a/app.json +++ b/app.json @@ -37,8 +37,15 @@ "pages/resourceDetails/document/index", "pages/sampleBookList/index", "pages/sampleBookList/applicationForm/index", - "pages/teacherCertification/index" - ] + "pages/teacherCertification/index", + "pages/publickBookForm/index" + ], + "plugins": { + "t-video": { + "version": "1.0.10", + "provider": "wx5474241b2a65b906" + } + } }, { "root": "packagePersonal", -- Gitblit v1.9.1