We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7d6ed6 commit e27b570Copy full SHA for e27b570
src/common/thirdparty/elasticsearch/ElasticSearch.js
@@ -17,7 +17,7 @@ import {Util} from "../../commontypes/Util";
17
* @param {function} [options.outOfGeoFence] - 数据超出地理围栏后执行的函数。
18
* @param {Object} [options.geoFence] - 地理围栏。
19
* @description
20
- * <h3 style="font-size: 24px">11.1.0</h3>
+ * <h3 style="font-size: 20px;margin-top: 20px;margin-bottom: 10px;">11.1.0</h3>
21
* 该功能依赖<a href="https://github.com/elastic/elasticsearch">@elastic/elasticsearch</a>, webpack.5或其他不包含Node.js Polyfills的打包工具,需要加入相关配置,以webpack为例:
22
<pre><code>module.exports: {
23
resolve: {
0 commit comments