From d4addf82cbc987e5322e787adffd09b3fc2da979 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期二, 23 九月 2025 16:40:49 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
server/src/main/java/com/doumee/core/constants/Constants.java | 19 +++++++++++++++++--
1 files changed, 17 insertions(+), 2 deletions(-)
diff --git a/server/src/main/java/com/doumee/core/constants/Constants.java b/server/src/main/java/com/doumee/core/constants/Constants.java
index fb58a3a..7a28e68 100644
--- a/server/src/main/java/com/doumee/core/constants/Constants.java
+++ b/server/src/main/java/com/doumee/core/constants/Constants.java
@@ -85,7 +85,22 @@
solutionSport( 11, "瑙e喅鏂规-鏅尯&娓镐箰鍥�","solution-sport.html","solution-sport.html",2),
solutionScenicSpot( 12, "瑙e喅鏂规-鏁版櫤浣撹偛骞冲彴","solution-scenicSpot.html","solution-scenicSpot.html",2),
solutionSpace( 13, "瑙e喅鏂规-绌洪棿鏅烘収绠$悊","solution-space.html","solution-space.html",2),
- bannerDetails( 14, "棣栭〉-杞挱鍥捐鎯�","banner_details.html","banners/${id}.html",0);
+ bannerDetails( 14, "棣栭〉-杞挱鍥捐鎯�","banner_details.html","banners/${id}.html",0),
+ sozhtycg( 15, "瑙e喅鏂规-缁煎悎浣撹偛鍦洪锛�3绾э級","sozhtycg.html","sozhtycg.html",2),
+ soqmjszx( 16, "瑙e喅鏂规-鍏ㄦ皯鍋ヨ韩涓績锛�3绾э級","soqmjszx.html","soqmjszx.html",2),
+ soxytycg( 17, "瑙e喅鏂规-鏍″洯浣撹偛鍦洪锛�3绾э級","soxytycg.html","soxytycg.html",2),
+ sobxtycg( 18, "瑙e喅鏂规-鍐伴洩浣撹偛鍦洪锛�3绾э級","sobxtycg.html","sobxtycg.html",2),
+ soyytycg( 19, "瑙e喅鏂规-娓告吵浣撹偛鍦洪锛�3绾э級","soyytycg.html","soyytycg.html",2),
+ sozhtygy( 20, "瑙e喅鏂规-鏅烘収浣撹偛鍏洯锛�3绾э級","sozhtygy.html","sozhtygy.html",2),
+ so24zncg( 21, "瑙e喅鏂规-24H鏅鸿兘鍦洪锛�3绾э級","so24zncg.html","so24zncg.html",2),
+ sowrzscg( 22, "瑙e喅鏂规-鏃犱汉鍊煎畧鍦洪锛�3绾э級","sowrzscg.html","sowrzscg.html",2),
+ sotylsyypt( 23, "瑙e喅鏂规-浣撹偛杩為攣杩愯惀骞冲彴锛�3绾э級","sotylsyypt.html","sotylsyypt.html",2),
+ sossjsztypt( 24, "瑙e喅鏂规-鐪佸競绾ф暟鏅轰綋鑲插钩鍙帮紙3绾э級","sossjsztypt.html","sossjsztypt.html",2),
+ soqzly( 25, "瑙e喅鏂规-浜插瓙涔愬洯锛�3绾э級","soqzly.html","soqzly.html",2),
+ solyjq( 26, "瑙e喅鏂规-鏃呮父鏅尯锛�3绾э級","solyjq.html","solyjq.html",2),
+ sogrwhg( 27, "瑙e喅鏂规-宸ヤ汉鏂囧寲瀹紙3绾э級","sogrwhg.html","sogrwhg.html",2),
+ soqyghg( 28, "瑙e喅鏂规-浼佷笟宸ヤ細棣嗭紙3绾э級","soqyghg.html","soqyghg.html",2),
+ sowyycg( 29, "瑙e喅鏂规-鏂囪壓婕斿嚭棣嗭紙3绾э級","sowyycg.html","sowyycg.html",2) ;
private int key;
private String name;
@@ -112,7 +127,7 @@
@Getter
public enum MobilePageIndex {
defaultPage( -1, "榛樿椤�", "defaultMobile.html","defaultMobile.html",-1),
- index( 0, "棣栭〉","indexMobile.html","indexMobile.html",0),
+ index( 0, "棣栭〉","indexMobile.html","index.html",0),
intelligentSystemMobile( 1, "鏅烘収鍦洪杩愯惀绯荤粺","intelligentSystemMobile.html","intelligentSystemMobile.html",1),
intelligentSystemYwMobile( 2, "鏅烘収鍦洪杩愮淮绯荤粺","intelligentSystemYwMobile.html","intelligentSystemYwMobile.html",1),
sportsVenueMobile( 3, "缁煎悎浣撹偛鍦洪","sportsVenueMobile.html","sportsVenueMobile.html",5),
--
Gitblit v1.9.3