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

@@ -875,6 +875,23 @@ The above is the content you need to summarize.`,
operator: 'Operator',
value: 'Value',
useTemplate: 'Use this template',
wenCai: 'WenCai',
queryType: 'Query type',
wenCaiDescription:
'The component can be used to obtain information on a wide range of financial areas, including but not limited to stocks, funds, etc...',
wenCaiQueryTypeOptions: {
stock: 'stock',
zhishu: 'index',
fund: 'fund',
hkstock: 'Hong Kong shares',
usstock: 'US stock market',
threeboard: 'New OTC Market',
conbond: 'Convertible Bond',
insurance: 'insurance',
futures: 'futures',
lccp: 'Financing',
foreign_exchange: 'Foreign currency',
},
},
footer: {
profile: 'All rights reserved @ React',