随笔分类 -  微信小程序

微信小程序
摘要:1、打开根目录 npm init npm install weui-miniprogram --save 2、打开project.config.json 设置 "packNpmManually": true, "packNpmRelationList": [ { "packageJsonPath": 阅读全文
posted @ 2021-09-08 17:12 wskxy 阅读(433) 评论(0) 推荐(0) 编辑
摘要:<view class='contaicer'> <button size="mini">按钮</button> <button type='warn'>按钮</button> <button plain='true'>按钮</button> <button disabled='true'>按钮</ 阅读全文
posted @ 2017-10-17 20:17 wskxy 阅读(156) 评论(0) 推荐(0) 编辑
摘要:<view> <view>{{clickMsg}}</view> <view class='view-item' bindtap='clickMe' id='view0'>点击view0</view> <view class='view-item' bindtap='clickMe' id='vie 阅读全文
posted @ 2017-10-17 19:57 wskxy 阅读(164) 评论(0) 推荐(0) 编辑
摘要:<view class="bc"> <view> <text bc_text>demo</text> </view> <view class="bc_2"> <view>行排列</view> <view style="display:flex; flex-direction:row;"> <view 阅读全文
posted @ 2017-10-17 11:07 wskxy 阅读(6063) 评论(0) 推荐(1) 编辑

点击右上角即可分享
微信分享提示