From 8cab6cefd30a4cf20e57237d721e1dd13cfda407 Mon Sep 17 00:00:00 2001
From: wujingjing <gersonwu@qq.com>
Date: 星期二, 16 七月 2024 16:16:54 +0800
Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/WI/Web.V1.0

---
 src/views/project/ch/demo/MonthlyPay.html |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/views/project/ch/demo/MonthlyPay.html b/src/views/project/ch/demo/MonthlyPay.html
index 8887276..4a3973f 100644
--- a/src/views/project/ch/demo/MonthlyPay.html
+++ b/src/views/project/ch/demo/MonthlyPay.html
@@ -5,12 +5,12 @@
 	<meta charset="UTF-8" />
 	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
 	<title>绫诲瀷鍒嗗竷</title>
-	<script src="/customer_list/ch/static/js/tailwind.js"></script>
-	<script src="/customer_list/ch/static/js/vue.global.js"></script>
+	<script src="/customer_list/ch/ai_html/views/demo/js/tailwind.js"></script>
+	<script src="/customer_list/ch/ai_html/views/demo/js/vue.global.js"></script>
+	<script src="/customer_list/ch/ai_html/views/demo/js/iframe-resizer/child-5.1.5.js" async></script>
 	<link href="/customer_list/ch/static/fonts/iconfont/iconfont.css" rel="stylesheet" type="text/css">
 	</link>
-	<script src="/customer_list/ch/static/js/echarts.min.js"></script>
-	<script src="/customer_list/ch/static/js/iframe-resizer/child-5.1.5.js"	async></script>
+	<script src="/customer_list/ch/ai_html/views/demo/js/echarts.min.js"></script>
 </head>
 
 <body>

--
Gitblit v1.9.3