評論列表顯示及排序,個人中心顯示

2022-09-19 22:24:20 字數 463 閱讀 8596

完成個人中心

1.個人中心的頁面布局(html檔案及相應的樣式檔案)

2.定義檢視函式def usercenter(user_id):

3.向前端頁面傳遞引數

4.頁面顯示相應資料

發布的全部問答

個人資訊

5.各個頁面鏈結到個人中心

def usercenter(user_id):

user = user.query.filter(user.id == user_id).first()

context =

return render_template('usercenter.html',**context)

}                內容:}

}發布時間

個人中心

內容:}

}發布時間

}}}

評論列表顯示及排序,個人中心顯示

usercenter log defusercenter user id user user.query.filter user.id user id first context return render template usercenter.html context 完成個人中心 h4h4 b...

評論列表顯示及排序,個人中心顯示

完成個人中心 1.個人中心的頁面布局 html檔案及相應的樣式檔案 2.定義檢視函式def usercenter user id 3.向前端頁面傳遞引數 4.頁面顯示相應資料 發布的全部問答 個人資訊 5.各個頁面鏈結到個人中心 person loginfirst defusercenter use...

評論列表顯示及排序,個人中心顯示

完成個人中心 1.個人中心的頁面布局 html檔案及相應的樣式檔案 2.定義檢視函式def usercenter user id 3.向前端頁面傳遞引數 4.頁面顯示相應資料 發布的全部問答 個人資訊 5.各個頁面鏈結到個人中心 en class col md 6 column class page...