mali-applet-ui 1.0.65 → 1.0.66

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.
@@ -6,7 +6,6 @@
6
6
  </view>
7
7
  <view v-if="showCheckboxBtn" class="ml-tree-checkbox-btns-right">
8
8
  <ml-button size="mini" status="primary" @click="setAllTreeExpand(true)">一键展开</ml-button>
9
- <ml-button size="mini" status="primary" @click="setAllTreeExpand(false)">一键收起</ml-button>
10
9
  </view>
11
10
  </view>
12
11
  <ml-tree-node v-for="(item, index) in treeData" :key="index" :node-data="item"></ml-tree-node>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mali-applet-ui",
3
- "version": "1.0.65",
3
+ "version": "1.0.66",
4
4
  "description": "码里云小程序组件库",
5
5
  "files": [
6
6
  "lib",