随笔分类 - 微信小程序
摘要:<input type="" bindinput="handleInput"></input><button bindtap="handtap" data-operation="{{1}}">+</button><button bindtap="handtap" data-operation="{{
阅读全文
摘要:<!--template.wxml--> <template name="msgItem"> <view class="template_style"> <text class="info">This is template.wxml文件,我是一个模板</text> </view> </templa
阅读全文
摘要:"pages": [ "pages/index/index" ] 1.新建页面少两个文件index.json、index.wxss,需要手动添加 2.遇到很神奇的一个问题index.json手动添加却不读取,项目重新在微信小程序编译工具中打开,好了,不知道为什么?????????
阅读全文
摘要:1.初始化package.json npm init -y 2.下载npm资源包 npm i @vant/weapp -S --production 3.在微信开发者工具里面进行配置 点击详情 使用npm模块 点击工具 构建npm 4.使用 // app.json "usingComponents"
阅读全文

浙公网安备 33010602011771号