在pywebio中加入了CSS,但是web页面只显示"{{ pywebio_input }} {{ pywebio_output }}" #554
Answered
by
wang0618
lansejingyu
asked this question in
Q&A
|
以下是我的代码: 运行上述代码后,web页面只显示"{{ pywebio_input }} {{ pywebio_output }}" 感谢回答,谢谢! |
Answered by
wang0618
Mar 7, 2023
Replies: 1 comment 1 reply
|
put_table 里去掉scope参数即可 |
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参数即可