@egova/egova-api 1.0.224 → 1.0.225
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.common.js +2 -2
- package/dist/index.umd.js +2 -2
- package/dist/index.umd.min.js +1 -1
- package/package.json +2 -2
package/dist/index.common.js
CHANGED
|
@@ -53026,7 +53026,7 @@ function (_super) {
|
|
|
53026
53026
|
title: "接口文档",
|
|
53027
53027
|
align: "left",
|
|
53028
53028
|
slot: "doc",
|
|
53029
|
-
width:
|
|
53029
|
+
width: 110
|
|
53030
53030
|
}, {
|
|
53031
53031
|
title: "操作",
|
|
53032
53032
|
align: "left",
|
|
@@ -54066,7 +54066,7 @@ function (_super) {
|
|
|
54066
54066
|
title: "接口文档",
|
|
54067
54067
|
align: "left",
|
|
54068
54068
|
slot: "doc",
|
|
54069
|
-
width:
|
|
54069
|
+
width: 110
|
|
54070
54070
|
}]; // 查看文档
|
|
54071
54071
|
|
|
54072
54072
|
_this.doc = "";
|
package/dist/index.umd.js
CHANGED
|
@@ -53035,7 +53035,7 @@ function (_super) {
|
|
|
53035
53035
|
title: "接口文档",
|
|
53036
53036
|
align: "left",
|
|
53037
53037
|
slot: "doc",
|
|
53038
|
-
width:
|
|
53038
|
+
width: 110
|
|
53039
53039
|
}, {
|
|
53040
53040
|
title: "操作",
|
|
53041
53041
|
align: "left",
|
|
@@ -54075,7 +54075,7 @@ function (_super) {
|
|
|
54075
54075
|
title: "接口文档",
|
|
54076
54076
|
align: "left",
|
|
54077
54077
|
slot: "doc",
|
|
54078
|
-
width:
|
|
54078
|
+
width: 110
|
|
54079
54079
|
}]; // 查看文档
|
|
54080
54080
|
|
|
54081
54081
|
_this.doc = "";
|