Skip to content

Commit 096e60a

Browse files
【feature】 添加边框组件范例 review by songym
1 parent b8ec3f6 commit 096e60a

10 files changed

+1514
-947
lines changed

dist/mapboxgl/iclient9-mapboxgl-vue.css

Lines changed: 384 additions & 845 deletions
Large diffs are not rendered by default.

dist/mapboxgl/iclient9-mapboxgl-vue.js

Lines changed: 432 additions & 87 deletions
Large diffs are not rendered by default.

dist/mapboxgl/iclient9-mapboxgl-vue.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/mapboxgl/iclient9-mapboxgl-vue.min.js

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/locales/en-US/resources.js

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -558,9 +558,10 @@ window.examplesResources = {
558558
"title_componentsRankSymbolTheme_Vue": 'RankSymbolTheme Layer component(Vue)',
559559
"title_componentsLabelTheme_Vue": 'LabelTheme Layer component(Vue)',
560560
"title_componentsDataFlow_Vue": 'Data FLow Layer component(Vue)',
561-
'title_componentsFireLayer_Vue': 'Animate Fire Layer component(Vue)',
562-
'title_componentsAnimateMarkerLayer_Vue': 'Animate Marker Layer',
563-
'title_componentsAnimateTextLayer_Vue': 'Animate Text Layer',
561+
"title_componentsFireLayer_Vue": 'Animate Fire Layer component(Vue)',
562+
"title_componentsAnimateMarkerLayer_Vue": 'Animate Marker Layer',
563+
"title_componentsAnimateTextLayer_Vue": 'Animate Text Layer',
564+
"title_componentsBorder_Vue": 'Border component',
564565

565566
"text_code": "Forward Match",
566567
"text_decode": "Reverse Match",

examples/locales/zh-CN/resources.js

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -506,9 +506,10 @@ window.examplesResources = {
506506
"title_componentsRankSymbolTheme_Vue": '等级符号专题图图层组件',
507507
"title_componentsLabelTheme_Vue": '标签专题图图层组件',
508508
"title_componentsDataFlow_Vue": '数据流图层组件',
509-
'title_componentsFireLayer_Vue': '动效火焰图层',
510-
'title_componentsAnimateMarkerLayer_Vue': '动效标记图层',
511-
'title_componentsAnimateTextLayer_Vue': '动效文本标记图层',
509+
"title_componentsFireLayer_Vue": '动态火焰图层',
510+
"title_componentsAnimateMarkerLayer_Vue": '动效标记图层',
511+
"title_componentsAnimateTextLayer_Vue": '动效文本标记图层',
512+
"title_componentsBorder_Vue": '边框组件',
512513

513514
"text_code": "正向匹配",
514515
"text_decode": "反向匹配",

0 commit comments

Comments
 (0)