flask route()能否加载动态网页?

2016-06-14 11:00:27 +08:00
 iphantom
route(/getname) 可以
route(/getname?abc) 不可以

求教解决办法·······
2682 次点击
所在节点    Python
5 条回复
am241
2016-06-14 11:03:56 +08:00
参数不应该在程序里判断的吗
iphantom
2016-06-14 11:05:22 +08:00
@am241 什么意思
https://127.0.0.1:5000/Assess/getPriceByKeyWord?access_token=xxxx&sCity=xxxx&sKeyWord=xxxx&sUserKey=xxxx


这样的链接 返回一个固定的值 怎么实现?
seki
2016-06-14 11:10:14 +08:00
iphantom
2016-06-14 11:34:46 +08:00
找到原因了 https http

哎 郁闷
daweibao
2016-06-14 12:57:11 +08:00
route(/getname/<string:name>)

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/285560

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX