diff --git a/.env.predev.one b/.env.predev.one index 95c6e5ef..ca56e79c 100644 --- a/.env.predev.one +++ b/.env.predev.one @@ -4,7 +4,7 @@ # @Autor: 地虎降天龙 # @Date: 2025-03-18 10:44:21 # @LastEditors: 地虎降天龙 - # @LastEditTime: 2025-03-18 10:46:29 + # @LastEditTime: 2025-04-03 12:00:36 ### # 自动增加插件里面pages的页面路由 FES_APP_PLUGINS=true @@ -13,4 +13,4 @@ FES_APP_PLUGINS=true FES_APP_PREINDEX=true # 只打包某个插件 -FES_APP_PLSNAME='uniAppView' +FES_APP_PLSNAME='qiankunTvt' diff --git a/.fes.js b/.fes.js index f940f717..bd100002 100644 --- a/.fes.js +++ b/.fes.js @@ -4,7 +4,7 @@ * @Autor: 地虎降天龙 * @Date: 2023-10-16 10:53:09 * @LastEditors: 地虎降天龙 - * @LastEditTime: 2025-04-03 09:09:30 + * @LastEditTime: 2025-04-03 14:00:38 */ // import { resolve } from 'path'; import { join } from 'path' @@ -22,7 +22,7 @@ const combinedIsCustomElement = (tag) => tag.startsWith('iconify-icon') || templ export default defineBuildConfig({ mountElementId: 'tvt-app', title: 'TvT.js', - publicPath: './', + publicPath: './', // './' 若在线部署用于生产环境 且 是使用qiankun微前端时,需要配置base为主应用地址 https://demo.icegl.cn/tvt/ access: { roles: { admin: ['*'], @@ -52,7 +52,6 @@ export default defineBuildConfig({ }, }, viteOption: { - base: './', // './' 若在线部署用于生产环境 且 是使用qiankun微前端时,需要配置base为主应用地址 plugins: [ UnoCSS({ /* options */ diff --git a/index.html b/index.html index e3158b2c..6125f217 100644 --- a/index.html +++ b/index.html @@ -30,8 +30,8 @@ })() - - + + diff --git a/src/plugins/qiankunTvt/config.js b/src/plugins/qiankunTvt/config.js index eca77a7c..42c33c40 100644 --- a/src/plugins/qiankunTvt/config.js +++ b/src/plugins/qiankunTvt/config.js @@ -4,7 +4,7 @@ * @Autor: 地虎降天龙 * @Date: 2025-04-01 15:50:33 * @LastEditors: 地虎降天龙 - * @LastEditTime: 2025-04-03 09:14:57 + * @LastEditTime: 2025-04-03 13:47:35 */ export default { name: 'qiankunTvt', @@ -16,7 +16,7 @@ export default { state: 'active', creatTime: '2025-04-01', updateTime: '2025-04-01', - require: [], + require: ['floor','medical'], preview: [ { src: 'plugins/qiankunTvt/preview/theBasic.png',