Skip to content

Commit 1b00bab

Browse files
committed
【fix】example
1 parent b7a74ae commit 1b00bab

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/maplibregl/editor-wechat.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
$('.wrapper').load('../template/editor.html', function() {
4545
var navigation = {
4646
nav: {
47-
title: 'SuperMap iClient 11i(2022)',
47+
title: '11i(2023)',
4848
path: '../../web/',
4949
isLocal: window.isLocal
5050
}

examples/maplibregl/editor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
$('.wrapper').load("../template/editor.html", function () {
2525
var navigation = {
2626
nav: {
27-
title: "SuperMap iClient 11i(2022)",
27+
title: "11i(2023)",
2828
path: "../../web/",
2929
isLocal: window.isLocal
3030
}

examples/maplibregl/examples-wechat.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
$('.wrapper').load('../template/example.html', function() {
6767
var navigation = {
6868
nav: {
69-
title: 'SuperMap iClient 11i(2022)',
69+
title: '11i(2023)',
7070
path: '../../web/',
7171
isLocal: window.isLocal
7272
}

0 commit comments

Comments
 (0)