课 程 地 址:https://www.bilibili.com/video/BV1m54y167ET?from=search&seid=9421485045063291271 课 件 文 档 地 址:http://www.odoodev.cn/
1、新增模块 epidemic_tongji 2、新增模型 存储中国历史时点数据 history.data.days
3、新增模型 存储中国累计数据按省 tongji.to.province
4、akshare库安装(一定要在你项目使用的环境下安装) pip3 install akshare -i https://pypi.tuna.tsinghua.edu.cn/simple
5、通过后台配置安排的动作
Qweb模板介绍 1 数据输出 Data output
2 if条件判断及for循环的使用
3 更新或新增属性
4 定义变量 & sub-templates调用
统计页面原型图