Skip to content

beefe/qianlong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qianlong

截图 截图

使用

安装依赖模块
	$ npm install
启动模拟接口服务
	$ cd server
	$ npm install
	$ npm start

开发

Todos

  • 页面通信
  • 下拉刷新
  • 图片轮播

遇到的问题

没有提供canvas和svg画图接口,实现图表需求比较困难。
  • 内嵌一个webview来画如何了?

v1.0 is my branch