This commit is contained in:
parent
6a261a5704
commit
1e11bf1019
Binary file not shown.
|
@ -36,12 +36,7 @@ urlpatterns = [
|
|||
# include 参数1要设置为元组(urlconf_module, app_name)
|
||||
# namespace 设置命名空间
|
||||
]
|
||||
# path('',log),
|
||||
# ]+static(settings.STATIC_URL,document_root=settings.STATIC_ROOT)
|
||||
# urlpatterns += static(settings.MEDIA_URL, document_root=settings.MEDIA_ROOT)
|
||||
# admin.site.site_header = "轻编程的管理后台"
|
||||
# admin.site.index_title = "轻编程管理后台"
|
||||
# admin.site.site_title = "轻编程管理员登陆了"
|
||||
|
||||
from django.conf import settings
|
||||
from django.conf.urls.static import static
|
||||
urlpatterns += static(settings.MEDIA_URL,document_root=settings.MEDIA_ROOT)
|
|
@ -7367,3 +7367,306 @@ INFO 2022-01-01 14:36:08,974 basehttp 124 "GET /media/article/20220101/wallhaven
|
|||
INFO 2022-01-01 14:36:17,554 basehttp 124 "GET /wenzhang/?cat_id=2 HTTP/1.1" 200 5811
|
||||
INFO 2022-01-01 14:36:17,586 basehttp 124 "GET /media/article/20220101/wallhaven-l3m9lp.jpg HTTP/1.1" 200 1388488
|
||||
INFO 2022-01-01 14:36:21,358 basehttp 124 "GET /wenzhang/?cat_id=1 HTTP/1.1" 200 8700
|
||||
INFO 2022-01-01 14:41:31,108 basehttp 124 "GET / HTTP/1.1" 200 4611
|
||||
WARNING 2022-01-01 14:41:31,302 log 222 Not Found: /favicon.ico
|
||||
WARNING 2022-01-01 14:41:31,302 basehttp 124 "GET /favicon.ico HTTP/1.1" 404 3283
|
||||
INFO 2022-01-01 14:41:32,763 basehttp 124 "GET /wenzhang/ HTTP/1.1" 200 8700
|
||||
INFO 2022-01-01 14:41:38,817 basehttp 124 "GET /wenzhang/?cat_id=2 HTTP/1.1" 200 5811
|
||||
INFO 2022-01-01 14:41:42,631 basehttp 124 "GET /detail/?id=3 HTTP/1.1" 200 6577
|
||||
INFO 2022-01-01 14:41:45,519 basehttp 124 "GET /wenzhang/?cat_id=11 HTTP/1.1" 200 4388
|
||||
INFO 2022-01-01 14:41:46,164 basehttp 124 "GET /wenzhang/?cat_id=1 HTTP/1.1" 200 8700
|
||||
INFO 2022-01-01 14:41:49,242 basehttp 124 "GET /detail/?id=2 HTTP/1.1" 200 6585
|
||||
INFO 2022-01-01 14:41:56,528 basehttp 124 "GET /detail/?id=4 HTTP/1.1" 200 7240
|
||||
INFO 2022-01-01 14:42:08,693 basehttp 124 "GET /wenzhang/?cat_id=1 HTTP/1.1" 200 8700
|
||||
INFO 2022-01-01 14:42:09,364 basehttp 124 "GET /wenzhang/?cat_id=2 HTTP/1.1" 200 5811
|
||||
INFO 2022-01-01 14:42:10,732 basehttp 124 "GET / HTTP/1.1" 200 4611
|
||||
INFO 2022-01-01 14:43:51,159 basehttp 124 "GET / HTTP/1.1" 200 4611
|
||||
INFO 2022-01-01 14:43:52,635 basehttp 124 "GET / HTTP/1.1" 200 3557
|
||||
INFO 2022-01-01 14:43:53,462 basehttp 124 "GET / HTTP/1.1" 200 3557
|
||||
INFO 2022-01-01 14:43:53,848 basehttp 124 "GET / HTTP/1.1" 200 3557
|
||||
INFO 2022-01-01 14:43:54,160 basehttp 124 "GET / HTTP/1.1" 200 3557
|
||||
INFO 2022-01-01 14:43:54,311 basehttp 124 "GET / HTTP/1.1" 200 3557
|
||||
INFO 2022-01-01 14:43:54,479 basehttp 124 "GET / HTTP/1.1" 200 3557
|
||||
INFO 2022-01-01 14:43:54,655 basehttp 124 "GET / HTTP/1.1" 200 3557
|
||||
INFO 2022-01-01 14:43:54,816 basehttp 124 "GET / HTTP/1.1" 200 3557
|
||||
INFO 2022-01-01 14:43:54,968 basehttp 124 "GET / HTTP/1.1" 200 3557
|
||||
INFO 2022-01-01 14:43:55,122 basehttp 124 "GET / HTTP/1.1" 200 3557
|
||||
INFO 2022-01-01 14:43:55,287 basehttp 124 "GET / HTTP/1.1" 200 3557
|
||||
INFO 2022-01-01 14:43:55,446 basehttp 124 "GET / HTTP/1.1" 200 3557
|
||||
INFO 2022-01-01 14:43:55,714 basehttp 124 "GET / HTTP/1.1" 200 3557
|
||||
INFO 2022-01-01 14:43:56,114 basehttp 124 "GET / HTTP/1.1" 200 3557
|
||||
INFO 2022-01-01 14:44:22,936 basehttp 124 "GET / HTTP/1.1" 200 3557
|
||||
INFO 2022-01-01 14:44:23,893 basehttp 124 "GET / HTTP/1.1" 200 3557
|
||||
INFO 2022-01-01 14:44:24,346 basehttp 124 "GET / HTTP/1.1" 200 3557
|
||||
INFO 2022-01-01 14:44:24,585 basehttp 124 "GET / HTTP/1.1" 200 3557
|
||||
INFO 2022-01-01 14:44:24,766 basehttp 124 "GET / HTTP/1.1" 200 3557
|
||||
INFO 2022-01-01 14:44:24,939 basehttp 124 "GET / HTTP/1.1" 200 3557
|
||||
INFO 2022-01-01 14:44:25,097 basehttp 124 "GET / HTTP/1.1" 200 3557
|
||||
INFO 2022-01-01 14:44:25,265 basehttp 124 "GET / HTTP/1.1" 200 3557
|
||||
INFO 2022-01-01 14:44:25,802 basehttp 124 "GET / HTTP/1.1" 200 3557
|
||||
INFO 2022-01-01 14:44:43,694 basehttp 124 "GET / HTTP/1.1" 200 3557
|
||||
INFO 2022-01-01 14:44:44,714 basehttp 124 "GET / HTTP/1.1" 200 3666
|
||||
INFO 2022-01-01 14:45:06,874 basehttp 124 "GET / HTTP/1.1" 200 3666
|
||||
INFO 2022-01-01 14:45:08,840 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 14:45:15,320 basehttp 124 "GET /login/ HTTP/1.1" 200 3492
|
||||
INFO 2022-01-01 14:45:15,345 basehttp 124 "GET /static/bootstrap/css/style.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 14:45:15,345 basehttp 124 "GET /static/js/script.js HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 14:45:15,361 basehttp 124 "GET /static/js/33.jpg HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 14:45:59,929 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 14:46:01,254 basehttp 124 "GET /login/ HTTP/1.1" 200 3505
|
||||
INFO 2022-01-01 14:46:29,860 basehttp 124 "GET /login/ HTTP/1.1" 200 3505
|
||||
INFO 2022-01-01 14:46:30,844 basehttp 124 "GET /login/ HTTP/1.1" 200 3505
|
||||
INFO 2022-01-01 14:52:40,801 basehttp 124 "GET /login/ HTTP/1.1" 200 3709
|
||||
INFO 2022-01-01 14:52:40,843 basehttp 124 "GET /static/js/common.js HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 14:52:40,843 basehttp 124 "GET /static/js/login.js HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 14:52:41,386 basehttp 124 "GET /login/ HTTP/1.1" 200 3709
|
||||
INFO 2022-01-01 14:56:33,278 basehttp 124 "GET /login/ HTTP/1.1" 200 3636
|
||||
INFO 2022-01-01 14:57:51,781 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 14:57:51,877 basehttp 124 "GET /static/common/common.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 14:57:51,877 basehttp 124 "GET /static/common/zhan.css HTTP/1.1" 200 2899
|
||||
INFO 2022-01-01 14:57:51,879 basehttp 124 "GET /static/js/index.js HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 14:57:53,074 basehttp 124 "GET /login/ HTTP/1.1" 200 3729
|
||||
INFO 2022-01-01 15:02:24,462 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:02:24,579 basehttp 124 "GET /static/common/zhan.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:02:25,881 basehttp 124 "GET /login/ HTTP/1.1" 200 3911
|
||||
INFO 2022-01-01 15:03:23,126 basehttp 124 "GET /login/ HTTP/1.1" 200 3928
|
||||
INFO 2022-01-01 15:03:35,039 basehttp 124 "GET /login/ HTTP/1.1" 200 3928
|
||||
INFO 2022-01-01 15:04:01,144 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:04:03,427 basehttp 124 "GET /login/ HTTP/1.1" 200 3924
|
||||
INFO 2022-01-01 15:04:21,782 basehttp 124 "GET /login/ HTTP/1.1" 200 3926
|
||||
INFO 2022-01-01 15:04:23,578 basehttp 124 "GET /login/ HTTP/1.1" 200 3926
|
||||
INFO 2022-01-01 15:04:52,216 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:04:52,344 basehttp 124 "GET /static/common/zhan.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:04:54,277 basehttp 124 "GET /login/ HTTP/1.1" 200 3926
|
||||
INFO 2022-01-01 15:04:56,041 basehttp 124 "GET /login/ HTTP/1.1" 200 3926
|
||||
INFO 2022-01-01 15:04:56,825 basehttp 124 "GET /login/ HTTP/1.1" 200 3926
|
||||
INFO 2022-01-01 15:05:16,577 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:05:18,537 basehttp 124 "GET /login/ HTTP/1.1" 200 3926
|
||||
INFO 2022-01-01 15:05:44,742 basehttp 124 "GET /login/ HTTP/1.1" 200 3913
|
||||
WARNING 2022-01-01 15:06:31,465 basehttp 124 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
|
||||
INFO 2022-01-01 15:06:31,489 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css.map HTTP/1.1" 200 562427
|
||||
INFO 2022-01-01 15:09:11,317 basehttp 124 "GET /login/ HTTP/1.1" 200 3932
|
||||
WARNING 2022-01-01 15:09:11,437 basehttp 124 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
|
||||
INFO 2022-01-01 15:09:11,452 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css.map HTTP/1.1" 200 562427
|
||||
INFO 2022-01-01 15:09:12,333 basehttp 124 "GET /login/ HTTP/1.1" 200 3932
|
||||
WARNING 2022-01-01 15:09:12,390 basehttp 124 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
|
||||
INFO 2022-01-01 15:09:12,472 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css.map HTTP/1.1" 200 562427
|
||||
INFO 2022-01-01 15:09:24,684 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:09:24,735 basehttp 124 "GET /static/common/zhan.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:09:25,851 basehttp 124 "GET /login/ HTTP/1.1" 200 3932
|
||||
INFO 2022-01-01 15:09:47,801 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:09:47,914 basehttp 124 "GET /static/md_css/monokai.css HTTP/1.1" 200 4118
|
||||
INFO 2022-01-01 15:09:47,916 basehttp 124 "GET /static/common/zhan.css HTTP/1.1" 200 2899
|
||||
INFO 2022-01-01 15:09:47,917 basehttp 124 "GET /static/common/common.css HTTP/1.1" 200 385
|
||||
INFO 2022-01-01 15:09:47,918 basehttp 124 "GET /static/common/jquery.pagination.css HTTP/1.1" 200 523
|
||||
INFO 2022-01-01 15:09:47,923 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 200 140922
|
||||
INFO 2022-01-01 15:09:47,926 basehttp 124 "GET /static/js/jquery.pagination.min.js HTTP/1.1" 200 2935
|
||||
INFO 2022-01-01 15:09:47,928 basehttp 124 "GET /static/js/axios-0.18.0.min.js HTTP/1.1" 200 12941
|
||||
INFO 2022-01-01 15:09:47,930 basehttp 124 "GET /static/js/common.js HTTP/1.1" 200 450
|
||||
INFO 2022-01-01 15:09:47,930 basehttp 124 "GET /static/js/jquery-1.12.4.min.js HTTP/1.1" 200 97163
|
||||
INFO 2022-01-01 15:09:47,933 basehttp 124 "GET /static/js/index.js HTTP/1.1" 200 553
|
||||
INFO 2022-01-01 15:09:47,934 basehttp 124 "GET /static/js/host.js HTTP/1.1" 200 35
|
||||
INFO 2022-01-01 15:09:47,935 basehttp 124 "GET /static/js/vue-2.5.16.js HTTP/1.1" 200 289307
|
||||
INFO 2022-01-01 15:09:48,835 basehttp 124 "GET /static/img/22.jpg HTTP/1.1" 200 63993
|
||||
INFO 2022-01-01 15:09:48,841 basehttp 124 "GET /static/img/9.jpg HTTP/1.1" 200 1641873
|
||||
INFO 2022-01-01 15:09:50,133 basehttp 124 "GET /login/ HTTP/1.1" 200 3932
|
||||
INFO 2022-01-01 15:09:50,154 basehttp 124 "GET /static/js/script.js HTTP/1.1" 200 1444
|
||||
INFO 2022-01-01 15:09:50,155 basehttp 124 "GET /static/bootstrap/css/style.css HTTP/1.1" 200 267
|
||||
INFO 2022-01-01 15:09:50,155 basehttp 124 "GET /static/js/login.js HTTP/1.1" 200 688
|
||||
INFO 2022-01-01 15:09:50,186 basehttp 124 "GET /static/js/33.jpg HTTP/1.1" 200 1057781
|
||||
INFO 2022-01-01 15:10:30,752 basehttp 124 "GET /login/ HTTP/1.1" 200 3932
|
||||
INFO 2022-01-01 15:10:30,781 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 200 140897
|
||||
INFO 2022-01-01 15:10:31,506 basehttp 124 "GET /login/ HTTP/1.1" 200 3932
|
||||
INFO 2022-01-01 15:10:31,529 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:10:44,812 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:10:44,962 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 200 140898
|
||||
INFO 2022-01-01 15:10:47,177 basehttp 124 "GET /login/ HTTP/1.1" 200 3932
|
||||
INFO 2022-01-01 15:10:47,192 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:10:53,250 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
WARNING 2022-01-01 15:10:53,280 basehttp 124 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
|
||||
INFO 2022-01-01 15:10:53,294 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css.map HTTP/1.1" 200 562427
|
||||
INFO 2022-01-01 15:14:06,534 basehttp 124 "GET /login/ HTTP/1.1" 200 3932
|
||||
INFO 2022-01-01 15:14:06,554 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 200 140945
|
||||
WARNING 2022-01-01 15:14:06,612 basehttp 124 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
|
||||
INFO 2022-01-01 15:14:06,632 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css.map HTTP/1.1" 200 562427
|
||||
INFO 2022-01-01 15:15:23,851 basehttp 124 "GET /login/ HTTP/1.1" 200 3932
|
||||
INFO 2022-01-01 15:15:23,883 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 200 140984
|
||||
WARNING 2022-01-01 15:15:23,938 basehttp 124 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
|
||||
INFO 2022-01-01 15:15:23,979 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css.map HTTP/1.1" 200 562427
|
||||
INFO 2022-01-01 15:20:19,836 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:20:19,941 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:20:19,943 basehttp 124 "GET /static/common/zhan.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:20:21,200 basehttp 124 "GET /login/ HTTP/1.1" 200 4428
|
||||
INFO 2022-01-01 15:21:27,878 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:21:27,991 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:21:29,342 basehttp 124 "GET /login/ HTTP/1.1" 200 4668
|
||||
INFO 2022-01-01 15:22:48,845 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
WARNING 2022-01-01 15:22:48,887 basehttp 124 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
|
||||
INFO 2022-01-01 15:22:48,906 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css.map HTTP/1.1" 200 562427
|
||||
INFO 2022-01-01 15:23:11,400 basehttp 124 "GET /login/ HTTP/1.1" 200 4672
|
||||
INFO 2022-01-01 15:23:12,239 basehttp 124 "GET /login/ HTTP/1.1" 200 4672
|
||||
INFO 2022-01-01 15:23:28,051 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:23:30,651 basehttp 124 "GET /login/ HTTP/1.1" 200 4672
|
||||
INFO 2022-01-01 15:23:46,282 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:23:46,417 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:23:48,057 basehttp 124 "GET /login/ HTTP/1.1" 200 4671
|
||||
INFO 2022-01-01 15:26:35,736 basehttp 124 "GET /login/ HTTP/1.1" 200 5016
|
||||
INFO 2022-01-01 15:26:35,764 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:27:07,772 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:27:07,880 basehttp 124 "GET /static/common/zhan.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:27:09,158 basehttp 124 "GET /login/ HTTP/1.1" 200 5016
|
||||
INFO 2022-01-01 15:28:35,556 basehttp 124 "GET /login/ HTTP/1.1" 200 5016
|
||||
INFO 2022-01-01 15:28:35,578 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:30:27,932 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:30:28,035 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:30:29,863 basehttp 124 "GET /login/ HTTP/1.1" 200 5121
|
||||
INFO 2022-01-01 15:31:02,594 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:31:04,217 basehttp 124 "GET /login/ HTTP/1.1" 200 4891
|
||||
INFO 2022-01-01 15:31:31,436 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:31:31,568 basehttp 124 "GET /static/common/zhan.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:31:32,705 basehttp 124 "GET /login/ HTTP/1.1" 200 5118
|
||||
INFO 2022-01-01 15:32:19,191 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:32:19,285 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:32:20,496 basehttp 124 "GET /login/ HTTP/1.1" 200 5118
|
||||
INFO 2022-01-01 15:33:19,466 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:33:20,996 basehttp 124 "GET /writeblog/ HTTP/1.1" 302 0
|
||||
WARNING 2022-01-01 15:33:21,004 log 222 Not Found: /accounts/login/
|
||||
WARNING 2022-01-01 15:33:21,005 basehttp 124 "GET /accounts/login/?next=/writeblog/ HTTP/1.1" 404 3312
|
||||
INFO 2022-01-01 15:33:26,487 basehttp 124 "GET /login/ HTTP/1.1" 200 5122
|
||||
INFO 2022-01-01 15:33:30,603 basehttp 124 "GET /login/ HTTP/1.1" 200 5122
|
||||
INFO 2022-01-01 15:34:14,452 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:34:14,547 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:34:15,979 basehttp 124 "GET /login/ HTTP/1.1" 200 5122
|
||||
INFO 2022-01-01 15:34:48,152 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:34:49,888 basehttp 124 "GET /login/ HTTP/1.1" 200 5120
|
||||
INFO 2022-01-01 15:37:11,029 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:37:11,129 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:37:11,132 basehttp 124 "GET /static/common/zhan.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:37:12,380 basehttp 124 "GET /login/ HTTP/1.1" 200 5117
|
||||
INFO 2022-01-01 15:37:33,461 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:37:35,011 basehttp 124 "GET /login/ HTTP/1.1" 200 5121
|
||||
INFO 2022-01-01 15:37:38,781 basehttp 124 "GET /login/ HTTP/1.1" 200 5121
|
||||
INFO 2022-01-01 15:37:53,332 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:37:55,743 basehttp 124 "GET /login/ HTTP/1.1" 200 5118
|
||||
INFO 2022-01-01 15:38:05,256 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:38:06,328 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:38:08,101 basehttp 124 "GET /login/ HTTP/1.1" 200 5117
|
||||
INFO 2022-01-01 15:38:58,720 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:39:00,961 basehttp 124 "GET /login/ HTTP/1.1" 200 5113
|
||||
INFO 2022-01-01 15:39:24,117 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:39:24,235 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:39:26,227 basehttp 124 "GET /login/ HTTP/1.1" 200 5106
|
||||
INFO 2022-01-01 15:40:17,123 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:40:18,511 basehttp 124 "GET /login/ HTTP/1.1" 200 5104
|
||||
INFO 2022-01-01 15:40:47,685 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:40:50,615 basehttp 124 "GET /login/ HTTP/1.1" 200 5104
|
||||
INFO 2022-01-01 15:41:36,914 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:41:38,498 basehttp 124 "GET /login/ HTTP/1.1" 200 5104
|
||||
INFO 2022-01-01 15:41:48,184 basehttp 124 "GET /login/ HTTP/1.1" 200 5104
|
||||
INFO 2022-01-01 15:42:28,420 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:42:28,554 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:42:28,556 basehttp 124 "GET /static/common/zhan.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:42:30,608 basehttp 124 "GET /login/ HTTP/1.1" 200 5104
|
||||
INFO 2022-01-01 15:42:31,740 basehttp 124 "GET /login/ HTTP/1.1" 200 5104
|
||||
INFO 2022-01-01 15:42:41,039 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:42:42,431 basehttp 124 "GET /login/ HTTP/1.1" 200 5087
|
||||
INFO 2022-01-01 15:44:19,945 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:44:21,595 basehttp 124 "GET /login/ HTTP/1.1" 200 5087
|
||||
INFO 2022-01-01 15:44:49,564 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:44:49,678 basehttp 124 "GET /static/md_css/monokai.css HTTP/1.1" 200 4118
|
||||
INFO 2022-01-01 15:44:49,678 basehttp 124 "GET /static/common/common.css HTTP/1.1" 200 385
|
||||
INFO 2022-01-01 15:44:49,679 basehttp 124 "GET /static/common/zhan.css HTTP/1.1" 200 2899
|
||||
INFO 2022-01-01 15:44:49,680 basehttp 124 "GET /static/common/jquery.pagination.css HTTP/1.1" 200 523
|
||||
INFO 2022-01-01 15:44:49,683 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 200 140939
|
||||
INFO 2022-01-01 15:44:49,686 basehttp 124 "GET /static/js/host.js HTTP/1.1" 200 35
|
||||
INFO 2022-01-01 15:44:49,690 basehttp 124 "GET /static/js/axios-0.18.0.min.js HTTP/1.1" 200 12941
|
||||
INFO 2022-01-01 15:44:49,690 basehttp 124 "GET /static/js/common.js HTTP/1.1" 200 450
|
||||
INFO 2022-01-01 15:44:49,695 basehttp 124 "GET /static/js/index.js HTTP/1.1" 200 553
|
||||
INFO 2022-01-01 15:44:49,696 basehttp 124 "GET /static/js/jquery.pagination.min.js HTTP/1.1" 200 2935
|
||||
INFO 2022-01-01 15:44:49,697 basehttp 124 "GET /static/js/jquery-1.12.4.min.js HTTP/1.1" 200 97163
|
||||
INFO 2022-01-01 15:44:49,697 basehttp 124 "GET /static/js/vue-2.5.16.js HTTP/1.1" 200 289307
|
||||
INFO 2022-01-01 15:44:51,259 basehttp 124 "GET /static/img/22.jpg HTTP/1.1" 200 63993
|
||||
INFO 2022-01-01 15:44:51,266 basehttp 124 "GET /static/img/9.jpg HTTP/1.1" 200 1641873
|
||||
INFO 2022-01-01 15:44:52,483 basehttp 124 "GET /login/ HTTP/1.1" 200 5104
|
||||
INFO 2022-01-01 15:44:52,509 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:44:52,510 basehttp 124 "GET /static/bootstrap/css/style.css HTTP/1.1" 200 267
|
||||
INFO 2022-01-01 15:44:52,510 basehttp 124 "GET /static/js/login.js HTTP/1.1" 200 688
|
||||
INFO 2022-01-01 15:44:52,515 basehttp 124 "GET /static/js/script.js HTTP/1.1" 200 1444
|
||||
INFO 2022-01-01 15:44:52,564 basehttp 124 "GET /static/js/33.jpg HTTP/1.1" 200 1057781
|
||||
INFO 2022-01-01 15:46:03,033 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:46:03,179 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 200 140984
|
||||
INFO 2022-01-01 15:46:05,050 basehttp 124 "GET /login/ HTTP/1.1" 200 5104
|
||||
INFO 2022-01-01 15:46:05,066 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:47:35,373 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:47:35,502 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 200 140645
|
||||
INFO 2022-01-01 15:47:37,071 basehttp 124 "GET /login/ HTTP/1.1" 200 5104
|
||||
INFO 2022-01-01 15:47:37,087 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:47:38,400 basehttp 124 "GET /login/ HTTP/1.1" 200 5104
|
||||
INFO 2022-01-01 15:47:38,428 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:47:38,905 basehttp 124 "GET /login/ HTTP/1.1" 200 5104
|
||||
INFO 2022-01-01 15:47:38,928 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:47:39,096 basehttp 124 "GET /login/ HTTP/1.1" 200 5104
|
||||
INFO 2022-01-01 15:47:39,125 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:47:39,266 basehttp 124 "GET /login/ HTTP/1.1" 200 5104
|
||||
INFO 2022-01-01 15:47:39,468 basehttp 124 "GET /login/ HTTP/1.1" 200 5104
|
||||
INFO 2022-01-01 15:47:39,489 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:47:41,961 basehttp 124 "POST /login/ HTTP/1.1" 302 0
|
||||
INFO 2022-01-01 15:47:41,972 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:47:41,993 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:47:43,481 basehttp 124 "GET /login/ HTTP/1.1" 200 5104
|
||||
INFO 2022-01-01 15:47:43,497 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:47:48,190 basehttp 124 "POST /login/ HTTP/1.1" 302 0
|
||||
INFO 2022-01-01 15:47:48,193 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:47:48,215 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:47:58,309 basehttp 124 "GET /login/ HTTP/1.1" 200 5104
|
||||
INFO 2022-01-01 15:47:58,337 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:48:21,684 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:48:21,740 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 200 140573
|
||||
INFO 2022-01-01 15:48:23,734 basehttp 124 "GET /login/ HTTP/1.1" 200 5104
|
||||
INFO 2022-01-01 15:48:23,755 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:49:43,097 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:49:43,209 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:49:45,163 basehttp 124 "GET /login/ HTTP/1.1" 200 5059
|
||||
INFO 2022-01-01 15:51:17,844 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:51:17,955 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 200 140905
|
||||
INFO 2022-01-01 15:51:17,957 basehttp 124 "GET /static/common/zhan.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:51:19,374 basehttp 124 "GET /login/ HTTP/1.1" 200 5104
|
||||
INFO 2022-01-01 15:51:19,391 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:53:36,871 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
WARNING 2022-01-01 15:53:36,903 basehttp 124 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
|
||||
INFO 2022-01-01 15:53:36,915 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css.map HTTP/1.1" 200 562427
|
||||
INFO 2022-01-01 15:54:43,758 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:54:43,871 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:54:45,242 basehttp 124 "GET /login/ HTTP/1.1" 200 5098
|
||||
INFO 2022-01-01 15:54:55,145 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:54:57,279 basehttp 124 "GET /login/ HTTP/1.1" 200 5128
|
||||
INFO 2022-01-01 15:55:50,447 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:55:50,555 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:55:53,486 basehttp 124 "GET /login/ HTTP/1.1" 200 5118
|
||||
WARNING 2022-01-01 15:55:57,954 basehttp 124 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
|
||||
INFO 2022-01-01 15:55:57,963 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css.map HTTP/1.1" 200 562427
|
||||
INFO 2022-01-01 15:58:17,145 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:58:17,207 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 200 140305
|
||||
INFO 2022-01-01 15:58:17,214 basehttp 124 "GET /static/common/zhan.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:58:18,548 basehttp 124 "GET /login/ HTTP/1.1" 200 5307
|
||||
INFO 2022-01-01 15:58:18,572 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:58:22,085 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
WARNING 2022-01-01 15:58:22,157 basehttp 124 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
|
||||
INFO 2022-01-01 15:58:22,179 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css.map HTTP/1.1" 200 562427
|
||||
INFO 2022-01-01 15:58:52,287 basehttp 124 "POST /login/ HTTP/1.1" 302 0
|
||||
INFO 2022-01-01 15:58:52,292 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:58:52,320 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
WARNING 2022-01-01 15:58:52,376 basehttp 124 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
|
||||
INFO 2022-01-01 15:58:52,439 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css.map HTTP/1.1" 200 562427
|
||||
INFO 2022-01-01 15:58:58,426 basehttp 124 "GET /login/ HTTP/1.1" 200 5307
|
||||
INFO 2022-01-01 15:58:58,447 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:59:46,819 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 15:59:46,959 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
INFO 2022-01-01 15:59:48,415 basehttp 124 "GET /login/ HTTP/1.1" 200 5262
|
||||
INFO 2022-01-01 15:59:58,128 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
WARNING 2022-01-01 15:59:58,159 basehttp 124 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
|
||||
INFO 2022-01-01 15:59:58,169 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css.map HTTP/1.1" 200 562427
|
||||
INFO 2022-01-01 16:00:41,905 basehttp 124 "GET / HTTP/1.1" 200 4604
|
||||
INFO 2022-01-01 16:00:42,073 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 200 140905
|
||||
INFO 2022-01-01 16:00:44,210 basehttp 124 "GET /login/ HTTP/1.1" 200 5119
|
||||
INFO 2022-01-01 16:00:44,236 basehttp 124 "GET /static/bootstrap/css/bootstrap.min.css HTTP/1.1" 304 0
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -94,4 +94,54 @@
|
|||
align-items: center;
|
||||
/* 增加动画 */
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.loader {
|
||||
animation-name:animate;
|
||||
position: absolute;
|
||||
left:45%;
|
||||
top:30%;
|
||||
box-shadow: 0 0 10px blue;
|
||||
width: 200px;
|
||||
height: 200px;
|
||||
color: #fff;
|
||||
/* 圆角形成圆形 */
|
||||
border-radius: 50%;
|
||||
/* 实现顶部圆弧 */
|
||||
border-top: 5px solid cornflowerblue;
|
||||
|
||||
border-bottom: 5px solid transparent;
|
||||
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
/* 增加动画 */
|
||||
animation: animate 1s linear infinite;
|
||||
}
|
||||
|
||||
.loader::after, .loader::before {
|
||||
position: absolute;
|
||||
content: "";
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
left: 0;
|
||||
top: -5px;
|
||||
border-radius: 50%;
|
||||
border-bottom: 4px solid transparent;
|
||||
/* background-color: wheat; */
|
||||
}
|
||||
|
||||
@keyframes animate {
|
||||
0% {
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
100% {
|
||||
transform: rotate(360deg);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.navbar navbar-expand-lg navbar-dark bg-dark{
|
||||
opacity: 0;
|
||||
}
|
||||
|
|
|
@ -22,13 +22,12 @@
|
|||
<script type="text/javascript" src="../static/js/jquery-1.12.4.min.js"></script>
|
||||
</head>
|
||||
<style>
|
||||
body{
|
||||
background-image:url("../static/img/9.jpg") ;
|
||||
body{
|
||||
background-image:url("../../static/img/9.jpg") ;
|
||||
background-size: 1920px,1001.19px;
|
||||
|
||||
}
|
||||
|
||||
.loader {
|
||||
.loader {
|
||||
animation-name:animate;
|
||||
position: absolute;
|
||||
left:45%;
|
||||
|
|
|
@ -27,6 +27,7 @@
|
|||
|
||||
}
|
||||
.containe{
|
||||
|
||||
position: absolute;
|
||||
left: 40%;
|
||||
top: 20%;
|
||||
|
@ -37,7 +38,7 @@ box-shadow: 0 0 20px pink;
|
|||
border: 6px solid ;
|
||||
|
||||
}
|
||||
.form-group{
|
||||
.form-group{overflow: hidden;
|
||||
width: 300px;
|
||||
position: relative;
|
||||
font-weight: bold;
|
||||
|
@ -47,9 +48,10 @@ box-shadow: 0 0 20px pink;
|
|||
|
||||
}
|
||||
#submit_login{
|
||||
|
||||
position: relative;
|
||||
margin-left: 138px;
|
||||
width: 70px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
margin-left: 144px;
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
|
@ -60,6 +62,85 @@ font-weight: bold;
|
|||
color: white;
|
||||
font-family: "Bitstream Vera Sans Mono", Monaco, "Courier New", Courier, monospace;
|
||||
}
|
||||
|
||||
span{
|
||||
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 4px;
|
||||
background: linear-gradient(to right,transparent, #03e9f4);
|
||||
top: 0;
|
||||
left: -100%;
|
||||
animation: animate5 1s linear infinite;
|
||||
|
||||
}
|
||||
.span1{
|
||||
width: 4px;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
top: -100%;
|
||||
left: 100%;
|
||||
background: linear-gradient(to bottom,transparent, #03e9f4);
|
||||
animation: animate4 1s linear infinite;
|
||||
animation-delay: 0.25s;
|
||||
}
|
||||
.span2{
|
||||
width: 4px;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
top: 100%;
|
||||
left: 0;
|
||||
background: linear-gradient(to top,transparent, #03e9f4);
|
||||
animation: animate7 1s linear infinite;
|
||||
animation-delay: 0.75s;
|
||||
}
|
||||
|
||||
.span3{
|
||||
width: 100%;
|
||||
height: 4px;
|
||||
position: absolute;
|
||||
left: 100%;
|
||||
top: 100%;
|
||||
background: linear-gradient(to left,transparent, #03e9f4);
|
||||
animation: animate6 1s linear infinite;
|
||||
animation-delay: 0.5s;
|
||||
}
|
||||
@keyframes animate4 {
|
||||
0% {
|
||||
top: -100%;
|
||||
}
|
||||
50%,100% {
|
||||
top: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes animate5 {
|
||||
0% {
|
||||
left: -100%;
|
||||
}
|
||||
50%,100% {
|
||||
left: 100%;
|
||||
}
|
||||
}
|
||||
@keyframes animate6 {
|
||||
0% {
|
||||
left: 100%;
|
||||
}
|
||||
50%,100% {
|
||||
left: -100%;
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes animate7 {
|
||||
0% {
|
||||
top: 100%;
|
||||
}
|
||||
50%,100% {
|
||||
top: -100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
</style>
|
||||
|
||||
<div id="app">
|
||||
|
@ -87,7 +168,20 @@ font-weight: bold;
|
|||
<input type="checkbox" name="remember" id="id_remember" checked class="custom-control-input" v-model="remembered"/>
|
||||
<label for="id_remember" class="custom-control-label">保持登录</label>
|
||||
</div>
|
||||
<button class="primaryAction btn btn-primary" type="submit" id="submit_login" @click="on_submit">登录</button>
|
||||
<button class="primaryAction btn btn-primary" type="submit" id="submit_login" @click="on_submit">
|
||||
<span></span>
|
||||
<span class="span1"></span>
|
||||
<span class="span2"></span>
|
||||
<span class="span3"></span>
|
||||
|
||||
|
||||
登录
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</button>
|
||||
</form>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue