Skip to content

xichi/BiYoung

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BiYoung微信小程序

BiYoung小程序为互联网+大赛的参赛项目。团队止步院赛。项目已搁浅,永远停在了切图阶段(躺平
有缘再见,挥手~

技术栈:uni-app

How to start?

  • npm install
  • npm run dev:%PLATFORM%
  • npm run build:%PLATFORM%

%PLATFORM% 可取值如下:

平台
h5 H5
mp-alipay 支付宝小程序
mp-baidu 百度小程序
mp-weixin 微信小程序
mp-toutiao 字节跳动小程序
mp-qq qq小程序

微信小程序demo

demo

架构图

架构图

后记

这次使用了熟悉的uni-app来开发微信小程序,同时也顺便生成Android App,也算是一次有趣的体验。