yiming
2024-03-21 006a2ecb6430146cea3afdf353938043c231e5fc
packageBookService/pages/bookServices/detail/components/tree/index.js
@@ -297,6 +297,9 @@
    },
    // 加入购物车
    async onCloudShoppingCart() {
      let requests = []
      const item = this.data.cloudShoppingCart
      console.log(item, 'item');