fix(examples/sites/demos/apis): 修复 issue #3030 中提到的图表配置项拼写错误 (#3547)

This commit is contained in:
Lingchen111 2025-06-30 19:09:48 +08:00 committed by GitHub
parent 0567c11f7d
commit 1ca014263f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 5 additions and 5 deletions

View File

@ -53,7 +53,7 @@ export default {
{ {
name: 'extend', name: 'extend',
typeAnchorName: 'chart#IChartProps', typeAnchorName: 'chart#IChartProps',
type: 'objcet', type: 'object',
defaultValue: '', defaultValue: '',
desc: { desc: {
'zh-CN': 'echarts 的配置项', 'zh-CN': 'echarts 的配置项',

View File

@ -53,7 +53,7 @@ export default {
{ {
name: 'extend', name: 'extend',
typeAnchorName: 'chart#IChartProps', typeAnchorName: 'chart#IChartProps',
type: 'objcet', type: 'object',
defaultValue: '', defaultValue: '',
desc: { desc: {
'zh-CN': 'echarts 的配置项', 'zh-CN': 'echarts 的配置项',

View File

@ -53,7 +53,7 @@ export default {
{ {
name: 'extend', name: 'extend',
typeAnchorName: 'chart#IChartProps', typeAnchorName: 'chart#IChartProps',
type: 'objcet', type: 'object',
defaultValue: '', defaultValue: '',
desc: { desc: {
'zh-CN': 'echarts 的配置项', 'zh-CN': 'echarts 的配置项',

View File

@ -53,7 +53,7 @@ export default {
{ {
name: 'extend', name: 'extend',
typeAnchorName: 'chart#IChartProps', typeAnchorName: 'chart#IChartProps',
type: 'objcet', type: 'object',
defaultValue: '', defaultValue: '',
desc: { desc: {
'zh-CN': 'echarts 的配置项', 'zh-CN': 'echarts 的配置项',

View File

@ -53,7 +53,7 @@ export default {
{ {
name: 'extend', name: 'extend',
typeAnchorName: 'chart#IChartProps', typeAnchorName: 'chart#IChartProps',
type: 'objcet', type: 'object',
defaultValue: '', defaultValue: '',
desc: { desc: {
'zh-CN': 'echarts 的配置项', 'zh-CN': 'echarts 的配置项',