编程语言
首页 > 编程语言> > 小程序

小程序

作者:互联网

wx804d7666e72050aa

一跳转到导航页

<navigator url="/pages/game/game" open-type="switchTab">

二跳转到带箭头

<navigator url="../storiesdetai/storiesdetail">

矢量图标库

https://www.iconfont.cn/plus/user/detail?uid=41718

小程序

微信公众平台

https://mp.weixin.qq.com/wxamp/home/guide?lang=zh_CN&token=337745326

https://developers.weixin.qq.com/miniprogram/dev/component/

小程序组件库

https://weapp.iviewui.com/components/button

https://youzan.github.io/vant-weapp/#/card

npm init -y 构建npm项目

2、运行命令 npm install vant-weapp -S --production

3、负文本

https://www.jianshu.com/p/ccb07a867929

 

标签:npm,www,程序,weapp,https,跳转,com
来源: https://www.cnblogs.com/zjxzhj/p/14493513.html