Your ROOT_URL in app.ini is https://bdgit.educoder.net/ but you are visiting http://bdgit.educoder.net/buaa21373067/Group11/compare/master..Student-21371396?style=unified&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Compare commits

..

No commits in common. 'master' and 'Student-21371396' have entirely different histories.

@ -1,3 +0,0 @@
# encoding:utf-8
print('My Student_ID is 20231159')
print('My Name is 赵子璁')

@ -1,2 +0,0 @@
print('My Student_ID is 21371101')
print('My Name is 张昊然')

@ -1,3 +1 @@
# Function-学号.py 文件的内容修改为
print('My Student_ID is 21371396')
print('My Name is 孙宇航')
print('My Student_ID is 21371396')

@ -1,2 +0,0 @@
print('My Student_ID is 21373067')
print('My Name is 杨宏飞')

@ -1,3 +0,0 @@
# Function-学号.py 文件的内容修改为
print('My Student_ID is 21373081')
print('My Name is 陶佑鹏')

@ -1,3 +1,2 @@
import os
os.system('python Function-21373067.py')
os.system('echo Feature-21373067')
os.system('python Function-21371396.py')
Loading…
Cancel
Save