### 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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user