diff --git a/public/themes/website/1/zh/demo/investment.html b/public/themes/website/1/zh/demo/investment.html index 68c079d..c08b875 100644 --- a/public/themes/website/1/zh/demo/investment.html +++ b/public/themes/website/1/zh/demo/investment.html @@ -57,76 +57,41 @@

- 了解睿能科技 - 投资信息 + {$current_cate.content|raw}

- + {hcTaglib:category id="366" item="vo" field="*"} + {php} + $descStr = $vo['description'] ?? ''; + $infoList = []; + $pairs = explode('#', $descStr); + foreach ($pairs as $pair) { + $parts = explode(';', $pair, 2); + if (count($parts) === 2) { + $infoList[] = ['label' => trim($parts[0]), 'value' => trim($parts[1])]; + } + } + {/php}
-

基本信息

+

{$vo.title}

-
- 公司名称 - 福建睿能科技股份有限公司 -
-
- 统一社会信用代码 - 9135000066509091XF -
-
- 公司简称 - 睿能科技 -
-
- 英文名称 - FUJIAN RAYNEN TECHNOLOGY CO.,LTD. -
-
- 股票代码 - 603933 -
-
- 上市交易所 - 上海证券交易所 -
-
- 总股本 - 21086.22万股 -
-
- 注册资本 - 21086.22万元 -
-
- 投资者热线 - 0591-88267278 -
-
- 传真 - 0591-87881220 -
-
- 投资者邮箱 - investor@raynen.cn -
-
- 邮政编码 - 350109 -
-
- 公司信息披露报纸名称及网站 - 《中国证券报》、《上海证券报》、《证券时报》 《证券日报》、上海证券交易所 + {volist name="infoList" id="info" key="k"} +
+ {$info.label} + {$info.value}
+ {/volist}
- + {/hcTaglib:category} + {hcTaglib:category id="367" item="vo" field="*"}
-

公司公告

+

{$vo.title}

+ {hcTaglib:contentPage cid="367" mainField="*" subField="*" name="hc_content" limit="12" item="vo"} - - - - + {/hcTaglib:contentPage}
@@ -222,6 +139,7 @@
+ {/hcTaglib:category}

股票信息

@@ -259,68 +177,15 @@
+ {hcTaglib:category id="369" item="vo" field="*"}
-

投资知识学习

+

{$vo.title}

+ {/hcTaglib:category} + {hcTaglib:category id="370" item="vo" field="*"}
-

投资者热线

+

{$vo.title}

-

0591-87881220

+

{$vo.desc}

  • @@ -387,12 +253,13 @@ 邮箱

    - investor@raynen.cn + {hcTaglib:setting name="company_email" type="1" /}

  • + {/hcTaglib:category}