diff --git a/WebResources/templates/default_v2/index.html b/WebResources/templates/default_v2/index.html index 5a9c2bc..74730cd 100644 --- a/WebResources/templates/default_v2/index.html +++ b/WebResources/templates/default_v2/index.html @@ -71,12 +71,43 @@ .rotate-180 { transform: rotate(180deg); } + .hidden { display: none; } + .container { + max-width: 600px; + margin: 20px auto; + padding: 20px; + border: 1px solid #ddd; + } + .button-group { + display: flex; + gap: 10px; + margin-bottom: 20px; + } + button { + padding: 12px 24px; + border: none; + border-radius: 6px; + background: #409eff; + color: white; + cursor: pointer; + transition: all 0.3s ease; + } + button.active { + background: #67c23a; + box-shadow: 0 0 8px rgba(103, 194, 58, 0.3); + } + .content-box { + padding: 20px; + background: #f9f9f9; + border-radius: 8px; + border: 1px solid #eee; + }
-

当前时间 Schedule Now

+

当前时间

@@ -297,10 +328,10 @@
-
- - - +
+ + +
@@ -308,15 +339,15 @@
-
-
+
+
-
+
新闻图片
2023-06-15 -

本所荣获2023年度最佳所称号

-

在2023年度法律服务评选中,本所以卓越的服务和专业的团队获得客户一致好评...

+

hangye1

+

本所以卓越的服务和专业的团队获得客户一致好评...

查看更多 @@ -325,11 +356,11 @@
- 新闻图片 + 新闻图片
2023-05-28 -

新劳动法专题讲座圆满举办

-

5月25日,我所劳动法律事务部成功举办"新劳动法解读与企业合规管理"专题讲座...

+

xinwen1

+

查看更多 @@ -341,8 +372,8 @@ 新闻图片
2023-05-10 -

公益法律服务进社区活动启动

-

我所积极响应"法律服务下基层"号召,组织律师团队深入社区开展免费法律咨询活动...

+

xinwen2

+

aasa

查看更多 @@ -354,8 +385,8 @@ 新闻图片
2023-04-22 -

新公司法修订要点解析

-

我所公司法律事务部对新修订的公司法进行详细解读,帮助企业更好适应新法...

+

xinwen3

+

...

查看更多 @@ -367,8 +398,78 @@ 新闻图片
2023-03-18 -

王律师荣膺"年度十佳律师"称号

-

我所合伙人王律师因在知识产权领域的卓越贡献,获得2023年度十佳律师称号...

+

xinw3

+

...

+ + 查看更多 + +
+
+
+
+ + +
+
+ +
+ 新闻图片 +
+ 2023-06-15 +

gongsi11

+

本所以卓越的服务和专业的团队获得客户一致好评...

+ + 查看更多 + +
+
+ + +
+ 新闻图片 +
+ 2023-05-28 +

xinwen1

+

+ + 查看更多 + +
+
+ + +
+ 新闻图片 +
+ 2023-05-10 +

xinwen2

+

aasa

+ + 查看更多 + +
+
+ + +
+ 新闻图片 +
+ 2023-04-22 +

xinwen3

+

...

+ + 查看更多 + +
+
+ + +
+ 新闻图片 +
+ 2023-03-18 +

xinw3

+

...

查看更多 @@ -432,77 +533,80 @@
+ {dreamer-cms:channel typeid="eb286fer" length="9" showall="true" type="son"}
-

Criminal Defense

-

Protecting your rights when facing criminal charges with aggressive defense strategies tailored to your case.

- +

[field:typenamecn /]

+

提供[field:typenamecn /]

+
查看更多
+ {/dreamer-cms:channel} + -
-
- -
-

Real Estate Law

-

Expert guidance for property transactions, disputes, and all matters related to real estate law and regulations.

- - Learn More - -
+ + + + + + + + + + -
-
- -
-

Corporate Law

-

Comprehensive legal solutions for businesses including formation, compliance, mergers, and acquisitions.

- - Learn More - -
- + + + + + + + + + + + -
-
- -
-

Family Law

-

Sensitive handling of divorce, custody, adoption and other family matters with care and professionalism.

- - Learn More - -
+ + + + + + + + + + -
-
- -
-

Contract Law

-

Drafting, reviewing, and enforcing contracts to protect your interests in all business dealings.

- - Learn More - -
+ + + + + + + + + + -
-
- -
-

Personal Injury

-

Aggressive representation to secure maximum compensation for injuries caused by others' negligence.

- - Learn More - -
+ + + + + + + + + +
@@ -516,8 +620,8 @@

关于我们

-

Founded in 1987, Advocate & Partners has grown to become one of the most respected law firms in the region, known for our commitment to excellence, integrity, and client-focused service.

-

Our team of experienced attorneys works collaboratively to provide comprehensive legal solutions tailored to each client's unique needs and circumstances.

+

山东华臻会计师事务所(普通合伙),2005年经山东省财政部批准设立,是一家在区域内颇具影响力的提供财税及鉴证服务的专业机构。自成立以来,集团公司始终秉持规范执业、稳健经营的理念,坚持诚信独立客观公正的原则,秉承立足本土、面向国际的视野,坚持以客户潜在和现实需求为导向,不断开拓并创新高端智力服务产品,保持在行业内的领先地位,最大限度地提升客户的价值。

+
@@ -652,9 +756,9 @@
-

Ready to Get Started?

-

Schedule your free initial consultation today and let us help you navigate your legal challenges with confidence.

- +

有相关问题或需求?与我们取得联系

+

我们会尽快回复您的咨询,帮助您找到最佳解决方案。我们将提供专业、高效的支持,确保您的权益得到保障。

+
@@ -733,37 +837,37 @@ \ No newline at end of file diff --git a/backend/src/main/resources/application-dev.yml b/backend/src/main/resources/application-dev.yml index 0623fbe..9d5a638 100644 --- a/backend/src/main/resources/application-dev.yml +++ b/backend/src/main/resources/application-dev.yml @@ -1,8 +1,8 @@ server: - port: 8889 + port: 8890 web: - resource-path: D:\projects\dreamer_cms-huazhen\WebResources\ + resource-path: D:\projects\dreamer_cms-huazhen\hz-website\WebResources\ spring: datasource: name: dev @@ -18,7 +18,7 @@ spring: port: 6379 timeout: 2000 database: 0 - password: 123456 +# password: 123456 jedis: pool: max-idle: 100 diff --git a/backend/src/main/resources/application-prd.yml b/backend/src/main/resources/application-prd.yml index 0596593..fbbe56b 100644 --- a/backend/src/main/resources/application-prd.yml +++ b/backend/src/main/resources/application-prd.yml @@ -1,5 +1,5 @@ server: - port: 8889 + port: 8890 web: resource-path: /home/web/dreamer-cms/ diff --git a/backend/target/classes/application-dev.yml b/backend/target/classes/application-dev.yml index 0623fbe..9d5a638 100644 --- a/backend/target/classes/application-dev.yml +++ b/backend/target/classes/application-dev.yml @@ -1,8 +1,8 @@ server: - port: 8889 + port: 8890 web: - resource-path: D:\projects\dreamer_cms-huazhen\WebResources\ + resource-path: D:\projects\dreamer_cms-huazhen\hz-website\WebResources\ spring: datasource: name: dev @@ -18,7 +18,7 @@ spring: port: 6379 timeout: 2000 database: 0 - password: 123456 +# password: 123456 jedis: pool: max-idle: 100 diff --git a/backend/target/classes/application-prd.yml b/backend/target/classes/application-prd.yml index 0596593..fbbe56b 100644 --- a/backend/target/classes/application-prd.yml +++ b/backend/target/classes/application-prd.yml @@ -1,5 +1,5 @@ server: - port: 8889 + port: 8890 web: resource-path: /home/web/dreamer-cms/