質問編集履歴

2

コード修正

2021/11/13 00:08

投稿

sgry
sgry

スコア15

test CHANGED
File without changes
test CHANGED
@@ -72,7 +72,7 @@
72
72
 
73
73
  eel.init("web")
74
74
 
75
- eel.my_select(my_str) # JSON serializableでないとダメ
75
+ eel.my_select(my_str)
76
76
 
77
77
  eel.start("index.html")
78
78
 

1

タイトル変更

2021/11/13 00:08

投稿

sgry
sgry

スコア15

test CHANGED
@@ -1 +1 @@
1
- Python Eel リロードすると表示が消え
1
+ Python + JavaScript について。リロードすると表示が消えます。
test CHANGED
File without changes