在pywebio中加入了CSS,但是web页面只显示"{{ pywebio_input }} {{ pywebio_output }}" #554
Answered
by
wang0618
lansejingyu
asked this question in
Q&A
-
以下是我的代码: 运行上述代码后,web页面只显示"{{ pywebio_input }} {{ pywebio_output }}" 感谢回答,谢谢! |
Beta Was this translation helpful? Give feedback.
Answered by
wang0618
Mar 7, 2023
Replies: 1 comment 1 reply
-
put_table 里去掉scope参数即可 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
lansejingyu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
put_table 里去掉scope参数即可