摘要: zqxt_views/urls.pypath('', calc_views.index, name='home'), calc/views.pydef index(request): return render(request, 'home.html') calc/templates/home.ht 阅读全文
posted @ 2018-11-03 18:20 Aaron_Net 阅读(1315) 评论(0) 推荐(0)