podflow 20250330.3__py3-none-any.whl → 20250330.4__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- podflow/templates/index.html +5 -5
- {podflow-20250330.3.dist-info → podflow-20250330.4.dist-info}/METADATA +1 -1
- {podflow-20250330.3.dist-info → podflow-20250330.4.dist-info}/RECORD +6 -6
- {podflow-20250330.3.dist-info → podflow-20250330.4.dist-info}/WHEEL +0 -0
- {podflow-20250330.3.dist-info → podflow-20250330.4.dist-info}/entry_points.txt +0 -0
- {podflow-20250330.3.dist-info → podflow-20250330.4.dist-info}/top_level.txt +0 -0
podflow/templates/index.html
CHANGED
@@ -175,11 +175,6 @@
|
|
175
175
|
color: var(--secondary-text);
|
176
176
|
margin-top: 10px;
|
177
177
|
}
|
178
|
-
.message {
|
179
|
-
padding: 0px;
|
180
|
-
margin: 0;
|
181
|
-
white-space: nowrap;
|
182
|
-
}
|
183
178
|
/* 菜单切换按钮 */
|
184
179
|
#toggleMenu {
|
185
180
|
width: 35px;
|
@@ -220,6 +215,11 @@
|
|
220
215
|
position: fixed;
|
221
216
|
}
|
222
217
|
}
|
218
|
+
.message {
|
219
|
+
padding: 0px;
|
220
|
+
margin: 0;
|
221
|
+
font-size: 11px;
|
222
|
+
}
|
223
223
|
</style>
|
224
224
|
</head>
|
225
225
|
<body>
|
@@ -80,7 +80,7 @@ podflow/remove/remove_dir.py,sha256=xQIhrnqnYjMzXjoSWaTvm7JwPYOFTN1muuTPdaLDXpQ,
|
|
80
80
|
podflow/remove/remove_file.py,sha256=8wAJQehs-XBqvu0vPlEme2_tt0FZxc5ELwGMxXA_558,982
|
81
81
|
podflow/repair/__init__.py,sha256=Gpc1i6xiSLodKjjmzH66c_Y1z0HQ9E9CS3p95FRnVFM,45
|
82
82
|
podflow/repair/reverse_log.py,sha256=Wc_vAH0WB-z1fNdWx7FYaVH4caRPtot7tDwDwFhmpz4,1106
|
83
|
-
podflow/templates/index.html,sha256=
|
83
|
+
podflow/templates/index.html,sha256=fjzkDdvaIyKf79hXgBeaN_fAqYwB1dR5gczkFxgKmog,15405
|
84
84
|
podflow/upload/__init__.py,sha256=AtOSXDrE5EjUe3z-iBd1NTDaH8n_X9qA5WXdBLkONjA,45
|
85
85
|
podflow/upload/add_upload.py,sha256=_2-V0z75Lwu-PUCfMD9HOSxZTB102yZlZW5hSdlHcsc,1432
|
86
86
|
podflow/upload/build_hash.py,sha256=9opa3xLd7nJbGGX5xa3uuKPS6dxlbkAb87ZdEiUxmxI,473
|
@@ -95,8 +95,8 @@ podflow/youtube/__init__.py,sha256=pgXod8gq0IijZxIkPSwgAOcb9JI5rd1mqMomoR7bcJ4,4
|
|
95
95
|
podflow/youtube/build.py,sha256=3LYk_ICVXj9XkE9jZ8jEVI8596xxS_QZkcoIwcBE3Ys,12006
|
96
96
|
podflow/youtube/get.py,sha256=Of7PRgUknhpyW70nvyVAUYVb5KyFViKiBTfH3Y6Mke8,16970
|
97
97
|
podflow/youtube/login.py,sha256=3nLj0KLdsc-kQmXxG5FyZfR-kiDzbQy2J0KhPXMxJGc,1380
|
98
|
-
podflow-20250330.
|
99
|
-
podflow-20250330.
|
100
|
-
podflow-20250330.
|
101
|
-
podflow-20250330.
|
102
|
-
podflow-20250330.
|
98
|
+
podflow-20250330.4.dist-info/METADATA,sha256=2mJSF72-xC7epKyjiCfi6QHb6IrsAEkwGnlXA6G_uek,14165
|
99
|
+
podflow-20250330.4.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
100
|
+
podflow-20250330.4.dist-info/entry_points.txt,sha256=mn7hD_c_dmpKe3XU0KNekheBvD01LhlJ9htY-Df0j2A,131
|
101
|
+
podflow-20250330.4.dist-info/top_level.txt,sha256=fUujhhz-RrMI8aGvi-3Ey5y7FQnpOOgoFw9OWM3yLCU,8
|
102
|
+
podflow-20250330.4.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|