feat: Add component WenCai #1739 (#2388)

### What problem does this PR solve?

feat: Add component WenCai #1739

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-09-12 17:51:43 +08:00
committed by GitHub
parent 4730145696
commit 5f9cb16a3c
8 changed files with 267 additions and 0 deletions

View File

@@ -829,6 +829,23 @@ export default {
operator: '操作符',
value: '值',
useTemplate: '使用該模板',
wenCai: '問財',
queryType: '查詢類型',
wenCaiDescription:
'該組件可用於獲取廣泛的金融領域的信息,包括但不限於股票、基金等...',
wenCaiQueryTypeOptions: {
stock: '股票',
zhishu: '指數',
fund: '基金',
hkstock: '港股',
usstock: '美股',
threeboard: '新三板',
conbond: '可轉債',
insurance: '保險',
futures: '期貨',
lccp: '理財',
foreign_exchange: '股票',
},
},
footer: {
profile: '“保留所有權利 @ react”',