<bdo id='V2xgO'></bdo><ul id='V2xgO'></ul>

      <small id='V2xgO'></small><noframes id='V2xgO'>

      1. <legend id='V2xgO'><style id='V2xgO'><dir id='V2xgO'><q id='V2xgO'></q></dir></style></legend>
        <i id='V2xgO'><tr id='V2xgO'><dt id='V2xgO'><q id='V2xgO'><span id='V2xgO'><b id='V2xgO'><form id='V2xgO'><ins id='V2xgO'></ins><ul id='V2xgO'></ul><sub id='V2xgO'></sub></form><legend id='V2xgO'></legend><bdo id='V2xgO'><pre id='V2xgO'><center id='V2xgO'></center></pre></bdo></b><th id='V2xgO'></th></span></q></dt></tr></i><div id='V2xgO'><tfoot id='V2xgO'></tfoot><dl id='V2xgO'><fieldset id='V2xgO'></fieldset></dl></div>
        <tfoot id='V2xgO'></tfoot>

        微信小程序获取某个元素的高度宽度的示例代码

        js页面的代码://创建节点选择器var query = wx.createSelectorQuery();//选择idvar that = this;query.select('.every').boundingClientRect(function (rect) {// console.log(rect.width)that.setData({height: rect.width + 'px'})}).exec(); wxml页面代
          <tbody id='QdlBK'></tbody>

        <small id='QdlBK'></small><noframes id='QdlBK'>

            <bdo id='QdlBK'></bdo><ul id='QdlBK'></ul>

              • <legend id='QdlBK'><style id='QdlBK'><dir id='QdlBK'><q id='QdlBK'></q></dir></style></legend>
                <tfoot id='QdlBK'></tfoot>
                  <i id='QdlBK'><tr id='QdlBK'><dt id='QdlBK'><q id='QdlBK'><span id='QdlBK'><b id='QdlBK'><form id='QdlBK'><ins id='QdlBK'></ins><ul id='QdlBK'></ul><sub id='QdlBK'></sub></form><legend id='QdlBK'></legend><bdo id='QdlBK'><pre id='QdlBK'><center id='QdlBK'></center></pre></bdo></b><th id='QdlBK'></th></span></q></dt></tr></i><div id='QdlBK'><tfoot id='QdlBK'></tfoot><dl id='QdlBK'><fieldset id='QdlBK'></fieldset></dl></div>
                  js页面的代码:
                  //创建节点选择器
                  var query = wx.createSelectorQuery();
                  //选择id
                  var that = this;
                  query.select('.every').boundingClientRect(function (rect) {
                  // console.log(rect.width)
                  that.setData({
                  height: rect.width + 'px'
                  })
                  }).exec();
                   
                  wxml页面代码如下:
                  <view class='every' style='height:{{height}}'></view>
                   
                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                    <tbody id='qNVyR'></tbody>

                    <i id='qNVyR'><tr id='qNVyR'><dt id='qNVyR'><q id='qNVyR'><span id='qNVyR'><b id='qNVyR'><form id='qNVyR'><ins id='qNVyR'></ins><ul id='qNVyR'></ul><sub id='qNVyR'></sub></form><legend id='qNVyR'></legend><bdo id='qNVyR'><pre id='qNVyR'><center id='qNVyR'></center></pre></bdo></b><th id='qNVyR'></th></span></q></dt></tr></i><div id='qNVyR'><tfoot id='qNVyR'></tfoot><dl id='qNVyR'><fieldset id='qNVyR'></fieldset></dl></div>
                      <legend id='qNVyR'><style id='qNVyR'><dir id='qNVyR'><q id='qNVyR'></q></dir></style></legend>
                    • <tfoot id='qNVyR'></tfoot>

                        1. <small id='qNVyR'></small><noframes id='qNVyR'>

                            <bdo id='qNVyR'></bdo><ul id='qNVyR'></ul>