Skip to content

Commit c24f7e7

Browse files
committed
fix 文字。
1 parent 5820ecb commit c24f7e7

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

dist/leaflet/iclient9-leaflet-es6.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85125,7 +85125,7 @@ var DataFlowView = external_L_default.a.Control.extend({
8512585125
const dataFlowInput = document.createElement("input");
8512685126
dataFlowInput.setAttribute("class", "widget-input-default");
8512785127
dataFlowInput.type = "text";
85128-
dataFlowInput.value = "请输入数据流地址";
85128+
dataFlowInput.value = "请输入数据流服务地址";
8512985129
//---输入框值改变,打开清除按钮
8513085130
dataFlowInput.oninput = this.inputOnchange.bind(this);
8513185131
this.dataFlowInput = dataFlowInput;

dist/leaflet/iclient9-leaflet-es6.min.js

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/leaflet/iclient9-leaflet.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99301,7 +99301,7 @@ var DataFlowView = exports.DataFlowView = _leaflet2["default"].Control.extend({
9930199301
var dataFlowInput = document.createElement("input");
9930299302
dataFlowInput.setAttribute("class", "widget-input-default");
9930399303
dataFlowInput.type = "text";
99304-
dataFlowInput.value = "请输入数据流地址";
99304+
dataFlowInput.value = "请输入数据流服务地址";
9930599305
//---输入框值改变,打开清除按钮
9930699306
dataFlowInput.oninput = this.inputOnchange.bind(this);
9930799307
this.dataFlowInput = dataFlowInput;

dist/leaflet/iclient9-leaflet.min.js

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

src/leaflet/widgets/dataflow/DataFlowView.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export var DataFlowView = L.Control.extend({
4949
const dataFlowInput = document.createElement("input");
5050
dataFlowInput.setAttribute("class", "widget-input-default");
5151
dataFlowInput.type = "text";
52-
dataFlowInput.value = "请输入数据流地址";
52+
dataFlowInput.value = "请输入数据流服务地址";
5353
//---输入框值改变,打开清除按钮
5454
dataFlowInput.oninput = this.inputOnchange.bind(this);
5555
this.dataFlowInput = dataFlowInput;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy