This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
10185101272
/
Personal-Collections-Website
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
static href
master
LOGIC0805
4 years ago
parent
60d7c7e369
commit
0eaca39906
2 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.idea/workspace.xml
+0
-1
APP/server.py
+ 1
- 1
.idea/workspace.xml
View File
@ -119,7 +119,7 @@
</list>
</option>
</component>
<component
name=
"ProjectFrameBounds"
extendedState=
"
6
"
>
<component
name=
"ProjectFrameBounds"
extendedState=
"
7
"
>
<option
name=
"x"
value=
"-10"
/>
<option
name=
"y"
value=
"-10"
/>
<option
name=
"width"
value=
"1940"
/>
+ 0
- 1
APP/server.py
View File
@ -9,7 +9,6 @@ from APP.view.database import init_db
app
=
Flask
(
__name__
)
app
=
Flask
(
__name__
)
app
.
register_blueprint
(
bp_auth
)
app
.
register_blueprint
(
bp_block
)
app
.
register_blueprint
(
bp_collection
)
Write
Preview
Loading…
Cancel
Save