摘要:
个人中心—视图函数带标签页面参数tag @app.route('/usercenter//')def usercenter(user_id, tag): if tag == ‘1': return render_template('usercenter1.html', **context) @app.route('/self//') @loginFirst def self(u... 阅读全文
posted @ 2017-12-19 21:06
078刘凯敏
阅读(151)
评论(0)
推荐(0)

浙公网安备 33010602011771号