摘要:
wxml: <view class='button_container'> <block wx:for="{{buttons}}" wx:key="buttons"> <button class='{{item.checked?"checked_button":"normal_button"}}' 阅读全文
posted @ 2019-09-21 20:41
在学习编程的lsy呀
阅读(1297)
评论(1)
推荐(0)
摘要:
wxml: <view class='parameter-wrap'> <block wx:for="{{parameter}}" wx:key="parameter"> <button class='parameter-info text-over {{item.checked?"checked_ 阅读全文
posted @ 2019-09-21 20:27
在学习编程的lsy呀
阅读(1288)
评论(0)
推荐(0)
摘要:
wxml: <radio-group class="radio-group" bindchange="radioChang" data-id="{{item.id}}"> <view class='ra' bindtap='next'> <radio value="1"><text>失物招领</te 阅读全文
posted @ 2019-09-21 20:10
在学习编程的lsy呀
阅读(1384)
评论(0)
推荐(1)
摘要:
我是在引入vant ui组件库时遇到的此问题 解决办法是: 在终端 1、npm init 2、npm i vant-weapp -S --production 即可解决 阅读全文
posted @ 2019-09-21 17:08
在学习编程的lsy呀
阅读(237)
评论(0)
推荐(0)

浙公网安备 33010602011771号