Selaa lähdekoodia

删除caimeiSpi

chao 3 vuotta sitten
vanhempi
commit
ef1796cfe4

+ 1 - 1
src/main/webapp/WEB-INF/views/modules/basesetting/helpPageEdit.jsp

@@ -87,7 +87,7 @@
     </table>
 </form:form>
 <!-- 富文本编辑器 -->
-<% request.setAttribute("caimeiSpi", Global.getConfig("caimei.spi"));%>
+
 <% request.setAttribute("caimeiCore", Global.getConfig("caimei.core"));%>
 <script type="text/javascript" src="${ctxStatic}/ckeditor5-new/ckeditor.js"></script>
 <script type="text/javascript">

+ 1 - 1
src/main/webapp/WEB-INF/views/modules/cmpage/cmPageList.jsp

@@ -1,7 +1,7 @@
 <%@ page import="com.thinkgem.jeesite.common.config.Global" %>
 <%@ page contentType="text/html;charset=UTF-8" %>
 <%@ include file="/WEB-INF/views/include/taglib.jsp"%>
-<% request.setAttribute("caimeiSpi", Global.getConfig("caimei.spi"));%>
+
 <% request.setAttribute("caimeiCore", Global.getConfig("caimei.core"));%>
 <html>
 <head>

+ 1 - 1
src/main/webapp/WEB-INF/views/modules/info/infoForm.jsp

@@ -152,7 +152,7 @@
 		</div>
 	</form:form>
 <!-- 富文本编辑器 -->
-<% request.setAttribute("caimeiSpi", Global.getConfig("caimei.spi"));%>
+
 <% request.setAttribute("caimeiCore", Global.getConfig("caimei.core"));%>
 <script type="text/javascript" src="${ctxStatic}/ckeditor5-new/ckeditor.js"></script>
 <script type="text/javascript">

+ 1 - 1
src/main/webapp/WEB-INF/views/modules/info/infoList.jsp

@@ -15,7 +15,7 @@
 		background-color: white;
 	}
 	</style>
-	<% request.setAttribute("caimeiSpi", Global.getConfig("caimei.spi"));%>
+
 <% request.setAttribute("caimeiCore", Global.getConfig("caimei.core"));%>
 	<script type="text/javascript">
 		$(document).ready(function() {

+ 1 - 1
src/main/webapp/WEB-INF/views/modules/product-new/productEdit.jsp

@@ -409,7 +409,7 @@
     </table>
 </form:form>
 <!-- 富文本编辑器 -->
-<% request.setAttribute("caimeiSpi", Global.getConfig("caimei.spi"));%>
+
 <% request.setAttribute("caimeiCore", Global.getConfig("caimei.core"));%>
 <script type="text/javascript" src="${ctxStatic}/ckeditor5-new/ckeditor.js"></script>
 <script type="text/javascript">

+ 1 - 1
src/main/webapp/WEB-INF/views/modules/product-new/productList.jsp

@@ -338,7 +338,7 @@
 		</div>
 	</div>
 	<div class="pagination">${page}</div>
-<% request.setAttribute("caimeiSpi", Global.getConfig("caimei.spi"));%>
+
 <% request.setAttribute("caimeiCore", Global.getConfig("caimei.core"));%>
 <script type="text/javascript">
 	var num = '';

+ 1 - 1
src/main/webapp/WEB-INF/views/modules/product-new/secondHand.jsp

@@ -296,7 +296,7 @@
     </tbody>
 </table>
 <div class="pagination">${page}</div>
-<% request.setAttribute("caimeiSpi", Global.getConfig("caimei.spi"));%>
+
 <% request.setAttribute("caimeiCore", Global.getConfig("caimei.core"));%>
 <script type="text/javascript">
     var num = '';