标签:weight margin reg class border flow launch inf 加载
修改launch 文件配置热加载。
"env": {
"FLASK_APP": "D:\\flask\\flash-cards-remember\\computer-science-flash-cards\\flash_cards.py",
"FLASK_ENV": "development",
"FLASK_DEBUG": "1"
},
"args": [
"run",
// "--no-debugger",
// "--no-reload"
],
"jinja": true
标签:weight margin reg class border flow launch inf 加载
原文地址:https://www.cnblogs.com/miaozhijuan/p/13171649.html