摘要: 一,前端测试页面准备: 为了方便测试,采用flask框架作为前端服务支持: 1使用pycharm创建一个flask项目,然后在项目中引入js文件并编写模板文件: 目录结构: flaskProject static js jquery.min.js templates test_api.html ve 阅读全文
posted @ 2021-12-10 21:29 linuxTang 阅读(115) 评论(1) 推荐(0)