Commit b7c77fe19e53c95f20e1f8c13b1f1bd63e29765a

Authored by zhiyangdu
1 parent ed7138f0

样式优化

src/pages/myGiftBox/myGiftBox.vue
... ... @@ -68,7 +68,7 @@ export default {
68 68 this.getorderGiftList();
69 69 // 送礼订单列表
70 70 this.getorderGiveGiftList();
71   - // 联调
  71 + // 调用im是否显示隐藏
72 72 this.setGiftBottomVisibleBySwitchTab();
73 73 },
74 74 methods: {
... ...