mirror of
https://github.com/JoeanAmier/XHS-Downloader.git
synced 2026-03-22 06:57:16 +08:00
更新代码
This commit is contained in:
6
main.py
6
main.py
@@ -93,6 +93,6 @@ class XHSDownloader(App):
|
||||
|
||||
if __name__ == '__main__':
|
||||
# example()
|
||||
program()
|
||||
# app = XHSDownloader()
|
||||
# app.run()
|
||||
# program()
|
||||
app = XHSDownloader()
|
||||
app.run()
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
Button {
|
||||
width: auto;
|
||||
margin: 1 2;
|
||||
}
|
||||
RunMenu {
|
||||
layout: horizontal;
|
||||
|
||||
Reference in New Issue
Block a user