yiming
2024-03-21 9a2789b5269cce0f0a7b887dc45dc3d8c7d6dcdd
检索页
1个文件已修改
2 ■■■ 已修改文件
pages/bookExhibitionList/index.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/bookExhibitionList/index.js
@@ -80,7 +80,7 @@
        query.select('.assembleContent').boundingClientRect();
        query.exec(function (res) {
          console.log(res, 'res');
          // console.log(res, 'res');
          let node = res[0];
          node.setStyle({
            backgroundColor: '#0256b9',