08 2018 档案
摘要:外层循环正常嵌套,内层循环嵌套的时候,把item.swiper_buy作为数组循环wx:for="{{item.swiper_buy}}",然后给item重新命名wx:for-item="cell",内部循环的时候,就是{{cell.属性}} wxml: js: 参考:https://blog.cs
阅读全文
摘要:实现的效果: js: wxml: wxss: 转自:https://blog.csdn.net/qq_26420489/article/details/62044526 参考:https://www.cnblogs.com/till-the-end/p/8935152.html
阅读全文
摘要:scroll-view隐藏滚动条方法,在wxss里加入以下代码: ::-webkit-scrollbar{ width: 0; height: 0; color: transparent; } 转自:https://blog.csdn.net/namecz/article/details/79109
阅读全文

浙公网安备 33010602011771号