st.text_input("name")
st.number_input()
st.text_area()
st.date_input()
st.time_input()
st.file_uploader()
st.sidebar
st.expander
st.stop
显示单行文本