@vipl520/dk-ui 1.0.29 → 1.0.31

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.js CHANGED
@@ -21233,7 +21233,7 @@
21233
21233
  // DIY 类型 分别为:web(网页)、min(小程序)
21234
21234
  type: {
21235
21235
  type: String,
21236
- default: "min"
21236
+ default: "web"
21237
21237
  },
21238
21238
  menu: {
21239
21239
  type: Object,