@easyv/config
Advanced tools
Comparing version 1.1.12 to 1.1.13
@@ -556,2 +556,3 @@ "use strict"; | ||
displayName: '展示', | ||
tip: "展示标签的数量会根据原标签数量进行整除后按间距调整标签分布,如果输入的数量不能被整除,则无法按照输入数量进行展示。", | ||
value: [{ | ||
@@ -558,0 +559,0 @@ name: 'count', |
{ | ||
"name": "@easyv/config", | ||
"version": "1.1.12", | ||
"version": "1.1.13", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -547,2 +547,3 @@ import { translate, font, extent, showRule } from '.'; | ||
displayName: '展示', | ||
tip:"展示标签的数量会根据原标签数量进行整除后按间距调整标签分布,如果输入的数量不能被整除,则无法按照输入数量进行展示。", | ||
value: [ | ||
@@ -549,0 +550,0 @@ { |
338762
11515