From a4f79047fbaffa7b6113186261250d0ed04824d7 Mon Sep 17 00:00:00 2001 From: wujingjing <gersonwu@qq.com> Date: 星期二, 07 一月 2025 11:57:11 +0800 Subject: [PATCH] 低代码页面分开部署 --- wi.amis/index.html | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/wi.amis/index.html b/wi.amis/index.html index 5dd7b10..bd1f496 100644 --- a/wi.amis/index.html +++ b/wi.amis/index.html @@ -10,8 +10,9 @@ /> <meta http-equiv="X-UA-Compatible" content="ie=edge" /> <title>amis-editor Demo</title> - <link rel="stylesheet" href="/static/editor/css/iconfont.css" /> - <link rel="stylesheet" href="/static/editor/css/animate.min.css" /> + <!-- 闆嗕腑闈欐�佽祫婧� --> + <link rel="stylesheet" href="/public/amis-editor/css/iconfont.css" /> + <link rel="stylesheet" href="/public/amis-editor/css/animate.min.css" /> <link data-react-helmet="true" rel="shortcut icon" -- Gitblit v1.9.3