From 45165fc45ec13e212de45bf9238e276959c54152 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期三, 20 十一月 2024 18:05:50 +0800 Subject: [PATCH] 模型地址 --- src/books/civilAviation/view/components/chapter002.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/books/civilAviation/view/components/chapter002.vue b/src/books/civilAviation/view/components/chapter002.vue index 240ba35..07c5ee7 100644 --- a/src/books/civilAviation/view/components/chapter002.vue +++ b/src/books/civilAviation/view/components/chapter002.vue @@ -4460,7 +4460,7 @@ getModel() { const ctx = 'https://jsek.bnuic.com' let localStr = - './static/modelView/index.html?md5=62d4eadc420b7403fce2be993baa095d' + + 'https://jsek.bnuic.com/books/book/civilAviation/static/modelView/index.html?md5=62d4eadc420b7403fce2be993baa095d' + '&name=je' + '&domain=' + ctx + @@ -4471,7 +4471,7 @@ getModelOne() { const ctx = 'https://jsek.bnuic.com' let localStr = - './static/modelView/index.html?md5=9784edec2ecf5f001ee09f049d27acf3' + + 'https://jsek.bnuic.com/books/book/civilAviation/static/modelView/index.html?md5=9784edec2ecf5f001ee09f049d27acf3' + '&name=je' + '&domain=' + ctx + -- Gitblit v1.9.1