任翠亮 6 лет назад
Родитель
Сommit
f770da2d26
57 измененных файлов с 27745 добавлено и 2804 удалено
  1. 5138 0
      meib/logs/hwj.log
  2. 0 0
      meib/meib/apps/PaymentOperation/__init__.py
  3. 0 3
      meib/meib/apps/PaymentOperation/admin.py
  4. 0 5
      meib/meib/apps/PaymentOperation/apps.py
  5. 0 0
      meib/meib/apps/PaymentOperation/migrations/__init__.py
  6. 0 3
      meib/meib/apps/PaymentOperation/models.py
  7. 0 3
      meib/meib/apps/PaymentOperation/tests.py
  8. 0 8
      meib/meib/apps/PaymentOperation/urls.py
  9. 0 1123
      meib/meib/apps/PaymentOperation/views.py
  10. 5 0
      meib/meib/apps/erp/lianxi.py
  11. 2 0
      meib/meib/apps/erp/urls.py
  12. 0 9
      meib/meib/apps/erp/views - 副本.py
  13. 37 1
      meib/meib/apps/erp/views.py
  14. 0 0
      meib/meib/apps/salesinvoice/__init__.py
  15. 0 3
      meib/meib/apps/salesinvoice/admin.py
  16. 0 5
      meib/meib/apps/salesinvoice/apps.py
  17. 0 0
      meib/meib/apps/salesinvoice/migrations/__init__.py
  18. 0 3
      meib/meib/apps/salesinvoice/models.py
  19. 0 3
      meib/meib/apps/salesinvoice/tests.py
  20. 0 9
      meib/meib/apps/salesinvoice/urls.py
  21. 0 1146
      meib/meib/apps/salesinvoice/views.py
  22. 0 0
      meib/meib/apps/stockinvoice/__init__.py
  23. 0 3
      meib/meib/apps/stockinvoice/admin.py
  24. 0 5
      meib/meib/apps/stockinvoice/apps.py
  25. 0 0
      meib/meib/apps/stockinvoice/migrations/__init__.py
  26. 0 3
      meib/meib/apps/stockinvoice/models.py
  27. 0 3
      meib/meib/apps/stockinvoice/tests.py
  28. 0 6
      meib/meib/apps/stockinvoice/urls.py
  29. 0 447
      meib/meib/apps/stockinvoice/views.py
  30. 0 1
      meib/meib/apps/stockinvoice/xixi.py
  31. 13 9
      meib/meib/settings/dev.py
  32. 4 0
      meib/meib/static/css/bootstrap.min.css
  33. 198 0
      meib/meib/static/css/css.css
  34. 136 0
      meib/meib/static/css/main.css
  35. BIN
      meib/meib/static/img/002.jpg
  36. BIN
      meib/meib/static/img/003.jpg
  37. BIN
      meib/meib/static/img/004.jpg
  38. BIN
      meib/meib/static/img/005.jpg
  39. BIN
      meib/meib/static/img/1-1.png
  40. BIN
      meib/meib/static/img/2-1.jpg
  41. BIN
      meib/meib/static/img/2-2.jpg
  42. BIN
      meib/meib/static/img/2-3.jpg
  43. BIN
      meib/meib/static/img/2-4.jpg
  44. BIN
      meib/meib/static/img/logo.jpg
  45. BIN
      meib/meib/static/img/logo.png
  46. 5 0
      meib/meib/static/js/bootstrap.min.js
  47. 1 0
      meib/meib/static/js/jquery.min.js
  48. 10057 0
      meib/meib/static/js/vue-2.4.0.js
  49. 1579 0
      meib/meib/static/lib/animate.css
  50. 4 0
      meib/meib/static/lib/bootstrap-3.3.7.css
  51. 10057 0
      meib/meib/static/lib/vue-2.4.0.js
  52. 6 0
      meib/meib/static/lib/vue-resource-1.3.4.js
  53. 156 0
      meib/meib/templates/index.html
  54. 54 0
      meib/meib/templates/login.html
  55. 131 0
      meib/meib/templates/news.html
  56. 162 0
      meib/meib/templates/order.html
  57. 0 3
      meib/meib/urls.py

+ 5138 - 0
meib/logs/hwj.log

@@ -5905,3 +5905,5141 @@ INFO 2019-12-28 17:20:44,790 basehttp 154 "POST /erpptpayment/ HTTP/1.1" 200 87
 INFO 2019-12-28 17:20:48,393 basehttp 154 "PUT /erpptpayment/ HTTP/1.1" 200 87
 INFO 2019-12-31 10:52:42,149 autoreload 597 Watching for file changes with StatReloader
 INFO 2019-12-31 10:52:54,086 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 15:25:11,016 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 15:27:15,063 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 15:28:58,671 autoreload 597 Watching for file changes with StatReloader
+ERROR 2020-01-10 15:30:53,699 log 228 Internal Server Error: /erppt
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\utils\deprecation.py", line 93, in __call__
+    response = self.process_request(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\middleware\common.py", line 53, in process_request
+    path = self.get_full_path_with_slash(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\middleware\common.py", line 93, in get_full_path_with_slash
+    'url': request.get_host() + new_path,
+RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 127.0.0.1:8000/erppt/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings.
+ERROR 2020-01-10 15:30:53,700 basehttp 154 "POST /erppt HTTP/1.1" 500 68870
+ERROR 2020-01-10 15:32:07,349 log 228 Internal Server Error: /erppt
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\utils\deprecation.py", line 93, in __call__
+    response = self.process_request(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\middleware\common.py", line 53, in process_request
+    path = self.get_full_path_with_slash(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\middleware\common.py", line 93, in get_full_path_with_slash
+    'url': request.get_host() + new_path,
+RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 127.0.0.1:8000/erppt/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings.
+ERROR 2020-01-10 15:32:07,350 basehttp 154 "POST /erppt HTTP/1.1" 500 68870
+ERROR 2020-01-10 15:32:12,681 log 228 Internal Server Error: /erppt
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\utils\deprecation.py", line 93, in __call__
+    response = self.process_request(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\middleware\common.py", line 53, in process_request
+    path = self.get_full_path_with_slash(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\middleware\common.py", line 93, in get_full_path_with_slash
+    'url': request.get_host() + new_path,
+RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 127.0.0.1:8000/erppt/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings.
+ERROR 2020-01-10 15:32:12,682 basehttp 154 "POST /erppt HTTP/1.1" 500 68870
+ERROR 2020-01-10 15:32:18,745 log 228 Internal Server Error: /erppt
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\utils\deprecation.py", line 93, in __call__
+    response = self.process_request(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\middleware\common.py", line 53, in process_request
+    path = self.get_full_path_with_slash(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\middleware\common.py", line 93, in get_full_path_with_slash
+    'url': request.get_host() + new_path,
+RuntimeError: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. Change your form to point to 127.0.0.1:8000/erppt/ (note the trailing slash), or set APPEND_SLASH=False in your Django settings.
+ERROR 2020-01-10 15:32:18,746 basehttp 154 "POST /erppt HTTP/1.1" 500 68870
+INFO 2020-01-10 15:32:34,846 basehttp 154 "POST /erppt/ HTTP/1.1" 200 577
+INFO 2020-01-10 15:38:58,057 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\settings\dev.py changed, reloading.
+INFO 2020-01-10 15:38:58,786 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 15:51:46,687 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\urls.py changed, reloading.
+INFO 2020-01-10 15:51:47,386 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 15:53:03,839 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 15:53:14,320 basehttp 154 "GET /index/ HTTP/1.1" 200 8045
+INFO 2020-01-10 15:53:46,482 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\settings\dev.py changed, reloading.
+INFO 2020-01-10 15:53:47,243 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 15:53:52,350 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 15:54:07,019 autoreload 597 Watching for file changes with StatReloader
+WARNING 2020-01-10 15:54:18,888 log 228 Forbidden: /index/
+WARNING 2020-01-10 15:54:18,889 basehttp 154 "GET /index/ HTTP/1.1" 403 27
+WARNING 2020-01-10 15:54:18,940 log 228 Forbidden: /favicon.ico
+WARNING 2020-01-10 15:54:18,940 basehttp 154 "GET /favicon.ico HTTP/1.1" 403 27
+WARNING 2020-01-10 15:54:26,353 log 228 Forbidden: /index/
+WARNING 2020-01-10 15:54:26,354 basehttp 154 "GET /index/ HTTP/1.1" 403 27
+WARNING 2020-01-10 15:54:26,375 log 228 Forbidden: /favicon.ico
+WARNING 2020-01-10 15:54:26,376 basehttp 154 "GET /favicon.ico HTTP/1.1" 403 27
+INFO 2020-01-10 15:54:38,902 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 15:54:46,727 basehttp 154 "GET /index/ HTTP/1.1" 200 8045
+WARNING 2020-01-10 15:54:46,758 log 228 Not Found: /index/css/bootstrap.min.css
+WARNING 2020-01-10 15:54:46,760 log 228 Not Found: /index/css/css.css
+WARNING 2020-01-10 15:54:46,761 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 15:54:46,762 basehttp 154 "GET /index/css/bootstrap.min.css HTTP/1.1" 404 3455
+WARNING 2020-01-10 15:54:46,764 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 15:54:46,764 basehttp 154 "GET /index/css/css.css HTTP/1.1" 404 3425
+WARNING 2020-01-10 15:54:46,765 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 15:54:46,768 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 15:54:46,768 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 15:54:46,769 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 15:54:46,818 log 228 Not Found: /favicon.ico
+WARNING 2020-01-10 15:54:46,820 basehttp 154 "GET /favicon.ico HTTP/1.1" 404 3407
+WARNING 2020-01-10 15:55:18,623 log 228 Not Found: /index/css/css.css
+WARNING 2020-01-10 15:55:18,625 log 228 Not Found: /index/css/bootstrap.min.css
+WARNING 2020-01-10 15:55:18,626 basehttp 154 "GET /index/css/css.css HTTP/1.1" 404 3425
+WARNING 2020-01-10 15:55:18,626 basehttp 154 "GET /index/css/bootstrap.min.css HTTP/1.1" 404 3455
+INFO 2020-01-10 15:55:21,347 basehttp 154 "GET /index/ HTTP/1.1" 200 8045
+WARNING 2020-01-10 15:55:21,390 log 228 Not Found: /index/css/bootstrap.min.css
+WARNING 2020-01-10 15:55:21,392 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 15:55:21,395 log 228 Not Found: /index/css/css.css
+WARNING 2020-01-10 15:55:21,395 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 15:55:21,399 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 15:55:21,405 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 15:55:21,405 basehttp 154 "GET /index/css/bootstrap.min.css HTTP/1.1" 404 3455
+WARNING 2020-01-10 15:55:21,406 basehttp 154 "GET /index/css/css.css HTTP/1.1" 404 3425
+WARNING 2020-01-10 15:55:21,407 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 15:55:21,408 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+INFO 2020-01-10 15:56:08,342 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 15:56:12,219 basehttp 154 "GET /index/ HTTP/1.1" 200 8045
+WARNING 2020-01-10 15:56:12,260 log 228 Not Found: /index/css/css.css
+WARNING 2020-01-10 15:56:12,262 log 228 Not Found: /index/css/bootstrap.min.css
+WARNING 2020-01-10 15:56:12,263 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 15:56:12,265 basehttp 154 "GET /index/css/css.css HTTP/1.1" 404 3425
+WARNING 2020-01-10 15:56:12,268 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 15:56:12,269 basehttp 154 "GET /index/css/bootstrap.min.css HTTP/1.1" 404 3455
+WARNING 2020-01-10 15:56:12,273 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 15:56:12,275 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 15:56:12,277 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 15:56:12,278 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+INFO 2020-01-10 15:56:14,638 basehttp 154 "GET /index/ HTTP/1.1" 200 8045
+WARNING 2020-01-10 15:56:14,688 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 15:56:14,691 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 15:56:14,693 log 228 Not Found: /index/css/bootstrap.min.css
+WARNING 2020-01-10 15:56:14,695 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 15:56:14,696 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 15:56:14,697 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 15:56:14,699 log 228 Not Found: /index/css/css.css
+WARNING 2020-01-10 15:56:14,700 basehttp 154 "GET /index/css/bootstrap.min.css HTTP/1.1" 404 3455
+WARNING 2020-01-10 15:56:14,701 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 15:56:14,701 basehttp 154 "GET /index/css/css.css HTTP/1.1" 404 3425
+INFO 2020-01-10 15:56:15,164 basehttp 154 "GET /index/ HTTP/1.1" 200 8045
+WARNING 2020-01-10 15:56:15,204 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 15:56:15,206 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 15:56:15,207 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 15:56:15,213 log 228 Not Found: /index/css/bootstrap.min.css
+WARNING 2020-01-10 15:56:15,214 log 228 Not Found: /index/css/css.css
+WARNING 2020-01-10 15:56:15,214 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 15:56:15,215 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 15:56:15,216 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 15:56:15,216 basehttp 154 "GET /index/css/css.css HTTP/1.1" 404 3425
+WARNING 2020-01-10 15:56:15,217 basehttp 154 "GET /index/css/bootstrap.min.css HTTP/1.1" 404 3455
+INFO 2020-01-10 15:57:12,913 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 15:57:16,633 basehttp 154 "GET /index/ HTTP/1.1" 200 8045
+WARNING 2020-01-10 15:57:16,682 log 228 Not Found: /index/css/css.css
+WARNING 2020-01-10 15:57:16,683 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 15:57:16,688 log 228 Not Found: /index/css/bootstrap.min.css
+WARNING 2020-01-10 15:57:16,691 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 15:57:16,691 basehttp 154 "GET /index/css/css.css HTTP/1.1" 404 3425
+WARNING 2020-01-10 15:57:16,692 basehttp 154 "GET /index/css/bootstrap.min.css HTTP/1.1" 404 3455
+WARNING 2020-01-10 15:57:16,693 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 15:57:16,694 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 15:57:16,696 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 15:57:16,698 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+INFO 2020-01-10 15:57:52,477 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 15:57:55,987 basehttp 154 "GET /index/ HTTP/1.1" 200 8045
+WARNING 2020-01-10 15:57:56,039 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 15:57:56,040 log 228 Not Found: /index/css/css.css
+WARNING 2020-01-10 15:57:56,042 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 15:57:56,042 basehttp 154 "GET /index/css/css.css HTTP/1.1" 404 3425
+WARNING 2020-01-10 15:57:56,047 log 228 Not Found: /index/css/bootstrap.min.css
+WARNING 2020-01-10 15:57:56,049 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 15:57:56,051 basehttp 154 "GET /index/css/bootstrap.min.css HTTP/1.1" 404 3455
+WARNING 2020-01-10 15:57:56,051 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 15:57:56,054 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 15:57:56,059 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+INFO 2020-01-10 15:58:14,279 basehttp 154 "GET /index/ HTTP/1.1" 200 8045
+WARNING 2020-01-10 15:58:14,325 log 228 Not Found: /index/css/bootstrap.min.css
+WARNING 2020-01-10 15:58:14,327 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 15:58:14,330 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 15:58:14,332 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 15:58:14,333 basehttp 154 "GET /index/css/bootstrap.min.css HTTP/1.1" 404 3455
+WARNING 2020-01-10 15:58:14,334 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 15:58:14,334 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 15:58:14,334 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 15:58:14,337 log 228 Not Found: /index/css/css.css
+WARNING 2020-01-10 15:58:14,338 basehttp 154 "GET /index/css/css.css HTTP/1.1" 404 3425
+INFO 2020-01-10 15:59:11,998 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 15:59:19,112 basehttp 154 "GET /index/ HTTP/1.1" 200 8045
+WARNING 2020-01-10 15:59:19,154 log 228 Not Found: /index/css/bootstrap.min.css
+WARNING 2020-01-10 15:59:19,156 log 228 Not Found: /index/css/css.css
+WARNING 2020-01-10 15:59:19,159 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 15:59:19,159 basehttp 154 "GET /index/css/bootstrap.min.css HTTP/1.1" 404 3455
+WARNING 2020-01-10 15:59:19,161 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 15:59:19,161 basehttp 154 "GET /index/css/css.css HTTP/1.1" 404 3425
+WARNING 2020-01-10 15:59:19,163 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 15:59:19,164 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 15:59:19,165 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 15:59:19,166 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+INFO 2020-01-10 16:00:16,947 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 16:00:23,731 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 16:01:36,262 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 16:02:03,151 basehttp 154 "GET /index/ HTTP/1.1" 200 8045
+WARNING 2020-01-10 16:02:03,192 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:02:03,195 log 228 Not Found: /index/css/bootstrap.min.css
+WARNING 2020-01-10 16:02:03,198 log 228 Not Found: /index/css/css.css
+WARNING 2020-01-10 16:02:03,200 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:02:03,200 basehttp 154 "GET /index/css/bootstrap.min.css HTTP/1.1" 404 3455
+WARNING 2020-01-10 16:02:03,203 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:02:03,203 basehttp 154 "GET /index/css/css.css HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:02:03,206 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:02:03,207 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 16:02:03,208 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+INFO 2020-01-10 16:02:03,936 basehttp 154 "GET /index/ HTTP/1.1" 200 8045
+WARNING 2020-01-10 16:02:03,976 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:02:03,979 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:02:03,979 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:02:03,982 log 228 Not Found: /index/css/bootstrap.min.css
+WARNING 2020-01-10 16:02:03,984 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:02:03,985 log 228 Not Found: /index/css/css.css
+WARNING 2020-01-10 16:02:03,986 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 16:02:03,987 basehttp 154 "GET /index/css/bootstrap.min.css HTTP/1.1" 404 3455
+WARNING 2020-01-10 16:02:03,987 basehttp 154 "GET /index/css/css.css HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:02:03,988 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+INFO 2020-01-10 16:02:04,130 basehttp 154 "GET /index/ HTTP/1.1" 200 8045
+WARNING 2020-01-10 16:02:04,187 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:02:04,190 log 228 Not Found: /index/css/css.css
+WARNING 2020-01-10 16:02:04,191 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:02:04,195 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:02:04,197 log 228 Not Found: /index/css/bootstrap.min.css
+WARNING 2020-01-10 16:02:04,199 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:02:04,206 basehttp 154 "GET /index/css/css.css HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:02:04,208 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 16:02:04,210 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:02:04,212 basehttp 154 "GET /index/css/bootstrap.min.css HTTP/1.1" 404 3455
+WARNING 2020-01-10 16:02:12,261 log 228 Not Found: /favicon.ico
+WARNING 2020-01-10 16:02:12,262 basehttp 154 "GET /favicon.ico HTTP/1.1" 404 3407
+INFO 2020-01-10 16:02:13,301 basehttp 154 "GET /index/ HTTP/1.1" 200 8045
+WARNING 2020-01-10 16:02:13,423 log 228 Not Found: /index/css/bootstrap.min.css
+WARNING 2020-01-10 16:02:13,425 basehttp 154 "GET /index/css/bootstrap.min.css HTTP/1.1" 404 3455
+WARNING 2020-01-10 16:02:13,428 log 228 Not Found: /index/css/css.css
+WARNING 2020-01-10 16:02:13,429 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:02:13,433 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:02:13,434 basehttp 154 "GET /index/css/css.css HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:02:13,434 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:02:13,436 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:02:13,437 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 16:02:13,438 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:02:13,505 log 228 Not Found: /favicon.ico
+WARNING 2020-01-10 16:02:13,506 basehttp 154 "GET /favicon.ico HTTP/1.1" 404 3407
+INFO 2020-01-10 16:03:34,352 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 16:03:38,282 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:03:38,331 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:03:38,333 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:03:38,338 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:03:38,341 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:03:38,341 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:03:38,342 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:03:38,343 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 16:03:38,343 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:03:38,349 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:03:38,351 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+INFO 2020-01-10 16:05:34,144 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 16:05:36,643 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:36,707 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:36,712 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:36,715 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:36,716 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:36,720 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:36,720 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:36,726 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:36,727 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:36,729 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:36,731 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+INFO 2020-01-10 16:05:40,097 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:40,139 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:40,140 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:40,142 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:40,144 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:40,145 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:40,146 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:40,147 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 16:05:40,147 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:40,147 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:40,148 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+INFO 2020-01-10 16:05:42,552 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:42,596 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:42,598 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:42,601 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:42,601 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:42,604 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:42,606 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:42,607 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 16:05:42,607 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:42,608 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:42,609 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+INFO 2020-01-10 16:05:42,869 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:42,911 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:42,913 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:42,914 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:42,915 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:42,917 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:42,917 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 16:05:42,918 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:42,918 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:42,919 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:42,920 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+INFO 2020-01-10 16:05:43,098 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:43,145 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:43,147 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:43,150 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:43,152 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:43,152 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:43,157 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:43,158 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:43,159 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:43,159 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:43,161 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+INFO 2020-01-10 16:05:43,299 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:43,343 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:43,347 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:43,349 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:43,351 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:43,357 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:43,359 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:43,360 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:43,360 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 16:05:43,362 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:43,363 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+INFO 2020-01-10 16:05:43,488 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:43,528 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:43,531 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:43,533 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:43,534 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:43,535 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:43,535 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:43,541 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:43,542 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 16:05:43,543 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:43,544 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+INFO 2020-01-10 16:05:43,662 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:43,700 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:43,705 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:43,708 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:43,709 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:43,711 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:43,713 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:43,713 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:43,713 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:43,714 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:43,715 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+INFO 2020-01-10 16:05:43,839 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:43,878 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:43,881 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:43,882 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:43,884 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:43,886 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:43,890 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 16:05:43,891 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:43,892 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:43,893 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:43,893 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+INFO 2020-01-10 16:05:43,997 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:44,033 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:44,035 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:44,037 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:44,041 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:44,043 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:44,043 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:44,044 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 16:05:44,044 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:44,045 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:44,045 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+INFO 2020-01-10 16:05:44,402 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:44,440 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:44,442 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:44,444 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:44,448 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:44,449 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 16:05:44,449 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:44,449 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:44,450 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:44,452 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:44,456 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+INFO 2020-01-10 16:05:44,580 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:44,618 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:44,624 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:44,627 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:44,627 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:44,630 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:44,633 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:44,633 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:44,634 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 16:05:44,635 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:44,635 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+INFO 2020-01-10 16:05:44,755 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:44,798 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:44,801 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:44,802 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:44,807 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:44,809 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:44,810 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:44,810 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:44,811 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:44,811 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:44,812 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+INFO 2020-01-10 16:05:44,930 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:44,979 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:44,981 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:44,983 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:44,984 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:44,989 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:44,989 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 16:05:44,990 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:44,991 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:44,991 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:44,992 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+INFO 2020-01-10 16:05:45,074 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:45,122 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:45,125 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:45,128 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:45,130 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:45,132 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:45,133 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:45,134 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:45,139 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:45,136 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:45,135 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+INFO 2020-01-10 16:05:45,236 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:45,278 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:45,280 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:45,281 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:45,283 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:45,284 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:45,284 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:45,285 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:45,286 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:45,287 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 16:05:45,289 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+INFO 2020-01-10 16:05:45,401 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:45,452 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:45,458 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:45,461 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:45,462 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:45,464 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:45,464 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:45,465 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:45,465 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:45,465 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:45,466 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+INFO 2020-01-10 16:05:45,574 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:45,616 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:45,618 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:45,623 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:45,625 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:45,627 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:45,627 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:45,628 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:45,629 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:45,629 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:45,630 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+INFO 2020-01-10 16:05:45,745 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:45,783 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:45,784 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:45,790 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:45,791 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:45,793 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:45,794 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:45,794 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 16:05:45,794 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:45,795 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:45,795 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+INFO 2020-01-10 16:05:45,910 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:45,958 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:45,960 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:45,961 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:45,963 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:45,965 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:45,966 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:45,966 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:45,967 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:45,967 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:45,968 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+INFO 2020-01-10 16:05:46,089 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:46,128 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:46,130 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:46,131 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:46,134 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:46,139 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:46,140 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:46,140 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:46,141 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 16:05:46,141 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:46,141 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+INFO 2020-01-10 16:05:46,265 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:46,301 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:46,303 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:46,307 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:46,309 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:46,310 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:46,310 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:46,311 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:46,312 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:46,312 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 16:05:46,312 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+INFO 2020-01-10 16:05:46,434 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:46,475 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:46,476 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:46,478 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:46,480 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:46,481 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:46,482 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:46,482 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:46,482 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 16:05:46,483 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:46,483 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+INFO 2020-01-10 16:05:46,582 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:46,633 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:46,635 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:46,639 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:46,641 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:46,643 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:46,644 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:46,644 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:46,645 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:46,645 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:46,646 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+INFO 2020-01-10 16:05:46,750 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:46,791 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:46,792 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:46,793 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:46,794 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:46,795 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:46,796 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:46,796 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:46,797 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:46,797 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:46,798 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+INFO 2020-01-10 16:05:46,932 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:46,974 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:46,976 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:46,977 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:46,979 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:46,980 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:46,980 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:46,981 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:46,981 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:46,981 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 16:05:46,982 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+INFO 2020-01-10 16:05:47,098 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:47,142 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:47,145 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:47,148 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:47,150 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:47,151 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:47,153 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:47,154 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:47,157 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 16:05:47,158 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:47,158 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+INFO 2020-01-10 16:05:47,265 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:47,297 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:47,300 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:47,301 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:47,304 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:47,308 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:47,309 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:47,309 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:47,309 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:47,310 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 16:05:47,310 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+INFO 2020-01-10 16:05:47,460 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:47,529 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:47,531 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:47,533 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:47,535 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:47,538 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:47,538 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:47,539 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:47,539 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:47,540 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:47,540 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+INFO 2020-01-10 16:05:47,664 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:47,714 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:47,716 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:47,718 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:47,723 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:47,723 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:47,724 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:47,726 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:47,727 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 16:05:47,728 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:47,730 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+INFO 2020-01-10 16:05:56,231 basehttp 154 "GET /index/ HTTP/1.1" 200 8059
+WARNING 2020-01-10 16:05:56,271 log 228 Not Found: /index/static/css/bootstrap.min.css
+WARNING 2020-01-10 16:05:56,273 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:05:56,274 basehttp 154 "GET /index/static/css/bootstrap.min.css HTTP/1.1" 404 3476
+WARNING 2020-01-10 16:05:56,276 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:05:56,278 log 228 Not Found: /index/static/css/css.css
+WARNING 2020-01-10 16:05:56,278 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:56,280 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:05:56,280 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:05:56,281 basehttp 154 "GET /index/static/css/css.css HTTP/1.1" 404 3446
+WARNING 2020-01-10 16:05:56,282 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+INFO 2020-01-10 16:07:54,675 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 16:07:57,848 basehttp 154 "GET /index/ HTTP/1.1" 200 8061
+INFO 2020-01-10 16:07:57,891 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+WARNING 2020-01-10 16:07:57,895 log 228 Not Found: /index/img/002.jpg
+WARNING 2020-01-10 16:07:57,897 log 228 Not Found: /index/img/logo.jpg
+WARNING 2020-01-10 16:07:57,898 basehttp 154 "GET /index/img/002.jpg HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:07:57,899 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+INFO 2020-01-10 16:07:57,901 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+WARNING 2020-01-10 16:07:57,905 log 228 Not Found: /index/img/1-1.png
+WARNING 2020-01-10 16:07:57,906 basehttp 154 "GET /index/img/1-1.png HTTP/1.1" 404 3425
+WARNING 2020-01-10 16:07:57,947 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:08:59,667 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 16:09:01,896 basehttp 154 "GET /index/ HTTP/1.1" 200 8102
+INFO 2020-01-10 16:09:01,935 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:09:01,937 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:09:01,938 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+WARNING 2020-01-10 16:09:01,943 log 228 Not Found: /index/img/logo.jpg
+INFO 2020-01-10 16:09:01,944 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:09:01,946 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+WARNING 2020-01-10 16:09:01,947 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+WARNING 2020-01-10 16:09:01,997 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:09:32,537 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 16:09:35,466 basehttp 154 "GET /index/ HTTP/1.1" 200 8110
+INFO 2020-01-10 16:09:35,505 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+WARNING 2020-01-10 16:09:35,516 log 228 Not Found: /index/img/logo.jpg
+INFO 2020-01-10 16:09:35,517 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-10 16:09:35,517 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+WARNING 2020-01-10 16:09:35,521 basehttp 154 "GET /index/img/logo.jpg HTTP/1.1" 404 3428
+INFO 2020-01-10 16:09:35,521 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:09:35,523 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+WARNING 2020-01-10 16:09:35,566 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:10:05,376 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 16:10:07,293 basehttp 154 "GET /index/ HTTP/1.1" 200 8115
+INFO 2020-01-10 16:10:07,333 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:10:07,336 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:10:07,340 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+WARNING 2020-01-10 16:10:07,345 log 228 Not Found: /index/logo/img/logo.jpg
+WARNING 2020-01-10 16:10:07,346 basehttp 154 "GET /index/logo/img/logo.jpg HTTP/1.1" 404 3443
+INFO 2020-01-10 16:10:07,346 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:10:07,347 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+WARNING 2020-01-10 16:10:07,415 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:10:48,067 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 16:10:53,483 basehttp 154 "GET /index/ HTTP/1.1" 200 8118
+INFO 2020-01-10 16:10:53,523 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:10:53,524 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-10 16:10:53,525 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:10:53,525 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 16:10:53,526 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+WARNING 2020-01-10 16:10:53,594 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:15:03,638 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 16:15:07,494 basehttp 154 "GET /index/ HTTP/1.1" 200 8284
+INFO 2020-01-10 16:15:07,530 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:15:07,531 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:15:07,534 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:15:07,536 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-10 16:15:07,548 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 16:17:53,004 autoreload 597 Watching for file changes with StatReloader
+ERROR 2020-01-10 16:17:56,541 log 228 Internal Server Error: /index/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1676, in get
+    return render(request, 'index.html')
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\shortcuts.py", line 36, in render
+    content = loader.render_to_string(template_name, context, request, using=using)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\loader.py", line 61, in render_to_string
+    template = get_template(template_name, using=using)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\loader.py", line 15, in get_template
+    return engine.get_template(template_name)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\backends\django.py", line 34, in get_template
+    return Template(self.engine.get_template(template_name), self)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\engine.py", line 143, in get_template
+    template, origin = self.find_template(template_name)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\engine.py", line 125, in find_template
+    template = loader.get_template(name, skip=skip)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\loaders\base.py", line 30, in get_template
+    contents, origin, origin.template_name, self.engine,
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 156, in __init__
+    self.nodelist = self.compile_nodelist()
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 194, in compile_nodelist
+    return parser.parse()
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 449, in parse
+    raise self.error(token, e)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 447, in parse
+    filter_expression = self.compile_filter(token.contents)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 563, in compile_filter
+    return FilterExpression(token, self)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 663, in __init__
+    "from '%s'" % (token[upto:], token))
+django.template.exceptions.TemplateSyntaxError: Could not parse the remainder: '("css/reset.css")' from 'static("css/reset.css")'
+ERROR 2020-01-10 16:17:56,545 basehttp 154 "GET /index/ HTTP/1.1" 500 152748
+INFO 2020-01-10 16:18:11,076 autoreload 597 Watching for file changes with StatReloader
+ERROR 2020-01-10 16:18:14,221 log 228 Internal Server Error: /index/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1676, in get
+    return render(request, 'index.html')
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\shortcuts.py", line 36, in render
+    content = loader.render_to_string(template_name, context, request, using=using)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\loader.py", line 61, in render_to_string
+    template = get_template(template_name, using=using)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\loader.py", line 15, in get_template
+    return engine.get_template(template_name)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\backends\django.py", line 34, in get_template
+    return Template(self.engine.get_template(template_name), self)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\engine.py", line 143, in get_template
+    template, origin = self.find_template(template_name)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\engine.py", line 125, in find_template
+    template = loader.get_template(name, skip=skip)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\loaders\base.py", line 30, in get_template
+    contents, origin, origin.template_name, self.engine,
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 156, in __init__
+    self.nodelist = self.compile_nodelist()
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 194, in compile_nodelist
+    return parser.parse()
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 449, in parse
+    raise self.error(token, e)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 447, in parse
+    filter_expression = self.compile_filter(token.contents)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 563, in compile_filter
+    return FilterExpression(token, self)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 663, in __init__
+    "from '%s'" % (token[upto:], token))
+django.template.exceptions.TemplateSyntaxError: Could not parse the remainder: '("css/reset.css")' from 'static("css/reset.css")'
+ERROR 2020-01-10 16:18:14,225 basehttp 154 "GET /index/ HTTP/1.1" 500 152786
+ERROR 2020-01-10 16:18:15,571 log 228 Internal Server Error: /index/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1676, in get
+    return render(request, 'index.html')
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\shortcuts.py", line 36, in render
+    content = loader.render_to_string(template_name, context, request, using=using)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\loader.py", line 61, in render_to_string
+    template = get_template(template_name, using=using)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\loader.py", line 15, in get_template
+    return engine.get_template(template_name)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\backends\django.py", line 34, in get_template
+    return Template(self.engine.get_template(template_name), self)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\engine.py", line 143, in get_template
+    template, origin = self.find_template(template_name)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\engine.py", line 125, in find_template
+    template = loader.get_template(name, skip=skip)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\loaders\base.py", line 30, in get_template
+    contents, origin, origin.template_name, self.engine,
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 156, in __init__
+    self.nodelist = self.compile_nodelist()
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 194, in compile_nodelist
+    return parser.parse()
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 449, in parse
+    raise self.error(token, e)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 447, in parse
+    filter_expression = self.compile_filter(token.contents)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 563, in compile_filter
+    return FilterExpression(token, self)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 663, in __init__
+    "from '%s'" % (token[upto:], token))
+django.template.exceptions.TemplateSyntaxError: Could not parse the remainder: '("css/reset.css")' from 'static("css/reset.css")'
+ERROR 2020-01-10 16:18:15,572 basehttp 154 "GET /index/ HTTP/1.1" 500 152786
+INFO 2020-01-10 16:19:28,526 autoreload 597 Watching for file changes with StatReloader
+ERROR 2020-01-10 16:19:31,893 log 228 Internal Server Error: /index/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1676, in get
+    return render(request, 'index.html')
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\shortcuts.py", line 36, in render
+    content = loader.render_to_string(template_name, context, request, using=using)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\loader.py", line 61, in render_to_string
+    template = get_template(template_name, using=using)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\loader.py", line 15, in get_template
+    return engine.get_template(template_name)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\backends\django.py", line 34, in get_template
+    return Template(self.engine.get_template(template_name), self)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\engine.py", line 143, in get_template
+    template, origin = self.find_template(template_name)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\engine.py", line 125, in find_template
+    template = loader.get_template(name, skip=skip)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\loaders\base.py", line 30, in get_template
+    contents, origin, origin.template_name, self.engine,
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 156, in __init__
+    self.nodelist = self.compile_nodelist()
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 194, in compile_nodelist
+    return parser.parse()
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 449, in parse
+    raise self.error(token, e)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 447, in parse
+    filter_expression = self.compile_filter(token.contents)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 563, in compile_filter
+    return FilterExpression(token, self)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 663, in __init__
+    "from '%s'" % (token[upto:], token))
+django.template.exceptions.TemplateSyntaxError: Could not parse the remainder: '("css/reset.css")' from 'static("css/reset.css")'
+ERROR 2020-01-10 16:19:31,895 basehttp 154 "GET /index/ HTTP/1.1" 500 152810
+ERROR 2020-01-10 16:19:32,703 log 228 Internal Server Error: /index/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1676, in get
+    return render(request, 'index.html')
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\shortcuts.py", line 36, in render
+    content = loader.render_to_string(template_name, context, request, using=using)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\loader.py", line 61, in render_to_string
+    template = get_template(template_name, using=using)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\loader.py", line 15, in get_template
+    return engine.get_template(template_name)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\backends\django.py", line 34, in get_template
+    return Template(self.engine.get_template(template_name), self)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\engine.py", line 143, in get_template
+    template, origin = self.find_template(template_name)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\engine.py", line 125, in find_template
+    template = loader.get_template(name, skip=skip)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\loaders\base.py", line 30, in get_template
+    contents, origin, origin.template_name, self.engine,
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 156, in __init__
+    self.nodelist = self.compile_nodelist()
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 194, in compile_nodelist
+    return parser.parse()
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 449, in parse
+    raise self.error(token, e)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 447, in parse
+    filter_expression = self.compile_filter(token.contents)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 563, in compile_filter
+    return FilterExpression(token, self)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 663, in __init__
+    "from '%s'" % (token[upto:], token))
+django.template.exceptions.TemplateSyntaxError: Could not parse the remainder: '("css/reset.css")' from 'static("css/reset.css")'
+ERROR 2020-01-10 16:19:32,704 basehttp 154 "GET /index/ HTTP/1.1" 500 152810
+ERROR 2020-01-10 16:19:33,309 log 228 Internal Server Error: /index/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1676, in get
+    return render(request, 'index.html')
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\shortcuts.py", line 36, in render
+    content = loader.render_to_string(template_name, context, request, using=using)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\loader.py", line 61, in render_to_string
+    template = get_template(template_name, using=using)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\loader.py", line 15, in get_template
+    return engine.get_template(template_name)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\backends\django.py", line 34, in get_template
+    return Template(self.engine.get_template(template_name), self)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\engine.py", line 143, in get_template
+    template, origin = self.find_template(template_name)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\engine.py", line 125, in find_template
+    template = loader.get_template(name, skip=skip)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\loaders\base.py", line 30, in get_template
+    contents, origin, origin.template_name, self.engine,
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 156, in __init__
+    self.nodelist = self.compile_nodelist()
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 194, in compile_nodelist
+    return parser.parse()
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 449, in parse
+    raise self.error(token, e)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 447, in parse
+    filter_expression = self.compile_filter(token.contents)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 563, in compile_filter
+    return FilterExpression(token, self)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\base.py", line 663, in __init__
+    "from '%s'" % (token[upto:], token))
+django.template.exceptions.TemplateSyntaxError: Could not parse the remainder: '("css/reset.css")' from 'static("css/reset.css")'
+ERROR 2020-01-10 16:19:33,310 basehttp 154 "GET /index/ HTTP/1.1" 500 152810
+INFO 2020-01-10 16:19:57,424 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 16:20:07,208 basehttp 154 "GET /index/ HTTP/1.1" 200 8316
+INFO 2020-01-10 16:20:07,269 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:20:07,271 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:20:07,271 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:20:07,271 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 16:20:07,273 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+WARNING 2020-01-10 16:20:07,341 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:20:11,339 basehttp 154 "GET /index/ HTTP/1.1" 200 8316
+INFO 2020-01-10 16:20:11,383 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:20:11,384 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 16:20:11,384 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:20:11,385 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:20:11,385 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+WARNING 2020-01-10 16:20:11,451 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:20:11,987 basehttp 154 "GET /index/ HTTP/1.1" 200 8316
+INFO 2020-01-10 16:20:12,035 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:20:12,036 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 16:20:12,036 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:20:12,037 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:20:12,037 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+WARNING 2020-01-10 16:20:12,122 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:20:12,488 basehttp 154 "GET /index/ HTTP/1.1" 200 8316
+INFO 2020-01-10 16:20:12,530 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:20:12,531 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 16:20:12,531 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:20:12,532 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:20:12,532 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+WARNING 2020-01-10 16:20:12,595 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:21:07,965 basehttp 154 "GET /index/ HTTP/1.1" 200 8316
+INFO 2020-01-10 16:21:07,980 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:21:07,981 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:21:07,991 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:21:07,993 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 16:21:07,995 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-10 16:21:22,638 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 16:22:50,746 basehttp 154 "GET /index/ HTTP/1.1" 200 8316
+INFO 2020-01-10 16:22:50,785 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 16:22:50,785 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:22:50,786 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:22:50,789 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:22:50,791 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+WARNING 2020-01-10 16:22:50,858 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:22:52,370 basehttp 154 "GET /index/ HTTP/1.1" 200 8316
+INFO 2020-01-10 16:22:52,412 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:22:52,412 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:22:52,413 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 16:22:52,413 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:22:52,415 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+WARNING 2020-01-10 16:22:52,476 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:22:53,074 basehttp 154 "GET /index/ HTTP/1.1" 200 8316
+INFO 2020-01-10 16:22:53,111 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:22:53,111 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:22:53,113 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:22:53,113 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-10 16:22:53,114 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+WARNING 2020-01-10 16:22:53,164 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:22:53,303 basehttp 154 "GET /index/ HTTP/1.1" 200 8316
+INFO 2020-01-10 16:22:53,348 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:22:53,351 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:22:53,352 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:22:53,353 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-10 16:22:53,353 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+WARNING 2020-01-10 16:22:53,416 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:22:53,502 basehttp 154 "GET /index/ HTTP/1.1" 200 8316
+INFO 2020-01-10 16:22:53,547 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:22:53,549 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 16:22:53,549 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:22:53,549 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:22:53,550 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+WARNING 2020-01-10 16:22:53,625 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:22:53,699 basehttp 154 "GET /index/ HTTP/1.1" 200 8316
+INFO 2020-01-10 16:22:53,741 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:22:53,742 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-10 16:22:53,743 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:22:53,743 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:22:53,744 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+WARNING 2020-01-10 16:22:53,800 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:22:53,900 basehttp 154 "GET /index/ HTTP/1.1" 200 8316
+INFO 2020-01-10 16:22:53,940 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:22:53,941 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:22:53,942 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-10 16:22:53,943 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 16:22:53,944 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+WARNING 2020-01-10 16:22:53,998 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:22:59,605 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 16:23:07,417 basehttp 154 "GET /index/ HTTP/1.1" 200 8316
+INFO 2020-01-10 16:23:07,464 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:23:07,467 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-10 16:23:07,472 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:23:07,476 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:23:07,478 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+WARNING 2020-01-10 16:23:07,548 log 228 Not Found: /favicon.ico
+WARNING 2020-01-10 16:23:07,549 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+WARNING 2020-01-10 16:23:07,550 basehttp 154 "GET /favicon.ico HTTP/1.1" 404 3407
+INFO 2020-01-10 16:29:26,066 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 16:29:28,329 basehttp 154 "GET /index/ HTTP/1.1" 200 8317
+INFO 2020-01-10 16:29:28,375 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:29:28,377 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-10 16:29:28,377 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:29:28,378 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 16:29:28,378 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+WARNING 2020-01-10 16:29:28,495 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:30:47,091 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 16:30:50,315 basehttp 154 "GET /index/ HTTP/1.1" 200 8382
+INFO 2020-01-10 16:30:50,356 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:30:50,357 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:30:50,357 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 16:30:50,358 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:30:50,359 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+WARNING 2020-01-10 16:30:50,436 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:30:51,505 basehttp 154 "GET /index/ HTTP/1.1" 200 8382
+INFO 2020-01-10 16:30:51,546 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:30:51,547 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:30:51,547 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 16:30:51,548 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:30:51,549 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+WARNING 2020-01-10 16:30:51,612 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:30:51,953 basehttp 154 "GET /index/ HTTP/1.1" 200 8382
+INFO 2020-01-10 16:30:51,991 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:30:51,993 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 16:30:51,997 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-10 16:30:51,998 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:30:51,999 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+WARNING 2020-01-10 16:30:52,082 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:30:52,140 basehttp 154 "GET /index/ HTTP/1.1" 200 8382
+INFO 2020-01-10 16:30:52,183 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:30:52,183 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 16:30:52,183 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:30:52,183 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:30:52,184 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+WARNING 2020-01-10 16:30:52,274 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:30:58,518 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 16:31:30,293 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 16:31:31,869 basehttp 154 "GET /index/ HTTP/1.1" 200 8389
+INFO 2020-01-10 16:31:31,901 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:31:31,914 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-10 16:31:31,918 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:31:31,918 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:31:31,919 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+WARNING 2020-01-10 16:31:31,991 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:31:32,852 basehttp 154 "GET /index/ HTTP/1.1" 200 8389
+INFO 2020-01-10 16:31:32,883 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:31:32,892 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:31:32,893 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-10 16:31:32,895 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 16:31:32,897 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+WARNING 2020-01-10 16:31:32,979 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:34:29,160 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 16:34:31,670 basehttp 154 "GET /index/ HTTP/1.1" 200 8151
+INFO 2020-01-10 16:34:31,709 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:34:31,711 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:34:31,712 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-10 16:34:31,712 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:34:31,713 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+WARNING 2020-01-10 16:34:31,798 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:34:32,781 basehttp 154 "GET /index/ HTTP/1.1" 200 8151
+INFO 2020-01-10 16:34:32,822 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:34:32,823 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:34:32,825 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:34:32,825 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 16:34:32,826 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+WARNING 2020-01-10 16:34:32,905 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:42:20,179 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 16:42:23,571 basehttp 154 "GET /index/ HTTP/1.1" 200 8135
+INFO 2020-01-10 16:42:23,618 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:42:23,620 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:42:23,622 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-10 16:42:23,624 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 16:42:23,625 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:42:23,646 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-10 16:42:23,752 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+WARNING 2020-01-10 16:42:33,390 log 228 Not Found: /index/news.html
+WARNING 2020-01-10 16:42:33,391 basehttp 154 "GET /index/news.html HTTP/1.1" 404 3419
+INFO 2020-01-10 16:42:35,414 basehttp 154 "GET /index/ HTTP/1.1" 200 8135
+INFO 2020-01-10 16:42:35,457 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:42:35,458 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:42:35,458 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 16:42:35,459 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:42:35,460 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-10 16:42:35,482 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-10 16:42:35,568 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:43:12,280 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 16:43:14,097 basehttp 154 "GET /index/ HTTP/1.1" 200 8264
+INFO 2020-01-10 16:43:14,146 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:43:14,148 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:43:14,152 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-10 16:43:14,153 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:43:14,153 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+WARNING 2020-01-10 16:43:14,223 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:43:24,804 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 16:43:26,248 basehttp 154 "GET /index/ HTTP/1.1" 200 8134
+INFO 2020-01-10 16:43:26,343 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:43:26,346 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:43:26,349 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-10 16:43:26,353 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:43:26,357 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 16:43:26,378 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-10 16:43:26,520 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:43:52,587 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 16:43:53,864 basehttp 154 "GET /index/ HTTP/1.1" 200 8141
+INFO 2020-01-10 16:43:53,906 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:43:53,907 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 16:43:53,908 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:43:53,908 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+WARNING 2020-01-10 16:43:54,008 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:44:09,016 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 16:44:10,771 basehttp 154 "GET /index/ HTTP/1.1" 200 8141
+INFO 2020-01-10 16:44:10,812 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:44:10,813 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:44:10,813 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 16:44:10,814 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:44:10,821 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+INFO 2020-01-10 16:44:27,771 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 16:44:29,158 basehttp 154 "GET /index/ HTTP/1.1" 200 8134
+INFO 2020-01-10 16:44:29,214 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:44:29,214 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:44:29,221 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:44:29,228 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-10 16:44:29,234 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 16:44:29,252 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-10 16:44:29,335 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:51:03,348 basehttp 154 "GET /index/ HTTP/1.1" 200 8150
+INFO 2020-01-10 16:51:08,606 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 16:51:09,979 basehttp 154 "GET /index/ HTTP/1.1" 200 8150
+INFO 2020-01-10 16:51:11,182 basehttp 154 "GET /index/ HTTP/1.1" 200 8150
+WARNING 2020-01-10 16:51:13,123 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:51:16,260 basehttp 154 "GET /index/ HTTP/1.1" 200 8150
+INFO 2020-01-10 16:51:16,302 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:51:16,303 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-10 16:51:16,304 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:51:16,307 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 16:51:16,307 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+WARNING 2020-01-10 16:51:16,399 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 16:51:26,295 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 16:51:27,817 basehttp 154 "GET /index/ HTTP/1.1" 200 8134
+INFO 2020-01-10 16:51:27,901 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 16:51:27,902 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 16:51:27,908 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 16:51:27,912 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 16:51:27,914 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-10 16:51:27,932 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-10 16:51:28,003 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-10 18:22:16,272 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-10 18:22:21,175 basehttp 154 "GET /index/ HTTP/1.1" 200 8134
+INFO 2020-01-10 18:22:21,227 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 18:22:21,228 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 18:22:21,229 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 18:22:21,230 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-10 18:22:21,235 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 18:22:21,261 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-10 18:22:21,343 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+WARNING 2020-01-10 18:22:26,921 log 228 Not Found: /index/index.html
+WARNING 2020-01-10 18:22:26,922 basehttp 154 "GET /index/index.html HTTP/1.1" 404 3422
+INFO 2020-01-10 18:22:28,482 basehttp 154 "GET /index/ HTTP/1.1" 200 8134
+INFO 2020-01-10 18:22:28,520 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-10 18:22:28,521 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-10 18:22:28,521 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-10 18:22:28,522 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-10 18:22:28,522 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-10 18:22:28,541 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-10 18:22:28,597 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 14:21:01,462 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 14:21:38,380 basehttp 154 "GET /index HTTP/1.1" 301 0
+INFO 2020-01-11 14:21:38,392 basehttp 154 "GET /index/ HTTP/1.1" 200 8134
+INFO 2020-01-11 14:21:38,432 basehttp 154 "GET /static/img/002.jpg HTTP/1.1" 200 65151
+INFO 2020-01-11 14:21:38,433 basehttp 154 "GET /static/img/1-1.png HTTP/1.1" 200 15164
+INFO 2020-01-11 14:21:38,433 basehttp 154 "GET /static/img/logo.jpg HTTP/1.1" 200 17981
+INFO 2020-01-11 14:21:38,434 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 14:21:38,435 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-11 14:21:38,453 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 14:21:38,513 log 228 Not Found: /favicon.ico
+WARNING 2020-01-11 14:21:38,514 basehttp 154 "GET /favicon.ico HTTP/1.1" 404 3407
+INFO 2020-01-11 14:23:31,602 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 14:23:36,625 basehttp 154 "GET /index/ HTTP/1.1" 200 7987
+INFO 2020-01-11 14:24:03,651 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 14:24:05,179 basehttp 154 "GET /index/ HTTP/1.1" 200 8132
+INFO 2020-01-11 14:24:19,144 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 14:24:20,441 basehttp 154 "GET /index/ HTTP/1.1" 200 8131
+INFO 2020-01-11 14:24:32,297 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 14:24:34,356 basehttp 154 "GET /index/ HTTP/1.1" 200 8133
+INFO 2020-01-11 14:24:54,135 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 14:24:55,829 basehttp 154 "GET /index/ HTTP/1.1" 200 8131
+INFO 2020-01-11 14:25:39,437 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 14:25:40,764 basehttp 154 "GET /index/ HTTP/1.1" 200 8133
+INFO 2020-01-11 14:27:44,879 basehttp 154 "GET /index/ HTTP/1.1" 200 1711
+INFO 2020-01-11 15:17:39,459 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 15:18:59,078 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 15:19:00,167 basehttp 154 "GET /index/ HTTP/1.1" 200 1711
+INFO 2020-01-11 15:19:04,375 basehttp 154 "GET /index/ HTTP/1.1" 200 1711
+INFO 2020-01-11 15:19:40,953 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 15:19:42,293 basehttp 154 "GET /index/ HTTP/1.1" 200 1711
+INFO 2020-01-11 15:19:46,036 basehttp 154 "GET /index/ HTTP/1.1" 200 1711
+WARNING 2020-01-11 15:20:03,937 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 15:20:08,712 basehttp 154 "GET /index/ HTTP/1.1" 200 1711
+INFO 2020-01-11 15:20:08,739 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4009
+INFO 2020-01-11 15:20:08,740 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 15:20:08,762 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 15:20:08,805 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 15:22:42,744 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 15:22:43,922 basehttp 154 "GET /index/ HTTP/1.1" 200 1711
+INFO 2020-01-11 15:22:43,948 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 3941
+INFO 2020-01-11 15:24:32,543 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 15:24:33,913 basehttp 154 "GET /index/ HTTP/1.1" 200 1711
+INFO 2020-01-11 15:24:33,936 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 3732
+INFO 2020-01-11 15:24:57,994 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 15:24:59,209 basehttp 154 "GET /index/ HTTP/1.1" 200 1711
+INFO 2020-01-11 15:24:59,223 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 2678
+INFO 2020-01-11 15:25:28,228 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 15:25:29,565 basehttp 154 "GET /index/ HTTP/1.1" 200 1711
+INFO 2020-01-11 15:25:29,583 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4001
+INFO 2020-01-11 15:25:54,355 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+WARNING 2020-01-11 15:25:54,421 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 15:25:57,604 basehttp 154 "GET /index/ HTTP/1.1" 200 1711
+INFO 2020-01-11 15:25:57,628 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4001
+INFO 2020-01-11 15:25:57,630 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 15:25:57,650 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 15:25:57,712 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 15:26:58,275 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 15:27:00,492 basehttp 154 "GET /index/ HTTP/1.1" 200 1711
+INFO 2020-01-11 15:27:00,515 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4040
+INFO 2020-01-11 15:27:00,516 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 15:27:00,531 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 15:27:00,569 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 15:47:03,164 basehttp 154 "GET /index/ HTTP/1.1" 200 1711
+INFO 2020-01-11 15:47:03,185 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4073
+INFO 2020-01-11 15:52:40,731 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 15:53:36,393 basehttp 154 "GET /index/ HTTP/1.1" 200 2064
+INFO 2020-01-11 15:53:36,415 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+INFO 2020-01-11 15:57:38,827 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 15:57:45,159 basehttp 154 "GET /index/ HTTP/1.1" 200 2146
+INFO 2020-01-11 15:57:45,176 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+INFO 2020-01-11 15:59:32,903 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 15:59:35,935 basehttp 154 "GET /index/ HTTP/1.1" 200 2353
+INFO 2020-01-11 15:59:35,954 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+INFO 2020-01-11 16:04:12,712 basehttp 154 "GET /index/ HTTP/1.1" 200 1705
+INFO 2020-01-11 16:04:12,732 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+INFO 2020-01-11 16:04:38,343 basehttp 154 "GET /index/ HTTP/1.1" 200 2353
+INFO 2020-01-11 16:05:03,325 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:05:07,939 basehttp 154 "GET /index/ HTTP/1.1" 200 2374
+INFO 2020-01-11 16:05:27,299 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:05:32,583 basehttp 154 "GET /index/ HTTP/1.1" 200 2362
+INFO 2020-01-11 16:05:47,254 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:05:48,410 basehttp 154 "GET /index/ HTTP/1.1" 200 2369
+INFO 2020-01-11 16:05:57,709 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:06:06,866 basehttp 154 "GET /index/ HTTP/1.1" 200 2362
+INFO 2020-01-11 16:06:22,326 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:06:24,312 basehttp 154 "GET /index/ HTTP/1.1" 200 2369
+INFO 2020-01-11 16:06:52,832 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:06:54,160 basehttp 154 "GET /index/ HTTP/1.1" 200 2362
+INFO 2020-01-11 16:06:54,176 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+INFO 2020-01-11 16:07:05,739 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:07:06,926 basehttp 154 "GET /index/ HTTP/1.1" 200 2355
+INFO 2020-01-11 16:08:07,719 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:08:10,572 basehttp 154 "GET /index/ HTTP/1.1" 200 2210
+INFO 2020-01-11 16:08:10,595 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 16:09:45,733 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:09:50,763 basehttp 154 "GET /index/ HTTP/1.1" 200 2167
+INFO 2020-01-11 16:09:50,785 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+INFO 2020-01-11 16:09:50,786 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 16:09:50,786 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 16:12:33,939 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:12:35,262 basehttp 154 "GET /index/ HTTP/1.1" 200 2540
+INFO 2020-01-11 16:12:35,295 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+INFO 2020-01-11 16:12:35,297 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 16:12:35,297 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 16:13:02,673 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:13:05,416 basehttp 154 "GET /index/ HTTP/1.1" 200 2490
+INFO 2020-01-11 16:13:05,450 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 16:14:19,037 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:14:22,266 basehttp 154 "GET /index/ HTTP/1.1" 200 2249
+INFO 2020-01-11 16:14:22,291 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 16:14:22,292 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 16:14:56,662 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:14:58,133 basehttp 154 "GET /index/ HTTP/1.1" 200 3906
+INFO 2020-01-11 16:14:58,151 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 16:20:48,986 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:20:54,039 basehttp 154 "GET /index/ HTTP/1.1" 200 3030
+INFO 2020-01-11 16:20:54,070 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+INFO 2020-01-11 16:20:54,071 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 16:20:54,071 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 16:22:41,269 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:22:48,758 basehttp 154 "GET /index/ HTTP/1.1" 200 3202
+INFO 2020-01-11 16:22:48,782 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 16:23:39,157 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:23:40,451 basehttp 154 "GET /index/ HTTP/1.1" 200 3184
+INFO 2020-01-11 16:23:40,476 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 16:23:59,638 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:24:00,707 basehttp 154 "GET /index/ HTTP/1.1" 200 3170
+INFO 2020-01-11 16:24:17,426 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:24:18,922 basehttp 154 "GET /index/ HTTP/1.1" 200 3177
+INFO 2020-01-11 16:24:18,944 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+INFO 2020-01-11 16:24:18,944 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 16:24:20,196 basehttp 154 "GET /index/ HTTP/1.1" 200 3177
+INFO 2020-01-11 16:24:20,686 basehttp 154 "GET /index/ HTTP/1.1" 200 3177
+INFO 2020-01-11 16:24:34,614 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:24:36,031 basehttp 154 "GET /index/ HTTP/1.1" 200 3169
+INFO 2020-01-11 16:24:57,523 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:24:58,695 basehttp 154 "GET /index/ HTTP/1.1" 200 3157
+INFO 2020-01-11 16:25:22,166 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:25:24,165 basehttp 154 "GET /index/ HTTP/1.1" 200 3170
+INFO 2020-01-11 16:25:40,816 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:25:43,052 basehttp 154 "GET /index/ HTTP/1.1" 200 3157
+INFO 2020-01-11 16:26:53,842 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:26:55,542 basehttp 154 "GET /index/ HTTP/1.1" 200 3164
+INFO 2020-01-11 16:26:55,560 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 16:26:55,560 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 16:27:21,551 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:27:22,788 basehttp 154 "GET /index/ HTTP/1.1" 200 3164
+ERROR 2020-01-11 16:27:22,788 basehttp 154 "GET /index/ HTTP/1.1" 500 59
+INFO 2020-01-11 16:27:23,017 basehttp 154 "GET /index/ HTTP/1.1" 200 3164
+INFO 2020-01-11 16:27:34,281 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:27:36,350 basehttp 154 "GET /index/ HTTP/1.1" 200 3164
+INFO 2020-01-11 16:27:36,985 basehttp 154 "GET /index/ HTTP/1.1" 200 3164
+INFO 2020-01-11 16:27:37,180 basehttp 154 "GET /index/ HTTP/1.1" 200 3164
+WARNING 2020-01-11 16:27:39,345 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 16:27:39,383 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 16:28:21,554 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:28:22,811 basehttp 154 "GET /index/ HTTP/1.1" 200 3180
+INFO 2020-01-11 16:28:22,830 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4105
+INFO 2020-01-11 16:28:50,120 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:28:51,452 basehttp 154 "GET /index/ HTTP/1.1" 200 3164
+INFO 2020-01-11 16:28:51,475 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4106
+INFO 2020-01-11 16:28:51,478 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 16:29:05,255 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:29:06,771 basehttp 154 "GET /index/ HTTP/1.1" 200 3164
+INFO 2020-01-11 16:29:06,789 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4105
+INFO 2020-01-11 16:29:14,482 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+WARNING 2020-01-11 16:29:14,517 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 16:29:14,549 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 16:29:15,613 basehttp 154 "GET /index/ HTTP/1.1" 200 3164
+INFO 2020-01-11 16:29:15,644 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4105
+INFO 2020-01-11 16:29:15,646 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 16:29:15,649 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 16:29:15,650 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 16:29:15,698 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 16:29:15,716 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 16:29:15,725 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 16:30:50,541 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:30:53,871 basehttp 154 "GET /index/ HTTP/1.1" 200 3158
+INFO 2020-01-11 16:30:53,902 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4105
+INFO 2020-01-11 16:30:53,904 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 16:30:53,905 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 16:30:53,907 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 16:30:53,956 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 16:30:53,956 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 16:30:53,973 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 16:30:54,726 basehttp 154 "GET /index/ HTTP/1.1" 200 3158
+INFO 2020-01-11 16:30:54,757 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4105
+INFO 2020-01-11 16:30:54,758 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 16:30:54,759 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 16:30:54,760 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+WARNING 2020-01-11 16:30:54,798 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 16:30:54,812 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 16:30:54,828 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 16:31:50,665 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:31:53,379 basehttp 154 "GET /index/ HTTP/1.1" 200 3166
+INFO 2020-01-11 16:31:53,438 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 16:31:53,439 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 16:31:53,439 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 16:31:53,446 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4105
+INFO 2020-01-11 16:31:53,488 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 16:31:53,508 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 16:31:53,513 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 16:32:04,419 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:32:05,954 basehttp 154 "GET /index/ HTTP/1.1" 200 3031
+INFO 2020-01-11 16:32:05,994 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4105
+INFO 2020-01-11 16:32:05,995 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 16:32:05,997 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 16:32:05,997 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 16:32:06,043 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 16:32:06,063 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 16:32:06,069 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 16:32:28,259 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:32:29,587 basehttp 154 "GET /index/ HTTP/1.1" 200 3164
+INFO 2020-01-11 16:32:29,630 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4105
+INFO 2020-01-11 16:32:29,635 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 16:32:29,641 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 16:32:29,644 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 16:32:29,690 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 16:32:29,722 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 16:32:29,728 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 16:32:56,606 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:32:57,912 basehttp 154 "GET /index/ HTTP/1.1" 200 3158
+INFO 2020-01-11 16:33:09,541 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:33:11,673 basehttp 154 "GET /index/ HTTP/1.1" 200 3111
+INFO 2020-01-11 16:33:11,699 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4105
+INFO 2020-01-11 16:33:11,700 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 16:33:11,701 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 16:33:11,702 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 16:33:11,751 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 16:33:11,769 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 16:33:11,777 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 16:34:38,052 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:34:39,587 basehttp 154 "GET /index/ HTTP/1.1" 200 3111
+INFO 2020-01-11 16:34:39,643 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4146
+INFO 2020-01-11 16:34:39,643 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 16:34:39,644 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 16:34:39,645 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+WARNING 2020-01-11 16:34:39,693 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 16:34:39,714 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 16:34:39,719 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 16:34:55,400 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:35:06,298 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:35:07,687 basehttp 154 "GET /index/ HTTP/1.1" 200 3164
+INFO 2020-01-11 16:35:07,720 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4146
+INFO 2020-01-11 16:35:07,726 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 16:35:07,727 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 16:35:07,740 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+WARNING 2020-01-11 16:35:07,776 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 16:35:07,779 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 16:35:07,801 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 16:35:27,674 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:35:29,341 basehttp 154 "GET /index/ HTTP/1.1" 200 3164
+INFO 2020-01-11 16:35:29,382 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4146
+INFO 2020-01-11 16:35:29,384 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 16:35:29,385 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 16:35:29,385 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 16:35:29,433 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 16:35:29,453 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 16:35:29,458 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 16:35:40,693 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:35:41,937 basehttp 154 "GET /index/ HTTP/1.1" 200 3164
+INFO 2020-01-11 16:35:41,966 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4146
+INFO 2020-01-11 16:35:41,967 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 16:35:41,969 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 16:35:41,971 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+WARNING 2020-01-11 16:35:42,013 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 16:35:42,019 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 16:35:42,055 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 16:37:13,187 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:37:15,814 basehttp 154 "GET /index/ HTTP/1.1" 200 3164
+INFO 2020-01-11 16:37:15,842 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4171
+INFO 2020-01-11 16:37:15,844 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 16:37:15,847 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 16:37:15,849 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+WARNING 2020-01-11 16:37:15,890 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 16:37:15,896 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 16:37:15,923 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 16:38:25,463 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:38:26,703 basehttp 154 "GET /index/ HTTP/1.1" 200 3164
+INFO 2020-01-11 16:38:26,726 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4170
+INFO 2020-01-11 16:38:26,728 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 16:38:26,728 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 16:38:26,734 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 16:38:26,781 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 16:38:26,815 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 16:38:26,817 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 16:39:30,602 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:39:33,841 basehttp 154 "GET /index/ HTTP/1.1" 200 3164
+INFO 2020-01-11 16:39:33,876 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4190
+INFO 2020-01-11 16:39:52,075 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:39:53,433 basehttp 154 "GET /index/ HTTP/1.1" 200 3164
+INFO 2020-01-11 16:39:53,457 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4188
+INFO 2020-01-11 16:39:55,315 basehttp 154 "GET /index/ HTTP/1.1" 200 3164
+INFO 2020-01-11 16:39:55,337 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+INFO 2020-01-11 16:40:03,428 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:40:06,271 basehttp 154 "GET /index/ HTTP/1.1" 200 3164
+INFO 2020-01-11 16:40:06,288 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4188
+INFO 2020-01-11 16:55:43,679 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:55:48,954 basehttp 154 "GET /index/ HTTP/1.1" 200 4410
+INFO 2020-01-11 16:55:48,978 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 16:55:48,980 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+INFO 2020-01-11 16:55:48,981 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 16:55:48,983 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 16:56:32,883 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:56:35,258 basehttp 154 "GET /index/ HTTP/1.1" 200 3688
+INFO 2020-01-11 16:56:36,133 basehttp 154 "GET /index/ HTTP/1.1" 200 3688
+INFO 2020-01-11 16:57:32,041 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:57:33,184 basehttp 154 "GET /index/ HTTP/1.1" 200 3669
+INFO 2020-01-11 16:57:33,201 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+INFO 2020-01-11 16:57:58,264 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:57:59,544 basehttp 154 "GET /index/ HTTP/1.1" 200 4449
+INFO 2020-01-11 16:59:20,576 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 16:59:21,798 basehttp 154 "GET /index/ HTTP/1.1" 200 6398
+INFO 2020-01-11 16:59:21,824 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+WARNING 2020-01-11 16:59:32,570 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 16:59:32,616 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 16:59:34,280 basehttp 154 "GET /index/ HTTP/1.1" 200 6398
+INFO 2020-01-11 16:59:34,322 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4188
+INFO 2020-01-11 16:59:34,324 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 16:59:34,325 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 16:59:34,326 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 16:59:34,330 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 16:59:34,385 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 16:59:34,388 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 16:59:34,411 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:00:42,553 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:00:43,925 basehttp 154 "GET /index/ HTTP/1.1" 200 6398
+INFO 2020-01-11 17:00:43,955 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:00:43,956 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:00:43,957 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:00:43,957 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:00:43,977 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:00:44,024 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:00:44,033 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:00:44,059 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:03:40,339 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:03:41,631 basehttp 154 "GET /index/ HTTP/1.1" 200 6416
+INFO 2020-01-11 17:03:41,658 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:03:41,661 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:03:41,662 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:03:41,664 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:03:41,668 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:03:41,734 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:03:41,738 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:03:41,760 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:03:59,743 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:04:03,016 basehttp 154 "GET /index/ HTTP/1.1" 200 6434
+INFO 2020-01-11 17:04:03,086 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:04:03,088 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:04:03,089 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:04:03,089 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:04:03,090 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:04:03,137 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:04:03,149 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:04:03,197 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:06:04,899 basehttp 154 "GET /index/ HTTP/1.1" 200 6434
+INFO 2020-01-11 17:06:04,937 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:06:04,939 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:06:04,940 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:06:04,941 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:06:04,943 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:06:05,005 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:06:05,006 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:06:05,029 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:06:29,533 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:06:33,454 basehttp 154 "GET /index/ HTTP/1.1" 200 6422
+INFO 2020-01-11 17:06:33,514 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:06:33,517 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:06:33,517 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:06:33,518 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:06:33,519 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:06:33,561 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:06:33,569 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:06:33,625 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:09:37,783 basehttp 154 "GET /index/ HTTP/1.1" 200 6396
+INFO 2020-01-11 17:09:37,819 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:09:37,820 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:09:37,821 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:09:37,822 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:09:37,825 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:09:37,890 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:09:37,895 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:09:37,927 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:10:00,583 basehttp 154 "GET /index/ HTTP/1.1" 200 6396
+INFO 2020-01-11 17:10:00,622 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:10:00,624 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:10:00,625 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:10:00,626 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:10:00,636 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:10:00,670 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:10:00,689 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:10:00,728 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:10:44,329 basehttp 154 "GET /index/ HTTP/1.1" 200 6398
+INFO 2020-01-11 17:10:44,364 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:10:44,365 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:10:44,366 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:10:44,367 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:10:44,368 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:10:44,430 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:10:44,446 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:10:44,468 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:10:48,145 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:10:49,527 basehttp 154 "GET /index/ HTTP/1.1" 200 6398
+INFO 2020-01-11 17:10:49,564 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:10:49,566 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:10:49,567 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:10:49,568 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:10:49,570 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:10:49,616 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:10:49,634 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:10:49,662 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:10:50,301 basehttp 154 "GET /index/ HTTP/1.1" 200 6398
+INFO 2020-01-11 17:10:50,332 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:10:50,335 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:10:50,336 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:10:50,346 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 17:10:50,348 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+WARNING 2020-01-11 17:10:50,387 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:10:50,405 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:10:50,426 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:10:50,971 basehttp 154 "GET /index/ HTTP/1.1" 200 6398
+INFO 2020-01-11 17:10:51,005 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:10:51,011 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:10:51,013 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:10:51,013 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:10:51,016 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:10:51,062 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:10:51,071 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:10:51,095 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:11:03,080 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:11:05,619 basehttp 154 "GET /index/ HTTP/1.1" 200 6356
+INFO 2020-01-11 17:11:05,660 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:11:05,662 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:11:05,663 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:11:05,675 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:11:05,687 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:11:05,741 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:11:05,752 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:11:05,786 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:11:37,548 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:12:54,407 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:12:56,225 basehttp 154 "GET /index/ HTTP/1.1" 200 6396
+INFO 2020-01-11 17:12:56,264 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4233
+INFO 2020-01-11 17:12:56,267 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:12:56,268 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:12:56,270 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:12:56,272 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:12:56,318 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:12:56,327 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:12:56,347 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:12:57,441 basehttp 154 "GET /index/ HTTP/1.1" 200 6396
+INFO 2020-01-11 17:12:57,478 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4233
+INFO 2020-01-11 17:12:57,478 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:12:57,479 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:12:57,482 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:12:57,483 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:12:57,545 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:12:57,555 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:12:57,572 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:12:58,256 basehttp 154 "GET /index/ HTTP/1.1" 200 6396
+INFO 2020-01-11 17:12:58,294 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4233
+INFO 2020-01-11 17:12:58,296 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:12:58,297 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:12:58,298 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:12:58,300 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:12:58,339 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:12:58,353 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:12:58,371 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:12:58,754 basehttp 154 "GET /index/ HTTP/1.1" 200 6396
+INFO 2020-01-11 17:12:58,786 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4233
+INFO 2020-01-11 17:12:58,788 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:12:58,789 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:12:58,791 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:12:58,796 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:12:58,843 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:12:58,848 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:12:58,866 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:12:58,982 basehttp 154 "GET /index/ HTTP/1.1" 200 6396
+INFO 2020-01-11 17:12:59,014 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4233
+INFO 2020-01-11 17:12:59,016 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:12:59,016 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:12:59,017 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:12:59,018 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:12:59,082 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:12:59,082 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:12:59,104 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:12:59,152 basehttp 154 "GET /index/ HTTP/1.1" 200 6396
+INFO 2020-01-11 17:12:59,182 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4233
+INFO 2020-01-11 17:12:59,182 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:12:59,185 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:12:59,186 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:12:59,189 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:12:59,239 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:12:59,251 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:12:59,273 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:13:15,884 basehttp 154 "GET /index/ HTTP/1.1" 200 6396
+INFO 2020-01-11 17:13:15,926 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4233
+INFO 2020-01-11 17:13:15,928 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:13:15,929 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:13:15,930 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:13:15,932 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:13:15,970 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:13:15,986 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:13:16,009 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:13:16,403 basehttp 154 "GET /index/ HTTP/1.1" 200 6396
+INFO 2020-01-11 17:13:16,433 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4233
+INFO 2020-01-11 17:13:16,438 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:13:16,440 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:13:16,441 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:13:16,444 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:13:16,487 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:13:16,500 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:13:16,519 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:13:28,395 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:13:30,213 basehttp 154 "GET /index/ HTTP/1.1" 200 6396
+INFO 2020-01-11 17:13:30,258 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:13:30,258 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:13:30,259 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:13:30,260 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:13:30,263 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:13:30,300 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:13:30,325 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:13:30,348 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:13:48,394 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:13:49,637 basehttp 154 "GET /index/ HTTP/1.1" 200 6383
+INFO 2020-01-11 17:13:49,670 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:13:49,671 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:13:49,672 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:13:49,672 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:13:49,688 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:13:49,733 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:13:49,745 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:13:49,765 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:14:20,678 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:14:24,671 basehttp 154 "GET /index/ HTTP/1.1" 200 6383
+INFO 2020-01-11 17:14:24,730 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:14:24,735 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4214
+INFO 2020-01-11 17:14:24,736 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:14:24,737 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:14:24,739 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:14:24,787 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:14:24,795 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:14:24,847 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:14:37,318 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:14:43,314 basehttp 154 "GET /index/ HTTP/1.1" 200 6383
+INFO 2020-01-11 17:14:43,361 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:14:43,364 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:14:43,366 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:14:43,367 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:14:43,370 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:14:43,417 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:14:43,433 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:14:43,486 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:14:51,318 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:14:58,857 basehttp 154 "GET /index/ HTTP/1.1" 200 6396
+INFO 2020-01-11 17:14:58,921 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:14:58,924 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:14:58,926 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:14:58,929 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:14:58,932 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:14:58,969 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:14:58,981 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:14:59,037 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:18:27,588 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:18:32,789 basehttp 154 "GET /index/ HTTP/1.1" 200 6411
+INFO 2020-01-11 17:18:32,825 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:18:32,827 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:18:32,830 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:18:32,833 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:18:32,835 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:18:32,879 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:18:32,887 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:18:32,911 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:18:35,056 basehttp 154 "GET /index/ HTTP/1.1" 200 6411
+INFO 2020-01-11 17:18:35,090 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:18:35,094 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:18:35,095 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:18:35,096 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:18:35,100 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:18:35,153 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:18:35,162 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:18:35,187 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:18:35,585 basehttp 154 "GET /index/ HTTP/1.1" 200 6411
+INFO 2020-01-11 17:18:35,620 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:18:35,621 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:18:35,622 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:18:35,623 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:18:35,625 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:18:35,667 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:18:35,682 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:18:35,706 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:18:57,070 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:18:58,414 basehttp 154 "GET /index/ HTTP/1.1" 200 6404
+INFO 2020-01-11 17:18:58,453 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:18:58,459 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:18:58,465 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:18:58,466 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:18:58,475 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:18:58,523 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:18:58,534 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:18:58,566 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:19:09,392 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:19:10,541 basehttp 154 "GET /index/ HTTP/1.1" 200 6406
+INFO 2020-01-11 17:19:10,585 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:19:10,585 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:19:10,588 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:19:10,588 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:19:10,590 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:19:10,640 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:19:10,657 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:19:10,685 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:19:37,890 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:19:39,366 basehttp 154 "GET /index/ HTTP/1.1" 200 9438
+INFO 2020-01-11 17:19:39,401 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:19:39,405 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:19:39,409 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:19:39,409 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:19:39,412 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:19:39,465 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:19:39,493 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:19:39,527 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:21:49,813 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:21:54,064 basehttp 154 "GET /index/ HTTP/1.1" 200 8051
+INFO 2020-01-11 17:21:54,098 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:21:54,099 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:21:54,100 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:21:54,103 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:21:54,107 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 17:21:54,162 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:21:54,164 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 17:21:54,185 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:22:21,298 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:22:27,818 basehttp 154 "GET /index/ HTTP/1.1" 200 8007
+INFO 2020-01-11 17:22:27,856 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:22:27,858 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:22:27,859 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:22:27,861 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:22:27,863 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:22:27,934 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:22:27,948 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:22:27,973 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:25:56,526 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:25:57,799 basehttp 154 "GET /index/ HTTP/1.1" 200 7449
+INFO 2020-01-11 17:25:57,827 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:25:57,830 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:25:57,831 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:25:57,831 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:25:57,833 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:25:57,896 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:25:57,918 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:25:57,961 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:26:15,280 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:26:16,562 basehttp 154 "GET /index/ HTTP/1.1" 200 7409
+INFO 2020-01-11 17:26:16,600 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:26:16,603 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:26:16,611 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:26:16,611 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:26:16,614 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:26:16,671 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:26:16,681 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:26:16,701 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:26:54,728 basehttp 154 "GET /index/ HTTP/1.1" 200 6411
+INFO 2020-01-11 17:26:54,767 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:26:54,770 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:26:54,771 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:26:54,772 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:26:54,773 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:26:54,825 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:26:54,840 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:26:54,864 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:27:23,887 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:27:26,538 basehttp 154 "GET /index/ HTTP/1.1" 200 6411
+INFO 2020-01-11 17:27:26,570 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:27:26,571 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:27:26,572 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:27:26,573 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:27:26,577 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:27:26,622 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:27:26,642 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:27:26,670 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:27:27,297 basehttp 154 "GET /index/ HTTP/1.1" 200 6411
+INFO 2020-01-11 17:27:27,336 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:27:27,337 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:27:27,339 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:27:27,339 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:27:27,343 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:27:27,385 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:27:27,399 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:27:27,417 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:27:27,724 basehttp 154 "GET /index/ HTTP/1.1" 200 6411
+INFO 2020-01-11 17:27:27,758 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:27:27,761 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:27:27,762 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:27:27,765 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:27:27,768 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:27:27,811 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:27:27,822 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:27:27,845 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:29:17,786 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:29:19,511 basehttp 154 "GET /index/ HTTP/1.1" 200 4304
+INFO 2020-01-11 17:29:19,551 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:29:19,553 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:29:19,553 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:29:19,554 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:29:19,556 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:29:19,610 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:29:19,619 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:29:19,643 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:29:50,529 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:29:52,181 basehttp 154 "GET /index/ HTTP/1.1" 200 4247
+INFO 2020-01-11 17:29:52,231 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:29:52,234 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:29:52,236 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:29:52,237 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:29:52,241 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:29:52,289 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:29:52,300 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:29:52,320 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:30:51,118 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:30:53,056 basehttp 154 "GET /index/ HTTP/1.1" 200 4262
+INFO 2020-01-11 17:30:53,111 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:30:53,112 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:30:53,113 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:30:53,114 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:30:53,117 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:30:53,162 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:30:53,168 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:30:53,189 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:31:35,714 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:31:39,367 basehttp 154 "GET /index/ HTTP/1.1" 200 4290
+INFO 2020-01-11 17:31:39,399 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4213
+INFO 2020-01-11 17:31:39,401 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:31:39,402 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:31:39,403 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:31:39,409 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:31:39,453 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:31:39,469 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:31:39,492 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+WARNING 2020-01-11 17:32:06,182 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 17:32:06,220 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+WARNING 2020-01-11 17:32:47,019 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 17:32:47,046 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:34:47,065 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:34:49,886 basehttp 154 "GET /index/ HTTP/1.1" 200 4290
+INFO 2020-01-11 17:34:49,926 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4291
+INFO 2020-01-11 17:35:59,173 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:36:00,581 basehttp 154 "GET /index/ HTTP/1.1" 200 4290
+INFO 2020-01-11 17:36:00,606 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4313
+INFO 2020-01-11 17:36:22,917 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+WARNING 2020-01-11 17:36:22,951 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 17:36:22,980 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:37:24,234 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:37:25,343 basehttp 154 "GET /index/ HTTP/1.1" 200 4290
+INFO 2020-01-11 17:37:25,377 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4328
+INFO 2020-01-11 17:37:25,379 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:37:25,380 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:37:25,380 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:37:25,382 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:37:25,440 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:37:25,446 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:37:25,471 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:37:26,586 basehttp 154 "GET /index/ HTTP/1.1" 200 4290
+INFO 2020-01-11 17:37:26,623 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4328
+INFO 2020-01-11 17:37:26,627 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:37:26,629 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:37:26,630 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:37:26,632 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:37:26,668 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:37:26,686 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:37:26,704 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:37:27,193 basehttp 154 "GET /index/ HTTP/1.1" 200 4290
+INFO 2020-01-11 17:37:27,225 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4328
+INFO 2020-01-11 17:37:27,226 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:37:27,229 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:37:27,230 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:37:27,233 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:37:27,278 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:37:27,288 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:37:27,306 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:37:39,165 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:37:42,307 basehttp 154 "GET /index/ HTTP/1.1" 200 4290
+INFO 2020-01-11 17:37:42,360 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4327
+INFO 2020-01-11 17:37:42,373 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:37:42,376 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:37:42,377 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:37:42,379 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:37:42,420 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:37:42,430 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:37:42,443 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:37:59,670 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:38:01,363 basehttp 154 "GET /index/ HTTP/1.1" 200 4290
+INFO 2020-01-11 17:38:01,419 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 17:38:01,421 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:38:01,422 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:38:01,424 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:38:01,426 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:38:01,472 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:38:01,502 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:38:01,523 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:41:59,776 basehttp 154 "GET /index/ HTTP/1.1" 200 4290
+INFO 2020-01-11 17:41:59,803 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+INFO 2020-01-11 17:42:01,324 basehttp 154 "GET /index/ HTTP/1.1" 200 4290
+INFO 2020-01-11 17:42:01,592 basehttp 154 "GET /index/ HTTP/1.1" 200 4290
+INFO 2020-01-11 17:42:01,764 basehttp 154 "GET /index/ HTTP/1.1" 200 4290
+INFO 2020-01-11 17:42:01,960 basehttp 154 "GET /index/ HTTP/1.1" 200 4290
+INFO 2020-01-11 17:42:06,530 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:42:07,661 basehttp 154 "GET /index/ HTTP/1.1" 200 4290
+INFO 2020-01-11 17:49:06,723 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:49:07,836 basehttp 154 "GET /index/ HTTP/1.1" 200 4214
+INFO 2020-01-11 17:49:07,861 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 17:49:07,861 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+INFO 2020-01-11 17:49:07,862 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 17:49:09,753 basehttp 154 "GET /index/ HTTP/1.1" 200 4214
+INFO 2020-01-11 17:49:10,597 basehttp 154 "GET /index/ HTTP/1.1" 200 4214
+INFO 2020-01-11 17:49:11,798 basehttp 154 "GET /index/ HTTP/1.1" 200 4214
+WARNING 2020-01-11 17:49:20,896 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 17:49:20,935 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:49:24,924 basehttp 154 "GET /index/ HTTP/1.1" 200 4214
+INFO 2020-01-11 17:49:24,964 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 17:49:24,966 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:49:24,967 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:49:24,968 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:49:24,970 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:49:25,013 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:49:25,028 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:49:25,046 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:51:47,929 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:51:49,015 basehttp 154 "GET /index/ HTTP/1.1" 200 4227
+INFO 2020-01-11 17:51:49,045 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 17:51:49,046 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:51:49,046 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:51:49,047 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:51:49,053 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:51:49,100 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:51:49,114 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:51:49,136 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:51:50,593 basehttp 154 "GET /index/ HTTP/1.1" 200 4227
+INFO 2020-01-11 17:51:50,634 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 17:51:50,636 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:51:50,637 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:51:50,638 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:51:50,644 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:51:50,694 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:51:50,704 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:51:50,727 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:54:40,232 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:54:41,983 basehttp 154 "GET /index/ HTTP/1.1" 200 4556
+INFO 2020-01-11 17:54:42,026 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 17:54:42,028 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:54:42,029 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:54:42,030 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:54:42,032 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:54:42,088 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:54:42,095 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:54:42,116 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:54:42,780 basehttp 154 "GET /index/ HTTP/1.1" 200 4556
+INFO 2020-01-11 17:54:42,814 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 17:54:42,818 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:54:42,820 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:54:42,821 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:54:42,822 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:54:42,871 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:54:42,880 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:54:42,899 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:54:43,031 basehttp 154 "GET /index/ HTTP/1.1" 200 4556
+INFO 2020-01-11 17:54:43,076 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 17:54:43,078 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:54:43,080 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:54:43,086 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 17:54:43,089 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+WARNING 2020-01-11 17:54:43,142 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:54:43,144 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:54:43,158 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:54:43,179 basehttp 154 "GET /index/ HTTP/1.1" 200 4556
+INFO 2020-01-11 17:54:43,215 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 17:54:43,216 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:54:43,217 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:54:43,218 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:54:43,224 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:54:43,269 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:54:43,278 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:54:43,304 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:54:43,367 basehttp 154 "GET /index/ HTTP/1.1" 200 4556
+INFO 2020-01-11 17:54:43,400 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 17:54:43,401 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:54:43,401 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:54:43,402 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:54:43,408 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 17:54:43,448 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:54:43,489 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 17:54:43,499 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:57:26,056 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:57:28,471 basehttp 154 "GET /index/ HTTP/1.1" 200 4555
+INFO 2020-01-11 17:57:28,504 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 17:57:28,506 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:57:28,506 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:57:28,508 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:57:28,510 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:57:28,555 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:57:28,571 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:57:28,591 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:57:44,755 basehttp 154 "GET /index/ HTTP/1.1" 200 4555
+INFO 2020-01-11 17:57:44,802 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 17:57:44,803 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:57:44,805 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:57:44,806 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:57:44,807 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 17:57:44,859 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:57:44,871 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 17:57:44,902 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:57:45,391 basehttp 154 "GET /index/ HTTP/1.1" 200 4555
+INFO 2020-01-11 17:57:45,428 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 17:57:45,432 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:57:45,433 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:57:45,433 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:57:45,435 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 17:57:45,489 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:57:45,498 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 17:57:45,517 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:57:45,594 basehttp 154 "GET /index/ HTTP/1.1" 200 4555
+INFO 2020-01-11 17:57:45,636 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 17:57:45,637 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:57:45,638 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:57:45,639 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:57:45,641 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:57:45,702 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:57:45,702 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:57:45,728 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:58:27,211 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 17:58:30,214 basehttp 154 "GET /index/ HTTP/1.1" 200 4555
+INFO 2020-01-11 17:58:30,253 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 17:58:30,255 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:58:30,256 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:58:30,256 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:58:30,261 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:58:30,318 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:58:30,325 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:58:30,351 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:58:30,961 basehttp 154 "GET /index/ HTTP/1.1" 200 4555
+INFO 2020-01-11 17:58:31,011 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 17:58:31,017 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:58:31,022 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:58:31,025 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:58:31,028 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 17:58:31,076 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 17:58:31,078 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:58:31,103 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:58:31,177 basehttp 154 "GET /index/ HTTP/1.1" 200 4555
+INFO 2020-01-11 17:58:31,222 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 17:58:31,224 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:58:31,226 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:58:31,228 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:58:31,231 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 17:58:31,284 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:58:31,317 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 17:58:31,353 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:58:31,376 basehttp 154 "GET /index/ HTTP/1.1" 200 4555
+INFO 2020-01-11 17:58:31,412 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 17:58:31,414 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:58:31,414 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:58:31,416 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:58:31,419 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 17:58:31,472 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:58:31,486 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 17:58:31,516 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 17:58:31,548 basehttp 154 "GET /index/ HTTP/1.1" 200 4555
+INFO 2020-01-11 17:58:31,585 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 17:58:31,586 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 17:58:31,587 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 17:58:31,587 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 17:58:31,590 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 17:58:31,648 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 17:58:31,658 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 17:58:31,697 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 18:02:47,776 basehttp 154 "GET /index/ HTTP/1.1" 200 4555
+INFO 2020-01-11 18:02:47,822 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 18:02:47,823 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 18:02:47,823 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 18:02:47,824 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 18:02:47,829 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 18:02:47,898 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 18:02:47,902 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 18:02:47,949 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 18:02:54,671 basehttp 154 "GET /index/ HTTP/1.1" 200 4555
+INFO 2020-01-11 18:02:54,692 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 18:02:54,695 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 18:02:54,696 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 18:02:54,701 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 18:02:54,702 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 18:02:54,905 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+INFO 2020-01-11 18:05:07,436 basehttp 154 "GET /index/ HTTP/1.1" 200 7159
+INFO 2020-01-11 18:05:07,476 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 18:05:07,478 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 18:05:07,478 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 18:05:07,479 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 18:05:07,482 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 18:05:07,532 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 18:05:07,537 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 18:05:07,574 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 18:05:26,308 basehttp 154 "GET /index/ HTTP/1.1" 200 6297
+INFO 2020-01-11 18:05:26,352 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 18:05:26,356 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 18:05:26,357 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 18:05:26,361 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 18:05:26,364 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 18:05:26,411 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 18:05:26,417 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 18:05:26,448 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 18:05:27,448 basehttp 154 "GET /index/ HTTP/1.1" 200 6297
+INFO 2020-01-11 18:05:27,486 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 18:05:27,490 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 18:05:27,490 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 18:05:27,491 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 18:05:27,494 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 18:05:27,545 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 18:05:27,560 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 18:05:27,583 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 18:05:27,978 basehttp 154 "GET /index/ HTTP/1.1" 200 6297
+INFO 2020-01-11 18:05:28,019 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 18:05:28,022 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 18:05:28,022 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 18:05:28,024 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 18:05:28,025 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 18:05:28,092 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 18:05:28,100 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 18:05:28,127 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 18:05:33,172 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 18:05:35,910 basehttp 154 "GET /index/ HTTP/1.1" 200 6297
+INFO 2020-01-11 18:05:35,972 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 18:05:35,974 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 18:05:35,975 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 18:05:35,976 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 18:05:35,978 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 18:05:36,030 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 18:05:36,046 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 18:05:36,090 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 18:05:36,878 basehttp 154 "GET /index/ HTTP/1.1" 200 6297
+INFO 2020-01-11 18:05:36,918 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 18:05:36,922 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 18:05:36,925 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 18:05:36,925 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 18:05:36,926 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 18:05:36,982 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 18:05:36,995 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 18:05:37,023 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 18:05:37,066 basehttp 154 "GET /index/ HTTP/1.1" 200 6297
+INFO 2020-01-11 18:05:37,113 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 18:05:37,123 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 18:05:37,123 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 18:05:37,127 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 18:05:37,144 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 18:05:37,192 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 18:05:37,193 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 18:05:37,220 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 18:05:37,259 basehttp 154 "GET /index/ HTTP/1.1" 200 6297
+INFO 2020-01-11 18:05:37,292 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 18:05:37,294 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 18:05:37,295 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 18:05:37,296 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 18:05:37,299 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 18:05:37,350 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 18:05:37,371 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 18:05:37,427 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 18:06:01,824 basehttp 154 "GET /index/ HTTP/1.1" 200 4555
+INFO 2020-01-11 18:06:01,866 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 18:06:01,870 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 18:06:01,870 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 18:06:01,870 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 18:06:01,872 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 18:06:01,928 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 18:06:01,942 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 18:06:01,953 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 18:06:02,009 basehttp 154 "GET /index/ HTTP/1.1" 200 4555
+INFO 2020-01-11 18:06:02,047 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 18:06:02,049 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 18:06:02,053 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 18:06:02,059 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 18:06:02,068 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 18:06:02,116 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 18:06:02,119 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 18:06:02,156 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 18:06:02,209 basehttp 154 "GET /index/ HTTP/1.1" 200 4555
+INFO 2020-01-11 18:06:02,242 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 18:06:02,243 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 18:06:02,244 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 18:06:02,247 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 18:06:02,252 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 18:06:02,303 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 18:06:02,328 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 18:06:02,331 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 18:06:02,662 basehttp 154 "GET /index/ HTTP/1.1" 200 4555
+INFO 2020-01-11 18:06:02,693 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 18:06:02,697 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 18:06:02,698 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 18:06:02,699 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 18:06:02,704 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 18:06:02,756 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 18:06:02,772 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 18:06:02,793 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 18:06:02,844 basehttp 154 "GET /index/ HTTP/1.1" 200 4555
+INFO 2020-01-11 18:06:02,885 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 18:06:02,886 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 18:06:02,887 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 18:06:02,888 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 18:06:02,889 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 18:06:02,951 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 18:06:02,952 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 18:06:02,982 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 18:06:27,681 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 18:06:29,037 basehttp 154 "GET /index/ HTTP/1.1" 200 6531
+INFO 2020-01-11 18:06:29,082 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 18:06:29,088 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 18:06:29,090 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 18:06:29,094 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 18:06:29,102 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 18:06:29,172 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 18:06:29,178 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 18:06:29,209 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 18:06:29,825 basehttp 154 "GET /index/ HTTP/1.1" 200 6531
+INFO 2020-01-11 18:06:29,870 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 18:06:29,872 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 18:06:29,874 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 18:06:29,874 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 18:06:29,876 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 18:06:29,937 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 18:06:29,960 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 18:06:29,992 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 18:06:39,900 basehttp 154 "GET /index/ HTTP/1.1" 200 6531
+INFO 2020-01-11 18:06:42,558 basehttp 154 "GET /index/ HTTP/1.1" 200 6531
+INFO 2020-01-11 18:06:43,941 basehttp 154 "GET /index/ HTTP/1.1" 200 6531
+INFO 2020-01-11 18:06:44,349 basehttp 154 "GET /index/ HTTP/1.1" 200 6531
+INFO 2020-01-11 18:06:44,518 basehttp 154 "GET /index/ HTTP/1.1" 200 6531
+INFO 2020-01-11 18:07:53,443 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 18:07:57,515 basehttp 154 "GET /index/ HTTP/1.1" 200 6416
+INFO 2020-01-11 18:08:00,844 basehttp 154 "GET /index/ HTTP/1.1" 200 6416
+INFO 2020-01-11 18:08:43,981 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 18:08:52,416 basehttp 154 "GET /index/ HTTP/1.1" 200 6416
+INFO 2020-01-11 18:09:18,657 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 18:09:22,882 basehttp 154 "GET /index/ HTTP/1.1" 200 4555
+INFO 2020-01-11 18:09:22,901 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+INFO 2020-01-11 18:11:08,249 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 18:11:11,688 basehttp 154 "GET /index/ HTTP/1.1" 200 5068
+WARNING 2020-01-11 18:11:11,711 log 228 Not Found: /index/lib/bootstrap-3.3.7.css
+WARNING 2020-01-11 18:11:11,714 log 228 Not Found: /index/lib/vue-2.4.0.js
+WARNING 2020-01-11 18:11:11,715 basehttp 154 "GET /index/lib/bootstrap-3.3.7.css HTTP/1.1" 404 3461
+WARNING 2020-01-11 18:11:11,715 basehttp 154 "GET /index/lib/vue-2.4.0.js HTTP/1.1" 404 3440
+WARNING 2020-01-11 18:11:11,722 log 228 Not Found: /index/lib/bootstrap-3.3.7.css
+WARNING 2020-01-11 18:11:11,722 basehttp 154 "GET /index/lib/bootstrap-3.3.7.css HTTP/1.1" 404 3461
+INFO 2020-01-11 18:11:41,186 basehttp 154 "GET /index/ HTTP/1.1" 200 5120
+INFO 2020-01-11 18:11:43,341 basehttp 154 "GET /index/ HTTP/1.1" 200 5120
+INFO 2020-01-11 18:11:43,540 basehttp 154 "GET /index/ HTTP/1.1" 200 5120
+INFO 2020-01-11 18:14:29,663 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 18:14:31,750 basehttp 154 "GET /index/ HTTP/1.1" 200 5106
+INFO 2020-01-11 18:14:32,992 basehttp 154 "GET /index/ HTTP/1.1" 200 5106
+INFO 2020-01-11 18:14:33,593 basehttp 154 "GET /index/ HTTP/1.1" 200 5106
+INFO 2020-01-11 18:16:04,508 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-11 18:16:05,620 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 18:16:09,374 basehttp 154 "GET /index/ HTTP/1.1" 200 4555
+INFO 2020-01-11 18:16:09,391 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+INFO 2020-01-11 18:16:54,791 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 18:16:56,235 basehttp 154 "GET /index/ HTTP/1.1" 200 4585
+INFO 2020-01-11 18:16:59,487 basehttp 154 "GET /index/ HTTP/1.1" 200 4585
+INFO 2020-01-11 18:17:50,966 basehttp 154 "GET /index/ HTTP/1.1" 200 1893
+INFO 2020-01-11 18:17:52,966 basehttp 154 "GET /index/ HTTP/1.1" 200 1893
+INFO 2020-01-11 18:17:53,119 basehttp 154 "GET /index/ HTTP/1.1" 200 1893
+INFO 2020-01-11 18:18:03,135 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 18:18:04,355 basehttp 154 "GET /index/ HTTP/1.1" 200 1893
+INFO 2020-01-11 18:20:04,297 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-11 18:20:05,215 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 18:20:07,000 basehttp 154 "GET /index/ HTTP/1.1" 200 5091
+INFO 2020-01-11 18:20:07,024 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 18:20:07,024 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 18:20:09,430 basehttp 154 "GET /index/ HTTP/1.1" 200 5091
+INFO 2020-01-11 18:20:19,785 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 18:20:22,681 basehttp 154 "GET /index/ HTTP/1.1" 200 1893
+INFO 2020-01-11 18:20:22,723 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+INFO 2020-01-11 18:20:23,727 basehttp 154 "GET /index/ HTTP/1.1" 200 1893
+INFO 2020-01-11 18:20:24,247 basehttp 154 "GET /index/ HTTP/1.1" 200 1893
+INFO 2020-01-11 18:20:24,416 basehttp 154 "GET /index/ HTTP/1.1" 200 1893
+INFO 2020-01-11 18:21:45,217 basehttp 154 "GET /index/ HTTP/1.1" 200 2609
+INFO 2020-01-11 18:21:47,739 basehttp 154 "GET /index/ HTTP/1.1" 200 2609
+INFO 2020-01-11 18:21:47,917 basehttp 154 "GET /index/ HTTP/1.1" 200 2609
+INFO 2020-01-11 18:22:12,137 basehttp 154 "GET /index/ HTTP/1.1" 200 2508
+INFO 2020-01-11 18:22:22,557 basehttp 154 "GET /index/ HTTP/1.1" 200 2609
+INFO 2020-01-11 18:23:21,339 basehttp 154 "GET /index/ HTTP/1.1" 200 2621
+INFO 2020-01-11 18:23:21,891 basehttp 154 "GET /index/ HTTP/1.1" 200 2621
+INFO 2020-01-11 18:23:22,085 basehttp 154 "GET /index/ HTTP/1.1" 200 2621
+INFO 2020-01-11 18:24:18,536 basehttp 154 "GET /index/ HTTP/1.1" 200 2489
+INFO 2020-01-11 18:24:19,160 basehttp 154 "GET /index/ HTTP/1.1" 200 2489
+INFO 2020-01-11 18:24:19,336 basehttp 154 "GET /index/ HTTP/1.1" 200 2489
+INFO 2020-01-11 18:25:34,398 basehttp 154 "GET /index/ HTTP/1.1" 200 2411
+INFO 2020-01-11 18:25:34,420 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+INFO 2020-01-11 18:25:35,007 basehttp 154 "GET /index/ HTTP/1.1" 200 2411
+INFO 2020-01-11 18:25:35,191 basehttp 154 "GET /index/ HTTP/1.1" 200 2411
+INFO 2020-01-11 18:25:35,387 basehttp 154 "GET /index/ HTTP/1.1" 200 2411
+INFO 2020-01-11 18:25:50,180 basehttp 154 "GET /index/ HTTP/1.1" 200 2464
+INFO 2020-01-11 18:26:02,337 basehttp 154 "GET /index/ HTTP/1.1" 200 2387
+INFO 2020-01-11 18:26:03,044 basehttp 154 "GET /index/ HTTP/1.1" 200 2387
+INFO 2020-01-11 18:26:03,368 basehttp 154 "GET /index/ HTTP/1.1" 200 2387
+INFO 2020-01-11 18:26:12,344 basehttp 154 "GET /index/ HTTP/1.1" 200 2489
+INFO 2020-01-11 18:26:12,890 basehttp 154 "GET /index/ HTTP/1.1" 200 2489
+INFO 2020-01-11 18:26:13,062 basehttp 154 "GET /index/ HTTP/1.1" 200 2489
+INFO 2020-01-11 18:26:28,238 basehttp 154 "GET /index/ HTTP/1.1" 200 2489
+INFO 2020-01-11 18:28:23,154 basehttp 154 "GET /index/ HTTP/1.1" 200 4600
+INFO 2020-01-11 18:28:25,585 basehttp 154 "GET /index/ HTTP/1.1" 200 4600
+INFO 2020-01-11 18:28:26,101 basehttp 154 "GET /index/ HTTP/1.1" 200 4600
+INFO 2020-01-11 18:29:18,168 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:29:18,842 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:29:19,052 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:29:20,398 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:29:20,554 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:30:09,546 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:30:10,278 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:30:10,898 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:30:11,447 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:30:11,642 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:30:11,818 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:30:19,078 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 18:30:21,447 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:30:21,463 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+INFO 2020-01-11 18:30:22,128 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+WARNING 2020-01-11 18:30:25,546 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 18:30:25,597 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 18:30:28,411 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:30:28,454 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 18:30:28,458 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 18:30:28,459 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 18:30:28,460 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 18:30:28,464 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 18:30:28,506 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 18:30:28,520 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 18:30:28,534 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 18:30:29,430 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:30:29,468 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 18:30:29,470 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 18:30:29,470 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 18:30:29,471 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 18:30:29,473 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 18:30:29,510 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 18:30:29,544 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 18:30:29,565 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 18:31:20,586 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 18:31:21,748 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:31:22,117 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:31:22,300 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:31:22,470 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:31:22,654 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:31:22,836 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:31:43,200 basehttp 154 "GET /index/ HTTP/1.1" 200 4509
+INFO 2020-01-11 18:32:04,533 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:32:05,362 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:32:05,587 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:32:05,983 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:32:06,184 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:32:37,603 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:32:38,253 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:32:38,452 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:32:38,637 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:32:43,275 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 18:32:44,516 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:32:44,754 basehttp 154 "GET /index/ HTTP/1.1" 200 4615
+INFO 2020-01-11 18:33:23,483 basehttp 154 "GET /index/ HTTP/1.1" 200 4635
+INFO 2020-01-11 18:33:24,096 basehttp 154 "GET /index/ HTTP/1.1" 200 4635
+INFO 2020-01-11 18:33:24,272 basehttp 154 "GET /index/ HTTP/1.1" 200 4635
+INFO 2020-01-11 18:33:57,086 basehttp 154 "GET /index/ HTTP/1.1" 200 4422
+INFO 2020-01-11 18:33:57,713 basehttp 154 "GET /index/ HTTP/1.1" 200 4422
+INFO 2020-01-11 18:33:57,892 basehttp 154 "GET /index/ HTTP/1.1" 200 4422
+INFO 2020-01-11 18:33:58,046 basehttp 154 "GET /index/ HTTP/1.1" 200 4422
+INFO 2020-01-11 18:33:58,394 basehttp 154 "GET /index/ HTTP/1.1" 200 4422
+INFO 2020-01-11 18:33:58,603 basehttp 154 "GET /index/ HTTP/1.1" 200 4422
+INFO 2020-01-11 18:34:53,360 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-11 18:34:54,094 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 18:34:56,575 basehttp 154 "GET /index/ HTTP/1.1" 200 6519
+INFO 2020-01-11 18:34:58,808 basehttp 154 "GET /index/ HTTP/1.1" 200 6519
+INFO 2020-01-11 18:34:59,339 basehttp 154 "GET /index/ HTTP/1.1" 200 6519
+INFO 2020-01-11 18:34:59,524 basehttp 154 "GET /index/ HTTP/1.1" 200 6519
+INFO 2020-01-11 18:35:19,229 autoreload 597 Watching for file changes with StatReloader
+ERROR 2020-01-11 18:35:20,410 log 228 Internal Server Error: /index/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1676, in get
+    return render(request, 'aa.html')
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\shortcuts.py", line 36, in render
+    content = loader.render_to_string(template_name, context, request, using=using)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\loader.py", line 61, in render_to_string
+    template = get_template(template_name, using=using)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\template\loader.py", line 19, in get_template
+    raise TemplateDoesNotExist(template_name, chain=chain)
+django.template.exceptions.TemplateDoesNotExist: aa.html
+ERROR 2020-01-11 18:35:20,412 basehttp 154 "GET /index/ HTTP/1.1" 500 93254
+INFO 2020-01-11 18:35:24,332 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-11 18:35:25,484 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 18:35:29,978 basehttp 154 "GET /index/ HTTP/1.1" 200 4422
+INFO 2020-01-11 18:36:32,416 basehttp 154 "GET /index/ HTTP/1.1" 200 1756
+INFO 2020-01-11 18:36:32,445 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+INFO 2020-01-11 18:36:33,263 basehttp 154 "GET /index/ HTTP/1.1" 200 1756
+INFO 2020-01-11 18:36:33,489 basehttp 154 "GET /index/ HTTP/1.1" 200 1756
+INFO 2020-01-11 18:37:15,817 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 18:37:17,792 basehttp 154 "GET /index/ HTTP/1.1" 200 1855
+INFO 2020-01-11 18:37:21,332 basehttp 154 "GET /index/ HTTP/1.1" 200 1855
+INFO 2020-01-11 18:37:21,663 basehttp 154 "GET /index/ HTTP/1.1" 200 1855
+INFO 2020-01-11 18:37:21,897 basehttp 154 "GET /index/ HTTP/1.1" 200 1855
+INFO 2020-01-11 18:37:22,101 basehttp 154 "GET /index/ HTTP/1.1" 200 1855
+INFO 2020-01-11 18:37:37,066 basehttp 154 "GET /index/ HTTP/1.1" 200 1861
+INFO 2020-01-11 18:39:59,051 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-11 18:40:00,034 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 18:40:02,277 basehttp 154 "GET /index/ HTTP/1.1" 200 5263
+INFO 2020-01-11 18:40:36,803 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-11 18:40:37,760 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 18:40:39,964 basehttp 154 "GET /index/ HTTP/1.1" 200 1861
+INFO 2020-01-11 18:41:12,877 basehttp 154 "GET /index/ HTTP/1.1" 200 1914
+INFO 2020-01-11 18:41:13,458 basehttp 154 "GET /index/ HTTP/1.1" 200 1914
+INFO 2020-01-11 18:41:13,637 basehttp 154 "GET /index/ HTTP/1.1" 200 1914
+INFO 2020-01-11 18:41:13,824 basehttp 154 "GET /index/ HTTP/1.1" 200 1914
+INFO 2020-01-11 18:41:48,782 basehttp 154 "GET /index/ HTTP/1.1" 200 2040
+INFO 2020-01-11 18:41:58,263 basehttp 154 "GET /index/ HTTP/1.1" 200 1914
+INFO 2020-01-11 18:41:58,967 basehttp 154 "GET /index/ HTTP/1.1" 200 1914
+INFO 2020-01-11 18:41:59,148 basehttp 154 "GET /index/ HTTP/1.1" 200 1914
+INFO 2020-01-11 18:42:31,009 basehttp 154 "GET /index/ HTTP/1.1" 200 1919
+INFO 2020-01-11 18:42:31,026 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+INFO 2020-01-11 18:42:31,722 basehttp 154 "GET /index/ HTTP/1.1" 200 1919
+INFO 2020-01-11 18:42:32,053 basehttp 154 "GET /index/ HTTP/1.1" 200 1919
+INFO 2020-01-11 18:42:32,282 basehttp 154 "GET /index/ HTTP/1.1" 200 1919
+INFO 2020-01-11 18:42:33,849 basehttp 154 "GET /index/ HTTP/1.1" 200 1919
+INFO 2020-01-11 18:43:02,034 basehttp 154 "GET /index/ HTTP/1.1" 200 1926
+INFO 2020-01-11 18:43:02,606 basehttp 154 "GET /index/ HTTP/1.1" 200 1926
+INFO 2020-01-11 18:43:02,822 basehttp 154 "GET /index/ HTTP/1.1" 200 1926
+INFO 2020-01-11 18:43:04,572 basehttp 154 "GET /index/ HTTP/1.1" 200 1926
+INFO 2020-01-11 18:43:20,882 basehttp 154 "GET /index/ HTTP/1.1" 200 2052
+INFO 2020-01-11 18:43:21,548 basehttp 154 "GET /index/ HTTP/1.1" 200 2052
+INFO 2020-01-11 18:43:21,786 basehttp 154 "GET /index/ HTTP/1.1" 200 2052
+INFO 2020-01-11 18:43:22,087 basehttp 154 "GET /index/ HTTP/1.1" 200 2052
+INFO 2020-01-11 18:43:22,326 basehttp 154 "GET /index/ HTTP/1.1" 200 2052
+INFO 2020-01-11 18:43:29,235 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 18:43:31,631 basehttp 154 "GET /index/ HTTP/1.1" 200 2052
+INFO 2020-01-11 18:43:53,385 basehttp 154 "GET /index/ HTTP/1.1" 200 2040
+INFO 2020-01-11 18:44:03,169 basehttp 154 "GET /index/ HTTP/1.1" 200 1926
+INFO 2020-01-11 18:44:03,855 basehttp 154 "GET /index/ HTTP/1.1" 200 1926
+INFO 2020-01-11 18:44:04,891 basehttp 154 "GET /index/ HTTP/1.1" 200 1926
+INFO 2020-01-11 18:44:13,221 basehttp 154 "GET /index/ HTTP/1.1" 200 1919
+INFO 2020-01-11 18:44:14,132 basehttp 154 "GET /index/ HTTP/1.1" 200 1919
+INFO 2020-01-11 18:44:14,362 basehttp 154 "GET /index/ HTTP/1.1" 200 1919
+INFO 2020-01-11 18:44:14,542 basehttp 154 "GET /index/ HTTP/1.1" 200 1919
+INFO 2020-01-11 18:44:14,744 basehttp 154 "GET /index/ HTTP/1.1" 200 1919
+INFO 2020-01-11 18:44:14,979 basehttp 154 "GET /index/ HTTP/1.1" 200 1919
+INFO 2020-01-11 18:44:15,197 basehttp 154 "GET /index/ HTTP/1.1" 200 1919
+INFO 2020-01-11 18:44:47,056 basehttp 154 "GET /index/ HTTP/1.1" 200 1914
+INFO 2020-01-11 18:44:47,088 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 18:44:47,923 basehttp 154 "GET /index/ HTTP/1.1" 200 1914
+INFO 2020-01-11 18:44:48,124 basehttp 154 "GET /index/ HTTP/1.1" 200 1914
+INFO 2020-01-11 18:44:48,361 basehttp 154 "GET /index/ HTTP/1.1" 200 1914
+INFO 2020-01-11 18:45:24,774 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 18:45:26,651 basehttp 154 "GET /index/ HTTP/1.1" 200 1914
+INFO 2020-01-11 18:45:27,502 basehttp 154 "GET /index/ HTTP/1.1" 200 1914
+INFO 2020-01-11 18:45:27,756 basehttp 154 "GET /index/ HTTP/1.1" 200 1914
+INFO 2020-01-11 18:45:27,926 basehttp 154 "GET /index/ HTTP/1.1" 200 1914
+INFO 2020-01-11 18:45:28,103 basehttp 154 "GET /index/ HTTP/1.1" 200 1914
+INFO 2020-01-11 18:45:28,255 basehttp 154 "GET /index/ HTTP/1.1" 200 1914
+INFO 2020-01-11 18:46:04,691 basehttp 154 "GET /index/ HTTP/1.1" 200 2040
+INFO 2020-01-11 18:46:04,711 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 18:46:13,232 basehttp 154 "GET /index/ HTTP/1.1" 200 2007
+INFO 2020-01-11 18:46:32,785 basehttp 154 "GET /index/ HTTP/1.1" 200 1914
+INFO 2020-01-11 18:46:33,579 basehttp 154 "GET /index/ HTTP/1.1" 200 1914
+INFO 2020-01-11 18:46:33,743 basehttp 154 "GET /index/ HTTP/1.1" 200 1914
+INFO 2020-01-11 18:46:47,365 basehttp 154 "GET /index/ HTTP/1.1" 200 1933
+INFO 2020-01-11 18:46:48,601 basehttp 154 "GET /index/ HTTP/1.1" 200 1933
+INFO 2020-01-11 18:46:48,801 basehttp 154 "GET /index/ HTTP/1.1" 200 1933
+INFO 2020-01-11 18:47:27,029 basehttp 154 "GET /index/ HTTP/1.1" 200 1916
+INFO 2020-01-11 18:47:28,405 basehttp 154 "GET /index/ HTTP/1.1" 200 1916
+INFO 2020-01-11 18:47:28,608 basehttp 154 "GET /index/ HTTP/1.1" 200 1916
+INFO 2020-01-11 18:47:28,836 basehttp 154 "GET /index/ HTTP/1.1" 200 1916
+INFO 2020-01-11 18:47:36,930 basehttp 154 "GET /index/ HTTP/1.1" 200 1917
+INFO 2020-01-11 18:47:38,015 basehttp 154 "GET /index/ HTTP/1.1" 200 1917
+INFO 2020-01-11 18:47:38,205 basehttp 154 "GET /index/ HTTP/1.1" 200 1917
+INFO 2020-01-11 18:48:03,119 basehttp 154 "GET /index/ HTTP/1.1" 200 1933
+INFO 2020-01-11 18:48:03,816 basehttp 154 "GET /index/ HTTP/1.1" 200 1933
+INFO 2020-01-11 18:48:04,018 basehttp 154 "GET /index/ HTTP/1.1" 200 1933
+INFO 2020-01-11 18:48:50,800 basehttp 154 "GET /index/ HTTP/1.1" 200 1949
+INFO 2020-01-11 18:48:51,550 basehttp 154 "GET /index/ HTTP/1.1" 200 1949
+INFO 2020-01-11 18:48:51,772 basehttp 154 "GET /index/ HTTP/1.1" 200 1949
+INFO 2020-01-11 18:49:13,877 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-11 18:49:14,764 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 18:49:16,557 basehttp 154 "GET /index/ HTTP/1.1" 200 5263
+INFO 2020-01-11 18:49:16,574 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+INFO 2020-01-11 18:53:03,964 basehttp 154 "GET /index/ HTTP/1.1" 200 5263
+INFO 2020-01-11 18:53:03,977 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 304 0
+INFO 2020-01-11 18:53:03,979 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 18:53:03,979 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 304 0
+INFO 2020-01-11 18:53:03,979 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 18:53:03,980 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+INFO 2020-01-11 18:53:07,319 basehttp 154 "GET /index/ HTTP/1.1" 200 5263
+INFO 2020-01-11 18:53:07,330 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 18:53:07,330 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 18:53:07,330 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 304 0
+INFO 2020-01-11 18:53:07,331 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+INFO 2020-01-11 18:53:07,331 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 304 0
+INFO 2020-01-11 18:53:07,802 basehttp 154 "GET /index/ HTTP/1.1" 200 5263
+INFO 2020-01-11 18:53:07,812 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 18:53:07,813 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+INFO 2020-01-11 18:53:07,813 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 304 0
+INFO 2020-01-11 18:53:07,814 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 304 0
+INFO 2020-01-11 18:53:07,814 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 304 0
+INFO 2020-01-11 18:53:16,146 basehttp 154 "GET /index/ HTTP/1.1" 200 5263
+INFO 2020-01-11 18:54:09,504 basehttp 154 "GET /index/ HTTP/1.1" 200 5263
+INFO 2020-01-11 18:54:10,176 basehttp 154 "GET /index/ HTTP/1.1" 200 5263
+INFO 2020-01-11 18:54:10,380 basehttp 154 "GET /index/ HTTP/1.1" 200 5263
+INFO 2020-01-11 18:54:10,762 basehttp 154 "GET /index/ HTTP/1.1" 200 5263
+INFO 2020-01-11 18:54:10,945 basehttp 154 "GET /index/ HTTP/1.1" 200 5263
+INFO 2020-01-11 18:54:16,035 basehttp 154 "GET /index/ HTTP/1.1" 200 5263
+INFO 2020-01-11 18:54:40,353 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-11 18:54:41,326 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 18:54:43,168 basehttp 154 "GET /index/ HTTP/1.1" 200 1950
+INFO 2020-01-11 18:54:44,158 basehttp 154 "GET /index/ HTTP/1.1" 200 1950
+INFO 2020-01-11 18:55:43,534 basehttp 154 "GET /index/ HTTP/1.1" 200 5500
+INFO 2020-01-11 18:56:01,039 basehttp 154 "GET /index/ HTTP/1.1" 200 5500
+INFO 2020-01-11 18:57:44,172 basehttp 154 "GET /index/ HTTP/1.1" 200 5625
+INFO 2020-01-11 18:57:44,202 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+INFO 2020-01-11 18:57:44,205 basehttp 154 "GET /static/lib/bootstrap-3.3.7.css HTTP/1.1" 200 121205
+INFO 2020-01-11 18:57:44,207 basehttp 154 "GET /static/lib/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 18:57:44,842 basehttp 154 "GET /index/ HTTP/1.1" 200 5625
+INFO 2020-01-11 18:57:45,023 basehttp 154 "GET /index/ HTTP/1.1" 200 5625
+INFO 2020-01-11 18:57:45,196 basehttp 154 "GET /index/ HTTP/1.1" 200 5625
+INFO 2020-01-11 18:57:45,381 basehttp 154 "GET /index/ HTTP/1.1" 200 5625
+INFO 2020-01-11 18:57:45,567 basehttp 154 "GET /index/ HTTP/1.1" 200 5625
+INFO 2020-01-11 18:57:50,112 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 18:57:51,530 basehttp 154 "GET /index/ HTTP/1.1" 200 5625
+INFO 2020-01-11 18:57:52,491 basehttp 154 "GET /index/ HTTP/1.1" 200 5625
+INFO 2020-01-11 18:57:54,467 basehttp 154 "GET /index/ HTTP/1.1" 200 5625
+INFO 2020-01-11 18:57:54,848 basehttp 154 "GET /index/ HTTP/1.1" 200 5625
+INFO 2020-01-11 18:57:55,028 basehttp 154 "GET /index/ HTTP/1.1" 200 5625
+INFO 2020-01-11 18:57:55,208 basehttp 154 "GET /index/ HTTP/1.1" 200 5625
+INFO 2020-01-11 18:58:28,471 basehttp 154 "GET /index/ HTTP/1.1" 200 5500
+INFO 2020-01-11 18:58:29,270 basehttp 154 "GET /index/ HTTP/1.1" 200 5500
+INFO 2020-01-11 18:58:29,644 basehttp 154 "GET /index/ HTTP/1.1" 200 5500
+INFO 2020-01-11 18:58:30,730 basehttp 154 "GET /index/ HTTP/1.1" 200 5500
+INFO 2020-01-11 18:58:31,612 basehttp 154 "GET /index/ HTTP/1.1" 200 5500
+INFO 2020-01-11 18:58:31,832 basehttp 154 "GET /index/ HTTP/1.1" 200 5500
+INFO 2020-01-11 18:58:32,036 basehttp 154 "GET /index/ HTTP/1.1" 200 5500
+INFO 2020-01-11 18:58:32,604 basehttp 154 "GET /index/ HTTP/1.1" 200 5500
+INFO 2020-01-11 18:58:32,829 basehttp 154 "GET /index/ HTTP/1.1" 200 5500
+INFO 2020-01-11 18:58:39,327 basehttp 154 "GET /index/ HTTP/1.1" 200 5509
+INFO 2020-01-11 18:59:08,147 basehttp 154 "GET /index/ HTTP/1.1" 200 5627
+INFO 2020-01-11 18:59:14,396 basehttp 154 "GET /index/ HTTP/1.1" 200 5627
+INFO 2020-01-11 19:00:23,081 basehttp 154 "GET /index/ HTTP/1.1" 200 5072
+WARNING 2020-01-11 19:00:23,111 log 228 Not Found: /staticb/bootstrap-3.3.7.css
+WARNING 2020-01-11 19:00:23,113 log 228 Not Found: /staticbue-2.4.0.js
+WARNING 2020-01-11 19:00:23,113 basehttp 154 "GET /staticb/bootstrap-3.3.7.css HTTP/1.1" 404 3455
+WARNING 2020-01-11 19:00:23,114 basehttp 154 "GET /staticbue-2.4.0.js HTTP/1.1" 404 3428
+WARNING 2020-01-11 19:00:23,124 log 228 Not Found: /staticb/bootstrap-3.3.7.css
+WARNING 2020-01-11 19:00:23,125 basehttp 154 "GET /staticb/bootstrap-3.3.7.css HTTP/1.1" 404 3455
+INFO 2020-01-11 19:00:24,706 basehttp 154 "GET /index/ HTTP/1.1" 200 5072
+WARNING 2020-01-11 19:00:24,738 log 228 Not Found: /staticbue-2.4.0.js
+WARNING 2020-01-11 19:00:24,740 log 228 Not Found: /staticb/bootstrap-3.3.7.css
+WARNING 2020-01-11 19:00:24,741 basehttp 154 "GET /staticb/bootstrap-3.3.7.css HTTP/1.1" 404 3455
+WARNING 2020-01-11 19:00:24,741 basehttp 154 "GET /staticbue-2.4.0.js HTTP/1.1" 404 3428
+INFO 2020-01-11 19:00:25,065 basehttp 154 "GET /index/ HTTP/1.1" 200 5072
+WARNING 2020-01-11 19:00:25,091 log 228 Not Found: /staticbue-2.4.0.js
+WARNING 2020-01-11 19:00:25,093 log 228 Not Found: /staticb/bootstrap-3.3.7.css
+WARNING 2020-01-11 19:00:25,094 basehttp 154 "GET /staticb/bootstrap-3.3.7.css HTTP/1.1" 404 3455
+WARNING 2020-01-11 19:00:25,094 basehttp 154 "GET /staticbue-2.4.0.js HTTP/1.1" 404 3428
+INFO 2020-01-11 19:00:25,254 basehttp 154 "GET /index/ HTTP/1.1" 200 5072
+WARNING 2020-01-11 19:00:25,276 log 228 Not Found: /staticbue-2.4.0.js
+WARNING 2020-01-11 19:00:25,278 log 228 Not Found: /staticb/bootstrap-3.3.7.css
+WARNING 2020-01-11 19:00:25,278 basehttp 154 "GET /staticbue-2.4.0.js HTTP/1.1" 404 3428
+WARNING 2020-01-11 19:00:25,279 basehttp 154 "GET /staticb/bootstrap-3.3.7.css HTTP/1.1" 404 3455
+INFO 2020-01-11 19:00:26,824 basehttp 154 "GET /index/ HTTP/1.1" 200 5072
+WARNING 2020-01-11 19:00:26,850 log 228 Not Found: /staticbue-2.4.0.js
+WARNING 2020-01-11 19:00:26,853 log 228 Not Found: /staticb/bootstrap-3.3.7.css
+WARNING 2020-01-11 19:00:26,854 basehttp 154 "GET /staticbue-2.4.0.js HTTP/1.1" 404 3428
+WARNING 2020-01-11 19:00:26,855 basehttp 154 "GET /staticb/bootstrap-3.3.7.css HTTP/1.1" 404 3455
+INFO 2020-01-11 19:00:38,105 basehttp 154 "GET /index/ HTTP/1.1" 200 5070
+WARNING 2020-01-11 19:00:38,132 log 228 Not Found: /staticbue-2.4.0.js
+WARNING 2020-01-11 19:00:38,135 log 228 Not Found: /staticb/bootstrap-3.3.7.css
+WARNING 2020-01-11 19:00:38,136 basehttp 154 "GET /staticbue-2.4.0.js HTTP/1.1" 404 3428
+WARNING 2020-01-11 19:00:38,136 basehttp 154 "GET /staticb/bootstrap-3.3.7.css HTTP/1.1" 404 3455
+INFO 2020-01-11 19:00:38,513 basehttp 154 "GET /index/ HTTP/1.1" 200 5070
+WARNING 2020-01-11 19:00:38,540 log 228 Not Found: /staticb/bootstrap-3.3.7.css
+WARNING 2020-01-11 19:00:38,542 log 228 Not Found: /staticbue-2.4.0.js
+WARNING 2020-01-11 19:00:38,543 basehttp 154 "GET /staticb/bootstrap-3.3.7.css HTTP/1.1" 404 3455
+WARNING 2020-01-11 19:00:38,544 basehttp 154 "GET /staticbue-2.4.0.js HTTP/1.1" 404 3428
+WARNING 2020-01-11 19:00:38,552 log 228 Not Found: /staticb/bootstrap-3.3.7.css
+WARNING 2020-01-11 19:00:38,553 basehttp 154 "GET /staticb/bootstrap-3.3.7.css HTTP/1.1" 404 3455
+INFO 2020-01-11 19:00:38,728 basehttp 154 "GET /index/ HTTP/1.1" 200 5070
+WARNING 2020-01-11 19:00:38,768 log 228 Not Found: /staticbue-2.4.0.js
+WARNING 2020-01-11 19:00:38,771 log 228 Not Found: /staticb/bootstrap-3.3.7.css
+WARNING 2020-01-11 19:00:38,772 basehttp 154 "GET /staticbue-2.4.0.js HTTP/1.1" 404 3428
+WARNING 2020-01-11 19:00:38,772 basehttp 154 "GET /staticb/bootstrap-3.3.7.css HTTP/1.1" 404 3455
+INFO 2020-01-11 19:01:39,069 basehttp 154 "GET /index/ HTTP/1.1" 200 5078
+INFO 2020-01-11 19:01:39,978 basehttp 154 "GET /index/ HTTP/1.1" 200 5078
+INFO 2020-01-11 19:01:40,177 basehttp 154 "GET /index/ HTTP/1.1" 200 5078
+INFO 2020-01-11 19:01:40,704 basehttp 154 "GET /index/ HTTP/1.1" 200 5078
+INFO 2020-01-11 19:01:40,892 basehttp 154 "GET /index/ HTTP/1.1" 200 5078
+INFO 2020-01-11 19:02:21,347 basehttp 154 "GET /index/ HTTP/1.1" 200 5086
+INFO 2020-01-11 19:02:22,056 basehttp 154 "GET /index/ HTTP/1.1" 200 5086
+INFO 2020-01-11 19:02:22,262 basehttp 154 "GET /index/ HTTP/1.1" 200 5086
+INFO 2020-01-11 19:02:22,443 basehttp 154 "GET /index/ HTTP/1.1" 200 5086
+INFO 2020-01-11 19:02:22,613 basehttp 154 "GET /index/ HTTP/1.1" 200 5086
+INFO 2020-01-11 19:02:22,958 basehttp 154 "GET /index/ HTTP/1.1" 200 5086
+INFO 2020-01-11 19:02:25,425 basehttp 154 "GET /index/ HTTP/1.1" 200 5086
+INFO 2020-01-11 19:02:53,573 basehttp 154 "GET /index/ HTTP/1.1" 200 5098
+INFO 2020-01-11 19:02:54,220 basehttp 154 "GET /index/ HTTP/1.1" 200 5098
+INFO 2020-01-11 19:02:56,388 basehttp 154 "GET /index/ HTTP/1.1" 200 5098
+INFO 2020-01-11 19:02:56,892 basehttp 154 "GET /index/ HTTP/1.1" 200 5098
+INFO 2020-01-11 19:02:57,088 basehttp 154 "GET /index/ HTTP/1.1" 200 5098
+INFO 2020-01-11 19:03:43,031 basehttp 154 "GET /index/ HTTP/1.1" 200 5214
+INFO 2020-01-11 19:04:10,097 basehttp 154 "GET /index/ HTTP/1.1" 200 5211
+INFO 2020-01-11 19:04:10,685 basehttp 154 "GET /index/ HTTP/1.1" 200 5211
+INFO 2020-01-11 19:04:10,883 basehttp 154 "GET /index/ HTTP/1.1" 200 5211
+INFO 2020-01-11 19:04:29,356 basehttp 154 "GET /index/ HTTP/1.1" 200 5211
+INFO 2020-01-11 19:04:29,844 basehttp 154 "GET /index/ HTTP/1.1" 200 5211
+INFO 2020-01-11 19:04:29,995 basehttp 154 "GET /index/ HTTP/1.1" 200 5211
+INFO 2020-01-11 19:04:30,190 basehttp 154 "GET /index/ HTTP/1.1" 200 5211
+INFO 2020-01-11 19:04:43,055 basehttp 154 "GET /index/ HTTP/1.1" 200 5225
+INFO 2020-01-11 19:05:08,136 basehttp 154 "GET /index/ HTTP/1.1" 200 5209
+INFO 2020-01-11 19:05:32,773 basehttp 154 "GET /index/ HTTP/1.1" 200 5213
+INFO 2020-01-11 19:06:10,324 basehttp 154 "GET /index/ HTTP/1.1" 200 5226
+INFO 2020-01-11 19:06:10,864 basehttp 154 "GET /index/ HTTP/1.1" 200 5226
+INFO 2020-01-11 19:06:11,067 basehttp 154 "GET /index/ HTTP/1.1" 200 5226
+INFO 2020-01-11 19:06:28,847 basehttp 154 "GET /index/ HTTP/1.1" 200 5227
+INFO 2020-01-11 19:06:29,720 basehttp 154 "GET /index/ HTTP/1.1" 200 5227
+INFO 2020-01-11 19:06:29,895 basehttp 154 "GET /index/ HTTP/1.1" 200 5227
+INFO 2020-01-11 19:06:30,085 basehttp 154 "GET /index/ HTTP/1.1" 200 5227
+INFO 2020-01-11 19:06:30,304 basehttp 154 "GET /index/ HTTP/1.1" 200 5227
+INFO 2020-01-11 19:06:30,715 basehttp 154 "GET /index/ HTTP/1.1" 200 5227
+INFO 2020-01-11 19:06:30,935 basehttp 154 "GET /index/ HTTP/1.1" 200 5227
+INFO 2020-01-11 19:08:01,100 basehttp 154 "GET /index/ HTTP/1.1" 200 5227
+INFO 2020-01-11 19:08:01,597 basehttp 154 "GET /index/ HTTP/1.1" 200 5227
+INFO 2020-01-11 19:08:01,770 basehttp 154 "GET /index/ HTTP/1.1" 200 5227
+INFO 2020-01-11 19:08:01,940 basehttp 154 "GET /index/ HTTP/1.1" 200 5227
+INFO 2020-01-11 19:08:02,116 basehttp 154 "GET /index/ HTTP/1.1" 200 5227
+INFO 2020-01-11 19:08:02,314 basehttp 154 "GET /index/ HTTP/1.1" 200 5227
+INFO 2020-01-11 19:08:22,379 basehttp 154 "GET /index/ HTTP/1.1" 200 5229
+INFO 2020-01-11 19:08:23,039 basehttp 154 "GET /index/ HTTP/1.1" 200 5229
+INFO 2020-01-11 19:08:23,239 basehttp 154 "GET /index/ HTTP/1.1" 200 5229
+INFO 2020-01-11 19:08:23,403 basehttp 154 "GET /index/ HTTP/1.1" 200 5229
+INFO 2020-01-11 19:08:23,587 basehttp 154 "GET /index/ HTTP/1.1" 200 5229
+INFO 2020-01-11 19:08:23,765 basehttp 154 "GET /index/ HTTP/1.1" 200 5229
+INFO 2020-01-11 19:08:23,939 basehttp 154 "GET /index/ HTTP/1.1" 200 5229
+INFO 2020-01-11 19:08:24,861 basehttp 154 "GET /index/ HTTP/1.1" 200 5229
+INFO 2020-01-11 19:08:25,027 basehttp 154 "GET /index/ HTTP/1.1" 200 5229
+INFO 2020-01-11 19:13:32,001 basehttp 154 "GET /index/ HTTP/1.1" 200 5293
+INFO 2020-01-11 19:13:32,194 basehttp 154 "GET /index/ HTTP/1.1" 200 5293
+INFO 2020-01-11 19:13:32,363 basehttp 154 "GET /index/ HTTP/1.1" 200 5293
+INFO 2020-01-11 19:13:32,544 basehttp 154 "GET /index/ HTTP/1.1" 200 5293
+WARNING 2020-01-11 19:15:27,482 basehttp 154 "GET /static/lib/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:15:29,108 basehttp 154 "GET /index/ HTTP/1.1" 200 5293
+INFO 2020-01-11 19:15:29,143 basehttp 154 "GET /static/lib/bootstrap-3.3.7.css HTTP/1.1" 200 121205
+INFO 2020-01-11 19:15:29,155 basehttp 154 "GET /static/lib/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 19:15:29,205 basehttp 154 "GET /static/lib/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:18:42,377 basehttp 154 "GET /index/ HTTP/1.1" 200 5293
+INFO 2020-01-11 19:18:42,409 basehttp 154 "GET /static/lib/bootstrap-3.3.7.css HTTP/1.1" 200 121205
+INFO 2020-01-11 19:18:42,411 basehttp 154 "GET /static/lib/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 19:18:42,487 basehttp 154 "GET /static/lib/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:18:43,017 basehttp 154 "GET /index/ HTTP/1.1" 200 5293
+INFO 2020-01-11 19:18:43,045 basehttp 154 "GET /static/lib/bootstrap-3.3.7.css HTTP/1.1" 200 121205
+INFO 2020-01-11 19:18:43,046 basehttp 154 "GET /static/lib/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 19:18:43,127 basehttp 154 "GET /static/lib/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:18:43,202 basehttp 154 "GET /index/ HTTP/1.1" 200 5293
+INFO 2020-01-11 19:18:43,230 basehttp 154 "GET /static/lib/bootstrap-3.3.7.css HTTP/1.1" 200 121205
+INFO 2020-01-11 19:18:43,231 basehttp 154 "GET /static/lib/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 19:18:43,278 basehttp 154 "GET /static/lib/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:18:43,388 basehttp 154 "GET /index/ HTTP/1.1" 200 5293
+INFO 2020-01-11 19:18:43,414 basehttp 154 "GET /static/lib/bootstrap-3.3.7.css HTTP/1.1" 200 121205
+INFO 2020-01-11 19:18:43,416 basehttp 154 "GET /static/lib/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 19:18:43,461 basehttp 154 "GET /static/lib/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:18:43,641 basehttp 154 "GET /index/ HTTP/1.1" 200 5293
+INFO 2020-01-11 19:18:43,666 basehttp 154 "GET /static/lib/bootstrap-3.3.7.css HTTP/1.1" 200 121205
+INFO 2020-01-11 19:18:43,668 basehttp 154 "GET /static/lib/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 19:18:43,726 basehttp 154 "GET /static/lib/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:24:03,856 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-11 19:24:04,793 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 19:24:09,327 basehttp 154 "GET /index/ HTTP/1.1" 200 4422
+INFO 2020-01-11 19:24:09,365 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:24:09,368 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:24:09,369 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:24:09,370 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:24:09,371 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:24:09,431 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:24:09,443 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:24:09,467 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:25:11,536 basehttp 154 "GET /index/ HTTP/1.1" 200 4479
+INFO 2020-01-11 19:25:11,572 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:25:11,577 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:25:11,579 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:25:11,580 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:25:11,583 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 19:25:11,638 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 19:25:11,644 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:25:11,663 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:25:54,659 basehttp 154 "GET /index/ HTTP/1.1" 200 4584
+INFO 2020-01-11 19:25:54,700 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:25:54,704 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:25:54,705 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:25:54,706 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:25:54,708 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:25:54,766 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:25:54,767 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:25:54,785 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:26:25,371 basehttp 154 "GET /index/ HTTP/1.1" 200 4340
+INFO 2020-01-11 19:32:26,526 basehttp 154 "GET /index/ HTTP/1.1" 200 4320
+INFO 2020-01-11 19:32:28,479 basehttp 154 "GET /index/ HTTP/1.1" 200 4320
+INFO 2020-01-11 19:32:29,154 basehttp 154 "GET /index/ HTTP/1.1" 200 4320
+INFO 2020-01-11 19:32:29,369 basehttp 154 "GET /index/ HTTP/1.1" 200 4320
+INFO 2020-01-11 19:32:41,911 basehttp 154 "GET /index/ HTTP/1.1" 200 4584
+INFO 2020-01-11 19:35:25,988 basehttp 154 "GET /index/ HTTP/1.1" 200 5662
+INFO 2020-01-11 19:35:27,897 basehttp 154 "GET /index/ HTTP/1.1" 200 5662
+INFO 2020-01-11 19:35:28,270 basehttp 154 "GET /index/ HTTP/1.1" 200 5662
+INFO 2020-01-11 19:35:52,843 basehttp 154 "GET /index/ HTTP/1.1" 200 5673
+INFO 2020-01-11 19:35:53,471 basehttp 154 "GET /index/ HTTP/1.1" 200 5673
+INFO 2020-01-11 19:35:54,137 basehttp 154 "GET /index/ HTTP/1.1" 200 5673
+INFO 2020-01-11 19:35:54,389 basehttp 154 "GET /index/ HTTP/1.1" 200 5673
+INFO 2020-01-11 19:35:54,602 basehttp 154 "GET /index/ HTTP/1.1" 200 5673
+INFO 2020-01-11 19:36:04,971 basehttp 154 "GET /index/ HTTP/1.1" 200 4580
+INFO 2020-01-11 19:36:31,284 basehttp 154 "GET /index/ HTTP/1.1" 200 4761
+INFO 2020-01-11 19:37:16,089 basehttp 154 "GET /index/ HTTP/1.1" 200 5895
+INFO 2020-01-11 19:37:16,108 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+INFO 2020-01-11 19:37:16,955 basehttp 154 "GET /index/ HTTP/1.1" 200 5895
+INFO 2020-01-11 19:37:30,443 basehttp 154 "GET /index/ HTTP/1.1" 200 5880
+INFO 2020-01-11 19:37:31,155 basehttp 154 "GET /index/ HTTP/1.1" 200 5880
+INFO 2020-01-11 19:37:31,372 basehttp 154 "GET /index/ HTTP/1.1" 200 5880
+INFO 2020-01-11 19:37:51,640 basehttp 154 "GET /index/ HTTP/1.1" 200 5816
+INFO 2020-01-11 19:37:52,424 basehttp 154 "GET /index/ HTTP/1.1" 200 5816
+INFO 2020-01-11 19:38:02,706 basehttp 154 "GET /index/ HTTP/1.1" 200 5649
+INFO 2020-01-11 19:38:29,988 basehttp 154 "GET /index/ HTTP/1.1" 200 5547
+INFO 2020-01-11 19:38:47,785 basehttp 154 "GET /index/ HTTP/1.1" 200 5505
+INFO 2020-01-11 19:39:03,564 basehttp 154 "GET /index/ HTTP/1.1" 200 5485
+INFO 2020-01-11 19:39:57,306 basehttp 154 "GET /index/ HTTP/1.1" 200 5631
+INFO 2020-01-11 19:39:58,404 basehttp 154 "GET /index/ HTTP/1.1" 200 5631
+INFO 2020-01-11 19:39:58,633 basehttp 154 "GET /index/ HTTP/1.1" 200 5631
+INFO 2020-01-11 19:39:58,873 basehttp 154 "GET /index/ HTTP/1.1" 200 5631
+INFO 2020-01-11 19:40:57,017 basehttp 154 "GET /index/ HTTP/1.1" 200 5709
+INFO 2020-01-11 19:40:57,943 basehttp 154 "GET /index/ HTTP/1.1" 200 5709
+INFO 2020-01-11 19:40:58,130 basehttp 154 "GET /index/ HTTP/1.1" 200 5709
+INFO 2020-01-11 19:40:58,331 basehttp 154 "GET /index/ HTTP/1.1" 200 5709
+INFO 2020-01-11 19:41:26,011 basehttp 154 "GET /index/ HTTP/1.1" 200 5717
+INFO 2020-01-11 19:41:26,573 basehttp 154 "GET /index/ HTTP/1.1" 200 5717
+INFO 2020-01-11 19:41:26,742 basehttp 154 "GET /index/ HTTP/1.1" 200 5717
+INFO 2020-01-11 19:41:39,176 basehttp 154 "GET /index/ HTTP/1.1" 200 5631
+INFO 2020-01-11 19:41:47,035 basehttp 154 "GET /index/ HTTP/1.1" 200 5610
+INFO 2020-01-11 19:41:47,697 basehttp 154 "GET /index/ HTTP/1.1" 200 5610
+INFO 2020-01-11 19:41:47,887 basehttp 154 "GET /index/ HTTP/1.1" 200 5610
+INFO 2020-01-11 19:41:48,065 basehttp 154 "GET /index/ HTTP/1.1" 200 5610
+INFO 2020-01-11 19:41:48,253 basehttp 154 "GET /index/ HTTP/1.1" 200 5610
+INFO 2020-01-11 19:41:48,430 basehttp 154 "GET /index/ HTTP/1.1" 200 5610
+INFO 2020-01-11 19:42:59,448 basehttp 154 "GET /index/ HTTP/1.1" 200 5591
+INFO 2020-01-11 19:43:00,020 basehttp 154 "GET /index/ HTTP/1.1" 200 5591
+INFO 2020-01-11 19:43:00,195 basehttp 154 "GET /index/ HTTP/1.1" 200 5591
+INFO 2020-01-11 19:43:11,761 basehttp 154 "GET /index/ HTTP/1.1" 200 4553
+INFO 2020-01-11 19:43:12,552 basehttp 154 "GET /index/ HTTP/1.1" 200 4553
+INFO 2020-01-11 19:43:21,524 basehttp 154 "GET /index/ HTTP/1.1" 200 4537
+INFO 2020-01-11 19:44:16,591 basehttp 154 "GET /index/ HTTP/1.1" 200 5427
+INFO 2020-01-11 19:44:39,872 basehttp 154 "GET /index/ HTTP/1.1" 200 5427
+INFO 2020-01-11 19:44:40,418 basehttp 154 "GET /index/ HTTP/1.1" 200 5427
+INFO 2020-01-11 19:44:40,592 basehttp 154 "GET /index/ HTTP/1.1" 200 5427
+INFO 2020-01-11 19:44:40,793 basehttp 154 "GET /index/ HTTP/1.1" 200 5427
+WARNING 2020-01-11 19:45:03,932 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:45:03,977 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:45:04,883 basehttp 154 "GET /index/ HTTP/1.1" 200 5427
+INFO 2020-01-11 19:45:04,929 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:45:04,930 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:45:04,932 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:45:04,932 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:45:04,935 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 19:45:04,973 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 19:45:04,992 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:45:05,008 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:45:46,701 basehttp 154 "GET /index/ HTTP/1.1" 200 4442
+INFO 2020-01-11 19:45:46,739 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:45:46,741 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:45:46,742 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:45:46,743 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:45:46,744 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 19:45:46,811 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 19:45:46,824 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:45:46,842 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:46:07,346 basehttp 154 "GET /index/ HTTP/1.1" 200 5406
+INFO 2020-01-11 19:46:07,382 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:46:07,384 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:46:07,385 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:46:07,387 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:46:07,388 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 19:46:07,448 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 19:46:07,459 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:46:07,476 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:46:25,245 basehttp 154 "GET /index/ HTTP/1.1" 200 5254
+INFO 2020-01-11 19:46:25,290 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:46:25,295 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:46:25,297 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:46:25,298 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:46:25,302 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 19:46:25,351 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 19:46:25,372 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:46:25,388 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:47:31,127 basehttp 154 "GET /index/ HTTP/1.1" 200 5370
+INFO 2020-01-11 19:47:31,168 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:47:31,171 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:47:31,172 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:47:31,174 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:47:31,177 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 19:47:31,225 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 19:47:31,239 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:47:31,255 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:48:55,896 basehttp 154 "GET /index/ HTTP/1.1" 200 5410
+INFO 2020-01-11 19:48:55,927 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:48:55,930 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:48:55,931 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:48:55,932 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:48:55,936 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:48:55,994 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:48:56,030 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:48:56,053 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:48:56,751 basehttp 154 "GET /index/ HTTP/1.1" 200 5410
+INFO 2020-01-11 19:48:56,793 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:48:56,795 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:48:56,796 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:48:56,797 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:48:56,800 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:48:56,851 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:48:56,893 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:48:56,896 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:48:57,275 basehttp 154 "GET /index/ HTTP/1.1" 200 5410
+INFO 2020-01-11 19:48:57,314 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:48:57,315 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:48:57,316 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:48:57,316 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:48:57,318 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:48:57,367 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:48:57,401 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:48:57,443 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:48:57,468 basehttp 154 "GET /index/ HTTP/1.1" 200 5410
+INFO 2020-01-11 19:48:57,504 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:48:57,506 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:48:57,506 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:48:57,511 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:48:57,514 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:48:57,561 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:48:57,576 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:48:57,609 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:48:57,651 basehttp 154 "GET /index/ HTTP/1.1" 200 5410
+INFO 2020-01-11 19:48:57,682 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:48:57,684 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:48:57,685 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:48:57,687 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:48:57,689 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:48:57,731 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:48:57,755 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:48:57,774 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+WARNING 2020-01-11 19:49:02,637 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:49:02,708 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:49:05,087 basehttp 154 "GET /index/ HTTP/1.1" 200 5410
+INFO 2020-01-11 19:49:05,126 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:49:05,127 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:49:05,129 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:49:05,130 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:49:05,132 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 19:49:05,183 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 19:49:05,194 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:49:05,211 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:49:38,914 basehttp 154 "GET /index/ HTTP/1.1" 200 5435
+INFO 2020-01-11 19:49:38,952 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:49:38,958 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:49:38,959 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:49:38,960 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:49:38,963 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:49:39,025 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:49:39,050 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:49:39,067 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:49:39,679 basehttp 154 "GET /index/ HTTP/1.1" 200 5435
+INFO 2020-01-11 19:49:39,716 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:49:39,718 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:49:39,720 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:49:39,722 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:49:39,724 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:49:39,779 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:49:39,807 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:49:39,830 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:50:24,018 basehttp 154 "GET /index/ HTTP/1.1" 200 5435
+WARNING 2020-01-11 19:50:25,795 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:50:25,857 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:50:54,009 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 19:50:55,244 basehttp 154 "GET /index/ HTTP/1.1" 200 5435
+WARNING 2020-01-11 19:50:57,532 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:50:57,586 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:52:40,917 basehttp 154 "GET /index/ HTTP/1.1" 200 5435
+INFO 2020-01-11 19:52:40,955 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:52:40,959 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:52:40,960 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:52:40,960 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:52:40,968 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:52:41,022 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:52:41,064 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:52:41,077 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:52:41,832 basehttp 154 "GET /index/ HTTP/1.1" 200 5435
+INFO 2020-01-11 19:52:41,876 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:52:41,878 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:52:41,880 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:52:41,881 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:52:41,883 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:52:41,936 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:52:41,949 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:52:41,978 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:52:42,032 basehttp 154 "GET /index/ HTTP/1.1" 200 5435
+INFO 2020-01-11 19:52:42,072 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:52:42,074 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:52:42,075 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:52:42,082 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:52:42,084 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:52:42,135 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:52:42,151 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:52:42,182 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:52:42,350 basehttp 154 "GET /index/ HTTP/1.1" 200 5435
+INFO 2020-01-11 19:52:42,391 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:52:42,392 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:52:42,393 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:52:42,394 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:52:42,396 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:52:42,458 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:52:42,469 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:52:42,500 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:52:42,652 basehttp 154 "GET /index/ HTTP/1.1" 200 5435
+INFO 2020-01-11 19:52:42,695 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:52:42,699 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:52:42,699 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:52:42,701 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:52:42,704 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:52:42,755 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:52:42,769 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:52:42,793 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:52:42,970 basehttp 154 "GET /index/ HTTP/1.1" 200 5435
+INFO 2020-01-11 19:52:43,016 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:52:43,016 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:52:43,017 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:52:43,020 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:52:43,023 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:52:43,074 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:52:43,078 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:52:43,122 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:52:43,323 basehttp 154 "GET /index/ HTTP/1.1" 200 5435
+INFO 2020-01-11 19:52:43,368 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:52:43,370 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:52:43,370 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:52:43,371 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:52:43,372 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:52:43,422 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:52:43,434 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:52:43,460 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:54:53,165 basehttp 154 "GET /index/ HTTP/1.1" 200 5552
+INFO 2020-01-11 19:54:53,205 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:54:53,206 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:54:53,208 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:54:53,210 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:54:53,215 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:54:53,274 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:54:53,283 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:54:53,316 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:54:53,840 basehttp 154 "GET /index/ HTTP/1.1" 200 5552
+INFO 2020-01-11 19:54:53,883 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:54:53,885 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:54:53,885 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:54:53,886 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:54:53,888 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:54:53,955 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:54:53,972 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:54:53,998 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:54:54,200 basehttp 154 "GET /index/ HTTP/1.1" 200 5552
+INFO 2020-01-11 19:54:54,241 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:54:54,245 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:54:54,247 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:54:54,248 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:54:54,249 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:54:54,305 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:54:54,305 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:54:54,334 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:54:54,393 basehttp 154 "GET /index/ HTTP/1.1" 200 5552
+INFO 2020-01-11 19:54:54,427 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:54:54,430 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:54:54,431 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:54:54,433 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:54:54,436 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:54:54,489 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:54:54,498 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:54:54,525 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+WARNING 2020-01-11 19:55:05,449 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:55:05,508 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:56:19,366 basehttp 154 "GET /index/ HTTP/1.1" 200 5396
+INFO 2020-01-11 19:56:19,409 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:56:19,410 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:56:19,411 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:56:19,412 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:56:19,414 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:56:19,470 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:56:19,481 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:56:19,500 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:56:20,058 basehttp 154 "GET /index/ HTTP/1.1" 200 5396
+INFO 2020-01-11 19:56:20,094 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:56:20,096 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:56:20,096 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:56:20,098 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:56:20,102 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:56:20,156 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:56:20,163 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:56:20,178 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:56:20,585 basehttp 154 "GET /index/ HTTP/1.1" 200 5396
+INFO 2020-01-11 19:56:20,622 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:56:20,624 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:56:20,625 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:56:20,625 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:56:20,628 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 19:56:20,672 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 19:56:20,685 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:56:20,705 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:56:20,786 basehttp 154 "GET /index/ HTTP/1.1" 200 5396
+INFO 2020-01-11 19:56:20,827 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:56:20,829 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:56:20,830 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:56:20,833 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:56:20,837 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:56:20,896 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:56:20,907 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:56:20,920 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:56:21,145 basehttp 154 "GET /index/ HTTP/1.1" 200 5396
+INFO 2020-01-11 19:56:21,181 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:56:21,183 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:56:21,184 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:56:21,188 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:56:21,189 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:56:21,245 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:56:21,259 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:56:21,263 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:56:21,367 basehttp 154 "GET /index/ HTTP/1.1" 200 5396
+INFO 2020-01-11 19:56:21,401 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:56:21,405 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:56:21,406 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:56:21,407 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:56:21,408 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:56:21,465 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:56:21,469 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:56:21,483 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:56:21,558 basehttp 154 "GET /index/ HTTP/1.1" 200 5396
+INFO 2020-01-11 19:56:21,605 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:56:21,607 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:56:21,608 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:56:21,609 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:56:21,611 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 19:56:21,659 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 19:56:21,659 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:56:21,687 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:56:21,774 basehttp 154 "GET /index/ HTTP/1.1" 200 5396
+INFO 2020-01-11 19:56:21,807 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:56:21,808 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:56:21,810 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:56:21,812 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:56:21,813 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:56:21,866 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:56:21,889 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:56:21,889 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:56:21,956 basehttp 154 "GET /index/ HTTP/1.1" 200 5396
+INFO 2020-01-11 19:56:21,995 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:56:21,995 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:56:21,996 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:56:21,997 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:56:21,998 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:56:22,060 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:56:22,061 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:56:22,093 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:56:22,165 basehttp 154 "GET /index/ HTTP/1.1" 200 5396
+INFO 2020-01-11 19:56:22,210 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:56:22,211 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:56:22,212 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:56:22,212 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:56:22,219 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:56:22,266 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:56:22,273 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:56:22,299 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:56:22,413 basehttp 154 "GET /index/ HTTP/1.1" 200 5396
+INFO 2020-01-11 19:56:22,450 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:56:22,453 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:56:22,454 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:56:22,456 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:56:22,458 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:56:22,504 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:56:22,511 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:56:22,529 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+WARNING 2020-01-11 19:56:26,095 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:56:26,126 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:56:27,323 basehttp 154 "GET /index/ HTTP/1.1" 200 5396
+INFO 2020-01-11 19:56:27,356 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:56:27,360 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:56:27,361 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:56:27,361 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:56:27,364 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 19:56:27,409 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 19:56:27,422 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:56:27,445 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:56:57,899 basehttp 154 "GET /index/ HTTP/1.1" 200 5459
+INFO 2020-01-11 19:56:57,939 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:56:57,941 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:56:57,942 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:56:57,943 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:56:57,944 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 19:56:57,999 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 19:56:58,021 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:56:58,039 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:57:00,538 basehttp 154 "GET /index/ HTTP/1.1" 200 5459
+INFO 2020-01-11 19:57:00,578 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:57:00,582 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:57:00,583 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:57:00,584 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:57:00,588 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 19:57:00,636 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 19:57:00,652 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:57:00,668 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:57:01,341 basehttp 154 "GET /index/ HTTP/1.1" 200 5459
+INFO 2020-01-11 19:57:01,378 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:57:01,383 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:57:01,383 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:57:01,384 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:57:01,386 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 19:57:01,427 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 19:57:01,442 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:57:01,458 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:57:02,506 basehttp 154 "GET /index/ HTTP/1.1" 200 5459
+INFO 2020-01-11 19:57:02,543 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:57:02,546 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:57:02,547 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:57:02,548 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:57:02,553 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 19:57:02,594 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 19:57:02,608 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:57:02,621 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:57:21,358 basehttp 154 "GET /index/ HTTP/1.1" 200 5457
+INFO 2020-01-11 19:57:21,397 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:57:21,400 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:57:21,403 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:57:21,406 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:57:21,411 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 19:57:21,462 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 19:57:21,471 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:57:21,490 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:57:22,010 basehttp 154 "GET /index/ HTTP/1.1" 200 5457
+INFO 2020-01-11 19:57:22,051 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:57:22,052 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:57:22,052 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:57:22,053 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:57:22,054 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 19:57:22,116 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 19:57:22,128 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:57:22,146 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:57:22,887 basehttp 154 "GET /index/ HTTP/1.1" 200 5457
+INFO 2020-01-11 19:57:22,923 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:57:22,925 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:57:22,929 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:57:22,930 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:57:22,931 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 19:57:22,979 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 19:57:22,989 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:57:23,018 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:57:23,120 basehttp 154 "GET /index/ HTTP/1.1" 200 5457
+INFO 2020-01-11 19:57:23,163 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:57:23,164 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:57:23,165 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:57:23,165 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:57:23,167 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 19:57:23,211 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:57:23,240 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 19:57:23,247 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 19:59:46,117 basehttp 154 "GET /index/ HTTP/1.1" 200 5476
+INFO 2020-01-11 19:59:46,154 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 19:59:46,159 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 19:59:46,160 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 19:59:46,162 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 19:59:46,165 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 19:59:46,236 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 19:59:46,238 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 19:59:46,257 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:00:10,997 basehttp 154 "GET /index/ HTTP/1.1" 200 5474
+INFO 2020-01-11 20:00:11,033 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:00:11,034 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:00:11,035 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:00:11,039 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:00:11,041 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 20:00:11,096 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 20:00:11,157 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+WARNING 2020-01-11 20:00:11,158 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 20:00:36,580 basehttp 154 "GET /index/ HTTP/1.1" 200 5476
+INFO 2020-01-11 20:00:36,617 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:00:36,621 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:00:36,622 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:00:36,622 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:00:36,626 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 20:00:36,686 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 20:00:36,691 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 20:00:36,716 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+WARNING 2020-01-11 20:00:44,870 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 20:00:44,903 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:00:49,066 basehttp 154 "GET /index/ HTTP/1.1" 200 5476
+INFO 2020-01-11 20:00:49,099 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:00:49,104 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:00:49,105 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:00:49,106 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:00:49,109 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 20:00:49,153 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 20:00:49,171 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 20:00:49,188 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:04:33,126 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 20:04:42,100 basehttp 154 "GET /index/ HTTP/1.1" 200 5474
+WARNING 2020-01-11 20:04:52,322 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 20:04:52,360 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:09:45,588 basehttp 154 "GET /index/ HTTP/1.1" 200 5496
+INFO 2020-01-11 20:09:45,635 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:09:45,637 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:09:45,638 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:09:45,639 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:09:45,641 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 20:09:45,719 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 20:09:45,739 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 20:09:45,772 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:14:12,287 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 20:14:13,707 basehttp 154 "GET /index/ HTTP/1.1" 200 5486
+INFO 2020-01-11 20:14:13,758 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:14:13,761 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:14:13,762 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:14:13,767 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:14:13,775 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 20:14:13,873 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 20:14:13,937 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 20:14:14,006 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:16:54,432 basehttp 154 "GET /index/ HTTP/1.1" 200 5479
+INFO 2020-01-11 20:16:54,483 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:16:54,485 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:16:54,490 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:16:54,491 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 20:16:54,490 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:16:54,570 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 20:16:54,625 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 20:16:54,719 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:17:39,326 basehttp 154 "GET /index/ HTTP/1.1" 200 5473
+INFO 2020-01-11 20:17:39,361 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:17:39,373 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:17:39,375 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:17:39,377 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:17:39,383 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 20:17:39,446 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 20:17:39,566 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 20:17:39,569 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:17:44,031 basehttp 154 "GET /index/ HTTP/1.1" 200 5473
+WARNING 2020-01-11 20:17:49,877 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 20:17:49,967 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:17:51,636 basehttp 154 "GET /index/ HTTP/1.1" 200 5473
+INFO 2020-01-11 20:17:51,691 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:17:51,693 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:17:51,694 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:17:51,695 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:17:51,697 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 20:17:51,747 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 20:17:51,782 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 20:17:51,822 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:17:54,927 basehttp 154 "GET /index/ HTTP/1.1" 200 5473
+INFO 2020-01-11 20:17:54,974 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:17:54,977 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:17:54,978 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:17:54,988 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:17:54,999 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 20:17:55,041 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 20:17:55,067 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 20:17:55,107 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:43:21,061 basehttp 154 "GET /index/ HTTP/1.1" 200 5473
+INFO 2020-01-11 20:43:21,135 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:43:21,140 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:43:21,147 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:43:21,148 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:43:21,150 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 20:43:21,222 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 20:43:21,337 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 20:43:21,344 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:43:26,458 basehttp 154 "GET /index/ HTTP/1.1" 200 5473
+WARNING 2020-01-11 20:43:28,353 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 20:43:28,404 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:43:38,955 basehttp 154 "GET /index/ HTTP/1.1" 200 5473
+INFO 2020-01-11 20:43:39,014 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:43:39,016 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:43:39,017 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:43:39,019 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:43:39,024 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 20:43:39,094 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 20:43:39,126 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 20:43:39,148 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:43:40,022 basehttp 154 "GET /index/ HTTP/1.1" 200 5473
+INFO 2020-01-11 20:43:40,079 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:43:40,080 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:43:40,082 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:43:40,084 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:43:40,087 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 20:43:40,137 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 20:43:40,154 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 20:43:40,172 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:45:25,386 basehttp 154 "GET /index/ HTTP/1.1" 200 5597
+INFO 2020-01-11 20:45:25,436 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:45:25,438 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:45:25,439 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:45:25,448 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 20:45:25,452 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+WARNING 2020-01-11 20:45:25,510 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 20:45:25,534 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 20:45:25,561 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:47:11,552 basehttp 154 "GET /index/ HTTP/1.1" 200 5597
+INFO 2020-01-11 20:47:11,603 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:47:11,603 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:47:11,608 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:47:11,610 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:47:11,613 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 20:47:11,676 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 20:47:11,701 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 20:47:11,741 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:53:07,370 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 20:53:13,572 basehttp 154 "GET /index/ HTTP/1.1" 200 5597
+INFO 2020-01-11 20:53:13,622 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:53:13,655 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:53:13,656 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:53:13,661 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:53:13,665 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 20:53:13,727 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 20:53:13,834 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 20:53:13,839 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:53:56,935 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-11 20:53:58,938 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 20:54:02,833 basehttp 154 "GET /index/ HTTP/1.1" 200 5263
+INFO 2020-01-11 20:54:02,888 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:54:02,890 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:54:02,891 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:54:02,894 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:54:02,897 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 20:54:03,169 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 20:54:03,181 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:54:10,197 basehttp 154 "GET /index/ HTTP/1.1" 200 5263
+INFO 2020-01-11 20:54:10,231 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:54:10,232 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:54:10,233 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:54:10,234 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:54:10,237 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 20:54:10,330 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 20:54:10,374 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:54:13,004 basehttp 154 "GET /index/ HTTP/1.1" 200 5263
+WARNING 2020-01-11 20:54:14,885 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 20:54:14,925 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:54:17,874 basehttp 154 "GET /index/ HTTP/1.1" 200 5263
+INFO 2020-01-11 20:54:17,912 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:54:17,917 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:54:17,921 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:54:17,924 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:54:17,926 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 20:54:17,977 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 20:54:18,036 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:54:19,233 basehttp 154 "GET /index/ HTTP/1.1" 200 5263
+INFO 2020-01-11 20:54:19,273 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:54:19,275 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:54:19,275 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:54:19,279 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:54:19,282 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 20:54:19,314 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 20:54:19,632 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:54:55,098 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-11 20:54:56,359 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 20:55:02,343 basehttp 154 "GET /index/ HTTP/1.1" 200 5597
+INFO 2020-01-11 20:55:02,388 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:55:02,393 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:55:02,397 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:55:02,397 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:55:02,400 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 20:55:02,462 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 20:55:02,479 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 20:55:02,503 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:55:45,872 basehttp 154 "GET /index/ HTTP/1.1" 200 5597
+INFO 2020-01-11 20:55:45,917 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:55:45,919 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:55:45,920 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:55:45,928 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:55:45,932 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 20:55:46,006 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 20:55:46,008 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 20:55:46,029 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:56:29,620 basehttp 154 "GET /index/ HTTP/1.1" 200 5599
+INFO 2020-01-11 20:56:29,673 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:56:29,678 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:56:29,679 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:56:29,680 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:56:29,682 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 20:56:29,764 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 20:56:29,766 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 20:56:29,787 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:56:31,199 basehttp 154 "GET /index/ HTTP/1.1" 200 5599
+INFO 2020-01-11 20:56:31,243 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:56:31,244 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:56:31,246 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:56:31,249 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:56:31,256 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 20:56:31,324 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 20:56:31,324 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 20:56:31,348 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:56:31,442 basehttp 154 "GET /index/ HTTP/1.1" 200 5599
+INFO 2020-01-11 20:56:31,500 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:56:31,509 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:56:31,510 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:56:31,510 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:56:31,515 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 20:56:31,600 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 20:56:31,609 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 20:56:31,629 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:56:31,816 basehttp 154 "GET /index/ HTTP/1.1" 200 5599
+INFO 2020-01-11 20:56:31,864 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:56:31,864 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:56:31,865 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:56:31,866 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:56:31,871 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 20:56:31,946 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 20:56:31,958 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 20:56:31,980 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:56:34,223 basehttp 154 "GET /index/ HTTP/1.1" 200 5599
+INFO 2020-01-11 20:56:34,275 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:56:34,277 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:56:34,278 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:56:34,278 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:56:34,280 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 20:56:34,366 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 20:56:34,370 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 20:56:34,396 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:56:34,483 basehttp 154 "GET /index/ HTTP/1.1" 200 5599
+INFO 2020-01-11 20:56:34,530 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:56:34,531 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:56:34,532 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:56:34,533 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:56:34,536 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 20:56:34,603 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 20:56:34,623 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 20:56:34,646 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:56:37,774 basehttp 154 "GET /index/ HTTP/1.1" 200 5599
+INFO 2020-01-11 20:56:37,823 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:56:37,825 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:56:37,828 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:56:37,828 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:56:37,831 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 20:56:37,916 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 20:56:37,959 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 20:56:37,979 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 20:59:45,721 basehttp 154 "GET /index/ HTTP/1.1" 200 5732
+INFO 2020-01-11 20:59:45,761 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 20:59:45,763 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 20:59:45,765 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 20:59:45,766 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 20:59:45,770 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 20:59:45,833 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 20:59:45,875 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 20:59:45,919 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:03:34,987 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 21:03:43,546 basehttp 154 "GET /index/ HTTP/1.1" 200 5716
+WARNING 2020-01-11 21:03:45,282 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:03:45,329 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:03:48,611 basehttp 154 "GET /index/ HTTP/1.1" 200 5716
+INFO 2020-01-11 21:03:48,663 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:03:48,664 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:03:48,667 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:03:48,668 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:03:48,670 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 21:03:48,734 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 21:03:48,743 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:03:48,758 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:05:34,115 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-11 21:05:35,641 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 21:05:40,725 basehttp 154 "GET /index/ HTTP/1.1" 200 5263
+WARNING 2020-01-11 21:05:42,799 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:05:42,849 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:05:57,747 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-11 21:05:59,124 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-11 21:06:02,775 basehttp 154 "GET /index/ HTTP/1.1" 200 5716
+INFO 2020-01-11 21:06:02,831 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:06:02,839 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:06:02,848 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:06:02,851 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:06:02,870 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 21:06:02,971 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 21:06:02,974 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:06:03,038 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:06:06,500 basehttp 154 "GET /index/ HTTP/1.1" 200 5716
+INFO 2020-01-11 21:06:06,554 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:06:06,556 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:06:06,557 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:06:06,558 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:06:06,559 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 21:06:06,611 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 21:06:06,665 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:06:06,686 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:09:14,662 basehttp 154 "GET /index/ HTTP/1.1" 200 5810
+INFO 2020-01-11 21:09:14,698 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:09:14,700 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:09:14,700 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:09:14,701 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:09:14,703 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 21:09:14,771 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:09:14,827 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:09:17,045 basehttp 154 "GET /index/ HTTP/1.1" 200 5810
+INFO 2020-01-11 21:09:17,095 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:09:17,097 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:09:17,099 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:09:17,101 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:09:17,103 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 21:09:17,162 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 21:09:17,170 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:09:17,195 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:09:18,544 basehttp 154 "GET /index/ HTTP/1.1" 200 5810
+INFO 2020-01-11 21:09:18,594 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:09:18,595 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:09:18,597 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:09:18,599 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:09:18,601 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 21:09:18,653 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 21:09:18,665 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:09:18,682 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:09:19,183 basehttp 154 "GET /index/ HTTP/1.1" 200 5810
+INFO 2020-01-11 21:09:19,227 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:09:19,232 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:09:19,233 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:09:19,234 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:09:19,239 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 21:09:19,296 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 21:09:19,313 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:09:19,333 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:09:19,407 basehttp 154 "GET /index/ HTTP/1.1" 200 5810
+INFO 2020-01-11 21:09:19,467 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:09:19,469 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:09:19,470 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:09:19,476 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:09:19,479 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 21:09:19,528 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 21:09:19,547 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:09:19,572 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:09:54,349 basehttp 154 "GET /index/ HTTP/1.1" 200 5716
+INFO 2020-01-11 21:09:54,394 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:09:54,396 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:09:54,399 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:09:54,400 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:09:54,404 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 21:09:54,468 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:09:54,597 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:09:54,602 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+WARNING 2020-01-11 21:10:04,616 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:10:04,710 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+WARNING 2020-01-11 21:11:32,527 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:11:32,537 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:11:34,605 basehttp 154 "GET /index/ HTTP/1.1" 200 5715
+INFO 2020-01-11 21:11:34,665 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:11:34,668 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:11:34,669 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:11:34,671 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:11:34,678 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 21:11:34,742 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 21:11:34,753 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:11:34,780 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:11:40,444 basehttp 154 "GET /index/ HTTP/1.1" 200 5715
+INFO 2020-01-11 21:11:40,489 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:11:40,493 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:11:40,494 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:11:40,495 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:11:40,497 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 21:11:40,563 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:11:40,575 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:11:40,599 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:11:41,441 basehttp 154 "GET /index/ HTTP/1.1" 200 5715
+INFO 2020-01-11 21:11:41,486 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:11:41,493 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:11:41,496 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 21:11:41,497 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:11:41,498 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:11:41,564 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:11:41,576 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:11:41,600 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:11:42,225 basehttp 154 "GET /index/ HTTP/1.1" 200 5715
+INFO 2020-01-11 21:11:42,273 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:11:42,275 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:11:42,277 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:11:42,278 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:11:42,280 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 21:11:42,349 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:11:42,368 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:11:42,385 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:11:42,497 basehttp 154 "GET /index/ HTTP/1.1" 200 5715
+INFO 2020-01-11 21:11:42,561 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:11:42,564 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:11:42,565 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:11:42,568 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:11:42,571 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 21:11:42,645 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:11:42,676 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:11:42,697 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:11:42,910 basehttp 154 "GET /index/ HTTP/1.1" 200 5715
+INFO 2020-01-11 21:11:42,951 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:11:42,957 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:11:42,958 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:11:42,960 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:11:42,962 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-11 21:11:43,031 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-11 21:11:43,032 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:11:43,070 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:11:43,683 basehttp 154 "GET /index/ HTTP/1.1" 200 5715
+INFO 2020-01-11 21:11:43,729 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:11:43,731 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:11:43,733 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:11:43,737 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:11:43,740 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 21:11:43,806 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:11:43,829 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:11:43,852 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:11:44,066 basehttp 154 "GET /index/ HTTP/1.1" 200 5715
+INFO 2020-01-11 21:11:44,112 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:11:44,114 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:11:44,115 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:11:44,116 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:11:44,120 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 21:11:44,206 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:11:44,223 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:11:44,252 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:11:44,439 basehttp 154 "GET /index/ HTTP/1.1" 200 5715
+INFO 2020-01-11 21:11:44,492 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:11:44,495 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:11:44,495 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:11:44,496 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:11:44,498 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 21:11:44,562 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:11:44,586 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:11:44,622 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:11:44,677 basehttp 154 "GET /index/ HTTP/1.1" 200 5715
+INFO 2020-01-11 21:11:44,729 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:11:44,732 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:11:44,736 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:11:44,738 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:11:44,744 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 21:11:44,810 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:11:44,846 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:11:44,871 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:11:45,081 basehttp 154 "GET /index/ HTTP/1.1" 200 5715
+INFO 2020-01-11 21:11:45,127 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:11:45,129 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:11:45,129 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:11:45,130 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:11:45,131 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 21:11:45,193 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:11:45,243 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:11:45,276 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:11:45,317 basehttp 154 "GET /index/ HTTP/1.1" 200 5715
+INFO 2020-01-11 21:11:45,392 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:11:45,397 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:11:45,398 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:11:45,405 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 21:11:45,409 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:11:45,481 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:11:45,525 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:11:45,565 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:13:02,198 basehttp 154 "GET /index/ HTTP/1.1" 200 5754
+INFO 2020-01-11 21:13:02,253 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:13:02,255 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:13:02,257 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:13:02,262 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:13:02,264 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 21:13:02,343 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:13:02,354 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:13:02,379 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:13:06,323 basehttp 154 "GET /index/ HTTP/1.1" 200 5754
+INFO 2020-01-11 21:13:06,373 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:13:06,378 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:13:06,379 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:13:06,379 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:13:06,383 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 21:13:06,457 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:13:06,554 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:13:06,560 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:13:27,564 basehttp 154 "GET /index/ HTTP/1.1" 200 5757
+INFO 2020-01-11 21:13:27,612 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:13:27,616 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:13:27,617 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:13:27,619 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:13:27,623 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 21:13:27,693 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:13:27,764 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:13:27,771 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:14:00,632 basehttp 154 "GET /index/ HTTP/1.1" 200 5715
+INFO 2020-01-11 21:14:00,679 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:14:00,681 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:14:00,682 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:14:00,686 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:14:00,689 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 21:14:00,753 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:14:00,790 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:14:00,826 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:14:23,920 basehttp 154 "GET /index/ HTTP/1.1" 200 5716
+INFO 2020-01-11 21:14:23,970 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:14:23,972 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:14:23,973 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:14:23,974 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:14:23,977 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 21:14:24,082 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:14:24,110 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:14:24,199 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:14:37,379 basehttp 154 "GET /index/ HTTP/1.1" 200 5754
+INFO 2020-01-11 21:14:37,425 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:14:37,427 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:14:37,428 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:14:37,429 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:14:37,435 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 21:14:37,505 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:14:37,601 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:14:37,626 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:15:39,756 basehttp 154 "GET /index/ HTTP/1.1" 200 5771
+INFO 2020-01-11 21:15:39,821 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:15:39,823 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:15:39,824 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:15:39,827 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:15:39,831 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 21:15:39,912 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:15:39,951 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:15:40,019 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:16:31,508 basehttp 154 "GET /index/ HTTP/1.1" 200 5781
+INFO 2020-01-11 21:16:31,557 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:16:31,559 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:16:31,559 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:16:31,560 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:16:31,562 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 21:16:31,634 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:16:31,721 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:16:31,762 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:16:32,533 basehttp 154 "GET /index/ HTTP/1.1" 200 5781
+INFO 2020-01-11 21:16:32,580 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:16:32,582 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:16:32,585 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:16:32,587 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:16:32,591 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 21:16:32,672 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:16:32,720 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:16:32,770 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:16:33,048 basehttp 154 "GET /index/ HTTP/1.1" 200 5781
+INFO 2020-01-11 21:16:33,080 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:16:33,082 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:16:33,086 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:16:33,087 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:16:33,089 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 21:16:33,147 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:16:33,162 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:16:33,198 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:16:33,285 basehttp 154 "GET /index/ HTTP/1.1" 200 5781
+INFO 2020-01-11 21:16:33,338 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:16:33,339 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:16:33,340 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:16:33,342 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:16:33,343 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 21:16:33,411 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:16:33,442 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:16:33,485 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-11 21:17:01,043 basehttp 154 "GET /index/ HTTP/1.1" 200 5783
+INFO 2020-01-11 21:17:01,088 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-11 21:17:01,093 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-11 21:17:01,098 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-11 21:17:01,099 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-11 21:17:01,102 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-11 21:17:01,168 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-11 21:17:01,211 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-11 21:17:01,266 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 09:06:10,664 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 09:10:24,570 basehttp 154 "GET /index/ HTTP/1.1" 200 5783
+INFO 2020-01-13 09:10:24,619 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 09:10:24,655 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 09:10:24,658 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 09:10:24,698 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-13 09:10:24,786 log 228 Not Found: /favicon.ico
+WARNING 2020-01-13 09:10:24,787 basehttp 154 "GET /favicon.ico HTTP/1.1" 404 3407
+WARNING 2020-01-13 09:20:19,006 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 09:20:19,043 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 09:24:54,238 basehttp 154 "GET /index/ HTTP/1.1" 200 5783
+INFO 2020-01-13 09:24:54,275 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 09:24:54,278 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 09:24:54,280 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 09:24:54,281 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 09:24:54,285 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-13 09:24:54,355 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 09:24:54,370 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 09:24:54,697 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+INFO 2020-01-13 09:28:32,868 basehttp 154 "GET /index/ HTTP/1.1" 200 5960
+INFO 2020-01-13 09:28:32,906 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 09:28:32,907 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 09:28:32,908 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 09:28:32,909 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 09:28:32,910 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-13 09:28:32,964 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-13 09:28:32,974 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 09:28:32,993 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 09:46:58,510 basehttp 154 "GET /index/ HTTP/1.1" 200 6342
+WARNING 2020-01-13 09:47:35,265 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 09:47:35,321 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 09:47:38,155 basehttp 154 "GET /index/ HTTP/1.1" 200 6342
+INFO 2020-01-13 09:47:38,193 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 09:47:38,195 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 09:47:38,197 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 09:47:38,198 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 09:47:38,199 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-13 09:47:38,254 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-13 09:47:38,261 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 09:47:38,282 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 09:48:52,572 basehttp 154 "GET /index/ HTTP/1.1" 200 6354
+INFO 2020-01-13 09:48:52,604 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 09:48:52,605 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 09:48:52,606 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 09:48:52,607 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 09:48:52,609 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-13 09:48:52,655 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-13 09:48:52,666 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 09:48:52,684 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 09:49:09,564 basehttp 154 "GET /index/ HTTP/1.1" 200 6354
+INFO 2020-01-13 09:49:09,604 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 09:49:09,606 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 09:49:09,607 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 09:49:09,609 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 09:49:09,612 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-13 09:49:09,651 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-13 09:49:09,670 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 09:49:09,692 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 09:49:33,070 basehttp 154 "GET /index/ HTTP/1.1" 200 6346
+INFO 2020-01-13 09:49:33,111 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 09:49:33,114 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 09:49:33,119 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 09:49:33,120 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 09:49:33,123 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-13 09:49:33,166 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-13 09:49:33,173 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 09:49:33,188 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 09:50:08,538 basehttp 154 "GET /index/ HTTP/1.1" 200 6354
+INFO 2020-01-13 09:50:08,578 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 09:50:08,579 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 09:50:08,581 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 09:50:08,586 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 09:50:08,589 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-13 09:50:08,618 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-13 09:50:08,668 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 09:50:08,695 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 09:50:31,211 basehttp 154 "GET /index/ HTTP/1.1" 200 6342
+INFO 2020-01-13 09:50:31,243 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 09:50:31,245 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 09:50:31,245 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 09:50:31,246 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 09:50:31,254 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-13 09:50:31,315 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 09:50:31,349 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 09:50:31,370 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 09:58:48,679 basehttp 154 "GET /index/ HTTP/1.1" 200 6387
+INFO 2020-01-13 09:58:48,711 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 09:58:48,713 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 09:58:48,715 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 09:58:48,716 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 09:58:48,718 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-13 09:58:48,774 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 09:58:48,828 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 09:58:48,831 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 09:58:57,652 basehttp 154 "GET /index/ HTTP/1.1" 200 6387
+INFO 2020-01-13 09:58:57,685 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 09:58:57,689 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 09:58:57,689 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 09:58:57,689 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 09:58:57,693 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-13 09:58:57,739 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 09:58:57,769 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 09:58:57,808 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+WARNING 2020-01-13 10:20:19,746 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 10:20:19,805 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 10:20:23,584 basehttp 154 "GET /index/ HTTP/1.1" 200 6460
+INFO 2020-01-13 10:20:23,619 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 10:20:23,622 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 10:20:23,624 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 10:20:23,626 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 10:20:23,627 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-13 10:20:23,677 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-13 10:20:23,683 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 10:20:23,699 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 10:21:34,379 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\urls.py changed, reloading.
+INFO 2020-01-13 10:21:35,049 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 10:22:24,490 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\urls.py changed, reloading.
+INFO 2020-01-13 10:22:25,846 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 10:23:18,155 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 10:23:19,028 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 10:38:55,439 basehttp 154 "GET /index/ HTTP/1.1" 200 6784
+INFO 2020-01-13 10:38:55,475 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 10:38:55,484 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 10:38:55,485 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 10:38:55,486 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 10:38:55,488 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 10:38:55,489 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-13 10:38:55,553 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 10:38:55,555 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 10:38:55,564 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 10:38:55,569 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 10:38:55,589 basehttp 154 "GET /listtb?name=xiaosan HTTP/1.1" 301 0
+INFO 2020-01-13 10:38:55,602 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 84
+INFO 2020-01-13 10:39:25,244 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 10:39:29,864 basehttp 154 "GET /index/ HTTP/1.1" 200 6792
+INFO 2020-01-13 10:39:29,900 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 10:39:29,905 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 10:39:29,906 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 10:39:29,907 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 10:39:29,910 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 10:39:29,911 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-13 10:39:29,978 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-13 10:39:29,989 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 10:39:29,990 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 10:39:30,006 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 10:39:30,032 basehttp 154 "GET /listtb?name=xiaosan HTTP/1.1" 301 0
+INFO 2020-01-13 10:39:30,040 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 84
+INFO 2020-01-13 10:53:59,720 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 10:54:00,597 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 10:57:26,033 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 10:57:27,126 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 10:57:43,458 basehttp 154 "GET /index/ HTTP/1.1" 200 6784
+INFO 2020-01-13 10:57:43,496 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 10:57:43,498 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 10:57:43,499 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 10:57:43,499 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 10:57:43,500 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 10:57:43,505 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-13 10:57:43,571 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 10:57:43,588 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 10:57:43,588 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 10:57:43,596 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 10:57:43,619 basehttp 154 "GET /listtb?name=xiaosan HTTP/1.1" 301 0
+INFO 2020-01-13 10:57:43,631 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 338
+INFO 2020-01-13 10:58:12,706 basehttp 154 "GET /index/ HTTP/1.1" 200 6830
+INFO 2020-01-13 10:58:12,750 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 10:58:12,750 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 10:58:12,753 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 10:58:12,754 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 10:58:12,755 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 10:58:12,757 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-13 10:58:12,829 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 10:58:12,839 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 10:58:12,858 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 10:58:12,859 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 10:58:12,881 basehttp 154 "GET /listtb?name=xiaosan HTTP/1.1" 301 0
+INFO 2020-01-13 10:58:12,894 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 338
+INFO 2020-01-13 10:58:32,150 basehttp 154 "GET /index/ HTTP/1.1" 200 6835
+INFO 2020-01-13 10:58:32,187 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 10:58:32,191 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 10:58:32,192 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 10:58:32,194 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 10:58:32,194 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 10:58:32,198 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-13 10:58:32,267 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 10:58:32,272 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 10:58:32,273 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 10:58:32,295 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 10:58:32,317 basehttp 154 "GET /listtb?name=xiaosan HTTP/1.1" 301 0
+INFO 2020-01-13 10:58:32,331 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 338
+INFO 2020-01-13 11:00:18,253 basehttp 154 "GET /index/ HTTP/1.1" 200 6627
+INFO 2020-01-13 11:00:18,295 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 11:00:18,300 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 11:00:18,300 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 11:00:18,303 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 11:00:18,303 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 11:00:18,305 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-13 11:00:18,382 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 11:00:18,395 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 11:00:18,423 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 11:00:18,423 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 11:00:18,439 basehttp 154 "GET /listtb?name=xiaosan HTTP/1.1" 301 0
+INFO 2020-01-13 11:00:18,452 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 338
+INFO 2020-01-13 11:01:17,384 basehttp 154 "GET /index/ HTTP/1.1" 200 6621
+INFO 2020-01-13 11:01:17,423 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 11:01:17,428 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 11:01:17,428 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 11:01:17,429 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 11:01:17,430 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 11:01:17,431 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-13 11:01:17,484 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 11:01:17,521 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-13 11:01:17,545 basehttp 154 "GET /listtb?name=xiaosan HTTP/1.1" 301 0
+WARNING 2020-01-13 11:01:17,549 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+WARNING 2020-01-13 11:01:17,550 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+INFO 2020-01-13 11:01:17,558 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 338
+INFO 2020-01-13 11:02:06,992 basehttp 154 "GET /index/ HTTP/1.1" 200 6668
+INFO 2020-01-13 11:02:07,036 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 11:02:07,037 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 11:02:07,038 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 11:02:07,040 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 11:02:07,040 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 11:02:07,042 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-13 11:02:07,108 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 11:02:07,137 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 11:02:07,168 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 11:02:07,173 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 11:02:07,183 basehttp 154 "GET /listtb?name=xiaosan HTTP/1.1" 301 0
+INFO 2020-01-13 11:02:07,204 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 338
+INFO 2020-01-13 11:03:13,260 basehttp 154 "GET /index/ HTTP/1.1" 200 6668
+INFO 2020-01-13 11:03:13,299 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 11:03:13,302 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 11:03:13,303 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 11:03:13,304 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 11:03:13,305 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 11:03:13,308 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-13 11:03:13,367 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 11:03:13,404 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-13 11:03:13,437 basehttp 154 "GET /listtb?name=xiaosan HTTP/1.1" 301 0
+WARNING 2020-01-13 11:03:13,440 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 11:03:13,444 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 11:03:13,450 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 338
+INFO 2020-01-13 11:03:22,934 basehttp 154 "GET /index/ HTTP/1.1" 200 6668
+INFO 2020-01-13 11:03:22,971 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 11:03:22,974 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 11:03:22,976 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 11:03:22,978 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 11:03:22,979 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 11:03:22,980 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-13 11:03:23,043 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 11:03:23,088 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-13 11:03:23,111 basehttp 154 "GET /listtb?name=xiaosan HTTP/1.1" 301 0
+INFO 2020-01-13 11:03:23,124 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 338
+WARNING 2020-01-13 11:03:23,135 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 11:03:23,137 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 11:04:33,572 basehttp 154 "GET /index/ HTTP/1.1" 200 6668
+INFO 2020-01-13 11:04:33,617 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 11:04:33,620 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 11:04:33,621 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 11:04:33,622 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 11:04:33,623 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 11:04:33,626 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-13 11:04:33,706 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-13 11:04:33,712 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 11:04:33,754 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 11:04:33,756 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 11:04:33,768 basehttp 154 "GET /listtb?name=xiaosan HTTP/1.1" 301 0
+INFO 2020-01-13 11:04:33,779 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 338
+INFO 2020-01-13 11:04:44,918 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 11:04:48,455 basehttp 154 "GET /index/ HTTP/1.1" 200 6668
+INFO 2020-01-13 11:04:48,501 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 11:04:48,503 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 11:04:48,503 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 11:04:48,504 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 11:04:48,504 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 11:04:48,505 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-13 11:04:48,578 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 11:04:48,578 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 11:04:48,622 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 11:04:48,626 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 11:04:48,628 basehttp 154 "GET /listtb?name=xiaosan HTTP/1.1" 301 0
+INFO 2020-01-13 11:04:48,640 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 338
+INFO 2020-01-13 11:08:27,160 basehttp 154 "GET /index/ HTTP/1.1" 200 6537
+INFO 2020-01-13 11:08:27,198 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 11:08:27,206 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 11:08:27,207 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 11:08:27,207 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 11:08:27,208 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 11:08:27,210 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-13 11:08:27,276 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-13 11:08:27,289 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 11:08:27,307 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 11:08:27,314 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 11:08:27,327 basehttp 154 "GET /listtb?name=xiaosan HTTP/1.1" 301 0
+INFO 2020-01-13 11:08:27,333 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 338
+INFO 2020-01-13 11:10:46,065 basehttp 154 "GET /index/ HTTP/1.1" 200 6605
+INFO 2020-01-13 11:10:46,114 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 11:10:46,116 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 11:10:46,117 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 11:10:46,149 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 11:10:46,157 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 11:10:46,158 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-13 11:10:46,244 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+INFO 2020-01-13 11:10:46,353 basehttp 154 "GET /listtb?name=xiaosan HTTP/1.1" 301 0
+WARNING 2020-01-13 11:10:46,373 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-13 11:10:46,379 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 338
+WARNING 2020-01-13 11:10:46,415 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 11:10:46,419 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 11:12:28,393 basehttp 154 "GET /index/ HTTP/1.1" 200 6655
+INFO 2020-01-13 11:12:28,431 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 11:12:28,435 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 11:12:28,435 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 11:12:28,436 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 11:12:28,443 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 11:12:28,444 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-13 11:12:28,507 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+INFO 2020-01-13 11:12:28,561 basehttp 154 "GET /listtb?name=xiaosan HTTP/1.1" 301 0
+INFO 2020-01-13 11:12:28,573 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 338
+WARNING 2020-01-13 11:12:28,601 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 11:12:28,611 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 11:12:28,635 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 11:12:55,879 basehttp 154 "GET /index/ HTTP/1.1" 200 6705
+INFO 2020-01-13 11:12:55,919 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 11:12:55,920 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 11:12:55,922 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 11:12:55,924 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 11:12:55,924 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 11:12:55,926 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-13 11:12:55,992 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 11:12:56,037 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-13 11:12:56,056 basehttp 154 "GET /listtb?name=xiaosan HTTP/1.1" 301 0
+INFO 2020-01-13 11:12:56,074 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 338
+WARNING 2020-01-13 11:12:56,083 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 11:12:56,084 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 11:14:14,276 basehttp 154 "GET /index/ HTTP/1.1" 200 6619
+INFO 2020-01-13 11:14:14,319 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 11:14:14,322 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 11:14:14,323 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 11:14:14,327 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 11:14:14,328 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 11:14:14,330 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-13 11:14:14,395 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+INFO 2020-01-13 11:14:14,454 basehttp 154 "GET /listtb?name=xiaosan HTTP/1.1" 301 0
+WARNING 2020-01-13 11:14:14,458 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 11:14:14,459 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+INFO 2020-01-13 11:14:14,467 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 338
+WARNING 2020-01-13 11:14:14,486 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 11:22:26,519 basehttp 154 "GET /index/ HTTP/1.1" 200 6622
+INFO 2020-01-13 11:22:26,552 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 11:22:26,566 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 11:22:26,566 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 11:22:26,567 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 11:22:26,568 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 11:22:26,569 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-13 11:22:26,625 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+INFO 2020-01-13 11:22:26,676 basehttp 154 "GET /listtb?name=xiaosan HTTP/1.1" 301 0
+INFO 2020-01-13 11:22:26,688 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 338
+WARNING 2020-01-13 11:22:26,713 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 11:22:26,713 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 11:22:26,720 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+WARNING 2020-01-13 11:26:01,348 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 11:26:01,351 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 11:26:01,380 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 11:26:02,503 basehttp 154 "GET /index/ HTTP/1.1" 200 6663
+INFO 2020-01-13 11:26:02,538 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 11:26:02,549 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 11:26:02,552 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 11:26:02,554 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 11:26:02,555 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 11:26:02,558 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-13 11:26:02,603 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-13 11:26:02,621 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 11:26:02,621 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 11:26:02,641 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 11:26:02,662 basehttp 154 "GET /listtb?name=xiaosan HTTP/1.1" 301 0
+INFO 2020-01-13 11:26:02,680 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 338
+INFO 2020-01-13 11:26:28,228 basehttp 154 "GET /index/ HTTP/1.1" 200 6612
+INFO 2020-01-13 11:26:28,270 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 11:26:28,271 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 11:26:28,273 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 11:26:28,273 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 11:26:28,274 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 11:26:28,275 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-13 11:26:28,342 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-13 11:26:28,345 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 11:26:28,357 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 11:26:28,365 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 11:26:28,385 basehttp 154 "GET /listtb?name=xiaosan HTTP/1.1" 301 0
+INFO 2020-01-13 11:26:28,394 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 338
+INFO 2020-01-13 11:27:02,314 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+INFO 2020-01-13 11:27:02,358 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 11:27:02,361 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 11:27:02,362 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 11:27:02,362 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 11:27:02,362 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 11:27:02,364 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-13 11:27:02,440 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 11:27:02,460 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 11:27:02,462 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 11:27:02,466 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 11:27:02,488 basehttp 154 "GET /listtb?name=xiaosan HTTP/1.1" 301 0
+INFO 2020-01-13 11:27:02,499 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 338
+INFO 2020-01-13 11:27:14,987 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+INFO 2020-01-13 11:27:15,031 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 11:27:15,033 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 11:27:15,036 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 11:27:15,036 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 11:27:15,039 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 11:27:15,042 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-13 11:27:15,111 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 11:27:15,126 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 11:27:15,146 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 11:27:15,148 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 11:27:15,155 basehttp 154 "GET /listtb?name=xiaosan HTTP/1.1" 301 0
+INFO 2020-01-13 11:27:15,166 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 338
+INFO 2020-01-13 11:46:46,011 basehttp 154 "GET /index/ HTTP/1.1" 200 6596
+INFO 2020-01-13 11:46:46,055 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 11:46:46,056 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 11:46:46,059 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 11:46:46,061 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 11:46:46,062 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 11:46:46,064 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-13 11:46:46,121 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 11:46:46,167 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 11:46:46,191 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+WARNING 2020-01-13 11:46:46,193 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+INFO 2020-01-13 11:46:46,195 basehttp 154 "GET /listtb?name=xiaosan HTTP/1.1" 301 0
+INFO 2020-01-13 11:46:46,200 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 338
+WARNING 2020-01-13 12:43:52,925 log 228 Not Found: /
+WARNING 2020-01-13 12:43:52,925 basehttp 154 "GET / HTTP/1.1" 404 3518
+WARNING 2020-01-13 12:43:53,219 log 228 Not Found: /favicon.ico
+WARNING 2020-01-13 12:43:53,219 basehttp 154 "GET /favicon.ico HTTP/1.1" 404 3569
+INFO 2020-01-13 12:44:06,704 basehttp 154 "GET /index/ HTTP/1.1" 200 6596
+INFO 2020-01-13 12:44:06,804 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 12:44:06,819 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 12:44:06,862 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 12:44:06,878 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 12:44:06,878 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 12:44:06,879 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-13 12:44:10,819 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+INFO 2020-01-13 12:44:10,873 basehttp 154 "GET /listtb?name=xiaosan HTTP/1.1" 301 0
+INFO 2020-01-13 12:44:10,952 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 338
+INFO 2020-01-13 12:44:40,401 basehttp 154 "GET /listtb/ HTTP/1.1" 200 338
+INFO 2020-01-13 12:45:45,908 basehttp 154 "GET /listtb HTTP/1.1" 301 0
+INFO 2020-01-13 12:46:55,669 basehttp 154 "GET /index/ HTTP/1.1" 200 6596
+INFO 2020-01-13 12:46:55,686 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 304 0
+INFO 2020-01-13 12:46:55,725 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 338
+INFO 2020-01-13 12:49:00,961 basehttp 154 "GET /index/ HTTP/1.1" 200 6601
+INFO 2020-01-13 12:49:02,805 basehttp 154 "GET /index/ HTTP/1.1" 200 6601
+INFO 2020-01-13 12:49:03,336 basehttp 154 "GET /index/ HTTP/1.1" 200 6601
+INFO 2020-01-13 12:49:03,535 basehttp 154 "GET /index/ HTTP/1.1" 200 6601
+INFO 2020-01-13 12:49:06,799 basehttp 154 "GET /index/ HTTP/1.1" 200 6601
+WARNING 2020-01-13 12:49:15,284 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 12:49:15,285 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 12:49:15,325 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 12:49:17,622 basehttp 154 "GET /index/ HTTP/1.1" 200 6601
+INFO 2020-01-13 12:49:17,659 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 12:49:17,663 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 12:49:17,664 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 12:49:17,665 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 12:49:17,667 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 12:49:17,668 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-13 12:49:17,714 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 12:49:17,736 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+INFO 2020-01-13 12:49:17,736 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 12:49:17,758 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 12:49:19,216 basehttp 154 "GET /index/ HTTP/1.1" 200 6601
+INFO 2020-01-13 12:49:19,252 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 12:49:19,255 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 12:49:19,256 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 12:49:19,261 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 12:49:19,263 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 12:49:19,264 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-13 12:49:19,302 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-13 12:49:19,322 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 12:49:19,323 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 12:49:19,340 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 12:49:39,074 basehttp 154 "GET /index/ HTTP/1.1" 200 6596
+INFO 2020-01-13 12:49:39,113 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 12:49:39,116 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 12:49:39,117 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 12:49:39,118 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 12:49:39,119 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 12:49:39,122 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-13 12:49:39,180 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 12:49:39,199 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+INFO 2020-01-13 12:49:39,200 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 12:49:39,218 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 12:51:38,503 basehttp 154 "GET /index/ HTTP/1.1" 200 6596
+INFO 2020-01-13 12:51:38,544 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 12:51:38,546 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 12:51:38,547 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 12:51:38,548 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 12:51:38,549 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 12:51:38,551 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-13 12:51:38,596 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-13 12:51:38,626 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 12:51:38,627 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 12:51:38,644 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 12:51:38,665 basehttp 154 "GET /listtb?name=xiaosan HTTP/1.1" 301 0
+INFO 2020-01-13 12:51:38,672 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 338
+INFO 2020-01-13 12:53:41,783 basehttp 154 "GET /index/ HTTP/1.1" 200 6731
+INFO 2020-01-13 12:53:41,823 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 12:53:41,825 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 12:53:41,827 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 12:53:41,828 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 12:53:41,829 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 12:53:41,831 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-13 12:53:41,903 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 12:53:41,919 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 12:53:41,923 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 12:53:41,947 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 12:55:04,413 basehttp 154 "GET /index/ HTTP/1.1" 200 6727
+INFO 2020-01-13 12:55:04,479 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 12:55:04,484 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 12:55:04,486 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 12:55:04,487 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 12:55:04,489 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 12:55:04,491 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-13 12:55:04,581 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 12:55:04,605 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 12:55:04,654 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 12:55:04,654 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+WARNING 2020-01-13 12:55:10,790 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 12:55:10,793 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 12:55:10,830 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 12:55:12,553 basehttp 154 "GET /index/ HTTP/1.1" 200 6727
+INFO 2020-01-13 12:55:12,600 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 12:55:12,603 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 12:55:12,604 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 12:55:12,604 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 12:55:12,608 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 12:55:12,610 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-13 12:55:12,663 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-13 12:55:12,686 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 12:55:12,689 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 12:55:12,702 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 12:57:43,286 basehttp 154 "GET /index/ HTTP/1.1" 200 6821
+INFO 2020-01-13 12:57:43,342 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 12:57:43,344 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 12:57:43,345 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 12:57:43,349 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 12:57:43,349 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 12:57:43,351 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+INFO 2020-01-13 12:57:43,423 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 12:57:43,444 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 12:57:43,462 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 12:57:43,464 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 12:57:51,038 basehttp 154 "GET /index/ HTTP/1.1" 200 6821
+INFO 2020-01-13 12:57:51,092 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 12:57:51,096 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 12:57:51,097 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 12:57:51,098 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 12:57:51,098 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 12:57:51,100 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-13 12:57:51,160 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+WARNING 2020-01-13 12:57:51,186 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+INFO 2020-01-13 12:57:51,187 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 12:57:51,212 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 12:58:22,624 basehttp 154 "GET /index/ HTTP/1.1" 200 6826
+INFO 2020-01-13 12:58:22,678 basehttp 154 "GET /static/css/css.css HTTP/1.1" 200 4331
+INFO 2020-01-13 12:58:22,680 basehttp 154 "GET /static/css/bootstrap.min.css HTTP/1.1" 200 121201
+INFO 2020-01-13 12:58:22,682 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 200 37051
+INFO 2020-01-13 12:58:22,686 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 200 14185
+INFO 2020-01-13 12:58:22,687 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 200 84284
+INFO 2020-01-13 12:58:22,692 basehttp 154 "GET /static/js/vue-2.4.0.js HTTP/1.1" 200 264100
+WARNING 2020-01-13 12:58:22,752 basehttp 154 "GET /static/js/jquery.min.map HTTP/1.1" 404 1675
+INFO 2020-01-13 12:58:22,783 basehttp 154 "GET /static/img/logo.png HTTP/1.1" 200 5168
+WARNING 2020-01-13 12:58:22,784 basehttp 154 "GET /static/js/axios.min.map HTTP/1.1" 404 1672
+WARNING 2020-01-13 12:58:22,822 basehttp 154 "GET /static/css/bootstrap.min.css.map HTTP/1.1" 404 1699
+INFO 2020-01-13 12:58:22,853 basehttp 154 "GET /listtb?name=xiaosan HTTP/1.1" 301 0
+INFO 2020-01-13 12:58:22,864 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 338
+INFO 2020-01-13 12:59:33,370 basehttp 154 "GET /index/ HTTP/1.1" 200 6826
+INFO 2020-01-13 12:59:33,489 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 338
+INFO 2020-01-13 13:00:55,022 basehttp 154 "GET /index/ HTTP/1.1" 200 7561
+INFO 2020-01-13 13:00:55,085 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 338
+INFO 2020-01-13 16:52:33,331 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 16:52:34,155 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 16:53:11,647 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 16:53:12,337 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 16:53:29,275 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 16:53:30,037 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 16:53:52,408 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 16:53:53,210 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 16:54:04,158 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 16:54:04,836 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 16:54:17,152 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 16:54:17,823 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 16:54:36,687 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 16:54:37,444 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 16:54:43,564 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 16:54:44,462 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 16:55:20,097 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 16:55:20,935 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 16:56:13,469 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 16:56:14,134 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 16:56:31,846 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 16:56:32,742 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 16:57:02,306 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 16:57:03,173 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 16:57:12,070 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 16:57:13,064 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 16:58:03,509 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 16:58:04,331 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 16:58:25,034 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 16:58:25,768 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 16:58:51,698 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 16:58:52,659 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 16:59:40,795 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 16:59:41,555 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:00:40,873 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 17:00:41,820 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:00:45,791 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 17:00:46,759 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:01:23,165 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 17:01:23,870 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:01:38,203 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 17:01:38,864 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:02:00,539 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 17:02:01,327 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:03:20,488 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 17:03:21,264 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:03:34,236 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 17:03:35,003 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:04:00,735 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 17:04:01,564 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:04:59,653 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 17:05:00,370 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:06:59,325 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 17:07:00,178 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:07:50,700 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 17:07:51,347 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:10:49,778 basehttp 154 "GET /index/ HTTP/1.1" 200 7513
+INFO 2020-01-13 17:10:49,804 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 304 0
+INFO 2020-01-13 17:10:49,900 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 640
+INFO 2020-01-13 17:11:21,942 basehttp 154 "GET /index/ HTTP/1.1" 200 7257
+INFO 2020-01-13 17:11:22,032 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 640
+INFO 2020-01-13 17:11:51,087 basehttp 154 "GET /index/ HTTP/1.1" 200 6592
+INFO 2020-01-13 17:11:51,161 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 640
+INFO 2020-01-13 17:12:14,034 basehttp 154 "GET /index/ HTTP/1.1" 200 6597
+INFO 2020-01-13 17:12:14,110 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 640
+INFO 2020-01-13 17:13:30,322 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 17:13:31,297 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:15:34,174 basehttp 154 "GET /index/ HTTP/1.1" 200 6597
+INFO 2020-01-13 17:15:34,233 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 669
+INFO 2020-01-13 17:15:44,238 basehttp 154 "GET /index/ HTTP/1.1" 200 6615
+INFO 2020-01-13 17:15:44,302 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 669
+INFO 2020-01-13 17:17:00,684 basehttp 154 "GET /index/ HTTP/1.1" 200 6615
+INFO 2020-01-13 17:17:00,737 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 669
+INFO 2020-01-13 17:29:31,654 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 17:29:32,461 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:31:39,147 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 17:31:39,795 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:33:53,552 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 17:33:54,352 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:34:16,644 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+INFO 2020-01-13 17:34:16,666 basehttp 154 "GET /static/js/bootstrap.min.js HTTP/1.1" 304 0
+INFO 2020-01-13 17:34:16,666 basehttp 154 "GET /static/js/jquery.min.js HTTP/1.1" 304 0
+INFO 2020-01-13 17:34:16,667 basehttp 154 "GET /static/css/css.css HTTP/1.1" 304 0
+ERROR 2020-01-13 17:34:16,777 log 228 Internal Server Error: /listtb/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1684, in get
+    A.OS_NO=D.OS_NO AND C.CUS_NO=D.CUS_NO AND A.PRD_NO=B.PRD_NO AND ISNULL(D.CLS_ID,'')!='T'AND D.OS_NO='SO2001000082' ORDER BY OS_NO""",[]).fetchall()
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 99, in execute
+    return super().execute(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 67, in execute
+    return self._execute_with_wrappers(sql, params, many=False, executor=self._execute)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 76, in _execute_with_wrappers
+    return executor(sql, params, many, context)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 84, in _execute
+    return self.cursor.execute(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\sql_server\pyodbc\base.py", line 532, in execute
+    sql = self.format_sql(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\sql_server\pyodbc\base.py", line 500, in format_sql
+    sql = sql % tuple('?' * len(params))
+TypeError: not enough arguments for format string
+ERROR 2020-01-13 17:34:16,779 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 500 112727
+INFO 2020-01-13 17:34:18,945 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+ERROR 2020-01-13 17:34:19,038 log 228 Internal Server Error: /listtb/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1684, in get
+    A.OS_NO=D.OS_NO AND C.CUS_NO=D.CUS_NO AND A.PRD_NO=B.PRD_NO AND ISNULL(D.CLS_ID,'')!='T'AND D.OS_NO='SO2001000082' ORDER BY OS_NO""",[]).fetchall()
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 99, in execute
+    return super().execute(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 67, in execute
+    return self._execute_with_wrappers(sql, params, many=False, executor=self._execute)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 76, in _execute_with_wrappers
+    return executor(sql, params, many, context)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 84, in _execute
+    return self.cursor.execute(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\sql_server\pyodbc\base.py", line 532, in execute
+    sql = self.format_sql(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\sql_server\pyodbc\base.py", line 500, in format_sql
+    sql = sql % tuple('?' * len(params))
+TypeError: not enough arguments for format string
+ERROR 2020-01-13 17:34:19,039 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 500 112725
+INFO 2020-01-13 17:34:27,216 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:34:29,967 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+ERROR 2020-01-13 17:34:30,088 log 228 Internal Server Error: /listtb/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1684, in get
+    A.OS_NO=D.OS_NO AND C.CUS_NO=D.CUS_NO AND A.PRD_NO=B.PRD_NO AND ISNULL(D.CLS_ID,'')!='T'AND D.OS_NO='SO2001000082' ORDER BY OS_NO""",[]).fetchall()
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 99, in execute
+    return super().execute(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 67, in execute
+    return self._execute_with_wrappers(sql, params, many=False, executor=self._execute)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 76, in _execute_with_wrappers
+    return executor(sql, params, many, context)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 84, in _execute
+    return self.cursor.execute(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\sql_server\pyodbc\base.py", line 532, in execute
+    sql = self.format_sql(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\sql_server\pyodbc\base.py", line 500, in format_sql
+    sql = sql % tuple('?' * len(params))
+TypeError: not enough arguments for format string
+ERROR 2020-01-13 17:34:30,090 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 500 112723
+INFO 2020-01-13 17:34:56,613 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:34:57,763 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+ERROR 2020-01-13 17:34:57,863 log 228 Internal Server Error: /listtb/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1684, in get
+    A.OS_NO=D.OS_NO AND C.CUS_NO=D.CUS_NO AND A.PRD_NO=B.PRD_NO AND ISNULL(D.CLS_ID,'')!='T'AND D.OS_NO='SO2001000082' ORDER BY OS_NO""",[]).fetchall()[0]
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 99, in execute
+    return super().execute(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 67, in execute
+    return self._execute_with_wrappers(sql, params, many=False, executor=self._execute)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 76, in _execute_with_wrappers
+    return executor(sql, params, many, context)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 84, in _execute
+    return self.cursor.execute(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\sql_server\pyodbc\base.py", line 532, in execute
+    sql = self.format_sql(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\sql_server\pyodbc\base.py", line 500, in format_sql
+    sql = sql % tuple('?' * len(params))
+TypeError: not enough arguments for format string
+ERROR 2020-01-13 17:34:57,864 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 500 112733
+INFO 2020-01-13 17:35:41,724 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:35:45,068 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+ERROR 2020-01-13 17:35:45,179 log 228 Internal Server Error: /listtb/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 82, in _execute
+    return self.cursor.execute(sql)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\sql_server\pyodbc\base.py", line 536, in execute
+    return self.cursor.execute(sql, params)
+pyodbc.ProgrammingError: ('42S02', "[42S02] [Microsoft][SQL Server Native Client 10.0][SQL Server]勤砓靡 'PRDT_Z' 拸虴﹝ (208) (SQLExecDirectW)")
+
+The above exception was the direct cause of the following exception:
+
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1684, in get
+    A.OS_NO=D.OS_NO AND C.CUS_NO=D.CUS_NO AND A.PRD_NO=B.PRD_NO AND ISNULL(D.CLS_ID,'')!='T'AND D.OS_NO='SO2001000082' ORDER BY OS_NO""").fetchall()[0]
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 99, in execute
+    return super().execute(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 67, in execute
+    return self._execute_with_wrappers(sql, params, many=False, executor=self._execute)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 76, in _execute_with_wrappers
+    return executor(sql, params, many, context)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 84, in _execute
+    return self.cursor.execute(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\utils.py", line 89, in __exit__
+    raise dj_exc_value.with_traceback(traceback) from exc_value
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 82, in _execute
+    return self.cursor.execute(sql)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\sql_server\pyodbc\base.py", line 536, in execute
+    return self.cursor.execute(sql, params)
+django.db.utils.ProgrammingError: ('42S02', "[42S02] [Microsoft][SQL Server Native Client 10.0][SQL Server]勤砓靡 'PRDT_Z' 拸虴﹝ (208) (SQLExecDirectW)")
+ERROR 2020-01-13 17:35:45,182 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 500 129618
+INFO 2020-01-13 17:35:58,639 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 17:35:59,326 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:36:32,305 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:36:42,554 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+ERROR 2020-01-13 17:36:42,663 log 228 Internal Server Error: /listtb/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1684, in get
+    A.OS_NO=D.OS_NO AND C.CUS_NO=D.CUS_NO AND A.PRD_NO=B.PRD_NO AND ISNULL(D.CLS_ID,'')!='T'AND D.OS_NO='SO2001000082' ORDER BY OS_NO""",[]).fetchall()[0]
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 99, in execute
+    return super().execute(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 67, in execute
+    return self._execute_with_wrappers(sql, params, many=False, executor=self._execute)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 76, in _execute_with_wrappers
+    return executor(sql, params, many, context)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 84, in _execute
+    return self.cursor.execute(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\sql_server\pyodbc\base.py", line 532, in execute
+    sql = self.format_sql(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\sql_server\pyodbc\base.py", line 500, in format_sql
+    sql = sql % tuple('?' * len(params))
+TypeError: not enough arguments for format string
+ERROR 2020-01-13 17:36:42,665 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 500 112733
+INFO 2020-01-13 17:38:17,393 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 17:38:18,147 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:38:25,914 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:38:27,136 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+ERROR 2020-01-13 17:38:27,247 log 228 Internal Server Error: /listtb/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1687, in get
+    []).fetchall()[0]
+IndexError: list index out of range
+ERROR 2020-01-13 17:38:27,248 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 500 81308
+INFO 2020-01-13 17:38:42,753 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:38:43,845 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+INFO 2020-01-13 17:38:43,919 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 669
+INFO 2020-01-13 17:39:25,846 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\settings\dev.py changed, reloading.
+INFO 2020-01-13 17:39:26,543 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:39:59,601 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:40:05,536 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+ERROR 2020-01-13 17:40:05,646 log 228 Internal Server Error: /listtb/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1684, in get
+    A.OS_NO=D.OS_NO AND C.CUS_NO=D.CUS_NO AND A.PRD_NO=B.PRD_NO AND ISNULL(D.CLS_ID,'')!='T'AND D.OS_NO='SO2001000082' ORDER BY OS_NO""",[]).fetchall()[0]
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 99, in execute
+    return super().execute(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 67, in execute
+    return self._execute_with_wrappers(sql, params, many=False, executor=self._execute)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 76, in _execute_with_wrappers
+    return executor(sql, params, many, context)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 84, in _execute
+    return self.cursor.execute(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\sql_server\pyodbc\base.py", line 532, in execute
+    sql = self.format_sql(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\sql_server\pyodbc\base.py", line 500, in format_sql
+    sql = sql % tuple('?' * len(params))
+TypeError: not enough arguments for format string
+ERROR 2020-01-13 17:40:05,648 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 500 112585
+INFO 2020-01-13 17:40:30,539 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:40:32,124 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+INFO 2020-01-13 17:40:32,311 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 669
+INFO 2020-01-13 17:40:58,335 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:41:09,271 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+ERROR 2020-01-13 17:41:09,366 log 228 Internal Server Error: /listtb/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1684, in get
+    A.OS_NO=D.OS_NO AND C.CUS_NO=D.CUS_NO AND A.PRD_NO=B.PRD_NO AND ISNULL(D.CLS_ID,'')!='T'AND D.OS_NO='SO2001000082' ORDER BY OS_NO""",[]).fetchall()
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 99, in execute
+    return super().execute(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 67, in execute
+    return self._execute_with_wrappers(sql, params, many=False, executor=self._execute)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 76, in _execute_with_wrappers
+    return executor(sql, params, many, context)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 84, in _execute
+    return self.cursor.execute(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\sql_server\pyodbc\base.py", line 532, in execute
+    sql = self.format_sql(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\sql_server\pyodbc\base.py", line 500, in format_sql
+    sql = sql % tuple('?' * len(params))
+TypeError: not enough arguments for format string
+ERROR 2020-01-13 17:41:09,367 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 500 112484
+INFO 2020-01-13 17:42:25,736 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:42:30,869 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+ERROR 2020-01-13 17:42:30,973 log 228 Internal Server Error: /listtb/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1681, in get
+    no_data = cursor.execute("""SELECT CASE WHEN E.NAME LIKE '%殿馱%' THEN '殿馱' ELSE '隆等' END AS ORDER0 ,ISNULL(A.OS_DD,'') AS OS_DD,ISNULL(C.SNM,'') AS CUS_SNM,A.OS_NO AS OS_NO,A.PRD_NO AS PRD_NO,ISNULL(B.DZRL,'') AS DZRL,'' AS RQ,ISNULL(B.YSSL,'') AS YSSL,'' AS YMXH,A.QTY AS QTY,B.YSSL *A.QTY AS GZSL,A.EST_DD AS EST_DD,'' AS PD_DEP,ISNULL(A.REM,'') AS REM,'' AS PMC_DD, '' AS WH_REM FROM TF_POS A,PRDT_Z B,CUST C,MF_POS D,BIL_SPC E WHERE E.BIL_ID='SA' AND D.BIL_TYPE=E.SPC_NO AND A.OS_NO=D.OS_NO AND C.CUS_NO=D.CUS_NO AND A.PRD_NO=B.PRD_NO AND ISNULL(D.CLS_ID,'')!='T'AND D.OS_NO='SO2001000082' ORDER BY OS_NO""",[]).fetchall()
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 99, in execute
+    return super().execute(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 67, in execute
+    return self._execute_with_wrappers(sql, params, many=False, executor=self._execute)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 76, in _execute_with_wrappers
+    return executor(sql, params, many, context)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 84, in _execute
+    return self.cursor.execute(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\sql_server\pyodbc\base.py", line 532, in execute
+    sql = self.format_sql(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\sql_server\pyodbc\base.py", line 500, in format_sql
+    sql = sql % tuple('?' * len(params))
+TypeError: not enough arguments for format string
+ERROR 2020-01-13 17:42:30,974 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 500 112838
+INFO 2020-01-13 17:42:59,228 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:43:02,172 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+ERROR 2020-01-13 17:43:02,273 log 228 Internal Server Error: /listtb/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1681, in get
+    no_data = cursor.execute("""SELECT CASE WHEN E.NAME LIKE '%殿馱%' THEN '殿馱' ELSE '隆等' END AS ORDER0 ,ISNULL(A.OS_DD,'') AS OS_DD,ISNULL(C.SNM,'') AS CUS_SNM,A.OS_NO AS OS_NO,A.PRD_NO AS PRD_NO,ISNULL(B.DZRL,'') AS DZRL,'' AS RQ,ISNULL(B.YSSL,'') AS YSSL,'' AS YMXH,A.QTY AS QTY,B.YSSL *A.QTY AS GZSL,A.EST_DD AS EST_DD,'' AS PD_DEP,ISNULL(A.REM,'') AS REM,'' AS PMC_DD, '' AS WH_REM FROM TF_POS A,PRDT_Z B,CUST C,MF_POS D,BIL_SPC E WHERE E.BIL_ID='SA' AND D.BIL_TYPE=E.SPC_NO AND A.OS_NO=D.OS_NO AND C.CUS_NO=D.CUS_NO AND A.PRD_NO=B.PRD_NO AND ISNULL(D.CLS_ID,'')!='T'AND D.OS_NO='SO2001000082' ORDER BY OS_NO DESC""",[]).fetchall()
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 99, in execute
+    return super().execute(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 67, in execute
+    return self._execute_with_wrappers(sql, params, many=False, executor=self._execute)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 76, in _execute_with_wrappers
+    return executor(sql, params, many, context)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 84, in _execute
+    return self.cursor.execute(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\sql_server\pyodbc\base.py", line 532, in execute
+    sql = self.format_sql(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\sql_server\pyodbc\base.py", line 500, in format_sql
+    sql = sql % tuple('?' * len(params))
+TypeError: not enough arguments for format string
+ERROR 2020-01-13 17:43:02,275 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 500 112878
+INFO 2020-01-13 17:43:13,149 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:43:15,409 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+ERROR 2020-01-13 17:43:15,505 log 228 Internal Server Error: /listtb/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1681, in get
+    no_data = cursor.execute("""SELECT CASE WHEN E.NAME LIKE '%殿馱%' THEN '殿馱' ELSE '隆等' END AS ORDER0 ,ISNULL(A.OS_DD,'') AS OS_DD,ISNULL(C.SNM,'') AS CUS_SNM,A.OS_NO AS OS_NO,A.PRD_NO AS PRD_NO,ISNULL(B.DZRL,'') AS DZRL,'' AS RQ,ISNULL(B.YSSL,'') AS YSSL,'' AS YMXH,A.QTY AS QTY,B.YSSL *A.QTY AS GZSL,A.EST_DD AS EST_DD,'' AS PD_DEP,ISNULL(A.REM,'') AS REM,'' AS PMC_DD, '' AS WH_REM FROM TF_POS A,PRDT_Z B,CUST C,MF_POS D,BIL_SPC E WHERE E.BIL_ID='SA' AND D.BIL_TYPE=E.SPC_NO AND A.OS_NO=D.OS_NO AND C.CUS_NO=D.CUS_NO AND A.PRD_NO=B.PRD_NO AND ISNULL(D.CLS_ID,'')!='T'AND D.OS_NO='SO2001000082'""",[]).fetchall()
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 99, in execute
+    return super().execute(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 67, in execute
+    return self._execute_with_wrappers(sql, params, many=False, executor=self._execute)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 76, in _execute_with_wrappers
+    return executor(sql, params, many, context)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 84, in _execute
+    return self.cursor.execute(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\sql_server\pyodbc\base.py", line 532, in execute
+    sql = self.format_sql(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\sql_server\pyodbc\base.py", line 500, in format_sql
+    sql = sql % tuple('?' * len(params))
+TypeError: not enough arguments for format string
+ERROR 2020-01-13 17:43:15,506 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 500 112716
+INFO 2020-01-13 17:44:03,674 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:44:05,214 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+INFO 2020-01-13 17:44:05,281 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 669
+INFO 2020-01-13 17:44:19,126 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:44:22,401 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+INFO 2020-01-13 17:44:22,483 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 669
+INFO 2020-01-13 17:44:48,683 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 17:44:49,363 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:45:17,936 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:45:22,427 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+ERROR 2020-01-13 17:45:22,551 log 228 Internal Server Error: /listtb/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1681, in get
+    no_data = cursor.execute("""SELECT CASE WHEN E.NAME LIKE '%殿馱%' THEN '殿馱' ELSE '隆等' END AS ORDER0 ,ISNULL(A.OS_DD,'') AS OS_DD,ISNULL(C.SNM,'') AS CUS_SNM,A.OS_NO AS OS_NO,A.PRD_NO AS PRD_NO,ISNULL(B.DZRL,'') AS DZRL,'' AS RQ,ISNULL(B.YSSL,'') AS YSSL,'' AS YMXH,A.QTY AS QTY,B.YSSL *A.QTY AS GZSL,A.EST_DD AS EST_DD,'' AS PD_DEP,ISNULL(A.REM,'') AS REM,'' AS PMC_DD, '' AS WH_REM FROM TF_POS A,PRDT_Z B,CUST C,MF_POS D,BIL_SPC E WHERE E.BIL_ID='SA' AND D.BIL_TYPE=E.SPC_NO AND A.OS_NO=D.OS_NO AND C.CUS_NO=D.CUS_NO AND A.PRD_NO=B.PRD_NO AND ISNULL(D.CLS_ID,'')!='T'AND D.OS_NO='SO2001000082'""",[]).fetchall()
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 99, in execute
+    return super().execute(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 67, in execute
+    return self._execute_with_wrappers(sql, params, many=False, executor=self._execute)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 76, in _execute_with_wrappers
+    return executor(sql, params, many, context)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 84, in _execute
+    return self.cursor.execute(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\sql_server\pyodbc\base.py", line 532, in execute
+    sql = self.format_sql(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\sql_server\pyodbc\base.py", line 500, in format_sql
+    sql = sql % tuple('?' * len(params))
+TypeError: not enough arguments for format string
+ERROR 2020-01-13 17:45:22,553 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 500 112731
+INFO 2020-01-13 17:46:00,655 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:46:02,129 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+INFO 2020-01-13 17:46:02,217 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 669
+INFO 2020-01-13 17:46:22,665 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:47:17,996 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:47:19,855 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+ERROR 2020-01-13 17:47:19,957 log 228 Internal Server Error: /listtb/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1681, in get
+    no_data = cursor.execute("""SELECT CASE WHEN E.NAME LIKE '\%殿馱\%' THEN '殿馱' ELSE '隆等' END AS ORDER0 ,ISNULL(A.OS_DD,'') AS OS_DD,ISNULL(C.SNM,'') AS CUS_SNM,A.OS_NO AS OS_NO,A.PRD_NO AS PRD_NO,ISNULL(B.DZRL,'') AS DZRL,'' AS RQ,ISNULL(B.YSSL,'') AS YSSL,'' AS YMXH,A.QTY AS QTY,B.YSSL *A.QTY AS GZSL,A.EST_DD AS EST_DD,'' AS PD_DEP,ISNULL(A.REM,'') AS REM,'' AS PMC_DD, '' AS WH_REM FROM TF_POS A,PRDT_Z B,CUST C,MF_POS D,BIL_SPC E WHERE E.BIL_ID='SA' AND D.BIL_TYPE=E.SPC_NO AND A.OS_NO=D.OS_NO AND C.CUS_NO=D.CUS_NO AND A.PRD_NO=B.PRD_NO AND ISNULL(D.CLS_ID,'')!='T'AND D.OS_NO='SO2001000082'""",[]).fetchall()
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 99, in execute
+    return super().execute(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 67, in execute
+    return self._execute_with_wrappers(sql, params, many=False, executor=self._execute)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 76, in _execute_with_wrappers
+    return executor(sql, params, many, context)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\db\backends\utils.py", line 84, in _execute
+    return self.cursor.execute(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\sql_server\pyodbc\base.py", line 532, in execute
+    sql = self.format_sql(sql, params)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\sql_server\pyodbc\base.py", line 500, in format_sql
+    sql = sql % tuple('?' * len(params))
+TypeError: not enough arguments for format string
+ERROR 2020-01-13 17:47:19,958 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 500 112761
+INFO 2020-01-13 17:48:10,140 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:48:12,375 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+INFO 2020-01-13 17:48:12,457 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 669
+INFO 2020-01-13 17:49:22,357 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:49:23,638 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+INFO 2020-01-13 17:49:23,716 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 669
+INFO 2020-01-13 17:53:31,406 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 17:53:32,404 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:56:17,694 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:56:19,871 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+INFO 2020-01-13 17:56:19,893 basehttp 154 "GET /static/js/axios.min.js HTTP/1.1" 304 0
+ERROR 2020-01-13 17:56:19,992 log 228 Internal Server Error: /listtb/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1699, in get
+    "PRD_NO": i[4], "DZRL": i[5], "QY": i[6], "YSSL": i[7].strip(),
+AttributeError: 'int' object has no attribute 'strip'
+ERROR 2020-01-13 17:56:19,993 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 500 82950
+INFO 2020-01-13 17:56:48,343 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:56:50,792 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+INFO 2020-01-13 17:56:50,866 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 1347
+INFO 2020-01-13 17:57:51,137 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:58:00,312 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+INFO 2020-01-13 17:58:00,380 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 1347
+INFO 2020-01-13 17:58:31,084 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 17:58:31,741 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 17:58:33,555 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+INFO 2020-01-13 17:58:33,625 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 1371
+INFO 2020-01-13 18:07:40,575 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 18:07:41,411 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 18:07:46,506 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 18:07:48,478 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+ERROR 2020-01-13 18:07:48,631 log 228 Internal Server Error: /listtb/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1698, in get
+    data.append({"ORDER0": i[0], "OS_DD": datetime.strptime(i[1],'%Y-%m-%d %H:%M:%S')  , "CUS_SNM": i[2], "OS_NO": str(i[3]),
+AttributeError: module 'datetime' has no attribute 'strptime'
+ERROR 2020-01-13 18:07:48,632 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 500 83185
+INFO 2020-01-13 18:09:41,990 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 18:09:43,169 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+ERROR 2020-01-13 18:09:43,314 log 228 Internal Server Error: /listtb/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1698, in get
+    data.append({"ORDER0": i[0], "OS_DD": str(i[1][::10]) , "CUS_SNM": i[2], "OS_NO": str(i[3]),
+TypeError: 'datetime.datetime' object is not subscriptable
+ERROR 2020-01-13 18:09:43,315 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 500 83057
+INFO 2020-01-13 18:09:45,800 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+ERROR 2020-01-13 18:09:45,905 log 228 Internal Server Error: /listtb/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1698, in get
+    data.append({"ORDER0": i[0], "OS_DD": str(i[1][::10]) , "CUS_SNM": i[2], "OS_NO": str(i[3]),
+TypeError: 'datetime.datetime' object is not subscriptable
+ERROR 2020-01-13 18:09:45,906 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 500 83057
+INFO 2020-01-13 18:09:59,696 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 18:10:00,993 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+INFO 2020-01-13 18:10:01,137 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 1337
+INFO 2020-01-13 18:10:21,380 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 18:10:22,568 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+INFO 2020-01-13 18:10:22,656 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 1353
+INFO 2020-01-13 18:11:44,466 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 18:11:46,181 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+INFO 2020-01-13 18:11:46,260 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 1335
+INFO 2020-01-13 18:12:12,150 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 18:12:13,394 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+INFO 2020-01-13 18:12:13,468 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 1317
+INFO 2020-01-13 18:12:33,911 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 18:12:35,344 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+INFO 2020-01-13 18:12:35,437 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 1299
+INFO 2020-01-13 18:14:32,782 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 18:14:51,753 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 18:14:53,041 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+ERROR 2020-01-13 18:14:53,986 log 228 Internal Server Error: /listtb/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1700, in get
+    "YMXH": i[8], "QTY": float(i[9]),"GZSL": float(i[10]),"EST_DD": str(i[11])[:10],
+TypeError: float() argument must be a string or a number, not 'NoneType'
+ERROR 2020-01-13 18:14:53,987 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 500 102008
+INFO 2020-01-13 18:15:14,250 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 18:15:16,695 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+ERROR 2020-01-13 18:15:17,687 log 228 Internal Server Error: /listtb/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1700, in get
+    "YMXH": i[8], "QTY": float(i[9]),"GZSL": float(i[10]),"EST_DD": str(i[11])[:10],
+TypeError: float() argument must be a string or a number, not 'NoneType'
+ERROR 2020-01-13 18:15:17,688 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 500 102008
+INFO 2020-01-13 18:15:55,073 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 18:15:57,990 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+INFO 2020-01-13 18:15:58,057 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 1299
+INFO 2020-01-13 18:16:16,288 autoreload 217 E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py changed, reloading.
+INFO 2020-01-13 18:16:17,083 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 18:16:49,398 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+ERROR 2020-01-13 18:16:50,930 log 228 Internal Server Error: /listtb/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1700, in get
+    "YMXH": i[8], "QTY": float(i[9]),"GZSL": float(i[10]),"EST_DD": str(i[11])[:10],
+TypeError: float() argument must be a string or a number, not 'NoneType'
+ERROR 2020-01-13 18:16:50,931 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 500 103145
+INFO 2020-01-13 18:19:28,526 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 18:19:32,440 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+ERROR 2020-01-13 18:19:33,901 log 228 Internal Server Error: /listtb/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1700, in get
+    "YMXH": i[8], "QTY": float(i[9]),"GZSL": float(i[10]),"EST_DD": str(i[11])[:10],
+TypeError: float() argument must be a string or a number, not 'NoneType'
+ERROR 2020-01-13 18:19:33,903 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 500 103145
+INFO 2020-01-13 18:20:06,337 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 18:20:09,326 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+ERROR 2020-01-13 18:20:10,526 log 228 Internal Server Error: /listtb/
+Traceback (most recent call last):
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
+    response = get_response(request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 115, in _get_response
+    response = self.process_exception_by_middleware(e, request)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\core\handlers\base.py", line 113, in _get_response
+    response = wrapped_callback(request, *callback_args, **callback_kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 71, in view
+    return self.dispatch(request, *args, **kwargs)
+  File "C:\Users\12446\Envs\meibang\lib\site-packages\django\views\generic\base.py", line 97, in dispatch
+    return handler(request, *args, **kwargs)
+  File "E:\12446\PycharmProjects\meibang\meib\meib\apps\erp\views.py", line 1700, in get
+    "YMXH": i[8], "QTY": i[9],"GZSL": float(i[10]),"EST_DD": str(i[11])[:10],
+TypeError: float() argument must be a string or a number, not 'NoneType'
+ERROR 2020-01-13 18:20:10,528 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 500 103037
+INFO 2020-01-13 18:20:27,846 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 18:20:30,111 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+INFO 2020-01-13 18:20:30,956 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 5679839
+INFO 2020-01-13 18:25:02,905 autoreload 597 Watching for file changes with StatReloader
+INFO 2020-01-13 18:25:05,283 basehttp 154 "GET /index/ HTTP/1.1" 200 6618
+INFO 2020-01-13 18:25:06,618 basehttp 154 "GET /listtb/?name=xiaosan HTTP/1.1" 200 5379658

+ 0 - 0
meib/meib/apps/PaymentOperation/__init__.py


+ 0 - 3
meib/meib/apps/PaymentOperation/admin.py

@@ -1,3 +0,0 @@
-from django.contrib import admin
-
-# Register your models here.

+ 0 - 5
meib/meib/apps/PaymentOperation/apps.py

@@ -1,5 +0,0 @@
-from django.apps import AppConfig
-
-
-class PaymentoperationConfig(AppConfig):
-    name = 'PaymentOperation'

+ 0 - 0
meib/meib/apps/PaymentOperation/migrations/__init__.py


+ 0 - 3
meib/meib/apps/PaymentOperation/models.py

@@ -1,3 +0,0 @@
-from django.db import models
-
-# Create your models here.

+ 0 - 3
meib/meib/apps/PaymentOperation/tests.py

@@ -1,3 +0,0 @@
-from django.test import TestCase
-
-# Create your tests here.

+ 0 - 8
meib/meib/apps/PaymentOperation/urls.py

@@ -1,8 +0,0 @@
-from django.conf.urls import url
-from . import views
-
-urlpatterns = [
-    url(r'^paymentoperation/$',views.PaymentOperationView.as_view()),   #单厂商付款作业
-    url(r'^expectedpoperation/$',views.ExpectedOperationView.as_view())  ,    #预付款单
-    url(r'^expectedptoperation/$',views.ExpectedPtOperationView.as_view())      #预付冲应付
-]

+ 0 - 1123
meib/meib/apps/PaymentOperation/views.py

@@ -1,1123 +0,0 @@
-import json
-import traceback
-
-import re
-from django import http
-from django.shortcuts import render
-from django.db import transaction
-# Create your views here.
-from django.views import View
-from django.db import connection
-
-from utils.cust_data import customer_data
-from utils.et_CACC_NO import et_CACC_NO
-from utils.examine_ood import examine_ood
-from utils.if_account import if_account
-from utils.usr_data import usr_data
-import datetime
-
-# 付款作业
-class PaymentOperationView(View):
-    def get(self,request):
-        a='TF_MON'
-        b='RP_NO'
-        c='PT20191015' #为0.000
-        # sql="SELECT COUNT(*) FROM %s WHERE %s='%s' "%(a,b,c)
-        # print(sql)
-        with connection.cursor() as cursor:
-            # cursor.execute("INSERT INTO CUST(CUS_NO,[NAME])VALUES ('QQ12345',%s)",[a])
-            # cursor.execute("UPDATE PRDT SET NAME='呜呜呜呜' where prd_no = %s", [a])
-            # cursor.execute("select * from prdt where prd_no = %s", [a])
-            row_AMTN_MF_MON = cursor.execute("""SELECT AMTN FROM MF_MON WHERE RP_NO='PT9A210001'""").fetchall()[0][0]
-            # row_ZL_NO = cursor.execute(sql).fetchall()[0][0]
-            print(float(row_AMTN_MF_MON))
-        context={
-            'a':'get付款作业'
-        }
-        return http.JsonResponse(context)
-
-    @transaction.atomic
-    def post(self, request):
-
-        # 获取参数
-        RP_NO = request.POST.get("RP_NO")  #付款单号         字符类型
-        RP_DD = request.POST.get("RP_DD")  #付款日期            字符类型
-        CUS_NO = request.POST.get("CUS_NO")  #付款客户编码        字符类型
-        AMTN_BC = request.POST.get("AMTN_BC")  #付款金额            数字类型
-        CACC_NO = request.POST.get("CACC_NO")  #付款银行编码          字符类型
-        USR = request.POST.get("USR")  #制单人编码                   字符类型
-        USR_NAME = request.POST.get("USR_NAME")  #制单人姓名         字符类型
-        MF_LZ1 = request.POST.get("MF_LZ1")  #进货开票单号         字符类型
-
-        # 判断单号的合法性
-        if RP_NO[:3] != 'PTF' or len(RP_NO) != 10:
-            return http.HttpResponseForbidden('付款单号输入不合法,单号必须是PTF开头且长度必须是10位')
-        # 校验日期格式
-        try:
-            datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-        except Exception:
-            return http.HttpResponseForbidden('日期格式输入不正确')
-        if RP_NO is None:
-            return http.HttpResponseForbidden('请输入付款单号')
-        # //判断有没有输入银行账号
-        sum_CACC_NO = et_CACC_NO(CACC_NO)
-        if sum_CACC_NO == 'NO':
-            return http.HttpResponseForbidden('请检查银行账号是否存在或者是否输入正确')
-            # 判断金额输入是否正确
-        if re.compile('(^-?[0-9](\d+)?(\.\d{1,6})?$)|(^0$)|(^\d\.\d{1,2}$)').match(str(AMTN_BC)) is None:
-            return http.HttpResponseForbidden('金额输入不正确')
-        # 判断单号是否存在
-        row_ZL_NO = examine_ood('TF_MON', 'RP_NO', RP_NO,'RP_ID','2')
-        if row_ZL_NO > 0:
-            return http.HttpResponseForbidden('付款单号已存在')
-        # 判断账号类别
-        sid = transaction.savepoint()  # 开启事物
-        try:
-            tp_CACC_NO = if_account(CACC_NO)
-        except Exception:
-            transaction.savepoint_rollback(sid)
-            return http.HttpResponseForbidden("查询账户类型语句执行异常")
-        transaction.savepoint_commit(sid)
-        # 判断用户是否存在,不存在则创建
-        row_usr = usr_data(USR, USR_NAME,datetime.datetime.strptime(RP_DD, '%Y-%m-%d'))
-        with connection.cursor() as cursor:
-
-            MF_LZ1_NO = cursor.execute("""SELECT COUNT(*) FROM MF_ARP WHERE ARP_NO=%s""", ['AP' + MF_LZ1[2::]]).fetchall()[0][0]
-            if MF_LZ1_NO<=0:
-                return http.HttpResponseForbidden('开票单号不存在')
-
-            # 获取银行账号的会计科目
-            Acc_No_km = cursor.execute("""SELECT ISNULL(Acc_No,'') FROM BACC WHERE BACC_NO=%s""", [CACC_NO]).fetchall()[0][0]
-            if Acc_No_km == '':
-                return http.HttpResponseForbidden('银行会计科目不存在')
-            sid = transaction.savepoint()  #开启事物
-            try:
-                # 银行账户
-                if int(tp_CACC_NO) == 1:
-                    # cursor.execute("""UPDATE TF_PSS SET AMT_FP=%s,AMTN_NET_FP=%s WHERE PS_NO=%s""",[AMT, AMT, 'PC' + ZL_NO[2::]])
-                    #插入付款单表头
-                    cursor.execute("""INSERT INTO TF_MON(IRP_ID,RP_NO,ITM,RP_ID,CLS_ID,RP_DD,CUS_NO,INCLUDESON,AMTN_BB,AMTN_CLS,BC_NO,BACC_NO,EXC_RTO,DEP,USR,CHK_MAN,CLS_DATE,SYS_DATE,IEA_ID,IOR_ID,SK_TYPE)
-                  VALUES('F',%s,1,2,'T',%s,%s,'F',%s,%s,%s,%s,1,'0000',%s,%s,%s,%s,'F','F',1)""",
-                  [RP_NO, datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), CUS_NO ,AMTN_BC,AMTN_BC,'BT'+RP_NO[2::],CACC_NO,USR,USR,datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),
-                  datetime.datetime.strptime(RP_DD, '%Y-%m-%d')])
-                # 现金账户
-                if int(tp_CACC_NO) == 2:
-                    # 插入付款单表头
-                    cursor.execute("""INSERT INTO TF_MON(IRP_ID,RP_NO,ITM,RP_ID,CLS_ID,RP_DD,CUS_NO,INCLUDESON,AMTN_BC,AMTN_CLS,BC_NO,CACC_NO,EXC_RTO,DEP,USR,CHK_MAN,CLS_DATE,SYS_DATE,IEA_ID,IOR_ID,SK_TYPE)
-                      VALUES('F',%s,1,2,'T',%s,%s,'F',%s,%s,%s,%s,1,'0000',%s,%s,%s,%s,'F','F',1)""",[RP_NO, datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), CUS_NO, AMTN_BC, AMTN_BC,
-                       'BT' + RP_NO[2::], CACC_NO, USR, USR, datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),datetime.datetime.strptime(RP_DD, '%Y-%m-%d')])
-                # RP_NO   付款单号  RP_NO
-                #RP_DD    付款日期   datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-                #CUS_NO   付款客户编码    CUS_NO
-                #AMTN_BC    付款金额     AMTN_BC
-                #AMTN_CLS    冲款金额      AMTN_CLS
-                #BC_NO      账户收支单号
-                #CACC_NO    'BT'+RP_NO[2::]
-                #CACC_NO        付款银行编码
-                #USR   制单人      USR
-                #CHK_MAN   审核人      USR
-                #CLS_DATE    制单时间       datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-                #CLS_DATE       审核时间        datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-
-                # 插入付款单表身-------------改CUR_ID  RMB
-                cursor.execute("""INSERT INTO TC_MON(RP_ID,RP_NO,ITM,ITM2,ARP_NO,AMTN_CLS,ARP_OPN_ID,RP_DD,CUS_NO,PRE_ITM)values
-                (2,%s,1,1,%s,%s,2,%s,%s,1)""",
-                [RP_NO, 'AP'+MF_LZ1[2::], AMTN_BC,datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),CUS_NO])
-                # RP_NO   付款单号  RP_NO
-                #ARP_NO   立账单号      MF_LZ1
-                #AMTN_CLS  冲款金额  AMTN_BC
-                #RP_DD  冲款时间    datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-                #CUS_NO   冲款客户      CUS_NO
-
-                # 插入回写冲款金额表
-                cursor.execute("""INSERT INTO MF_MON(RP_ID,RP_NO,RP_DD,DEP,AMTN,AMTN_ARP,AMTN_REST,FJ_NUM)VALUES
-                (2,%s,%s,'0000',%s,%s,%s,0)""",[RP_NO,datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), AMTN_BC,AMTN_BC,AMTN_BC])
-                #RP_NO  付款单号  RP_NO
-                #AMTN   冲款金额
-                #AMTN_ARP  总金额
-                #AMTN_REST
-
-                # 插入账户收支单表头
-                cursor.execute("""INSERT INTO MF_BAC(BB_ID,BB_NO,BB_DD,BACC_NO,ACC_NO,DEP,BIL_NO,EXC_RTO,AMTN,USR,CHK_MAN,OPN_ID,CLS_DATE,SYS_DATE,BIL_ID_N,BIL_NO_N)VALUES
-                ('BT',%s,%s,%s,%s,'0000',%s,1,%s,%s,%s,'F',%s,%s,'PT',%s)""",
-                ['BT'+RP_NO[2::], datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), CACC_NO,Acc_No_km,'PT'+RP_NO,-float(AMTN_BC),USR,USR,datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-                ,datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),RP_NO])
-                #BB_NO  账户收支单单号  'BT'+RP_NO[2::]
-                #BB_DD   账户收支单日期  RP_NO[2::], datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-                # BACC_NO  银行账户代号
-                #ACC_NO  会计科目      待定,需要会计确定自动取银行账号里面的会计科目
-                #BIL_NO  来源单号   'PT'+RP_NO
-                #AMTN 金额   付款是负数,收款是正数      -float(AMTN_BC)
-                #USR  制单人       USR
-                #  CHK_MAN  审核人     USR
-                #CLS_DATE  审核日期
-                # SYS_DATE  录入日期
-                #BIL_NO_N  来源单号
-
-                # 插入账户收支单表身
-                cursor.execute("""INSERT INTO TF_BAC(BB_ID,BB_NO,ITM,BB_DD,EXC_RTO,AMTN,DEP,CUS_NO,ADD_ID,PRE_ITM)values
-                ('BT',%s,1,%s,1,%s,'0000',%s,'-',1)""",['BT'+RP_NO[2::], datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), AMTN_BC, CUS_NO])
-                # BB_NO  账户收支单号  'BT'+RP_NO[2::]
-                # BB_DD  账户收支单日期    datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-                #AMTN   金额      AMTN_BC
-                #CUS_NO  客户编码   CUS_NO
-
-                #回写立账单的数据
-                cursor.execute("""UPDATE MF_ARP SET AMTN_RCV=ISNULL(AMTN_RCV,0)+%s,AMT=ISNULL(AMTN,0)-ISNULL(AMTN_RCV,0)-%s WHERE BIL_NO=%s""",[AMTN_BC, AMTN_BC,MF_LZ1])
-                # AMTN_RCV   已冲金额     ISNULL(AMTN_RCV,0)+%s
-                # AMT   未冲金额  ISNULL(AMT,0)-%s
-                # BIL_NO  开票单号
-
-                #如果单据已经冲完,结案掉立账单,还有进货的立账结案标识
-                row_AMT = cursor.execute("SELECT ISNULL(AMT,0) FROM MF_ARP WHERE BIL_NO=%s", [MF_LZ1]).fetchall()[0][0]
-                print(row_AMT)
-                if row_AMT<=0:
-                    cursor.execute("""UPDATE MF_ARP SET CLOSE_ID='T' WHERE BIL_NO=%s""",[MF_LZ1])
-                    cursor.execute("""UPDATE MF_PSS SET LZ_CLS_ID='T',CLSLZ='T' WHERE PS_NO=%s""",['PC'+MF_LZ1[2::]])
-            except Exception:
-                transaction.savepoint_rollback(sid)
-                return http.HttpResponseForbidden("新增付款单sql语句执行异常")
-            transaction.savepoint_commit(sid)
-        context = {
-            'a': 'post付款作业'
-        }
-        return http.JsonResponse(context)
-
-    @transaction.atomic
-    def put(self, request):
-        req_data = json.loads(request.body.decode())
-        # 获取参数
-        RP_NO = req_data.get("RP_NO")  #付款单号         字符类型
-        RP_DD = req_data.get("RP_DD")  #付款日期            字符类型
-        AMTN_BC = req_data.get("AMTN_BC")  #付款金额            数字类型
-        CACC_NO = req_data.get("CACC_NO")  #付款银行编码          字符类型
-        MF_LZ1 = req_data.get("MF_LZ1")  #进货开票单号         字符类型
-        UP_DD = datetime.datetime.now().strftime('%Y-%m-%d %H:%M:%S')  #修改时间
-        # {
-        #     "RP_NO":"PT9A200001",
-        #     "RP_DD":"2019-10-20",
-        #     "AMTN_BC":199,
-        #     "CACC_NO":"01",
-        #     "MF_LZ1":"LP9A170002"
-        # }
-        # 校验日期格式
-        try:
-            datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-        except Exception:
-            return http.HttpResponseForbidden('日期格式输入不正确')
-        if RP_NO is None:
-            return http.HttpResponseForbidden('请输入收款单号')
-            # 判断金额输入是否正确
-        if re.compile('(^-?[0-9](\d+)?(\.\d{1,6})?$)|(^0$)|(^\d\.\d{1,2}$)').match(str(AMTN_BC)) is None:
-            return http.HttpResponseForbidden('金额输入不正确')
-        # 判断单号是否存在
-        row_ZL_NO = examine_ood('TF_MON', 'RP_NO', RP_NO,'RP_ID','2')
-        if row_ZL_NO <= 0:
-            return http.HttpResponseForbidden('付款单号不存在')
-        # //判断有没有输入银行账号
-        sum_CACC_NO = et_CACC_NO(CACC_NO)
-        if sum_CACC_NO == 'NO':
-            return http.HttpResponseForbidden('请检查银行账号是否存在或者是否输入正确')
-        # 判断账号类别
-        sid = transaction.savepoint()  # 开启事物
-        try:
-            tp_CACC_NO = if_account(CACC_NO)
-        except Exception:
-            transaction.savepoint_rollback(sid)
-            return http.HttpResponseForbidden("查询账户类型语句执行异常")
-        transaction.savepoint_commit(sid)
-        # 付款单不能修改客户
-        # # 判断用户是否存在,不存在则创建
-        # row_usr = usr_data(USR, USR_NAME, datetime.datetime.strptime(RP_DD, '%Y-%m-%d'))
-        with connection.cursor() as cursor:
-
-            # 判断开票单号是否存在
-            MF_LZ1_NO = cursor.execute("""SELECT COUNT(*) FROM MF_ARP WHERE ARP_NO=%s""", ['AP' + MF_LZ1[2::]]).fetchall()[0][0]
-
-            if MF_LZ1_NO<=0:
-                return http.HttpResponseForbidden('开票单号不存在')
-            # 获取银行账号的会计科目
-            Acc_No_km = cursor.execute("""SELECT Acc_No FROM BACC WHERE BACC_NO=%s""", [CACC_NO]).fetchall()[0][0]
-            if Acc_No_km == '':
-                return http.HttpResponseForbidden('银行会计科目不存在')
-
-            # 缓存之前冲款的金额用于回写立账冲款数据
-            row_AMTN = cursor.execute("""SELECT AMTN_BC FROM TF_MON WHERE RP_NO=%s AND RP_ID='2'""", [RP_NO]).fetchall()[0][0]
-
-            sid = transaction.savepoint()  # 开启事物
-            try:
-                # 银行账户
-                if int(tp_CACC_NO) == 1:
-                    #修改付款单表头
-                    cursor.execute("""UPDATE TF_MON SET RP_DD=%s,AMTN_BB=%s,BACC_NO=%s,MODIFY_DD=%s,MODIFY_MAN=USR,AMTN_CLS=%s WHERE RP_NO=%s AND RP_ID='2'""",[RP_DD, AMTN_BC, CACC_NO,UP_DD,AMTN_BC,RP_NO])
-                    # RP_NO   付款单号  RP_NO
-                    # RP_DD    付款日期   datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-                    # AMTN_BC    付款金额     AMTN_BC
-                    # CACC_NO        付款银行编码
-                # 现金账户
-                if int(tp_CACC_NO) == 2:
-                    # 修改付款单表头
-                    cursor.execute("""UPDATE TF_MON SET RP_DD=%s,AMTN_BC=%s,CACC_NO=%s,MODIFY_DD=%s,MODIFY_MAN=USR,AMTN_CLS=%s WHERE RP_NO=%s AND RP_ID='2'""",
-                        [RP_DD, AMTN_BC, CACC_NO, UP_DD, AMTN_BC, RP_NO])
-                # 修改付款单表身
-                cursor.execute("""UPDATE TC_MON SET RP_DD=%s,AMTN_CLS=%s WHERE RP_NO=%s AND RP_ID='2'""",[RP_DD, AMTN_BC, RP_NO])
-                # RP_NO   付款单号  RP_NO
-                # ARP_NO   立账单号      MF_LZ1==================不用此字段
-                # AMTN_CLS  冲款金额  AMTN_BC
-                # RP_DD  冲款时间    datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-
-                # 修改回冲金额表
-                cursor.execute("""UPDATE MF_MON SET AMTN=AMTN+%s-%s,AMTN_REST=AMTN+%s-%s WHERE RP_NO=%s AND RP_ID='2'""", [AMTN_BC,float(row_AMTN),AMTN_BC,float(row_AMTN), RP_NO])
-                # RP_NO  付款单号  RP_NO
-                # AMTN   冲款金额
-                # AMTN_ARP  总金额  此栏位不需要改
-                # AMTN_REST
-
-                # 修改账户收支单表头
-                cursor.execute("""UPDATE MF_BAC SET BB_DD=%s,BACC_NO=%s,ACC_NO=%s,AMTN=%s WHERE BB_NO=%s AND BB_ID='BT'""",
-                [ datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), CACC_NO, Acc_No_km, -float(AMTN_BC),'BT'+RP_NO[2::]])
-                # BB_NO  账户收支单单号  'BT'+RP_NO[2::]
-                # BB_DD   账户收支单日期  RP_NO[2::], datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-                # BACC_NO  银行账户代号       CACC_NO
-                # ACC_NO  会计科目      待定,需要会计确定自动取银行账号里面的会计科目     100903
-                # AMTN 金额   付款是负数,收款是正数      -float(AMTN_BC)
-
-                #修改账户收支单表身
-                cursor.execute("""UPDATE TF_BAC SET BB_DD=%s,AMTN=%s WHERE BB_NO=%s AND BB_ID='BT'""",[datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), AMTN_BC,'BT'+RP_NO[2::]])
-                # BB_NO  账户收支单号  'BT'+RP_NO[2::]
-                # BB_DD  账户收支单日期    datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-                # AMTN   金额      AMTN_BC
-
-                # 回写立账单的数据需要减去之前冲款的金额  row_AMTN
-                cursor.execute("""UPDATE MF_ARP SET AMTN_RCV=ISNULL(AMTN_RCV,0)+%s-%s,AMT=ISNULL(AMT,0)-%s+%s WHERE BIL_NO=%s AND BIL_ID='LP'""",[AMTN_BC,float(row_AMTN), AMTN_BC, float(row_AMTN),MF_LZ1])
-                # AMTN_RCV   已冲金额     ISNULL(AMTN_RCV,0)+%s
-                # AMT   未冲金额  ISNULL(AMT,0)-%s
-                # BIL_NO  开票单号
-
-                # 如果单据已经冲完,结案掉立账单,还有进货的立账结案标识
-                row_AMT = cursor.execute("SELECT CAST(ISNULL(AMT,0) AS INT ) FROM MF_ARP WHERE BIL_NO=%s AND BIL_ID='LP'",
-                                         [MF_LZ1]).fetchall()[0][0]
-                if row_AMT > 0:
-                    cursor.execute("""UPDATE MF_ARP SET CLOSE_ID='F' WHERE BIL_NO=%s AND BIL_ID='LP'""", [MF_LZ1])
-                    cursor.execute("""UPDATE MF_PSS SET LZ_CLS_ID='F',CLSLZ='T' WHERE PS_NO=%s AND PS_ID='PC'""", ['PC' + MF_LZ1[2::]])
-            except Exception:
-                transaction.savepoint_rollback(sid)
-                return http.HttpResponseForbidden("修改付款单sql语句执行异常")
-            transaction.savepoint_commit(sid)
-
-        context = {
-            'a': 'put付款作业'
-        }
-        return http.JsonResponse(context)
-
-    @transaction.atomic
-    def delete(self, request):
-        # 获取参数
-        req_data = json.loads(request.body.decode())
-        # 获取参数
-        RP_NO = req_data.get("RP_NO")  # 付款单号         字符类型
-        # # 获取开票作业单号
-        # MF_LZ1 = req_data.get("MF_LZ1")  # 开票作业单号         字符类型
-        # # 获取原付款单金额
-        # AMTN_BC = req_data.get("AMTN_BC")  # 原单付款金额        字符类型
-        # print(MF_LZ1)
-        # print(AMTN_BC)
-        # {
-        #     "RP_NO": "PTF9A260001"
-        # }
-        if RP_NO is None:
-            return http.HttpResponseForbidden('请输入收款单号')
-        # 判断单号是否存在
-        row_ZL_NO = examine_ood('TF_MON', 'RP_NO', RP_NO,'RP_ID','2')
-        if row_ZL_NO <= 0:
-            return http.HttpResponseForbidden('单号不存在')
-
-        with connection.cursor() as cursor:
-
-            # 获取原单付款单总金额用于扣减预付款单总金额
-            AMTN_BC = cursor.execute("""SELECT ISNULL(AMTN_CLS,0) FROM TF_MON WHERE RP_NO=%s AND RP_ID='2'""", [RP_NO]).fetchall()[0][0]
-            # 获取开票单号
-            MF_LZ1 = cursor.execute("""SELECT ARP_NO FROM TC_MON WHERE RP_NO=%s AND RP_ID='2'""", [RP_NO]).fetchall()[0][0]
-            MF_LZ1 = 'LP' + MF_LZ1[2::]
-        # 缓存之前冲款的金额用于回写立账冲款数据
-            row_AMTN = cursor.execute("""SELECT AMTN_BC FROM TF_MON WHERE RP_NO=%s AND RP_ID='2'""", [RP_NO]).fetchall()[0][0]
-            # row_usr = usr_data(USR, USR_NAME, datetime.datetime.strptime(RP_DD, '%Y-%m-%d'))
-
-            sid = transaction.savepoint()  # 开启事物
-            try:
-            # 删除付款单表头
-                cursor.execute("""DELETE FROM TC_MON WHERE  RP_NO=%s AND RP_ID='2'""", [RP_NO])
-            # 删除付款单表身
-                cursor.execute("""DELETE FROM TF_MON WHERE  RP_NO=%s AND RP_ID='2'""", [RP_NO])
-
-            #冲款付款金额表,如果是分多次付款的话那么就不能直接删除,是否是付一次款那么就可以直接删除
-            # 如果原来已经付款等于目前传过来的金额那么就可以直接删除
-            #     row_AMTN_MF_MON = cursor.execute("""SELECT AMTN FROM MF_MON WHERE RP_NO=%s AND RP_ID='2'""", [RP_NO]).fetchall()[0][0]
-            #     if float(AMTN_BC)==float(row_AMTN_MF_MON):
-                #修改回冲金额表
-                cursor.execute("""DELETE FROM MF_MON WHERE RP_NO=%s AND RP_ID='2'""", [RP_NO])
-                # else:
-                #     cursor.execute("""UPDATE MF_MON SET AMTN=AMTN+%s-%s,AMTN_REST=AMTN+%s-%s WHERE RP_NO=%s AND RP_ID='2'""",
-                #                [AMTN_BC, row_AMTN, AMTN_BC, row_AMTN, RP_NO])
-                # 删除账户收支单表头
-                cursor.execute("""DELETE FROM MF_BAC WHERE  BB_NO=%s AND BB_ID='BT'""", ['BT'+RP_NO[2::]])
-                # 删除账户收支单表身
-                cursor.execute("""DELETE FROM TF_BAC WHERE  BB_NO=%s AND BB_ID='BT'""", ['BT' + RP_NO[2::]])
-
-                # 如果金额立账金额等于传过来的金额那么就直接删除
-                row_AMTN_MF_ARP = cursor.execute("""SELECT AMTN FROM MF_ARP WHERE BIL_NO=%s""", [MF_LZ1]).fetchall()[0][0]
-                print(float(row_AMTN_MF_ARP))
-                if float(AMTN_BC)==float(row_AMTN_MF_ARP):
-                    cursor.execute(
-                        """UPDATE MF_ARP SET AMTN_RCV=0,AMT=0 WHERE BIL_NO=%s""",[MF_LZ1])
-                    # 回写立账单的数据需要减去之前冲款的金额  row_AMTN
-                else:
-                    cursor.execute(
-                        """UPDATE MF_ARP SET AMTN_RCV=ISNULL(AMTN_RCV,0)-%s,AMT=ISNULL(AMTN,0)-ISNULL(AMTN_RCV,0) WHERE BIL_NO=%s""",[AMTN_BC, MF_LZ1])
-                # 结案掉立账单, 还有进货的立账结案标识
-                cursor.execute("""UPDATE MF_ARP SET CLOSE_ID='F' WHERE BIL_NO=%s""", [MF_LZ1])
-                cursor.execute("""UPDATE MF_PSS SET LZ_CLS_ID='F',CLSLZ='T' WHERE PS_NO=%s""", ['PC' + MF_LZ1[2::]])
-            except Exception:
-                transaction.savepoint_rollback(sid)
-                return http.HttpResponseForbidden("删除付款单sql语句执行异常")
-            transaction.savepoint_commit(sid)
-        context = {
-            'a': 'delete付款作业'
-        }
-        return http.JsonResponse(context)
-
-#预计付款单
-class ExpectedOperationView(View):
-    def get(self, request):
-        context = {
-            'a': 'get预付款作业'
-        }
-        return http.JsonResponse(context)
-
-    @transaction.atomic
-    def post(self, request):
-        # 获取参数
-        RP_NO = request.POST.get("RP_NO")  # 预付款单号         字符类型   ----------------1
-        RP_DD = request.POST.get("RP_DD")  # 预付款日期            字符类型  --------------------1
-        CUS_NO = request.POST.get("CUS_NO")  # 预付款客户编码        字符类型  -------------------------1
-        CUS_NO_NAME = request.POST.get("CUS_NO_NAME")  # 预付款客户名称       字符类型  ---------------------1
-        AMTN_BC = request.POST.get("AMTN_BC")  # 预付款金额            数字类型  ---------------------------1
-        CACC_NO = request.POST.get("CACC_NO")  # 预付款银行编码          字符类型    ------------1
-        USR = request.POST.get("USR")  # 制单人编码                   字符类型   ------------------1
-        USR_NAME = request.POST.get("USR_NAME")  # 制单人姓名         字符类型   -----------------------1
-
-        # 判断单号的合法性
-        if RP_NO[:4] != 'PTYF' or len(RP_NO) != 11:
-            return http.HttpResponseForbidden('预付款单号输入不合法,单号必须是PTYF开头且长度必须是11位')
-        # 校验日期格式
-        try:
-            datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-        except Exception:
-            return http.HttpResponseForbidden('日期格式输入不正确')
-        if RP_NO is None:
-            return http.HttpResponseForbidden('请输入预付款单号')
-            # //判断有没有输入银行账号
-        sum_CACC_NO=et_CACC_NO(CACC_NO)
-        if sum_CACC_NO=='NO':
-            return http.HttpResponseForbidden('请检查银行账号是否存在或者是否输入正确')
-            # 判断金额输入是否正确
-        if re.compile('(^-?[0-9](\d+)?(\.\d{1,6})?$)|(^0$)|(^\d\.\d{1,2}$)').match(str(AMTN_BC)) is None:
-            return http.HttpResponseForbidden('金额输入不正确')
-        # 判断单号是否存在
-        row_ZL_NO = examine_ood('TF_MON', 'RP_NO', RP_NO,'RP_ID','2')
-        if row_ZL_NO > 0:
-            return http.HttpResponseForbidden('预付款单号已存在')
-        # 判断账号类别
-        sid = transaction.savepoint()  # 开启事物
-        try:
-            tp_CACC_NO = if_account(CACC_NO)
-        except Exception:
-            transaction.savepoint_rollback(sid)
-            return http.HttpResponseForbidden("查询账户类型语句执行异常")
-        transaction.savepoint_commit(sid)
-        # 判断用户是否存在,不存在则创建
-        row_usr = usr_data(USR, USR_NAME, datetime.datetime.strptime(RP_DD, '%Y-%m-%d'))
-
-        # 判断客户资料是否存在,不存在则创建
-        row_cus_no = customer_data(CUS_NO, CUS_NO_NAME, '2', datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),0)
-
-        with connection.cursor() as cursor:
-            # sql = "SELECT COUNT(*) FROM %s WHERE %s='%s' AND %s='%s'" % (TB, TYPE, OOD, BIL_NO, BLI_NAME)
-            # 获取银行账号的会计科目
-            Acc_No_km = cursor.execute("""SELECT ISNULL(Acc_No,'') FROM BACC WHERE BACC_NO=%s""", [CACC_NO]).fetchall()[0][0]
-            if Acc_No_km=='':
-                return http.HttpResponseForbidden('银行会计科目不存在')
-
-            sid = transaction.savepoint()  # 开启事物
-            try:
-                # 银行账户
-                if int(tp_CACC_NO) == 1:
-                    cursor.execute("""INSERT INTO TF_MON(IRP_ID,RP_NO,ITM,RP_ID,CLS_ID,RP_DD,CUS_NO,INCLUDESON,AMTN_BB,AMTN_CLS,BC_NO,BACC_NO,EXC_RTO,DEP,USR,CHK_MAN,CLS_DATE,SYS_DATE,IEA_ID,IOR_ID,SK_TYPE)VALUES
-                    ('T',%s,1,2,'F',%s,%s,'F',%s,0,%s,%s,1,'0000',%s,%s,%s,%s,'F','F',1)""",
-                    [RP_NO, datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), CUS_NO,AMTN_BC,'BT'+RP_NO[2::],CACC_NO,USR,USR,datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),datetime.datetime.strptime(RP_DD, '%Y-%m-%d')])
-                # 现金账户
-                if int(tp_CACC_NO) == 2:
-                    cursor.execute("""INSERT INTO TF_MON(IRP_ID,RP_NO,ITM,RP_ID,CLS_ID,RP_DD,CUS_NO,INCLUDESON,AMTN_BC,AMTN_CLS,BC_NO,CACC_NO,EXC_RTO,DEP,USR,CHK_MAN,CLS_DATE,SYS_DATE,IEA_ID,IOR_ID,SK_TYPE)VALUES
-                     ('T',%s,1,2,'F',%s,%s,'F',%s,0,%s,%s,1,'0000',%s,%s,%s,%s,'F','F',1)""",[RP_NO, datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), CUS_NO, AMTN_BC,
-                      'BT' + RP_NO[2::], CACC_NO, USR, USR, datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),datetime.datetime.strptime(RP_DD, '%Y-%m-%d')])
-                # RP_NO   预付款单号  RP_NO
-                # RP_DD   预付款日期   datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-                #CUS_NO    客户编码     CUS_NO
-                #AMTN_BC    预付款金额  AMTN_BC
-                #BC_NO     账户收支单号   'BT'+RP_NO[2::]
-                # CACC_NO   付款银行编码  CACC_NO
-                #USR 制单人    USR
-                #CHK_MAN 审核人    USR
-                # CLS_DATE  审核时间    datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-                # SYS_DATE    制单时间  datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-
-                # 插入立账金额
-                # cursor.execute("SELECT CAST(ISNULL(AMT,0) AS INT ),BIL_NO FROM MF_ARP WHERE BIL_NO=%s", [MF_LZ1])
-                cursor.execute("""INSERT INTO MF_MON(RP_ID,RP_NO,RP_DD,DEP,AMTN,AMTN_ARP,AMTN_REST,FJ_NUM)VALUES
-                          (2,%s,%s,'0000',%s,0,0,0)""" ,[RP_NO,datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),AMTN_BC])
-                # RP_NO  单号  RP_NO
-                # RP_DD   时间  datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-                # AMTN  金额    AMTN_BC
-
-                # 插入账户收支单表头
-                cursor.execute("""INSERT INTO MF_BAC(BB_ID,BB_NO,BB_DD,BACC_NO,ACC_NO,DEP,BIL_NO,EXC_RTO,AMTN,USR,CHK_MAN,OPN_ID,CLS_DATE,SYS_DATE,BIL_ID_N,BIL_NO_N)VALUES
-                ('BT',%s,%s,%s,%s,'0000',%s,1,%s,%s,%s,'F',%s,%s,'PT',%s)""",
-               ['BT' + RP_NO[2::], datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), CACC_NO, Acc_No_km,
-                'BT' + RP_NO,
-                float(AMTN_BC), USR, USR, datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),
-                datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),
-                RP_NO])
-                #BB_NO  收支单号    'BT'+RP_NO[2::]
-                #BB_DD   账户收支单时间  datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-                #BACC_NO  银行账号编码  CACC_NO
-                #ACC_NO  会计科目先固定  100903
-                #BIL_NO  来源单号  'BT'+RP_NO
-                #AMTN   收支单金额  -float(AMTN_BC)
-                #USR  制单人   USR
-                #审核人  CHK_MAN
-                #CLS_DATE  审核人
-                #SYS_DATE   制单人
-
-                #插入收支单表身
-                cursor.execute("""INSERT INTO TF_BAC(BB_ID,BB_NO,ITM,BB_DD,EXC_RTO,AMTN,DEP,CUS_NO,ADD_ID,PRE_ITM)values
-                ('BT',%s,1,%s,1,%s,%s,'51','-',1)""", ['BT'+RP_NO[2::],datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),AMTN_BC,CUS_NO])
-                # BB_NO  单号  'BT'+RP_NO[2::]
-                #BB_DD  时间      datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-                #AMTN  金额  AMTN_BC
-                #CUS_NO  客户编码   CUS_NO
-            except Exception:
-                transaction.savepoint_rollback(sid)
-                return http.HttpResponseForbidden("预计付款单新增sql语句执行异常")
-            transaction.savepoint_commit(sid)
-        context = {
-            'a': 'post预付款作业'
-        }
-        return http.JsonResponse(context)
-
-    @transaction.atomic
-    def put(self, request):
-        # 获取参数
-        req_data = json.loads(request.body.decode())
-        RP_NO = req_data.get("RP_NO")  # 预付款单号         字符类型   ----------------1
-        RP_DD = req_data.get("RP_DD")  # 预付款日期            字符类型  --------------------1
-        CUS_NO = req_data.get("CUS_NO")  # 预付款客户编码        字符类型  -------------------------1
-        CUS_NO_NAME = req_data.get("CUS_NO_NAME")  # 预付款客户名称       字符类型  ---------------------1
-        AMTN_BC = req_data.get("AMTN_BC")  # 预付款金额            数字类型  ---------------------------1
-        CACC_NO = req_data.get("CACC_NO")  # 预付款银行编码          字符类型    ------------1
-        UP_DD = datetime.datetime.now().strftime('%Y-%m-%d %H:%M:%S')  # 修改时间
-        # {
-        #     "RP_NO":"PT9A220001",
-        #     "RP_DD":"2019-10-22",
-        #     "CUS_NO":"AQ1111",
-        #     "CUS_NO_NAME":"天心软件",
-        #     "AMTN_BC":888,
-        #     "CACC_NO":"01"
-        # }
-        # 判断单号的合法性
-        if RP_NO[:4] != 'PTYF' or len(RP_NO) != 11:
-            return http.HttpResponseForbidden('预付款单号输入不合法,单号必须是PTYF开头且长度必须是11位')
-        # 校验日期格式
-        try:
-            datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-        except Exception:
-            return http.HttpResponseForbidden('日期格式输入不正确')
-        if RP_NO is None:
-            return http.HttpResponseForbidden('请输入预付款单号')
-        # //判断有没有输入银行账号
-        sum_CACC_NO = et_CACC_NO(CACC_NO)
-        if sum_CACC_NO == 'NO':
-            return http.HttpResponseForbidden('请检查银行账号是否存在或者是否输入正确')
-            # 判断金额输入是否正确
-        if re.compile('(^-?[0-9](\d+)?(\.\d{1,6})?$)|(^0$)|(^\d\.\d{1,2}$)').match(str(AMTN_BC)) is None:
-            return http.HttpResponseForbidden('金额输入不正确')
-        # 判断单号是否存在
-        row_ZL_NO = examine_ood('TF_MON', 'RP_NO', RP_NO,'RP_ID','2')
-        if row_ZL_NO == 0:
-            return http.HttpResponseForbidden('预付款单号不存在')
-
-        # 判断单号是不是已经产生付款单
-        row_ZL_NO = examine_ood('TF_MON1', 'IRP_NO', RP_NO, 'RP_ID', '2')
-        if row_ZL_NO > 0:
-            return http.HttpResponseForbidden('预付款单已经产生付款单')
-
-        # 判断客户资料是否存在,不存在则创建
-        row_cus_no = customer_data(CUS_NO, CUS_NO_NAME, '2', datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),0)
-        # 判断账号类别
-        sid = transaction.savepoint()  # 开启事物
-        try:
-            tp_CACC_NO = if_account(CACC_NO)
-        except Exception:
-            transaction.savepoint_rollback(sid)
-            return http.HttpResponseForbidden("查询账户类型语句执行异常")
-        transaction.savepoint_commit(sid)
-        with connection.cursor() as cursor:
-            # 获取银行账号的会计科目
-            Acc_No_km = cursor.execute("""SELECT Acc_No FROM BACC WHERE BACC_NO=%s""", [CACC_NO]).fetchall()[0][0]
-
-            if Acc_No_km=='':
-                return http.HttpResponseForbidden('银行会计科目不存在')
-
-            sid = transaction.savepoint()  # 开启事物
-            try:
-                # 银行账户
-                if int(tp_CACC_NO) == 1:
-                    # 修改预付款单
-                    # cursor.execute("SELECT CAST(ISNULL(AMT,0) AS INT ),BIL_NO FROM MF_ARP WHERE BIL_NO=%s", [MF_LZ1])
-                    cursor.execute("""UPDATE TF_MON SET RP_DD=%s,CUS_NO=%s,AMTN_BB=%s,BC_NO=%s,BACC_NO=%s,MODIFY_DD=%s,MODIFY_MAN=USR WHERE RP_NO=%s""",
-                                   [datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),CUS_NO,AMTN_BC,'BT'+RP_NO[2::],CACC_NO,UP_DD,RP_NO])
-                # 现金账户
-                if int(tp_CACC_NO) == 2:
-                    # 修改预付款单
-                    # cursor.execute("SELECT CAST(ISNULL(AMT,0) AS INT ),BIL_NO FROM MF_ARP WHERE BIL_NO=%s", [MF_LZ1])
-                    cursor.execute(
-                        """UPDATE TF_MON SET RP_DD=%s,CUS_NO=%s,AMTN_BC=%s,BC_NO=%s,CACC_NO=%s,MODIFY_DD=%s,MODIFY_MAN=USR WHERE RP_NO=%s""",
-                        [datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), CUS_NO, AMTN_BC, 'BT' + RP_NO[2::], CACC_NO,UP_DD, RP_NO])
-                # RP_NO   预付款单号  RP_NO
-                # RP_DD   预付款日期   datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-                # CUS_NO    客户编码     CUS_NO
-                # AMTN_BC    预付款金额  AMTN_BC
-                # BC_NO     账户收支单号   'BT'+RP_NO[2::]
-                # CACC_NO   付款银行编码  CACC_NO
-                #修改立账单金额
-
-                cursor.execute("""UPDATE MF_MON SET RP_DD=%s,AMTN=%s WHERE RP_NO=%s""", [datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),AMTN_BC,RP_NO])
-                # RP_NO  单号  RP_NO
-                # RP_DD   时间  datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-                # AMTN  金额    AMTN_BC
-
-                #修改账户收支单表头
-                cursor.execute("""UPDATE MF_BAC SET BB_DD=%s,BACC_NO=%s,ACC_NO=%s,BIL_NO=%s,AMTN=%s WHERE BB_NO=%s""",
-                               [datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),CACC_NO,Acc_No_km,'BT'+RP_NO,-float(AMTN_BC),'BT'+RP_NO[2::]])
-                # BB_NO  收支单号    'BT'+MF_LZ1[2::]
-                # BB_DD   账户收支单时间  datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-                # BACC_NO  银行账号编码  CACC_NO
-                # ACC_NO  会计科目先固定  100903
-                # BIL_NO  来源单号  'BT'+RP_NO
-                # AMTN   收支单金额  -float(AMTN_BC)
-
-                # 修改立账单表身
-
-                cursor.execute("""UPDATE TF_BAC SET BB_DD=%s,AMTN=%s,CUS_NO=%s WHERE BB_NO=%s""", [datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),AMTN_BC,CUS_NO,'BT'+RP_NO[2::]])
-                # BB_NO  单号  'BT'+RP_NO[2::]
-                # BB_DD  时间      datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-                # AMTN  金额  AMTN_BC
-                # CUS_NO  客户编码   CUS_NO
-            except Exception:
-                transaction.savepoint_rollback(sid)
-                return http.HttpResponseForbidden("预计付款单修改sql语句执行异常")
-            transaction.savepoint_commit(sid)
-        context = {
-            'a': 'put预付款作业'
-        }
-        return http.JsonResponse(context)
-
-    @transaction.atomic
-    def delete(self, request):
-        #获取参数
-        req_data = json.loads(request.body.decode())
-        RP_NO = req_data.get("RP_NO")  # 预付款单号
-
-        # {
-        #     "RP_NO": "PTYF9A280001"
-        # }
-        # 判断单号的合法性
-        if RP_NO[:4] != 'PTYF' or len(RP_NO) != 11:
-            return http.HttpResponseForbidden('预付款单号输入不合法,单号必须是RTFS开头且长度必须是11位')
-        if RP_NO is None:
-            return http.HttpResponseForbidden('请输入预付款单号')
-        # 判断单号是不是已经产生付款单
-        row_ZL_NO = examine_ood('TF_MON1', 'IRP_NO', RP_NO,'RP_ID','2')
-        if row_ZL_NO > 0:
-            return http.HttpResponseForbidden   ('预付款单已经产生付款单')
-
-        # 判断单号是否存在
-        row_ZL_NO = examine_ood('TF_MON', 'RP_NO', RP_NO,'RP_ID','2')
-        if row_ZL_NO == 0:
-            return http.HttpResponseForbidden('预付款单号不存在')
-
-        with connection.cursor() as cursor:
-            sid = transaction.savepoint()  # 开启事物
-            try:
-                # 修改预付款单
-                # cursor.execute("SELECT CAST(ISNULL(AMT,0) AS INT ),BIL_NO FROM MF_ARP WHERE BIL_NO=%s", [MF_LZ1])
-                #删除付款单
-                cursor.execute("""DELETE FROM TF_MON WHERE RP_NO=%s AND RP_ID='2'""", [RP_NO])
-                # 删除金额立账单
-                cursor.execute("""DELETE FROM MF_MON WHERE RP_NO=%s  AND RP_ID='2'""", [RP_NO])
-                #删除账户收支单表头
-                cursor.execute("""DELETE FROM MF_BAC WHERE BB_NO=%s""", ['BT'+RP_NO[2::]])
-                #删除账户收支单表身
-                cursor.execute("""DELETE FROM TF_BAC WHERE BB_NO=%s""", ['BT'+RP_NO[2::]])
-            except Exception:
-                transaction.savepoint_rollback(sid)
-                return http.HttpResponseForbidden("预计付款单修改sql语句执行异常")
-            transaction.savepoint_commit(sid)
-        context = {
-            'a': 'delete预付款作业'
-        }
-        return http.JsonResponse(context)
-
-
-#预付冲应付
-class ExpectedPtOperationView(View):
-
-    @transaction.atomic
-    def get(self, request):
-        sid = transaction.savepoint()
-        with connection.cursor() as cursor:
-            # cursor.execute("INSERT INTO CUST(CUS_NO,[NAME])VALUES ('QQ12345',%s)",[a])
-            # cursor.execute("UPDATE PRDT SET NAME='呜呜呜呜' where prd_no = %s", [a])
-            # cursor.execute("select * from prdt where prd_no = %s", [a])
-            try:
-                cursor.execute("""update cust set name='333'  where cus_no='ACDC438'""")
-                cursor.execute("""insert into cust(cus_no,name)values('BAG037211','weqwe')""")
-            except Exception:
-                transaction.savepoint_rollback(sid)
-                return http.HttpResponseForbidden("数据库执行异常")
-            transaction.savepoint_commit(sid)
-
-        context = {
-            'a': 'get预付冲应付作业'
-        }
-        return http.JsonResponse(context)
-
-    @transaction.atomic
-    def post(self, request):
-
-        req_data = json.loads(request.body.decode())
-        # print(req_data)
-        # # 获取参数
-        RP_NO = req_data.get("RP_NO")  #付款单号         字符类型
-        IRP_NO = req_data.get("IRP_NO")  #预付款单号         字符类型
-        RP_DD = req_data.get("RP_DD")  #付款日期         字符类型
-        CUS_NO = req_data.get("CUS_NO")  #付款客户         字符类型
-        USR = req_data.get("USR")  #制单人         字符类型
-        list = req_data.get("list")  #付款单号         字符类型
-        # {
-        #     "RP_NO": "PTYF9A280002",
-        #     "IRP_NO": "PTYF9A280001",
-        #     "RP_DD": "2019-10-22",
-        #     "CUS_NO": "AQ1111",
-        #     "USR": "A10000",
-        #     "list": [
-        #         {"DH": "LPF9A170002",
-        #          "ATM": 340.02
-        #          },
-        #         {"DH": "LPF9A170003",
-        #          "ATM": 340.02
-        #          }
-        #     ]
-        # }
-        if RP_NO is None:
-            return http.HttpResponseForbidden('请输入付款单号')
-        # 判断是否输入预收款单号
-        if IRP_NO is None:
-            return http.HttpResponseForbidden('请输入预付款单号')
-        # 判断单号的合法性
-        if RP_NO[:4] != 'PTYC' or len(RP_NO) != 11:
-            return http.HttpResponseForbidden('付款单号输入不合法,单号必须是PTYC开头且长度必须是11位')
-        # 校验日期格式
-        try:
-            datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-        except Exception:
-            return http.HttpResponseForbidden('日期格式输入不正确')
-        # 判断单号是否存在
-        row_ZL_NO = examine_ood('TF_MON', 'RP_NO', RP_NO,'RP_ID','2')
-        if row_ZL_NO > 0:
-            return http.HttpResponseForbidden('预付款冲应付单据号码已存在')
-        # 判断预收款单号是否存在
-        row_ZL_NO = examine_ood('TF_MON', 'RP_NO', IRP_NO, 'RP_ID', '2')
-        if row_ZL_NO <= 0:
-            return http.HttpResponseForbidden('预冲款单号不存在')
-        # 获取总金额
-        sum_ATM = 0  # 冲款金额
-        yf_sum = 0  # 获取单据应付款总金额
-        for i in list:
-            # 判断立账单号是否合法
-            if i["DH"][:3] != 'LPF' or len(i["DH"]) != 10:
-                return http.HttpResponseForbidden('开票单号输入不合法,单号必须是LPF开头且长度必须是10位')
-            # 判断金额输入是否正确
-            if re.compile('(^-?[0-9](\d+)?(\.\d{1,6})?$)|(^0$)|(^\d\.\d{1,2}$)').match(str(i["ATM"])) is None:
-                return http.HttpResponseForbidden('金额输入不正确')
-            sum_ATM = round(sum_ATM + i["ATM"], 4)
-            # 判断开票单号是否存在
-            row_MF_LZ = examine_ood('MF_LZ1', 'LZ_NO', i["DH"], 'LZ_ID', 'LP')
-            if row_MF_LZ <= 0:
-                return http.HttpResponseForbidden('开票单号不存在')
-            # 判断预收款单号是否存在
-            row_ZL_NO = examine_ood('TF_MON', 'RP_NO', IRP_NO, 'RP_ID', '2')
-            if row_ZL_NO <= 0:
-                return http.HttpResponseForbidden('预冲款单号不存在')
-            with connection.cursor() as cursor:
-                # 获取单据应付款总金额
-                yf_sum =round(yf_sum + cursor.execute("""SELECT AMTN FROM MF_ARP WHERE BIL_NO=%s""", [i["DH"]]).fetchall()[0][0], 4)
-        if sum_ATM>yf_sum:
-            return http.HttpResponseForbidden('冲款金额大于应付金额')
-
-        with connection.cursor() as cursor:
-
-            sid = transaction.savepoint()  # 开启事物
-            try:
-                # 插入回冲预付款扣款表
-                # cursor.execute("SELECT COUNT(*) FROM CUST WHERE CUS_NO=%s", [CUS_NO])
-                cursor.execute("""INSERT INTO TF_MON1(RP_ID,RP_NO,ITM,IRP_NO,RP_ID1,IRPITM,IRPITM2,AMTN_CLS)VALUES
-                (2,%s,1,%s,2,1,0,%s)""", [RP_NO,IRP_NO,sum_ATM])
-                # RP_NO  付款单号  RP_NO
-                # IRP_NO  预付款单号  IRP_NO
-                # AMTN_CLS  付款总金额  sum_ATM
-
-                # 插入付款单表头
-                cursor.execute("""INSERT INTO TF_MON(IRP_ID,RP_NO,ITM,RP_ID,CLS_ID,RP_DD,CUS_NO,INCLUDESON,AMTN_CLS,AMTN_IRP,EXC_RTO,DEP,USR,CHK_MAN,CLS_DATE,SYS_DATE,IEA_ID,IOR_ID,SK_TYPE)VALUES
-                ('F',%s,1,2,'F',%s,%s,'F',%s,%s,1,'0000',%s,%s,%s,%s,'F','F',1)""",
-                [RP_NO,datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),CUS_NO,sum_ATM,sum_ATM,USR,USR,datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),datetime.datetime.strptime(RP_DD, '%Y-%m-%d')])
-                # RP_NO  付款单  RP_NO
-                # RP_DD  付款日期 datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-                # CUS_NO 付款厂商 CUS_NO
-                # AMTN_CLS  付款金额  sum_ATM
-                # AMTN_IRP   金额 sum_ATM
-                # USR     制单人   USR
-                # CHK_MAN     审核人   USR
-                # CLS_DATE   制单时间   datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-                # SYS_DATE    审核时间      datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-
-                # 插入付款单表身,先遍历出每一项的单号和金额,然后在插入
-                itm=0  #定义项次
-                for i in list:
-                    itm +=1
-                    print(i["DH"],i["ATM"])  #得到单号和金额
-                    print(itm)
-                    cursor.execute("""INSERT INTO TC_MON(RP_ID,RP_NO,ITM,ITM2,ARP_NO,AMTN_CLS,ARP_OPN_ID,RP_DD,CUS_NO,PRE_ITM)values
-                    (2,%s,1,%s,%s,%s,2,%s,%s,%s)""", [RP_NO,itm,'AP'+i["DH"][2::],i["ATM"],datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),CUS_NO,itm])
-                    # RP_NO 付款单号  RP_NO
-                    # ITM2  项次    itm
-                    # ARP_NO 立账单号  'AP'+i["DH"][2::]
-                    # AMTN_CLS    冲款金额  i["ATM"]
-                    # RP_DD   冲款日期  datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-                    # CUS_NO  客户  CUS_NO
-                    # PRE_ITM  项次  itm
-
-                    # 更新立账金额 回写立账单的数据
-                    # cursor.execute(
-                    #     """UPDATE MF_ARP SET AMTN_RCV=ISNULL(AMTN_RCV,0)+%s,AMT=ISNULL(AMTN,0)-ISNULL(AMTN_RCV,0)-%s WHERE BIL_NO=%s""",
-                    #     [i["ATM"],i["ATM"], i["DH"]])
-
-                    cursor.execute(
-                        """UPDATE MF_ARP SET AMTN_RCV=ISNULL(AMTN_RCV,0)+%s,AMT=ISNULL(AMTN,0)-ISNULL(AMTN_RCV,0)-%s WHERE BIL_NO=%s""",
-                        [i["ATM"],i["ATM"], i["DH"]])
-
-                    # cursor.execute(
-                    #     """UPDATE MF_ARP SET AMTN_RCV=ISNULL(AMTN_RCV,0)+%s,AMT=ISNULL(AMT,0)-ISNULL(AMTN_RCV,0)-%s WHERE BIL_NO=%s""",
-                    #     [AMTN_BC, AMTN_BC, MF_LZ1])
-                    # AMTN_RCV   已冲金额     ISNULL(AMTN_RCV,0)+%s
-                    # AMT   未冲金额  ISNULL(AMT,0)-%s
-                    # BIL_NO  开票单号
-
-                    # 如果单据已经冲完,结案掉立账单,还有进货的立账结案标识
-                    row_AMT = cursor.execute("SELECT CAST(ISNULL(AMT,0) AS INT ),BIL_NO FROM MF_ARP WHERE BIL_NO=%s",
-                                             [i["DH"]]).fetchall()[0][0]
-                    if row_AMT <= 0:
-                        cursor.execute("""UPDATE MF_ARP SET CLOSE_ID='T' WHERE BIL_NO=%s""", [i["DH"]])
-                        cursor.execute("""UPDATE MF_PSS SET LZ_CLS_ID='T',CLSLZ='T' WHERE PS_NO=%s AND PS_ID='PC'""", ['PC' + i["DH"][2::]])
-                # 插入预付款已冲金额表  ------
-                cursor.execute(
-                    """INSERT INTO MF_MON(RP_NO,RP_DD,RP_ID,DEP,AMTN,AMTN_ARP,AMTN_REST,FJ_NUM)VALUES(%s,%s,2,'0000',0,%s,%s,0)""",
-                    [RP_NO, datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), yf_sum,sum_ATM])
-                # RP_NO  单号  RP_NO
-                # RP_DD  时间  datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-                # AMTN_ARP  表身总金额   yf_sum
-                # AMTN_REST  本次冲款总金额    sum_ATM
-                # 更新预付款单已付金额
-                cursor.execute(
-                    """UPDATE TF_MON SET AMTN_CLS=ISNULL(AMTN_CLS,0)+%s WHERE RP_NO=%s AND RP_ID='2'""",
-                    [sum_ATM,IRP_NO])
-
-                # 获取预付款单的预付金额和已冲金额,进行对比,如果两个值相同,那么就结案掉预付款单
-                row_AMTN_MF_MON = cursor.execute(
-                    """SELECT ISNULL(AMTN_BC,0) AS AMTN_BC, ISNULL(AMTN_CLS,0) AS AMTN_CLS FROM TF_MON  WHERE RP_NO=%s AND RP_ID='2'""",[IRP_NO]).fetchall()
-                if float(row_AMTN_MF_MON[0][0]) == float(row_AMTN_MF_MON[0][1]):
-                    cursor.execute("""UPDATE TF_MON SET CLS_ID='T' WHERE IRP_NO=%s AND RP_ID='2'""",[IRP_NO])
-            except Exception:
-                transaction.savepoint_rollback(sid)
-                return http.HttpResponseForbidden("预计冲应该付作业新增单据sql语句执行异常")
-            transaction.savepoint_commit(sid)
-        a = {
-            "RP_NO": "PT9A230002",
-            "IRP_NO": "PT9A220001",
-            "RP_DD":"2019-10-22",
-            "CUS_NO":"AQ1111",
-            "USR":"A10000",
-            "list": [
-                {"DH": "LP9A230001",
-                 "ATM": 111
-                 },
-                 {"DH": "LP9A230002",
-                 "ATM": 90
-                 }
-            ]
-        }
-        context = {
-            'a': 'post预付冲应付作业'
-        }
-        return http.JsonResponse(context)
-
-    @transaction.atomic
-    def put(self, request):
-        req_data = json.loads(request.body.decode())
-        # # 获取参数
-        RP_NO = req_data.get("RP_NO")  # 付款单号         字符类型
-        IRP_NO = req_data.get("IRP_NO")  # 预付款单号         字符类型
-        RP_DD = req_data.get("RP_DD")  # 付款日期         字符类型
-        list = req_data.get("list")  # 付款单号         字符类型
-        UP_DD = datetime.datetime.now().strftime('%Y-%m-%d %H:%M:%S')  # 修改时间
-
-        if RP_NO is None:
-            return http.HttpResponseForbidden('请输入付款单号')
-        # 判断是否输入预收款单号
-        if IRP_NO is None:
-            return http.HttpResponseForbidden('请输入预付款单号')
-        # 判断单号的合法性
-        if RP_NO[:4] != 'PTYC' or len(RP_NO) != 11:
-            return http.HttpResponseForbidden('付款单号输入不合法,单号必须是PTYC开头且长度必须是11位')
-        # 校验日期格式
-        try:
-            datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-        except Exception:
-            return http.HttpResponseForbidden('日期格式输入不正确')
-        # 判断单号是否存在
-        row_ZL_NO = examine_ood('TF_MON', 'RP_NO', RP_NO,'RP_ID','2')
-        if row_ZL_NO <= 0:
-            return http.HttpResponseForbidden('付款单不存在')
-        # {
-        #     "RP_NO": "PTYF9A280002",
-        #     "IRP_NO": "PTYF9A280001",
-        #     "RP_DD": "2019-10-28",
-        #     "list": [
-        #         {"DH": "LPF9A170002",
-        #          "ATM": 99
-        #          },
-        #         {"DH": "LPF9A170003",
-        #          "ATM": 9
-        #          }
-        #     ]
-        # }
-        # 获取总金额
-        sum_ATM = 0  # 冲款金额
-        yf_sum = 0  # 获取单据应付款总金额
-        for i in list:
-            # 判断立账单号是否合法
-            if i["DH"][:3] != 'LPF' or len(i["DH"]) != 10:
-                return http.HttpResponseForbidden('开票单号输入不合法,单号必须是LPF开头且长度必须是10位')
-            # 判断金额输入是否正确
-            if re.compile('(^-?[0-9](\d+)?(\.\d{1,6})?$)|(^0$)|(^\d\.\d{1,2}$)').match(str(i["ATM"])) is None:
-                return http.HttpResponseForbidden('金额输入不正确')
-            sum_ATM = round(sum_ATM + i["ATM"], 4)
-            # 判断开票单号是否存在
-            row_MF_LZ = examine_ood('MF_LZ1', 'LZ_NO', i["DH"], 'LZ_ID', 'LP')
-            if row_MF_LZ <= 0:
-                return http.HttpResponseForbidden('开票单号不存在')
-            with connection.cursor() as cursor:
-                # 获取单据应付款总金额
-                yf_sum = round(
-                    yf_sum + cursor.execute("""SELECT AMTN FROM MF_ARP WHERE BIL_NO=%s""", [i["DH"]]).fetchall()[0][0], 4)
-        if sum_ATM > yf_sum:
-            return http.HttpResponseForbidden('冲款金额大于应付金额')
-
-        with connection.cursor() as cursor:
-
-            sid = transaction.savepoint()  # 开启事物
-            try:
-                # 修改回冲预付款扣款表
-                cursor.execute("""UPDATE  TF_MON1 SET AMTN_CLS=%s WHERE RP_NO=%s AND RP_ID='2'""", [sum_ATM, RP_NO])
-                # RP_NO  付款单号  RP_NO
-                # IRP_NO  预付款单号  IRP_NO
-                # AMTN_CLS  付款总金额  sum_ATM
-
-                # 修改付款单表头
-                cursor.execute("""UPDATE TF_MON SET RP_DD=%s,AMTN_CLS=%s,AMTN_IRP=%s,MODIFY_DD=%s,MODIFY_MAN=USR WHERE RP_NO=%s AND RP_ID='2'""",
-                               [datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),sum_ATM,sum_ATM,UP_DD,RP_NO])
-                # RP_NO  付款单  RP_NO
-                # RP_DD  付款日期 datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-                # CUS_NO 付款厂商 CUS_NO
-                # AMTN_CLS  付款金额  sum_ATM
-                # AMTN_IRP   金额 sum_ATM
-                # 修改付款单表身,先遍历出每一项的单号和金额,然后在插入
-                itm = 0  # 定义项次
-                YD_ATY = 0 #原来单总金额
-                for i in list:
-                    itm += 1
-                    print(i["DH"], i["ATM"])  # 得到单号和金额
-                    QTY_TC_MON=cursor.execute("""SELECT ISNULL(AMTN_CLS,0) FROM TC_MON WHERE ARP_NO=%s""", ['AP'+i["DH"][2::]]).fetchall()[0][0]
-                    YD_ATY = round((YD_ATY + QTY_TC_MON),4)
-                    print(i["ATM"])
-                    cursor.execute("""UPDATE TC_MON SET AMTN_CLS=%s WHERE ARP_NO=%s AND RP_ID='2'""", [i["ATM"],'AP'+i["DH"][2::]])
-
-                    # RP_NO 付款单号  RP_NO
-                    # ITM2  项次    itm
-                    # ARP_NO 立账单号  'AP'+i["DH"][2::]
-                    # AMTN_CLS    冲款金额  i["ATM"]
-                    # RP_DD   冲款日期  datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-                    # CUS_NO  客户  CUS_NO
-                    # PRE_ITM  项次  itm
-
-                    # 更新立账金额
-                    # 回写立账单的数据
-                    # 获取原单已冲金额未冲金额
-                    #AMTN_RCV 已经冲金额   AMT未冲金额========================================================================================
-                    ATM_MF_ARP=cursor.execute("""SELECT ISNULL(AMTN_RCV,0),ISNULL(AMT,0) FROM MF_ARP  WHERE BIL_NO=%s""",[ i["DH"]]).fetchall()
-                    AMTN_RCV=ATM_MF_ARP[0][0]    #原单已经冲金额
-                    AMT=ATM_MF_ARP[0][1]    #原单未冲金额
-                    cursor.execute(
-                        """UPDATE MF_ARP SET AMTN_RCV=ISNULL(AMTN_RCV,0)+%s-%s,AMT=ISNULL(AMTN,0)-ISNULL(AMTN_RCV,0)-%s-%s WHERE BIL_NO=%s""",
-                        [i["ATM"],AMTN_RCV, i["ATM"],AMT, i["DH"]])
-
-                    # AMTN_RCV   已冲金额     ISNULL(AMTN_RCV,0)+%s
-                    # AMT   未冲金额  ISNULL(AMT,0)-%s
-                    # BIL_NO  开票单号
-
-                    # 如果单据已经冲完,结案掉立账单,还有进货的立账结案标识
-                    row_AMT = cursor.execute("SELECT CAST(ISNULL(AMT,0) AS INT ),BIL_NO FROM MF_ARP WHERE BIL_NO=%s",
-                                             [i["DH"]]).fetchall()[0][0]
-                    if row_AMT <= 0:
-                        cursor.execute("""UPDATE MF_ARP SET CLOSE_ID='F' WHERE BIL_NO=%s""", [i["DH"]])
-                        cursor.execute("""UPDATE MF_PSS SET LZ_CLS_ID='F',CLSLZ='F' WHERE PS_NO=%s AND PS_ID='PC'""",
-                                       ['PC' + i["DH"][2::]])
-
-                # 更新预付款已冲金额表
-                cursor.execute("""UPDATE MF_MON SET AMTN_REST=%s WHERE RP_NO=%s AND RP_ID='2'""",[sum_ATM,RP_NO])
-                # RP_NO  单号  RP_NO
-                # RP_DD  时间  datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-                # AMTN_ARP  应付总金额   yf_sum
-                # AMTN_REST  本次冲款总金额    sum_ATM
-
-                # 更新预付款单已付金额
-                cursor.execute(
-                    """UPDATE TF_MON SET AMTN_CLS=ISNULL(AMTN_CLS,0)+%s-%s WHERE RP_NO=%s AND RP_ID='2'""",
-                    [sum_ATM,YD_ATY,IRP_NO])
-
-                # 获取预付款单的预付金额和已冲金额,进行对比,如果两个值相同,那么就结案掉预付款单
-                row_AMTN_MF_MON = cursor.execute(
-                    """SELECT ISNULL(AMTN_BC,0) AS AMTN_BC, ISNULL(AMTN_CLS,0) AS AMTN_CLS FROM TF_MON  WHERE RP_NO=%s AND RP_ID='2'""",
-                    [IRP_NO]).fetchall()
-
-                if float(row_AMTN_MF_MON[0][0]) == float(row_AMTN_MF_MON[0][1]):
-                    cursor.execute("""UPDATE TF_MON SET CLS_ID='F' WHERE IRP_NO=%s AND RP_ID='2'""", [IRP_NO])
-
-            except Exception:
-                transaction.savepoint_rollback(sid)
-                return http.HttpResponseForbidden("预计冲应该付作业修改单据sql语句执行异常")
-            transaction.savepoint_commit(sid)
-        a = {
-            "RP_NO": "PT9A230002",
-            "IRP_NO": "PT9A220001",
-            "RP_DD": "2019-10-22",
-            "list": [
-                {"DH": "LP9A230001",
-                 "ATM": 111
-                 },
-                {"DH": "LP9A230002",
-                 "ATM": 90
-                 }
-            ]
-        }
-
-
-        context = {
-            'a': 'put预付冲应付作业'
-        }
-        return http.JsonResponse(context)
-
-    @transaction.atomic
-    def delete(self, request):
-        req_data = json.loads(request.body.decode())
-        # # 获取参数
-        RP_NO = req_data.get("RP_NO")  # 付款单号         字符类型
-
-        # {
-        #     "RP_NO": "PTYF9A280002"
-        # }
-
-        # 判断是否输入单号
-        if RP_NO is None:
-            return http.HttpResponseForbidden('请输入付款单号')
-        # 判断单号的合法性
-        if RP_NO[:4] != 'PTYC' or len(RP_NO) != 11:
-            return http.HttpResponseForbidden('付款单号输入不合法,单号必须是PTYC开头且长度必须是11位')
-        # 判断单号是否存在
-        row_ZL_NO = examine_ood('TF_MON', 'RP_NO', RP_NO,'RP_ID','2')
-        if row_ZL_NO <= 0:
-            return http.HttpResponseForbidden('单号不存在')
-        with connection.cursor() as cursor:
-
-            sid = transaction.savepoint()  # 开启事物
-            try:
-                # 获取原单付款单总金额用于扣减预付款单总金额
-                sum_TF_MON=cursor.execute("""SELECT ISNULL(AMTN_CLS,0) FROM TF_MON WHERE RP_NO=%s AND RP_ID='2'""",[RP_NO]).fetchall()[0][0]
-                #获取预付款单单号
-                TF_MON_NO = cursor.execute("""SELECT IRP_NO FROM TF_MON1 WHERE RP_NO=%s AND RP_ID='2'""", [RP_NO]).fetchall()[0][0]
-                # 修改预付款扣款金额
-                cursor.execute("""UPDATE TF_MON SET AMTN_CLS=ISNULL(AMTN_CLS,0)-%s WHERE RP_NO=%s AND RP_ID='2'""", [sum_TF_MON,TF_MON_NO])
-                # 以列表的形式获取付款单的立账单号
-                TC_MON_RP_NO = cursor.execute("""SELECT ARP_NO FROM TC_MON WHERE RP_NO=%s AND RP_ID='2'""", [RP_NO]).fetchall()
-                # 遍历列表得到每一张立账单号
-                for i in TC_MON_RP_NO:
-                    print(i[0])  #立账单号
-                    # 更新立账金额
-                    # 回写立账单的数据
-                    # 获取原单已冲金额未冲金额
-                    # AMTN_RCV 已经冲金额   AMT未冲金额===========================================================
-                    ATM_MF_ARP = cursor.execute("""SELECT ISNULL(AMTN_RCV,0),ISNULL(AMT,0) FROM MF_ARP  WHERE ARP_NO=%s""",[i[0]]).fetchall()
-                    AMTN_RCV = ATM_MF_ARP[0][0]  # 原单已经冲金额
-                    AMT = ATM_MF_ARP[0][1]  # 原单未冲金额
-                    cursor.execute(
-                        """UPDATE MF_ARP SET AMTN_RCV=ISNULL(AMTN_RCV,0)-%s,AMT=ISNULL(AMTN,0)-ISNULL(AMTN_RCV,0)-%s WHERE ARP_NO=%s""",
-                        [AMTN_RCV,AMT,i[0]])
-
-                    # AMTN_RCV   已冲金额     ISNULL(AMTN_RCV,0)+%s
-                    # AMT   未冲金额  ISNULL(AMT,0)-%s
-                    # BIL_NO  开票单号
-
-                    # 如果单据已经冲完,结案掉立账单,还有进货的立账结案标识
-                    row_AMT = cursor.execute("SELECT CAST(ISNULL(AMT,0) AS INT ),BIL_NO FROM MF_ARP WHERE ARP_NO=%s",[i[0]]).fetchall()[0][0]
-                    if row_AMT <= 0:
-                        cursor.execute("""UPDATE MF_ARP SET CLOSE_ID='F' WHERE ARP_NO=%s""", [i[0]])
-                        cursor.execute("""UPDATE MF_PSS SET LZ_CLS_ID='F',CLSLZ='F' WHERE PS_NO=%s""",['PC' + i[0][2::]])
-                # 删除扣款单
-                cursor.execute("""DELETE FROM TF_MON1 WHERE RP_NO=%s AND RP_ID='2'""", [RP_NO])
-                #删除付款单表头
-                cursor.execute("""DELETE FROM TF_MON WHERE RP_NO=%s AND RP_ID='2'""", [RP_NO])
-                #删除付款单表身
-                cursor.execute("""DELETE FROM TC_MON WHERE RP_NO=%s AND RP_ID='2'""", [RP_NO])
-                #删除付款记录
-                cursor.execute("""DELETE FROM MF_MON WHERE RP_NO=%s AND RP_ID='2'""", [RP_NO])
-            except Exception:
-                transaction.savepoint_rollback(sid)
-                return http.HttpResponseForbidden("预计冲应该付作业修改单据sql语句执行异常")
-            transaction.savepoint_commit(sid)
-        context = {
-            'a': 'delete预付冲应付作业'
-        }
-        return http.JsonResponse(context)
-
-
-
-

+ 5 - 0
meib/meib/apps/erp/lianxi.py

@@ -0,0 +1,5 @@
+import datetime  #引入datetime模块
+
+str = datetime.datetime.now().strftime('%Y-%m-%d')  #获取当前时间并转化成字符串
+
+print(str)   #输出字符串信息

+ 2 - 0
meib/meib/apps/erp/urls.py

@@ -10,6 +10,8 @@ urlpatterns = [
     url(r'^erpyrt/$',views.yrt.as_view()),  #客户预收冲应收
     url(r'^erprt/$',views.rt.as_view()),  #客户收款单
     url(r'^erppt/$',views.pt.as_view()),  # 厂商付款单
+    url(r'^index/$',views.index.as_view()),  # 渲染模板
+    url(r'^listtb/$',views.listtb.as_view()),  # 一览表数据操作
 
 #客户预收冲应收
 

+ 0 - 9
meib/meib/apps/erp/views - 副本.py

@@ -1,9 +0,0 @@
-a = [
-    (1,2,3,4,),
-    (1,2,3,4)
-]
-b=[]
-for i in a:
-    b.append({"a1":i[0],"a2":i[1],"a2":i[2],"a3":i[3]})
-print(b)
-

+ 37 - 1
meib/meib/apps/erp/views.py

@@ -1669,4 +1669,40 @@ class pt(View):
                 "errmsg": "客户收款单数据回传app成功",
                 "code": 200
             }
-            return http.JsonResponse(context)
+            return http.JsonResponse(context)
+
+class index(View):
+    def get(self, request):
+        return render(request, 'order.html')
+
+class listtb(View):
+    def get(self, request):
+        with connection.cursor() as cursor:
+            no_data = cursor.execute("""SELECT CASE WHEN E.NAME LIKE '%%返工%%' THEN '返工' ELSE '订单' END AS ORDER0 ,ISNULL(A.OS_DD,'') AS OS_DD,
+            ISNULL(C.SNM,'') AS CUS_SNM,A.OS_NO AS OS_NO,A.PRD_NO AS PRD_NO,ISNULL(B.DZRL,'') AS DZRL,'' AS RQ,ISNULL(B.YSSL,'') AS YSSL,'' AS YMXH,
+            ISNULL(A.QTY,0) AS QTY,ISNULL(B.YSSL *A.QTY,0) AS GZSL,A.EST_DD AS EST_DD,'' AS PD_DEP,ISNULL(A.REM,'') AS REM,'' AS PMC_DD, '' AS WH_REM FROM TF_POS A,
+            PRDT_Z B,CUST C,MF_POS D,BIL_SPC E WHERE E.BIL_ID='SA' AND D.BIL_TYPE=E.SPC_NO AND A.OS_NO=D.OS_NO AND C.CUS_NO=D.CUS_NO AND 
+            A.PRD_NO=B.PRD_NO AND ISNULL(D.CLS_ID,'')!='T'""",[]).fetchall()
+        data = [
+                    {"ORDER0": "类别", "OS_DD": '下单日期', "CUS_SNM": "客户名称",
+                     "OS_NO":"计划单号","PRD_NO":"产品编码","DZRL":"容量(ML)",
+                     "QY":"容器","YSSL":"套装颜色数","YMXH":"研磨品类型",
+                     "QTY":"订单数量","GZSL":"灌装数量","EST_DD":"业务交期",
+                     "PD_DEP":"生产部门","PMC_DD":"PMC回复交期","WH_REM":"大货要求备注",
+                     "operation":"操作"},
+                ]
+        OS_NO = []
+        for i in no_data:
+            # print(1111)
+            OS_NO.append(i[5])
+            data.append({"ORDER0": i[0], "OS_DD": str(i[1])[:10] , "CUS_SNM": i[2], "OS_NO": str(i[3]),
+                         "PRD_NO": i[4], "DZRL": i[5], "QY": i[6], "YSSL": i[7],
+                         "YMXH": i[8], "QTY": float(i[9]),"GZSL": float(i[10]),"EST_DD": str(i[11])[:10],
+                         "PD_DEP": i[12],"PMC_DD": i[13],"WH_REM": i[14],"operation": "保存"})
+        print(no_data)
+        context = {
+            "data": data,
+            "errmsg": "一览表获取成功",
+            "code": 200
+        }
+        return http.JsonResponse(context)

+ 0 - 0
meib/meib/apps/salesinvoice/__init__.py


+ 0 - 3
meib/meib/apps/salesinvoice/admin.py

@@ -1,3 +0,0 @@
-from django.contrib import admin
-
-# Register your models here.

+ 0 - 5
meib/meib/apps/salesinvoice/apps.py

@@ -1,5 +0,0 @@
-from django.apps import AppConfig
-
-
-class SalesinvoiceConfig(AppConfig):
-    name = 'salesinvoice'

+ 0 - 0
meib/meib/apps/salesinvoice/migrations/__init__.py


+ 0 - 3
meib/meib/apps/salesinvoice/models.py

@@ -1,3 +0,0 @@
-from django.db import models
-
-# Create your models here.

+ 0 - 3
meib/meib/apps/salesinvoice/tests.py

@@ -1,3 +0,0 @@
-from django.test import TestCase
-
-# Create your tests here.

+ 0 - 9
meib/meib/apps/salesinvoice/urls.py

@@ -1,9 +0,0 @@
-from django.conf.urls import url
-from . import views
-
-urlpatterns = [
-    url(r'^sales/$',views.salesView.as_view()),  #销货开票
-    url(r'^proceeds/$',views.proceedsView.as_view()),  #收款单
-    url(r'^predictproceeds/$',views.predictProceedsView.as_view()), #预收款
-    url(r'^predictpayment/$',views.predictPaymentView.as_view()), #预收冲款款
-]

+ 0 - 1146
meib/meib/apps/salesinvoice/views.py

@@ -1,1146 +0,0 @@
-import json
-
-import re
-from django import http
-from django.shortcuts import render
-
-# Create your views here.
-from django.views import View
-from django.db import connection, transaction
-import datetime
-
-from utils.cust_data import customer_data
-from utils.et_CACC_NO import et_CACC_NO
-from utils.examine_ood import examine_ood
-from utils.if_account import if_account
-
-from utils.usr_data import usr_data
-
-# 销货开票
-class salesView(View):
-    @transaction.atomic
-    def get(self, request):
-        context = {
-            'a': 'get预付冲应付作业'
-        }
-        #HttpResponse(content=响应体,content_type=响应体数据MIME类型,status=状态码)
-        return http.JsonResponse(context)
-
-    @transaction.atomic
-    def post(self, request):
-        # 1,获取参数
-        ZL_NO = request.POST.get("ZL_NO")  # 单据号码    1         字符型
-        LZ_DD = request.POST.get("LZ_DD")  # 单据日期    1         字符型
-        INV_NO = request.POST.get("INV_NO")  # 发票号码    1       字符型
-        # INV_DD = request.POST.get("INV_DD")   #发票日期     1      字符型               不需要
-        ZHANG_ID = request.POST.get("ZHANG_ID")  # 立账方式   1    字符型  2开票 1直接立账
-        # TAX_ID = request.POST.get("TAX_ID")   #扣税类别   1         字符型                    不需要
-        AMT = request.POST.get("AMT")  # 开票金额        1          数字型
-        CUS_NO = request.POST.get("CUS_NO")  # 开票客户编码    1    字符型
-        CUS_NO_NAME = request.POST.get("CUS_NO_NAME")  # 开票客户名称     1       字符型
-        UNI_NO_BUY = request.POST.get("UNI_NO_BUY")  # 纳税人识别码   1           字符型
-        BUY_ADR = request.POST.get("BUY_ADR")  # 开票客户地址   1                 字符型
-        BUY_TEL = request.POST.get("BUY_TEL")  # 开票客户电话   1                 字符型
-        BUY_KH_BANK = request.POST.get("BUY_KH_BANK")  # 开户账号   1            字符型
-        USR = request.POST.get("USR")  # 制单人编码   1                           字符型
-        USR_NAME = request.POST.get("USR_NAME")  # 制单人姓名   1                字符型
-        BUY_ID_CODE = request.POST.get("BUY_ID_CODE")  # 开户银行账号   1       字符型
-        REM = request.POST.get("REM")  # 发票备注   1
-
-        print(UNI_NO_BUY)  #纳税人识别码
-        print(BUY_ID_CODE)  #开户银行账户
-        print(BUY_KH_BANK)  #开户账号
-        print(BUY_TEL)  #电话号码
-        print(BUY_ADR) #地址
-        # 判断单号的合法性
-        if ZL_NO[:3]!='LZS' or len(ZL_NO)!=10:
-            return http.HttpResponseForbidden('开票单号输入不合法,单号必须是LZS开头且长度必须是10位')
-        # 校验日期格式
-        try:
-            datetime.datetime.strptime(LZ_DD, '%Y-%m-%d')
-        except Exception:
-            return http.HttpResponseForbidden('日期格式输入不正确')
-        if  ZL_NO is None:
-            return http.HttpResponseForbidden('请输入开票单号')
-            # 判断金额输入是否正确
-        if re.compile('(^-?[0-9](\d+)?(\.\d{1,6})?$)|(^0$)|(^\d\.\d{1,2}$)').match(str(AMT)) is None:
-            return http.HttpResponseForbidden('金额输入不正确')
-        if ZHANG_ID is None:
-            return http.HttpResponseForbidden('请输入开票方式')
-        # 判断立账方式是否有效
-        if int(ZHANG_ID) != 1 and int(ZHANG_ID) != 2:
-            return http.HttpResponseForbidden('立账方式只能是1(开票),2(不开票)')
-        # 判断开票单号是否存在
-        if int(ZHANG_ID) == 2:
-            row_ZL_NO = examine_ood('MF_LZ', 'LZ_NO', ZL_NO, 'LZ_ID', 'LZ')
-            print(row_ZL_NO)
-            if row_ZL_NO > 0:
-                return http.HttpResponseForbidden('销货开票单号已存在')
-
-        # 判断客户资料是否存在,不存在则创建
-        row_cus_no = customer_data(CUS_NO, CUS_NO_NAME, '1', datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),0)
-
-        # 判断用户是否存在,不存在则创建
-        row_usr = usr_data(USR, USR_NAME, datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'))
-
-        with connection.cursor() as cursor:
-            #直接开发票
-            if int(ZHANG_ID) == 2:
-                # cursor.execute("""UPDATE TF_PSS SET AMT_FP=%s,AMTN_NET_FP=%s WHERE PS_NO=%s""",[AMT, AMT, 'PC' + ZL_NO[2::]])
-                sid = transaction.savepoint()  # 开启事物
-                try:
-                    # 插入销货单表头
-                    cursor.execute("""INSERT INTO MF_PSS(PS_ID,PS_NO,PS_DD,CUS_NO,ZHANG_ID,USR,CHK_MAN,CLS_DATE,SYS_DATE,AMT,EXC_RTO,LZ_CLS_ID,CLSLZ,TAX_ID,YD_ID)
-                    VALUES('SA',%s,%s,%s,3,%s,%s,%s,%s,%s,1,'F','F',1,'T')""",
-                    [ 'SA' + ZL_NO[2::], datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'), CUS_NO,USR,USR,datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),
-                    datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),AMT])
-                    #插入销货单表身
-                    cursor.execute("""INSERT INTO TF_PSS(PS_ID,PS_NO,PS_DD,WH,PRD_NO,PRD_NAME,QTY,UP,AMT,AMTN_NET,TAX_RTO,ITM,UNIT,CSTN_SAL,PRE_ITM)
-                    VALUES('SA',%s,%s,'0000','AQ002','安装费用',1,1,%s,%s,5,1,1,%s,1)""",['SA' + ZL_NO[2::], datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'), AMT,AMT,AMT])
-                    #插入发票
-                    cursor.execute("""INSERT INTO INV_NO (BIL_NO,INV_NO,BIL_ID,INV_ID,CUS_NO,TITLE_BUY,TITLE_PAY,AMT,TAX_ID1,TAX_ID2,INV_TT,INV_DD,UNI_NO_BUY,BUY_ADR,BUY_TEL,BUY_KH_BANK,BUY_ID_CODE,REM)
-                    VALUES(%s,%s,'LZ',21,%s,%s,%s,%s,1,1,1,%s,%s,%s,%s,%s,%s,%s)""",[ZL_NO, INV_NO, CUS_NO, CUS_NO_NAME, CUS_NO_NAME, AMT,datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),
-                    UNI_NO_BUY, BUY_ADR, BUY_TEL, BUY_KH_BANK, BUY_ID_CODE, REM])
-                    #插入立账单
-                    cursor.execute("""INSERT INTO MF_ARP(ARP_ID,OPN_ID,ARP_NO,BIL_NO,CUS_NO,PAY_DD,INV_NO,AMT,AMTN,AMTN_NET,EXC_RTO,CLOSE_ID,BIL_ID,SYS_DATE,BIL_DD)VALUES
-                    (1,2,%s,%s,%s,%s,%s,%s,%s,%s,1,'F','LZ',%s,%s)""",['AR' + ZL_NO[2::], ZL_NO, CUS_NO,datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),
-                    INV_NO,AMT,AMT,AMT,datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),datetime.datetime.strptime(LZ_DD, '%Y-%m-%d')])
-                    #插入开票单表头
-                    cursor.execute("""INSERT INTO MF_LZ(LZ_ID,LZ_NO,PAY_DD,LZ_DD,CUS_NO,INV_NO,EXC_RTO,USR,CHK_MAN,AMT,AMTN_NET,ARP_NO,CLS_DATE,TAX_ID,ZHANG_ID,SYS_DATE,VOH_CHK,TURN_ID,INV_BIL_ID,INV_BIL_NO,FLG_VOH)VALUES
-                    ('LZ',%s,%s,%s,%s,%s,1,%s,%s,%s,%s,%s,%s,'1',3,%s,1,1,'LZ',%s,'F')""",
-                    [ZL_NO,datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),CUS_NO,INV_NO,USR,USR, AMT,AMT, 'AR' + ZL_NO[2::],datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),
-                     datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),ZL_NO])
-                    # 插入开票单表身
-                    cursor.execute("""INSERT INTO TF_LZ(LZ_ID,LZ_NO,ITM,CK_NO,AMT,AMTN_NET,PRD_NO,EST_ITM,PAY_DD,TAX_RTO,QTY,UP,BIL_ID,UNIT,PRD_NAME,CUS_NO,UP_ZG,PRE_ITM)VALUES
-                    ('LZ',%s,1,%s,%s,%s,'AQ002',1,%s,5,1,1,'SA',1,'安装费用',%s,1,1)""",[ZL_NO, 'SA' + ZL_NO[2::],AMT,AMT,datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'), CUS_NO])
-                    # 修改销货单开票金额
-                    cursor.execute("""UPDATE TF_PSS SET AMT_FP=ISNULL(AMT_FP,0)+%s,AMTN_NET_FP=ISNULL(AMTN_NET_FP,0)+%s WHERE PS_NO=%s AND PS_ID='SA'""",[AMT, AMT, 'SA' + ZL_NO[2::]])
-                except Exception:
-                    transaction.savepoint_rollback(sid)  # 语句执行错误,进行语句回滚
-                    return http.HttpResponseForbidden("删除新增销货开票作业sql语句执行错误")
-                transaction.savepoint_commit(sid)  # 提交事物
-        context = {
-            'a': 'post新增销货开票作业'
-        }
-        return http.JsonResponse(context)
-
-    @transaction.atomic
-    def put(self, request):
-
-        # 获取传过来的参数
-        req_data = json.loads(request.body.decode())
-
-        ZL_NO = req_data.get("ZL_NO")  # 单据号码    1
-        LZ_DD = req_data.get("LZ_DD")  # 单据日期    1
-        INV_NO = req_data.get("INV_NO")  # 发票号码    1
-        # INV_DD = req_data.get("INV_DD")  # 发票日期     1
-        ZHANG_ID = req_data.get("ZHANG_ID")  # 立账方式   1
-        # TAX_ID = req_data.get("TAX_ID")  # 扣税类别   1
-        AMT = req_data.get("AMT")  # 开票金额        1                  不需要
-        CUS_NO = req_data.get("CUS_NO")  # 开票客户编码    1
-        CUS_NO_NAME = req_data.get("CUS_NO_NAME")  # 开票客户名称     1
-        UNI_NO_BUY = req_data.get("UNI_NO_BUY")  # 纳税人识别码   1
-        BUY_ADR = req_data.get("BUY_ADR")  # 开票客户地址   1
-        BUY_TEL = req_data.get("BUY_TEL")  # 开票客户电话   1
-        BUY_KH_BANK = req_data.get("BUY_KH_BANK")  # 开户账号   1
-        USR = req_data.get("USR")  # 制单人编码   1
-        USR_NAME = req_data.get("USR_NAME")  # 制单人姓名   1
-        BUY_ID_CODE = req_data.get("BUY_ID_CODE")  # 开户银行账号   1
-        REM = req_data.get("REM")  # 发票备注   1
-        UP_DD = datetime.datetime.now().strftime('%Y-%m-%d %H:%M:%S')  # 修改时间
-        print(UNI_NO_BUY)  # 纳税人识别码
-        print(BUY_ID_CODE)  # 开户银行账户
-        print(BUY_KH_BANK)  # 开户账号
-        print(BUY_TEL)  # 电话号码
-        print(BUY_ADR)  # 地址
-        # {
-        #     "ZL_NO": "LZS9A300001",
-        #     "LZ_DD": "2019-10-30",
-        #     "INV_NO": "000001111122222",
-        #     "ZHANG_ID": "2",
-        #     "AMT": 89,
-        #     "CUS_NO": "AB0001",
-        #     "CUS_NO_NAME": "天心软件",
-        #     "UNI_NO_BUY": "443222222222222222",
-        #     "BUY_ADR": "广州天河华港上午大厦",
-        #     "BUY_TEL": "13444567876",
-        #     "BUY_KH_BANK": "01",
-        #     "USR": "A10000",
-        #     "USR_NAME": "楠楠",
-        #     "BUY_ID_CODE": "43112919941002",
-        #     "REM": "我的备注"
-        # }
-
-        # 判断单号的合法性
-        if ZL_NO[:3] != 'LZS' or len(ZL_NO) != 10:
-            return http.HttpResponseForbidden('开票单号输入不合法,单号必须是LZS开头且长度必须是10位')
-        # 校验日期格式
-        try:
-            datetime.datetime.strptime(LZ_DD, '%Y-%m-%d')
-        except Exception:
-            return http.HttpResponseForbidden('日期格式输入不正确')
-        if ZL_NO is None:
-            return http.HttpResponseForbidden('请输入开票单号')
-            # 判断金额输入是否正确
-        if re.compile('(^-?[0-9](\d+)?(\.\d{1,6})?$)|(^0$)|(^\d\.\d{1,2}$)').match(str(AMT)) is None:
-            return http.HttpResponseForbidden('金额输入不正确')
-        if ZHANG_ID is None:
-            return http.HttpResponseForbidden('请输入开票方式')
-        # 判断立账方式是否有效
-        if int(ZHANG_ID) != 1 and int(ZHANG_ID) != 2:
-            return http.HttpResponseForbidden('立账方式只能是1(开票),2(不开票)')
-        row_TC_MON = examine_ood('TC_MON', 'RP_NO', 'AR' + ZL_NO[2::], 'RP_ID', '1')
-        # 判断是否产生付款单
-        if row_TC_MON>0:
-            return http.HttpResponseForbidden('已经产生付款单部允许修改')
-        # 判断进货单号是存在
-        if int(ZHANG_ID) == 1:
-            row_ZL_NO = examine_ood('MF_PSS', 'PS_NO', 'SA' + ZL_NO[2::], 'PS_ID', 'SA')
-            if row_ZL_NO <= 0:
-                return http.HttpResponseForbidden('销货单号不存在')
-        # 判断开票单号是否存在
-        if int(ZHANG_ID) > 2:
-            row_ZL_NO = examine_ood('MF_LZ', 'LZ_NO', ZL_NO, 'LZ_ID', 'LZ')
-            if row_ZL_NO <= 0:
-                return http.HttpResponseForbidden('销货开票单号不存在')
-        # 判断厂商是否存在,不存在则自动创建
-        row_cus_no = customer_data(CUS_NO, CUS_NO_NAME, '1', datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),0)
-
-        # 判断用户是否存在,不存在则创建
-        row_usr = usr_data(USR, USR_NAME, datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'))
-        with connection.cursor() as cursor:
-            #进货开票
-            if int(ZHANG_ID)==2:
-                sid = transaction.savepoint()  # 开启事物
-                try:
-                    # 修改进货单表头
-                    cursor.execute("""UPDATE MF_PSS SET PS_DD=%s,CUS_NO=%s,ZHANG_ID=%s,AMT=%s,MODIFY_DD=%s,MODIFY_MAN=USR WHERE PS_NO=%s AND PS_ID='SA'""",
-                    [datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'), CUS_NO,ZHANG_ID,AMT,UP_DD,'SA'+ZL_NO[2::]])
-                    #修改进货单表身
-                    cursor.execute("""UPDATE TF_PSS SET PS_DD=%s,UP=%s,AMTN_NET=%s,CSTN_SAL=%s,AMT=%s,AMT_FP=%s,AMTN_NET_FP=%s WHERE PS_NO=%s AND PS_ID='SA'""",
-                    [datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'), AMT, AMT, AMT, AMT, AMT, AMT, 'SA' + ZL_NO[2::]])
-                    # 修改发票记录
-                    cursor.execute(
-                        """UPDATE INV_NO SET INV_NO=%s,CUS_NO=%s,TITLE_BUY=%s,TITLE_PAY=%s,AMT=%s,INV_DD=%s,UNI_NO_BUY=%s,BUY_ADR=%s,BUY_TEL=%s,BUY_KH_BANK=%s,BUY_ID_CODE=%s,REM=%s WHERE BIL_NO=%s AND BIL_ID='LZ'""",
-                        [INV_NO, CUS_NO, CUS_NO_NAME, CUS_NO_NAME, AMT, LZ_DD, UNI_NO_BUY, BUY_ADR, BUY_TEL, BUY_KH_BANK,BUY_ID_CODE, REM, ZL_NO])
-                    # 修改立账单MF_MRP
-                    cursor.execute("""UPDATE MF_ARP SET CUS_NO=%s,PAY_DD=%s,INV_NO=%s,AMT=%s,AMTN=%s,AMTN_NET=%s,SYS_DATE=%s WHERE ARP_NO=%s AND BIL_ID='LZ'""",
-                        [CUS_NO, datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),INV_NO, AMT, AMT, AMT, datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'), 'AR' + ZL_NO[2::]])
-                    # 插入进货开票表头
-                    cursor.execute("""UPDATE MF_LZ SET PAY_DD=%s,LZ_DD=%s,CUS_NO=%s,INV_NO=%s,AMT=%s,AMTN_NET=%s,MODIFY_DD=%s,MODIFY_MAN=USR WHERE LZ_NO=%s AND LZ_ID='LZ'""",
-                        [datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'), datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),CUS_NO, INV_NO, AMT, AMT, UP_DD, ZL_NO])
-                    # 修改进货开票表身
-                    cursor.execute("""UPDATE TF_LZ SET AMT=%s,AMTN_NET=%s,CUS_NO=%s WHERE LZ_NO=%s AND LZ_ID='LZ'""",[AMT, AMT, CUS_NO, ZL_NO])
-                    # 修改开完发票回写进货单表身已开金额
-                    cursor.execute("""UPDATE TF_PSS SET AMT_FP=%s,AMTN_NET_FP=%s WHERE PS_NO=%s AND PS_ID='SA'""",[AMT, AMT, 'SA' + ZL_NO[2::]])
-                except Exception:
-                    transaction.savepoint_rollback(sid)  # 语句执行错误,进行语句回滚
-                    return http.HttpResponseForbidden("修改销货开票作业sql语句执行错误")
-                transaction.savepoint_commit(sid)  # 提交事物
-        context = {
-            'a': 'put修改销货开票作业'
-        }
-        return http.JsonResponse(context)
-
-    @transaction.atomic
-    def delete(self, request):
-        # 获取传过来的参数
-        req_data = json.loads(request.body.decode())
-        ZL_NO = req_data.get("ZL_NO")  # 单据号码
-        ZHANG_ID = req_data.get("ZHANG_ID")  # 立账方式
-        # {
-        #     "ZL_NO": "LZS9B01001",
-        #     "ZHANG_ID": "2"
-        # }
-        if ZL_NO is None:
-            return http.HttpResponseForbidden('请传入开票单号')
-        if ZHANG_ID is None:
-            return http.HttpResponseForbidden('请传入开票类型')
-        # 判断立账方式是否有效
-        if int(ZHANG_ID) != 1 and int(ZHANG_ID) != 2:
-            return http.HttpResponseForbidden('立账方式只能是1(开票),2(不开票)')
-        # 判断是否产生付款单
-        row_TC_MON = examine_ood('TC_MON', 'RP_NO', 'AR' + ZL_NO[2::], 'RP_ID', '1')
-        if row_TC_MON > 0:
-            return http.HttpResponseForbidden('已经产生付款单不允许修改')
-        # 判断进货单号是存在
-        if int(ZHANG_ID) == 1:
-            row_ZL_NO = examine_ood('MF_PSS', 'PS_NO', 'SA' + ZL_NO[2::], 'PS_ID', 'SA')
-            if row_ZL_NO <= 0:
-                return http.HttpResponseForbidden('进货单号不存在')
-        # 判断开票单号是否存在
-        if int(ZHANG_ID) == 2:
-            row_ZL_NO = examine_ood('MF_LZ', 'LZ_NO', ZL_NO, 'LZ_ID', 'LZ')
-            if row_ZL_NO <= 0:
-                return http.HttpResponseForbidden('开票单号不存在')
-
-        with connection.cursor() as cursor:
-            if int(ZHANG_ID) == 2:
-                # 判断是否产生后续单据
-                sql = "SELECT COUNT(*) FROM %s WHERE %s='%s'" % ('TC_MON', 'ARP_NO', 'AR' + ZL_NO[2::])
-                row_ZL_NO = cursor.execute(sql).fetchall()[0][0]
-                if row_ZL_NO > 0:
-                    return http.HttpResponseForbidden('开票单或进货单已产生后续收付款单')
-                sid = transaction.savepoint()  # 开启事物
-                try:
-                    # 删除进货来票作业表头
-                    cursor.execute("""DELETE FROM TF_LZ WHERE  LZ_NO=%s AND LZ_ID='LZ'""", [ZL_NO])
-                    # 删除进货开票作业表身
-                    cursor.execute("""DELETE FROM MF_LZ WHERE  LZ_NO=%s AND LZ_ID='LZ'""", [ZL_NO])
-                    # 删除立账金额单据
-                    cursor.execute("""DELETE FROM MF_ARP WHERE BIL_NO=%s AND BIL_ID='LZ'""", [ZL_NO])
-                    # 删除发票单据
-                    cursor.execute("""DELETE FROM INV_NO  WHERE BIL_NO=%s AND BIL_ID='LZ'""", [ZL_NO])
-                    # 删除进货单表身单据
-                    cursor.execute("""DELETE FROM MF_PSS WHERE PS_NO=%s AND PS_ID='SA'""", ['SA' + ZL_NO[2::]])
-                    # 删除进货单表头单据
-                    cursor.execute("""DELETE FROM TF_PSS WHERE PS_NO=%s AND PS_ID='SA'""", ['SA' + ZL_NO[2::]])
-                except Exception:
-                    transaction.savepoint_rollback(sid)  # 语句执行错误,进行语句回滚
-                    return http.HttpResponseForbidden("删除销货销货开票作业sql语句执行错误")
-                transaction.savepoint_commit(sid)  # 提交事物
-        context = {
-            'a': 'delete删除销货开票作业'
-        }
-        return http.JsonResponse(context)
-
-# 销货收款
-class proceedsView(View):
-
-    @transaction.atomic
-    def get(self, request):
-        context = {
-            'a': 'get销货收款作业'
-        }
-        return http.JsonResponse(context)
-
-    @transaction.atomic
-    def post(self, request):
-        # 获取参数
-        RP_NO = request.POST.get("RP_NO")  # 付款单号         字符类型
-        RP_DD = request.POST.get("RP_DD")  # 付款日期            字符类型
-        CUS_NO = request.POST.get("CUS_NO")  # 付款客户编码        字符类型
-        AMTN_BC = request.POST.get("AMTN_BC")  # 付款金额            数字类型
-        CACC_NO = request.POST.get("CACC_NO")  # 付款银行编码          字符类型
-        USR = request.POST.get("USR")  # 制单人编码                   字符类型
-        USR_NAME = request.POST.get("USR_NAME")  # 制单人姓名         字符类型
-        MF_LZ1 = request.POST.get("MF_LZ1")  # 进货开票单号         字符类型
-
-        # 判断单号的合法性
-        if RP_NO[:3] != 'RTS' or len(RP_NO) != 10:
-            return http.HttpResponseForbidden('收款单号输入不合法,单号必须是RTS开头且长度必须是10位')
-        # 校验日期格式
-        try:
-            datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-        except Exception:
-            return http.HttpResponseForbidden('日期格式输入不正确')
-        if RP_NO is None:
-            return http.HttpResponseForbidden('请输入收款单号')
-        # //判断有没有输入银行账号
-        sum_CACC_NO = et_CACC_NO(CACC_NO)
-        if sum_CACC_NO == 'NO':
-            return http.HttpResponseForbidden('请检查银行账号是否存在或者是否输入正确')
-            # 判断金额输入是否正确
-        if re.compile('(^-?[0-9](\d+)?(\.\d{1,6})?$)|(^0$)|(^\d\.\d{1,2}$)').match(str(AMTN_BC)) is None:
-            return http.HttpResponseForbidden('金额输入不正确')
-        # 判断单号是否存在
-        row_ZL_NO = examine_ood('TF_MON', 'RP_NO', RP_NO, 'RP_ID', '1')
-        if row_ZL_NO > 0:
-            return http.HttpResponseForbidden('付款单号已存在')
-        # 判断账号类别
-        sid = transaction.savepoint()  # 开启事物
-        try:
-            tp_CACC_NO = if_account(CACC_NO)
-        except Exception:
-            transaction.savepoint_rollback(sid)
-            return http.HttpResponseForbidden("查询账户类型语句执行异常")
-        transaction.savepoint_commit(sid)
-        # 判断用户是否存在,不存在则创建
-        row_usr = usr_data(USR, USR_NAME, datetime.datetime.strptime(RP_DD, '%Y-%m-%d'))
-
-        with connection.cursor() as cursor:
-            # 判断开票单号是否存在
-            MF_LZ1_NO = cursor.execute("""SELECT COUNT(*) FROM MF_ARP WHERE ARP_NO=%s""", ['AR' + MF_LZ1[2::]]).fetchall()[0][0]
-            if MF_LZ1_NO<=0:
-                return http.HttpResponseForbidden('开票单号不存在')
-            # 获取银行账号的会计科目
-            Acc_No_km = cursor.execute("""SELECT ISNULL(Acc_No,'') FROM BACC WHERE BACC_NO=%s""", [CACC_NO]).fetchall()[0][0]
-            if Acc_No_km == '':
-                return http.HttpResponseForbidden('银行会计科目不存在')
-            sid = transaction.savepoint()  # 开启事物
-            try:
-                # 银行账户
-                if int(tp_CACC_NO) == 1:
-                    # 插入收款单表头
-                    cursor.execute("""INSERT INTO TF_MON(IRP_ID,RP_NO,ITM,RP_ID,CLS_ID,RP_DD,CUS_NO,INCLUDESON,AMTN_BB,AMTN_CLS,BC_NO,BACC_NO,EXC_RTO,DEP,USR,CHK_MAN,CLS_DATE,SYS_DATE,
-                    IEA_ID,IOR_ID,SK_TYPE)VALUES('F',%s,1,1,'T',%s,%s,'F',%s,%s,%s,%s,1,'0000',%s,%s,%s,%s,'F','F',1)""",[RP_NO, datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), CUS_NO,
-                    AMTN_BC, AMTN_BC,'BT' + RP_NO[2::], CACC_NO, USR, USR, datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),datetime.datetime.strptime(RP_DD, '%Y-%m-%d')])
-                # 现金账户
-                if int(tp_CACC_NO) == 2:
-                    # 插入收款单表头
-                    cursor.execute("""INSERT INTO TF_MON(IRP_ID,RP_NO,ITM,RP_ID,CLS_ID,RP_DD,CUS_NO,INCLUDESON,AMTN_BC,AMTN_CLS,BC_NO,CACC_NO,EXC_RTO,DEP,USR,CHK_MAN,CLS_DATE,SYS_DATE,
-                     IEA_ID,IOR_ID,SK_TYPE)VALUES('F',%s,1,1,'T',%s,%s,'F',%s,%s,%s,%s,1,'0000',%s,%s,%s,%s,'F','F',1)""",[RP_NO, datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), CUS_NO,
-                     AMTN_BC, AMTN_BC, 'BT' + RP_NO[2::], CACC_NO, USR, USR,datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),datetime.datetime.strptime(RP_DD, '%Y-%m-%d')])
-                #插入收款单表身
-                cursor.execute("""INSERT INTO TC_MON(RP_ID,RP_NO,ITM,ITM2,ARP_NO,AMTN_CLS,ARP_OPN_ID,RP_DD,CUS_NO,PRE_ITM)values
-                (1,%s,1,1,%s,%s,2,%s,%s,1)""",[RP_NO, 'AR' + MF_LZ1[2::], AMTN_BC, datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), CUS_NO])
-
-                #插入收款单回写金额表
-                cursor.execute("""INSERT INTO MF_MON(RP_ID,RP_NO,RP_DD,DEP,AMTN,AMTN_ARP,AMTN_REST,FJ_NUM)VALUES
-                (1,%s,%s,'0000',%s,%s,%s,0)""",[RP_NO, datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), AMTN_BC, AMTN_BC, AMTN_BC])
-
-                #插入账户收支单表头
-                cursor.execute("""INSERT INTO MF_BAC(BB_ID,BB_NO,BB_DD,BACC_NO,ACC_NO,DEP,BIL_NO,EXC_RTO,AMTN,USR,CHK_MAN,OPN_ID,CLS_DATE,SYS_DATE,BIL_ID_N,BIL_NO_N)VALUES
-                ('BT',%s,%s,%s,%s,'0000',%s,1,%s,%s,%s,'F',%s,%s,'RT',%s)""",['BT' + RP_NO[2::], datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), CACC_NO, Acc_No_km,
-                'PT' + RP_NO, float(AMTN_BC), USR, USR, datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), RP_NO])
-
-                # 插入账户收支单表身
-                cursor.execute("""INSERT INTO TF_BAC(BB_ID,BB_NO,ITM,BB_DD,EXC_RTO,AMTN,DEP,CUS_NO,ADD_ID,PRE_ITM)values
-                ('BT',%s,1,%s,1,%s,'0000',%s,'+',1)""",['BT' + RP_NO[2::], datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), AMTN_BC, CUS_NO])
-
-                # 回写立账单的数据
-                cursor.execute("""UPDATE MF_ARP SET AMTN_RCV=ISNULL(AMTN_RCV,0)+%s,AMT=ISNULL(AMTN,0)-ISNULL(AMTN_RCV,0)-%s WHERE BIL_NO=%s""",[AMTN_BC, AMTN_BC, MF_LZ1])
-                # AMTN_RCV   已冲金额     ISNULL(AMTN_RCV,0)+%s
-                # AMT   未冲金额  ISNULL(AMT,0)-%s
-                # BIL_NO  开票单号
-
-                # 如果单据已经冲完,结案掉立账单,还有进货的立账结案标识
-                row_AMT = cursor.execute("SELECT ISNULL(AMT,0) FROM MF_ARP WHERE BIL_NO=%s",[MF_LZ1]).fetchall()[0][0]
-                if row_AMT <= 0:
-                    cursor.execute("""UPDATE MF_ARP SET CLOSE_ID='T' WHERE BIL_NO=%s""", [MF_LZ1])
-                    cursor.execute("""UPDATE MF_PSS SET LZ_CLS_ID='T',CLSLZ='T' WHERE PS_NO=%s""", ['SA' + MF_LZ1[2::]])
-            except Exception:
-                transaction.savepoint_rollback(sid)
-                return http.HttpResponseForbidden("新增收款单sql语句执行异常")
-            transaction.savepoint_commit(sid)
-        context = {
-            'a': 'post新增收款作业'
-        }
-        return http.JsonResponse(context)
-
-    @transaction.atomic
-    def put(self, request):
-
-        req_data = json.loads(request.body.decode())
-        # 获取参数
-        RP_NO = req_data.get("RP_NO")  # 付款单号         字符类型
-        RP_DD = req_data.get("RP_DD")  # 付款日期            字符类型
-        AMTN_BC = req_data.get("AMTN_BC")  # 付款金额            数字类型
-        CACC_NO = req_data.get("CACC_NO")  # 付款银行编码          字符类型
-        MF_LZ1 = req_data.get("MF_LZ1")  # 进货开票单号         字符类型
-        UP_DD = datetime.datetime.now().strftime('%Y-%m-%d %H:%M:%S')  # 修改时间
-
-        # {
-        #     "RP_NO":"RTX9A300002",
-        #     "RP_DD":"2019-10-30",
-        #     "AMTN_BC":199,
-        #     "CACC_NO":"01",
-        #     "MF_LZ1":"LZS9A300001"
-        # }
-        # 校验日期格式
-        try:
-            datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-        except Exception:
-            return http.HttpResponseForbidden('日期格式输入不正确')
-        if RP_NO is None:
-            return http.HttpResponseForbidden('请输入收款单号')
-        # //判断有没有输入银行账号
-        sum_CACC_NO = et_CACC_NO(CACC_NO)
-        if sum_CACC_NO == 'NO':
-            return http.HttpResponseForbidden('请检查银行账号是否存在或者是否输入正确')
-            # 判断金额输入是否正确
-        if re.compile('(^-?[0-9](\d+)?(\.\d{1,6})?$)|(^0$)|(^\d\.\d{1,2}$)').match(str(AMTN_BC)) is None:
-            return http.HttpResponseForbidden('金额输入不正确')
-        # 判断单号是否存在
-        row_ZL_NO = examine_ood('TF_MON', 'RP_NO', RP_NO, 'RP_ID', '1')
-        if row_ZL_NO <= 0:
-            return http.HttpResponseForbidden('收款单号不存在')
-        # 判断账号类别
-        sid = transaction.savepoint()  # 开启事物
-        try:
-            tp_CACC_NO = if_account(CACC_NO)
-        except Exception:
-            transaction.savepoint_rollback(sid)
-            return http.HttpResponseForbidden("查询账户类型语句执行异常")
-        transaction.savepoint_commit(sid)
-        with connection.cursor() as cursor:
-            # 判断开票单号是否存在
-            MF_LZ1_NO = cursor.execute("""SELECT COUNT(*) FROM MF_ARP WHERE ARP_NO=%s""", ['AR' + MF_LZ1[2::]]).fetchall()[0][0]
-
-            if MF_LZ1_NO <= 0:
-                return http.HttpResponseForbidden('开票单号不存在')
-            # 获取银行账号的会计科目
-            Acc_No_km = cursor.execute("""SELECT Acc_No FROM BACC WHERE BACC_NO=%s""", [CACC_NO]).fetchall()[0][0]
-            if Acc_No_km == '':
-                return http.HttpResponseForbidden('银行会计科目不存在')
-
-            # 缓存之前冲款的金额用于回写立账冲款数据
-            row_AMTN = cursor.execute("""SELECT AMTN_BC FROM TF_MON WHERE RP_NO=%s AND RP_ID='1'""", [RP_NO]).fetchall()[0][0]
-            sid = transaction.savepoint()  # 开启事物
-            try:
-                # 银行账户
-                if int(tp_CACC_NO) == 1:
-                    # 修改付款单表头
-                    cursor.execute(
-                        """UPDATE TF_MON SET RP_DD=%s,AMTN_BB=%s,BACC_NO=%s,MODIFY_DD=%s,MODIFY_MAN=USR,AMTN_CLS=%s WHERE RP_NO=%s AND RP_ID='1'""",
-                        [RP_DD, AMTN_BC, CACC_NO, UP_DD,AMTN_BC, RP_NO])
-                # 现金账户
-                if int(tp_CACC_NO) == 2:
-                    # 修改付款单表头
-                    cursor.execute(
-                        """UPDATE TF_MON SET RP_DD=%s,AMTN_BC=%s,CACC_NO=%s,MODIFY_DD=%s,MODIFY_MAN=USR,AMTN_CLS=%s WHERE RP_NO=%s AND RP_ID='1'""",
-                        [RP_DD, AMTN_BC, CACC_NO, UP_DD, AMTN_BC, RP_NO])
-                # 修改付款单表身
-                cursor.execute("""UPDATE TC_MON SET RP_DD=%s,AMTN_CLS=%s WHERE RP_NO=%s AND RP_ID='1'""",[RP_DD, AMTN_BC, RP_NO])
-
-                # 修改回冲金额表
-                cursor.execute("""UPDATE MF_MON SET AMTN=AMTN+%s-%s,AMTN_REST=AMTN+%s-%s WHERE RP_NO=%s AND RP_ID='1'""",
-                               [AMTN_BC, float(row_AMTN), AMTN_BC, float(row_AMTN), RP_NO])
-
-                # 修改账户收支单表头
-                cursor.execute("""UPDATE MF_BAC SET BB_DD=%s,BACC_NO=%s,ACC_NO=%s,AMTN=%s WHERE BB_NO=%s AND BB_ID='BT'""",
-                               [datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), CACC_NO, Acc_No_km, -float(AMTN_BC),'BT' + RP_NO[2::]])
-
-                # 修改账户收支单表身
-                cursor.execute("""UPDATE TF_BAC SET BB_DD=%s,AMTN=%s WHERE BB_NO=%s AND BB_ID='BT'""",
-                               [datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), AMTN_BC, 'BT' + RP_NO[2::]])
-
-                # 回写立账单的数据需要减去之前冲款的金额  row_AMTN
-                cursor.execute("""UPDATE MF_ARP SET AMTN_RCV=ISNULL(AMTN_RCV,0)+%s-%s,AMT=ISNULL(AMT,0)-%s+%s WHERE BIL_NO=%s AND BIL_ID='LZ'""",[AMTN_BC, float(row_AMTN), AMTN_BC, float(row_AMTN), MF_LZ1])
-
-                # 如果单据已经冲完,结案掉立账单,还有进货的立账结案标识
-                row_AMT = cursor.execute("SELECT CAST(ISNULL(AMT,0) AS INT ),BIL_NO FROM MF_ARP WHERE BIL_NO=%s AND BIL_ID='LZ'",
-                               [MF_LZ1]).fetchall()[0][0]
-                if row_AMT > 0:
-                    cursor.execute("""UPDATE MF_ARP SET CLOSE_ID='F' WHERE BIL_NO=%s AND BIL_ID='LZ'""", [MF_LZ1])
-                    cursor.execute("""UPDATE MF_PSS SET LZ_CLS_ID='F',CLSLZ='T' WHERE PS_NO=%s AND PS_ID='SA'""",['SA' + MF_LZ1[2::]])
-            except Exception:
-                transaction.savepoint_rollback(sid)
-                return http.HttpResponseForbidden("修改收款单sql语句执行异常")
-            transaction.savepoint_commit(sid)
-        context = {
-            'a': 'put修改收款作业'
-        }
-        return http.JsonResponse(context)
-
-    @transaction.atomic
-    def delete(self, request):
-        # 获取参数
-        req_data = json.loads(request.body.decode())
-        RP_NO = req_data.get("RP_NO")  # 付款单号         字符类型
-        if RP_NO is None:
-            return http.HttpResponseForbidden('请输入收款单号')
-        # 判断单号是否存在
-        row_ZL_NO = examine_ood('TF_MON', 'RP_NO', RP_NO, 'RP_ID', '1')
-        if row_ZL_NO <= 0:
-            return http.HttpResponseForbidden('收款单号不存在')
-
-        with connection.cursor() as cursor:
-
-            # 获取原单付款单总金额用于扣减预付款单总金额
-            AMTN_BC = cursor.execute("""SELECT ISNULL(AMTN_CLS,0) FROM TF_MON WHERE RP_NO=%s AND RP_ID='1'""", [RP_NO]).fetchall()[0][0]
-            # 获取开票单号
-            MF_LZ1 = cursor.execute("""SELECT ARP_NO FROM TC_MON WHERE RP_NO=%s AND RP_ID='1'""", [RP_NO]).fetchall()[0][0]
-            MF_LZ1 = 'LZ' + MF_LZ1[2::]
-        # 缓存之前冲款的金额用于回写立账冲款数据
-            row_AMTN = cursor.execute("""SELECT AMTN_BC FROM TF_MON WHERE RP_NO=%s AND RP_ID='1'""", [RP_NO]).fetchall()[0][0]
-            sid = transaction.savepoint()  # 开启事物
-            try:
-                # 删除付款单表头
-                cursor.execute("""DELETE FROM TC_MON WHERE  RP_NO=%s AND RP_ID='1'""", [RP_NO])
-                # 删除付款单表身
-                cursor.execute("""DELETE FROM TF_MON WHERE  RP_NO=%s AND RP_ID='1'""", [RP_NO])
-                # 修改回冲金额表
-                cursor.execute("""DELETE FROM MF_MON WHERE RP_NO=%s AND RP_ID='1'""", [RP_NO])
-                # 删除账户收支单表头
-                cursor.execute("""DELETE FROM MF_BAC WHERE  BB_NO=%s AND BB_ID='BT'""", ['BT' + RP_NO[2::]])
-                # 删除账户收支单表身
-                cursor.execute("""DELETE FROM TF_BAC WHERE  BB_NO=%s AND BB_ID='BT'""", ['BT' + RP_NO[2::]])
-                # 如果金额立账金额等于传过来的金额那么就直接删除
-                row_AMTN_MF_ARP = cursor.execute("""SELECT AMTN FROM MF_ARP WHERE BIL_NO=%s""", [MF_LZ1]).fetchall()[0][0]
-                if float(AMTN_BC) == float(row_AMTN_MF_ARP):
-                    cursor.execute(
-                        """UPDATE MF_ARP SET AMTN_RCV=0,AMT=0 WHERE BIL_NO=%s""", [MF_LZ1])
-                    # 回写立账单的数据需要减去之前冲款的金额  row_AMTN
-                else:
-                    cursor.execute(
-                        """UPDATE MF_ARP SET AMTN_RCV=ISNULL(AMTN_RCV,0)-%s,AMT=ISNULL(AMTN,0)-ISNULL(AMTN_RCV,0) WHERE BIL_NO=%s""",[AMTN_BC, MF_LZ1])
-                # 结案掉立账单, 还有进货的立账结案标识
-                cursor.execute("""UPDATE MF_ARP SET CLOSE_ID='F' WHERE BIL_NO=%s""", [MF_LZ1])
-                cursor.execute("""UPDATE MF_PSS SET LZ_CLS_ID='F',CLSLZ='T' WHERE PS_NO=%s""", ['SA' + MF_LZ1[2::]])
-            except Exception:
-                transaction.savepoint_rollback(sid)
-                return http.HttpResponseForbidden("删除收款单sql语句执行异常")
-            transaction.savepoint_commit(sid)
-        context = {
-            'a': 'delete删除收款作业'
-        }
-        return http.JsonResponse(context)
-
-#预收款
-class predictProceedsView(View):
-
-    @transaction.atomic
-    def get(self, request):
-        print('请求内容')
-        context = {
-            'a': 'get预计收款作业'
-        }
-        return http.JsonResponse(context)
-
-    @transaction.atomic
-    def post(self, request):
-        # 获取参数
-        RP_NO = request.POST.get("RP_NO")  # 预付款单号         字符类型   ----------------1
-        RP_DD = request.POST.get("RP_DD")  # 预付款日期            字符类型  --------------------1
-        CUS_NO = request.POST.get("CUS_NO")  # 预付款客户编码        字符类型  -------------------------1
-        CUS_NO_NAME = request.POST.get("CUS_NO_NAME")  # 预付款客户名称       字符类型  ---------------------1
-        AMTN_BC = request.POST.get("AMTN_BC")  # 预付款金额            数字类型  ---------------------------1
-        CACC_NO = request.POST.get("CACC_NO")  # 预付款银行编码          字符类型    ------------1
-        USR = request.POST.get("USR")  # 制单人编码                   字符类型   ------------------1
-        USR_NAME = request.POST.get("USR_NAME")  # 制单人姓名         字符类型   -----------------------1
-
-        # 判断单号的合法性
-        if RP_NO[:4] != 'RTFS' or len(RP_NO) != 11:
-            return http.HttpResponseForbidden('预收款单号输入不合法,单号必须是RTFS开头且长度必须是11位')
-        # 校验日期格式
-        try:
-            datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-        except Exception:
-            return http.HttpResponseForbidden('日期格式输入不正确')
-        if RP_NO is None:
-            return http.HttpResponseForbidden('请输入预收款单号')
-        # //判断有没有输入银行账号
-        sum_CACC_NO = et_CACC_NO(CACC_NO)
-        if sum_CACC_NO == 'NO':
-            return http.HttpResponseForbidden('请检查银行账号是否存在或者是否输入正确')
-            # 判断金额输入是否正确
-        if re.compile('(^-?[0-9](\d+)?(\.\d{1,6})?$)|(^0$)|(^\d\.\d{1,2}$)').match(str(AMTN_BC)) is None:
-            return http.HttpResponseForbidden('金额输入不正确')
-        # 判断单号是否存在
-        row_ZL_NO = examine_ood('TF_MON', 'RP_NO', RP_NO, 'RP_ID', '1')
-        if row_ZL_NO > 0:
-            return http.HttpResponseForbidden('预付款单号已存在')
-
-        # 判断用户是否存在,不存在则创建
-        row_usr = usr_data(USR, USR_NAME, datetime.datetime.strptime(RP_DD, '%Y-%m-%d'))
-
-        # 判断客户资料是否存在,不存在则创建
-        row_cus_no = customer_data(CUS_NO, CUS_NO_NAME, '1', datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),0)
-        # 判断账号类别
-        sid = transaction.savepoint()  # 开启事物
-        try:
-            tp_CACC_NO = if_account(CACC_NO)
-        except Exception:
-            transaction.savepoint_rollback(sid)
-            return http.HttpResponseForbidden("查询账户类型语句执行异常")
-        transaction.savepoint_commit(sid)
-        if tp_CACC_NO == 'NO':
-            return http.HttpResponseForbidden('银行账户异常')
-        with connection.cursor() as cursor:
-            # 获取银行账号的会计科目
-            Acc_No_km = cursor.execute("""SELECT ISNULL(Acc_No,'') FROM BACC WHERE BACC_NO=%s""", [CACC_NO]).fetchall()[0][0]
-            print(Acc_No_km)
-            if Acc_No_km=='':
-                return http.HttpResponseForbidden('银行会计科目不存在')
-            sid = transaction.savepoint()  # 开启事物
-            try:
-                #银行账户
-                if int(tp_CACC_NO) == 1:
-                    # 插入预收款表头
-                    cursor.execute("""INSERT INTO TF_MON(IRP_ID,RP_NO,ITM,RP_ID,CLS_ID,RP_DD,CUS_NO,INCLUDESON,AMTN_BB,AMTN_CLS,BC_NO,BACC_NO,EXC_RTO,DEP,USR,CHK_MAN,CLS_DATE,SYS_DATE,IEA_ID,IOR_ID,SK_TYPE)VALUES
-                                  ('T',%s,1,1,'F',%s,%s,'F',%s,0,%s,%s,1,'0000',%s,%s,%s,%s,'F','F',1)""",
-                                   [RP_NO, datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), CUS_NO, AMTN_BC,'BT' + RP_NO[2::],
-                                    CACC_NO, USR, USR, datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),
-                                    datetime.datetime.strptime(RP_DD, '%Y-%m-%d')])
-                # 现金账户
-                if int(tp_CACC_NO) == 2:
-                    #插入预收款表头
-                    cursor.execute("""INSERT INTO TF_MON(IRP_ID,RP_NO,ITM,RP_ID,CLS_ID,RP_DD,CUS_NO,INCLUDESON,AMTN_BC,AMTN_CLS,BC_NO,CACC_NO,EXC_RTO,DEP,USR,CHK_MAN,CLS_DATE,SYS_DATE,IEA_ID,IOR_ID,SK_TYPE)VALUES
-                                    ('T',%s,1,1,'F',%s,%s,'F',%s,0,%s,%s,1,'0000',%s,%s,%s,%s,'F','F',1)""",
-                                   [RP_NO, datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), CUS_NO, AMTN_BC, 'BT' + RP_NO[2::],
-                                    CACC_NO, USR, USR, datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),
-                                    datetime.datetime.strptime(RP_DD, '%Y-%m-%d')])
-                #插入语收款立账金额
-                cursor.execute("""INSERT INTO MF_MON(RP_ID,RP_NO,RP_DD,DEP,AMTN,AMTN_ARP,AMTN_REST,FJ_NUM)VALUES
-                                          (1,%s,%s,'0000',%s,0,0,0)""",
-                               [RP_NO, datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), AMTN_BC])
-                # 插入账户收支单表头
-                cursor.execute("""INSERT INTO MF_BAC(BB_ID,BB_NO,BB_DD,BACC_NO,ACC_NO,DEP,BIL_NO,EXC_RTO,AMTN,USR,CHK_MAN,OPN_ID,CLS_DATE,SYS_DATE,BIL_ID_N,BIL_NO_N)VALUES
-                                ('BT',%s,%s,%s,%s,'0000',%s,1,%s,%s,%s,'F',%s,%s,'RT',%s)""",
-                               ['BT' + RP_NO[2::], datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), CACC_NO , Acc_No_km,'BT' + RP_NO,
-                                float(AMTN_BC), USR, USR, datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),
-                                datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),
-                                RP_NO])
-                # 插入收支单表身
-                cursor.execute("""INSERT INTO TF_BAC(BB_ID,BB_NO,ITM,BB_DD,EXC_RTO,AMTN,DEP,CUS_NO,ADD_ID,PRE_ITM)values
-                                ('BT',%s,1,%s,1,%s,%s,'51','+',1)""",
-                               ['BT' + RP_NO[2::], datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), AMTN_BC, CUS_NO])
-            except Exception:
-                transaction.savepoint_rollback(sid)
-                return http.HttpResponseForbidden("预收款单新增sql语句执行异常")
-            transaction.savepoint_commit(sid)
-        context = {
-            'a': 'post新增预计收款作业'
-        }
-        return http.JsonResponse(context)
-
-    @transaction.atomic
-    def put(self, request):
-
-        # 获取参数
-        req_data = json.loads(request.body.decode())
-        RP_NO = req_data.get("RP_NO")  # 预付款单号         字符类型   ----------------1
-        RP_DD = req_data.get("RP_DD")  # 预付款日期            字符类型  --------------------1
-        CUS_NO = req_data.get("CUS_NO")  # 预付款客户编码        字符类型  -------------------------1
-        CUS_NO_NAME = req_data.get("CUS_NO_NAME")  # 预付款客户名称       字符类型  ---------------------1
-        AMTN_BC = req_data.get("AMTN_BC")  # 预付款金额            数字类型  ---------------------------1
-        CACC_NO = req_data.get("CACC_NO")  # 预付款银行编码          字符类型    ------------1
-        UP_DD = datetime.datetime.now().strftime('%Y-%m-%d %H:%M:%S')  # 修改时间
-        # {
-        #     "RP_NO":"RTFS9B01002",
-        #     "RP_DD":"2019-11-01",
-        #     "CUS_NO":"AB0001",
-        #     "CUS_NO_NAME":"天心软件",
-        #     "AMTN_BC":159,
-        #     "CACC_NO":"01"
-        # }
-        # 判断单号的合法性
-        if RP_NO[:4] != 'RTFS' or len(RP_NO) != 11:
-            return http.HttpResponseForbidden('预收款单号输入不合法,单号必须是RTFS开头且长度必须是11位')
-        # 校验日期格式
-        try:
-            datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-        except Exception:
-            return http.HttpResponseForbidden('日期格式输入不正确')
-        if RP_NO is None:
-            return http.HttpResponseForbidden('请输入预收款单号')
-        # //判断有没有输入银行账号
-        sum_CACC_NO = et_CACC_NO(CACC_NO)
-        if sum_CACC_NO == 'NO':
-            return http.HttpResponseForbidden('请检查银行账号是否存在或者是否输入正确')
-            # 判断金额输入是否正确
-        if re.compile('(^-?[0-9](\d+)?(\.\d{1,6})?$)|(^0$)|(^\d\.\d{1,2}$)').match(str(AMTN_BC)) is None:
-            return http.HttpResponseForbidden('金额输入不正确')
-        # 判断单号是否存在
-        row_ZL_NO = examine_ood('TF_MON', 'RP_NO', RP_NO,'RP_ID','1')
-        if row_ZL_NO == 0:
-            return http.HttpResponseForbidden('预付款单号不存在')
-
-        # 判断单号是不是已经产生付款单
-        row_ZL_NO = examine_ood('TF_MON1', 'IRP_NO', RP_NO, 'RP_ID', '1')
-        if row_ZL_NO > 0:
-            return http.HttpResponseForbidden('预付款单已经产生付款单')
-        # 判断账号类别
-        sid = transaction.savepoint()  # 开启事物
-        try:
-            tp_CACC_NO = if_account(CACC_NO)
-        except Exception:
-            transaction.savepoint_rollback(sid)
-            return http.HttpResponseForbidden("查询账户类型语句执行异常")
-        transaction.savepoint_commit(sid)
-        if tp_CACC_NO == 'NO':
-            return http.HttpResponseForbidden('银行账户异常')
-        # 判断客户资料是否存在,不存在则创建
-        row_cus_no = customer_data(CUS_NO, CUS_NO_NAME, '2', datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),0)
-
-        with connection.cursor() as cursor:
-            # 获取银行账号的会计科目
-            Acc_No_km = cursor.execute("""SELECT Acc_No FROM BACC WHERE BACC_NO=%s""", [CACC_NO]).fetchall()[0][0]
-            if Acc_No_km=='':
-                return http.HttpResponseForbidden('银行会计科目不存在')
-            sid = transaction.savepoint()  # 开启事物
-            try:
-                # 银行账户
-                if int(tp_CACC_NO) == 1:
-                    #修改预付款单
-                    cursor.execute("""UPDATE TF_MON SET RP_DD=%s,CUS_NO=%s,AMTN_BB=%s,BC_NO=%s,BACC_NO=%s,MODIFY_DD=%s,MODIFY_MAN=USR WHERE RP_NO=%s""",
-                    [datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), CUS_NO, AMTN_BC, 'BT' + RP_NO[2::], CACC_NO, UP_DD, RP_NO])
-                # 现金账户
-                if int(tp_CACC_NO) == 2:
-                    # 修改预付款单
-                    cursor.execute(
-                        """UPDATE TF_MON SET RP_DD=%s,CUS_NO=%s,AMTN_BC=%s,BC_NO=%s,CACC_NO=%s,MODIFY_DD=%s,MODIFY_MAN=USR WHERE RP_NO=%s""",
-                        [datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), CUS_NO, AMTN_BC, 'BT' + RP_NO[2::], CACC_NO,
-                         UP_DD, RP_NO])
-                # 修改立账单金额
-                cursor.execute("""UPDATE MF_MON SET RP_DD=%s,AMTN=%s WHERE RP_NO=%s""",[datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), AMTN_BC, RP_NO])
-
-                # 修改账户收支单表头
-                cursor.execute("""UPDATE MF_BAC SET BB_DD=%s,BACC_NO=%s,ACC_NO=%s,BIL_NO=%s,AMTN=%s WHERE BB_NO=%s""",
-                [datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), CACC_NO, Acc_No_km, 'BT' + RP_NO,float(AMTN_BC), 'BT' + RP_NO[2::]])
-                #修改账户收支单表身
-                cursor.execute("""UPDATE TF_BAC SET BB_DD=%s,AMTN=%s,CUS_NO=%s WHERE BB_NO=%s""",
-                               [datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), AMTN_BC, CUS_NO, 'BT' + RP_NO[2::]])
-            except Exception:
-                transaction.savepoint_rollback(sid)
-                return http.HttpResponseForbidden("预收款单修改sql语句执行异常")
-            transaction.savepoint_commit(sid)
-        context = {
-            'a': 'put修改预计收款作业'
-        }
-        return http.JsonResponse(context)
-
-    @transaction.atomic
-    def delete(self, request):
-        # 获取参数
-        req_data = json.loads(request.body.decode())
-        RP_NO = req_data.get("RP_NO")  # 预付款单号
-        # {
-        #     "RP_NO": "RTX9A300003"
-        # }
-        # 判断单号的合法性
-        if RP_NO[:4] != 'RTFS' or len(RP_NO) != 11:
-            return http.HttpResponseForbidden('预收款单号输入不合法,单号必须是RTFS开头且长度必须是11位')
-        if RP_NO is None:
-            return http.HttpResponseForbidden('请输入预收款单号')
-        # 判断单号是不是已经产生付款单
-        row_ZL_NO = examine_ood('TF_MON1', 'IRP_NO', RP_NO, 'RP_ID', '1')
-        if row_ZL_NO > 0:
-            return http.HttpResponseForbidden('预付款单已经产生付款单')
-        # 判断单号是否存在
-        row_ZL_NO = examine_ood('TF_MON', 'RP_NO', RP_NO, 'RP_ID', '1')
-        if row_ZL_NO == 0:
-            return http.HttpResponseForbidden('预付款单号不存在')
-        with connection.cursor() as cursor:
-            sid = transaction.savepoint()  # 开启事物
-            try:
-                # 删除付款单
-                cursor.execute("""DELETE FROM TF_MON WHERE RP_NO=%s AND RP_ID='1'""", [RP_NO])
-                # 删除金额立账单
-                cursor.execute("""DELETE FROM MF_MON WHERE RP_NO=%s  AND RP_ID='1'""", [RP_NO])
-                # 删除账户收支单表头
-                cursor.execute("""DELETE FROM MF_BAC WHERE BB_NO=%s""", ['BT' + RP_NO[2::]])
-                # 删除账户收支单表身
-                cursor.execute("""DELETE FROM TF_BAC WHERE BB_NO=%s""", ['BT' + RP_NO[2::]])
-            except Exception:
-                transaction.savepoint_rollback(sid)
-                return http.HttpResponseForbidden("预收款单删除sql语句执行异常")
-            transaction.savepoint_commit(sid)
-        context = {
-            'a': 'delete删除预计收款作业'
-        }
-        return http.JsonResponse(context)
-
-#预收冲款
-class predictPaymentView(View):
-
-    @transaction.atomic
-    def get(self, request):
-        sid = transaction.savepoint()  # 开启事物
-        try:
-            print(12312)
-        except Exception:
-            transaction.savepoint_rollback(sid)
-            return http.HttpResponseForbidden("预收款单删除sql语句执行异常")
-        transaction.savepoint_commit(sid)
-        context = {
-            'a': 'get预收冲应冲作业'
-        }
-        return http.JsonResponse(context)
-
-    @transaction.atomic
-    def post(self, request):
-        req_data = json.loads(request.body.decode())
-        # print(req_data)
-        # # 获取参数
-        RP_NO = req_data.get("RP_NO")  # 付款单号         字符类型
-        IRP_NO = req_data.get("IRP_NO")  # 预付款单号         字符类型
-        RP_DD = req_data.get("RP_DD")  # 付款日期         字符类型
-        CUS_NO = req_data.get("CUS_NO")  # 付款客户         字符类型
-        USR = req_data.get("USR")  # 制单人         字符类型
-        list = req_data.get("list")  # 付款单号         字符类型
-        # {
-        #     "RP_NO": "RTFS9B01003",
-        #     "IRP_NO": "RTFS9B01002",
-        #     "RP_DD": "2019-11-01",
-        #     "CUS_NO": "AB0001",
-        #     "USR": "A10000",
-        #     "list": [
-        #         {"DH": "LZS9A310002",
-        #          "ATM": 400
-        #          },
-        #         {"DH": "LZS9B01001",
-        #          "ATM": 600
-        #          }
-        #     ]
-        # }
-        # 判断是否输入收款单号
-        if RP_NO is None:
-            return http.HttpResponseForbidden('请输入收款单号')
-        # 判断是否输入预收款单号
-        if IRP_NO is None:
-            return http.HttpResponseForbidden('请输入预收款单号')
-        # 判断单号的合法性
-        if RP_NO[:4] != 'RTFC' or len(RP_NO) != 11:
-            return http.HttpResponseForbidden('收款单号输入不合法,单号必须是RTYC开头且长度必须是11位')
-        # 校验日期格式
-        try:
-            datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-        except Exception:
-            return http.HttpResponseForbidden('日期格式输入不正确')
-        # 判断单号是否存在
-        row_ZL_NO = examine_ood('TF_MON', 'RP_NO', RP_NO, 'RP_ID', '1')
-        if row_ZL_NO > 0:
-            return http.HttpResponseForbidden('收款单号已存在')
-        # 判断预收款单号是否存在
-        row_ZL_NO = examine_ood('TF_MON', 'RP_NO', IRP_NO, 'RP_ID', '1')
-        if row_ZL_NO <= 0:
-            return http.HttpResponseForbidden('预冲款单号不存在')
-        # 获取总金额
-        sum_ATM = 0  # 冲款金额
-        yf_sum = 0  # 获取单据应付款总金额
-
-        for i in list:
-
-            # 判断立账单号是否合法
-            if i["DH"][:3] != 'LZS' or len(i["DH"]) != 10:
-                return http.HttpResponseForbidden('开票单号输入不合法,单号必须是LZS开头且长度必须是10位')
-            # 判断金额输入是否正确
-            if re.compile('(^-?[0-9](\d+)?(\.\d{1,6})?$)|(^0$)|(^\d\.\d{1,2}$)').match(str(i["ATM"])) is None:
-                return http.HttpResponseForbidden('金额输入不正确')
-            sum_ATM = round(sum_ATM + float(i["ATM"]), 4)
-                # 判断开票单号是否存在
-            row_MF_LZ = examine_ood('MF_LZ', 'LZ_NO', i["DH"], 'LZ_ID', 'LZ')
-            if row_MF_LZ <= 0:
-                return http.HttpResponseForbidden('开票单号不存在')
-            with connection.cursor() as cursor:
-                # 获取单据应付款总金额
-                yf_sum =round(yf_sum + cursor.execute("""SELECT AMTN FROM MF_ARP WHERE BIL_NO=%s""", [i["DH"]]).fetchall()[0][0], 4)
-        if sum_ATM>yf_sum:
-            return http.HttpResponseForbidden('冲款金额大于应付金额')
-        with connection.cursor() as cursor:
-            sid = transaction.savepoint()  # 开启事物
-            try:
-                # 插入回冲预收款扣款表
-                # cursor.execute("SELECT COUNT(*) FROM CUST WHERE CUS_NO=%s", [CUS_NO])
-                cursor.execute("""INSERT INTO TF_MON1(RP_ID,RP_NO,ITM,IRP_NO,RP_ID1,IRPITM,IRPITM2,AMTN_CLS)VALUES
-                                (1,%s,1,%s,1,1,0,%s)""", [RP_NO, IRP_NO, sum_ATM])
-                # 插入付款单表头
-                cursor.execute("""INSERT INTO TF_MON(IRP_ID,RP_NO,ITM,RP_ID,CLS_ID,RP_DD,CUS_NO,INCLUDESON,AMTN_CLS,AMTN_IRP,EXC_RTO,DEP,USR,CHK_MAN,CLS_DATE,SYS_DATE,IEA_ID,IOR_ID,SK_TYPE)VALUES
-                ('F',%s,1,1,'F',%s,%s,'F',%s,%s,1,'0000',%s,%s,%s,%s,'F','F',1)""",[RP_NO, datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), CUS_NO, sum_ATM, sum_ATM, USR, USR,
-                datetime.datetime.strptime(RP_DD, '%Y-%m-%d'),datetime.datetime.strptime(RP_DD, '%Y-%m-%d')])
-                # 插入付款单表身,先遍历出每一项的单号和金额,然后在插入
-                itm = 0  # 定义项次
-                for i in list:
-                    itm += 1
-                    # print(i["DH"], i["ATM"])  # 得到单号和金额
-                    # print(itm)
-                    cursor.execute("""INSERT INTO TC_MON(RP_ID,RP_NO,ITM,ITM2,ARP_NO,AMTN_CLS,ARP_OPN_ID,RP_DD,CUS_NO,PRE_ITM)values
-                    (1,%s,1,%s,%s,%s,2,%s,%s,%s)""", [RP_NO, itm, 'AR' + i["DH"][2::], i["ATM"],datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), CUS_NO,itm])
-                    # 更新立账金额 回写立账单的数据
-                    cursor.execute(
-                        """UPDATE MF_ARP SET AMTN_RCV=ISNULL(AMTN_RCV,0)+%s,AMT=ISNULL(AMTN,0)-ISNULL(AMTN_RCV,0)-%s WHERE BIL_NO=%s""",
-                        [i["ATM"], i["ATM"], i["DH"]])
-                    # 如果单据已经冲完,结案掉立账单,还有进货的立账结案标识
-                    row_AMT = cursor.execute("SELECT CAST(ISNULL(AMT,0) AS INT ),BIL_NO FROM MF_ARP WHERE BIL_NO=%s",
-                                             [i["DH"]]).fetchall()[0][0]
-                    if row_AMT <= 0:
-                        cursor.execute("""UPDATE MF_ARP SET CLOSE_ID='T' WHERE BIL_NO=%s""", [i["DH"]])
-                        cursor.execute("""UPDATE MF_PSS SET LZ_CLS_ID='T',CLSLZ='T' WHERE PS_NO=%s AND PS_ID='SA'""",
-                        ['SA' + i["DH"][2::]])
-                # 插入预付款已冲金额表  ------
-                cursor.execute(
-                    """INSERT INTO MF_MON(RP_NO,RP_DD,RP_ID,DEP,AMTN,AMTN_ARP,AMTN_REST,FJ_NUM)VALUES(%s,%s,1,'0000',0,%s,%s,0)""",
-                    [RP_NO, datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), yf_sum, sum_ATM])
-                # 更新预付款单已付金额
-                cursor.execute(
-                    """UPDATE TF_MON SET AMTN_CLS=ISNULL(AMTN_CLS,0)+%s WHERE RP_NO=%s AND RP_ID='1'""",
-                    [sum_ATM, IRP_NO])
-                # 获取预付款单的预付金额和已冲金额,进行对比,如果两个值相同,那么就结案掉预付款单
-                row_AMTN_MF_MON = cursor.execute(
-                """SELECT ISNULL(AMTN_BC,0) AS AMTN_BC, ISNULL(AMTN_CLS,0) AS AMTN_CLS FROM TF_MON  WHERE RP_NO=%s AND RP_ID='1'""",[IRP_NO]).fetchall()
-                if float(row_AMTN_MF_MON[0][0]) == float(row_AMTN_MF_MON[0][1]):
-                    cursor.execute("""UPDATE TF_MON SET CLS_ID='T' WHERE IRP_NO=%s AND RP_ID='1'""", [IRP_NO])
-            except Exception:
-                transaction.savepoint_rollback(sid)
-                return http.HttpResponseForbidden("预收款冲应收单新增sql语句执行异常")
-            transaction.savepoint_commit(sid)
-        context = {
-            'a': 'post预收冲应冲作业'
-        }
-        return http.JsonResponse(context)
-
-    @transaction.atomic
-    def put(self, request):
-        req_data = json.loads(request.body.decode())
-        # # 获取参数
-        RP_NO = req_data.get("RP_NO")  # 付款单号         字符类型
-        IRP_NO = req_data.get("IRP_NO")  # 预付款单号         字符类型
-        RP_DD = req_data.get("RP_DD")  # 付款日期         字符类型
-        list = req_data.get("list")  # 付款单号         字符类型
-        UP_DD = datetime.datetime.now().strftime('%Y-%m-%d %H:%M:%S')  # 修改时间
-        # {
-        #     "RP_NO": "RTFC9B01003",
-        #     "IRP_NO": "RTFS9B01002",
-        #     "RP_DD": "2019-11-01",
-        #     "list": [
-        #         {"DH": "LZS9B01002",
-        #          "ATM": "200"
-        #          },
-        #         {"DH": "LZS9B01001",
-        #          "ATM": 200
-        #          }
-        #     ]
-        # }
-        if RP_NO is None:
-            return http.HttpResponseForbidden('请输入收款单号')
-        # 判断是否输入预收款单号
-        if IRP_NO is None:
-            return http.HttpResponseForbidden('请输入预收款单号')
-        # 判断单号的合法性
-        if RP_NO[:4] != 'RTFC' or len(RP_NO) != 11:
-            return http.HttpResponseForbidden('收款单号输入不合法,单号必须是RTYC开头且长度必须是11位')
-        # 校验日期格式
-        try:
-            datetime.datetime.strptime(RP_DD, '%Y-%m-%d')
-        except Exception:
-            return http.HttpResponseForbidden('日期格式输入不正确')
-        # 判断单号是否存在
-        row_ZL_NO = examine_ood('TF_MON', 'RP_NO', RP_NO, 'RP_ID', '1')
-        if row_ZL_NO <= 0:
-            return http.HttpResponseForbidden('付款单不存在')
-        # 判断预收款单号是否存在
-        row_ZL_NO = examine_ood('TF_MON', 'RP_NO', IRP_NO, 'RP_ID', '1')
-        if row_ZL_NO <= 0:
-            return http.HttpResponseForbidden('预冲款单号不存在')
-        # 获取总金额
-        sum_ATM = 0  # 冲款金额
-        yf_sum = 0  # 获取单据应付款总金额
-        for i in list:
-            # 判断立账单号是否合法
-            if i["DH"][:3] != 'LZS' or len(i["DH"]) != 10:
-                return http.HttpResponseForbidden('开票单号输入不合法,单号必须是LZS开头且长度必须是10位')
-            # 判断金额输入是否正确
-            if re.compile('(^-?[0-9](\d+)?(\.\d{1,6})?$)|(^0$)|(^\d\.\d{1,2}$)').match(str(i["ATM"])) is None:
-                return http.HttpResponseForbidden('金额输入不正确')
-            sum_ATM = round(sum_ATM + float(i["ATM"]), 4)
-            # 判断开票单号是否存在
-            row_MF_LZ = examine_ood('MF_LZ', 'LZ_NO', i["DH"], 'LZ_ID', 'LZ')
-            if row_MF_LZ <= 0:
-                return http.HttpResponseForbidden('开票单号不存在')
-            with connection.cursor() as cursor:
-                # 获取单据应付款总金额
-                yf_sum = round(
-                    yf_sum + cursor.execute("""SELECT AMTN FROM MF_ARP WHERE BIL_NO=%s""", [i["DH"]]).fetchall()[0][0],
-                    4)
-        if sum_ATM > yf_sum:
-            return http.HttpResponseForbidden('冲款金额大于应收金额')
-        with connection.cursor() as cursor:
-            sid = transaction.savepoint()  # 开启事物
-            try:
-                # 修改回冲预付款扣款表
-                cursor.execute("""UPDATE  TF_MON1 SET AMTN_CLS=%s WHERE RP_NO=%s AND RP_ID='1'""", [sum_ATM, RP_NO])
-                # 修改付款单表头
-                cursor.execute(
-                    """UPDATE TF_MON SET RP_DD=%s,AMTN_CLS=%s,AMTN_IRP=%s,MODIFY_DD=%s,MODIFY_MAN=USR WHERE RP_NO=%s AND RP_ID='1'""",
-                    [datetime.datetime.strptime(RP_DD, '%Y-%m-%d'), sum_ATM, sum_ATM, UP_DD, RP_NO])
-                itm = 0  # 定义项次
-                YD_ATY = 0  # 原来单总金额
-                for i in list:
-                    itm += 1
-                    print(i["DH"], i["ATM"])  # 得到单号和金额
-                    QTY_TC_MON = cursor.execute("""SELECT ISNULL(AMTN_CLS,0) FROM TC_MON WHERE ARP_NO=%s""",
-                                                ['AR' + i["DH"][2::]]).fetchall()[0][0]
-                    YD_ATY = round((YD_ATY + QTY_TC_MON), 4)
-                    print(i["ATM"])
-                    cursor.execute("""UPDATE TC_MON SET AMTN_CLS=%s WHERE ARP_NO=%s AND RP_ID='1'""",
-                                   [i["ATM"], 'AR' + i["DH"][2::]])
-                    # 更新立账金额
-                    # 回写立账单的数据
-                    # 获取原单已冲金额未冲金额
-                    # AMTN_RCV 已经冲金额   AMT未冲金额========================================================================================
-                    ATM_MF_ARP = cursor.execute("""SELECT ISNULL(AMTN_RCV,0),ISNULL(AMT,0) FROM MF_ARP  WHERE BIL_NO=%s""",[i["DH"]]).fetchall()
-                    AMTN_RCV = ATM_MF_ARP[0][0]  # 原单已经冲金额
-                    AMT = ATM_MF_ARP[0][1]  # 原单未冲金额
-                    cursor.execute(
-                        """UPDATE MF_ARP SET AMTN_RCV=ISNULL(AMTN_RCV,0)+%s-%s,AMT=ISNULL(AMTN,0)-ISNULL(AMTN_RCV,0)-%s-%s WHERE BIL_NO=%s""",
-                        [i["ATM"], AMTN_RCV, i["ATM"], AMT, i["DH"]])
-                    # 如果单据已经冲完,结案掉立账单,还有进货的立账结案标识
-                    row_AMT = cursor.execute("SELECT CAST(ISNULL(AMT,0) AS INT ),BIL_NO FROM MF_ARP WHERE BIL_NO=%s",[i["DH"]]).fetchall()[0][0]
-                    if row_AMT <= 0:
-                        cursor.execute("""UPDATE MF_ARP SET CLOSE_ID='F' WHERE BIL_NO=%s""", [i["DH"]])
-                        cursor.execute("""UPDATE MF_PSS SET LZ_CLS_ID='F',CLSLZ='F' WHERE PS_NO=%s AND PS_ID='SA'""",['SA' + i["DH"][2::]])
-                # 更新预付款已冲金额表
-                cursor.execute("""UPDATE MF_MON SET AMTN_REST=%s WHERE RP_NO=%s AND RP_ID='1'""", [sum_ATM, RP_NO])
-                # 更新预付款单已付金额
-                cursor.execute(
-                    """UPDATE TF_MON SET AMTN_CLS=ISNULL(AMTN_CLS,0)+%s-%s WHERE RP_NO=%s AND RP_ID='1'""",[sum_ATM, YD_ATY, IRP_NO])
-                # 获取预付款单的预付金额和已冲金额,进行对比,如果两个值相同,那么就结案掉预付款单
-                row_AMTN_MF_MON = cursor.execute(
-                    """SELECT ISNULL(AMTN_BC,0) AS AMTN_BC, ISNULL(AMTN_CLS,0) AS AMTN_CLS FROM TF_MON  WHERE RP_NO=%s AND RP_ID='1'""",[IRP_NO]).fetchall()
-
-                if float(row_AMTN_MF_MON[0][0]) == float(row_AMTN_MF_MON[0][1]):
-                    cursor.execute("""UPDATE TF_MON SET CLS_ID='F' WHERE IRP_NO=%s AND RP_ID='1'""", [IRP_NO])
-            except Exception:
-                transaction.savepoint_rollback(sid)
-                return http.HttpResponseForbidden("预收款冲应收单修改sql语句执行异常")
-            transaction.savepoint_commit(sid)
-
-        context = {
-            'a': 'put预收冲应冲作业'
-        }
-        return http.JsonResponse(context)
-
-    @transaction.atomic
-    def delete(self, request):
-        req_data = json.loads(request.body.decode())
-        # # 获取参数
-        RP_NO = req_data.get("RP_NO")  # 付款单号         字符类型
-        # {
-        #     "RP_NO": "RTFS9B01002"
-        # }
-        # 判断是否输入单号
-        if RP_NO is None:
-            return http.HttpResponseForbidden('请输入收款单号')
-        # 判断单号的合法性
-        if RP_NO[:4] != 'RTFC' or len(RP_NO) != 11:
-            return http.HttpResponseForbidden('收款单号输入不合法,单号必须是RTYC开头且长度必须是11位')
-        # 判断单号是否存在
-        row_ZL_NO = examine_ood('TF_MON', 'RP_NO', RP_NO, 'RP_ID', '1')
-        if row_ZL_NO <= 0:
-            return http.HttpResponseForbidden('收款单号不存在')
-        with connection.cursor() as cursor:
-            sid = transaction.savepoint()  # 开启事物
-            try:
-                # 获取原单付款单总金额用于扣减预付款单总金额
-                sum_TF_MON = cursor.execute("""SELECT ISNULL(AMTN_CLS,0) FROM TF_MON WHERE RP_NO=%s AND RP_ID='1'""",[RP_NO]).fetchall()[0][0]
-                # 获取预付款单单号
-                TF_MON_NO = cursor.execute("""SELECT IRP_NO FROM TF_MON1 WHERE RP_NO=%s AND RP_ID='1'""", [RP_NO]).fetchall()[0][0]
-                # 修改预付款扣款金额
-                cursor.execute("""UPDATE TF_MON SET AMTN_CLS=ISNULL(AMTN_CLS,0)-%s WHERE RP_NO=%s AND RP_ID='1'""",[sum_TF_MON, TF_MON_NO])
-                # 以列表的形式获取付款单的立账单号
-                TC_MON_RP_NO = cursor.execute("""SELECT ARP_NO FROM TC_MON WHERE RP_NO=%s AND RP_ID='1'""",[RP_NO]).fetchall()
-                # 遍历列表得到每一张立账单号
-                for i in TC_MON_RP_NO:
-                    print(i[0])  # 立账单号
-                    # 更新立账金额
-                    # 回写立账单的数据
-                    # 获取原单已冲金额未冲金额
-                    # AMTN_RCV 已经冲金额   AMT未冲金额===========================================================
-                    ATM_MF_ARP = cursor.execute("""SELECT ISNULL(AMTN_RCV,0),ISNULL(AMT,0) FROM MF_ARP  WHERE ARP_NO=%s""",[i[0]]).fetchall()
-                    AMTN_RCV = ATM_MF_ARP[0][0]  # 原单已经冲金额
-                    AMT = ATM_MF_ARP[0][1]  # 原单未冲金额
-                    cursor.execute(
-                        """UPDATE MF_ARP SET AMTN_RCV=ISNULL(AMTN_RCV,0)-%s,AMT=ISNULL(AMTN,0)-ISNULL(AMTN_RCV,0)-%s WHERE ARP_NO=%s""",[AMTN_RCV, AMT, i[0]])
-                    # 如果单据已经冲完,结案掉立账单,还有进货的立账结案标识
-                    row_AMT = cursor.execute("SELECT CAST(ISNULL(AMT,0) AS INT ),BIL_NO FROM MF_ARP WHERE ARP_NO=%s",[i[0]]).fetchall()[0][0]
-                    if row_AMT <= 0:
-                        cursor.execute("""UPDATE MF_ARP SET CLOSE_ID='F' WHERE ARP_NO=%s""", [i[0]])
-                        cursor.execute("""UPDATE MF_PSS SET LZ_CLS_ID='F',CLSLZ='F' WHERE PS_NO=%s""", ['SA' + i[0][2::]])
-                # 删除扣款单
-                cursor.execute("""DELETE FROM TF_MON1 WHERE RP_NO=%s AND RP_ID='1'""", [RP_NO])
-                # 删除付款单表头
-                cursor.execute("""DELETE FROM TF_MON WHERE RP_NO=%s AND RP_ID='1'""", [RP_NO])
-                # 删除付款单表身
-                cursor.execute("""DELETE FROM TC_MON WHERE RP_NO=%s  AND RP_ID='1'""", [RP_NO])
-                # 删除付款记录
-                cursor.execute("""DELETE FROM MF_MON WHERE RP_NO=%s AND RP_ID='1'""", [RP_NO])
-            except Exception:
-                transaction.savepoint_rollback(sid)
-                return http.HttpResponseForbidden("预收款冲应收单删除sql语句执行异常")
-            transaction.savepoint_commit(sid)
-        context = {
-            'a': 'delete预收冲应冲作业'
-        }
-        return http.JsonResponse(context)

+ 0 - 0
meib/meib/apps/stockinvoice/__init__.py


+ 0 - 3
meib/meib/apps/stockinvoice/admin.py

@@ -1,3 +0,0 @@
-from django.contrib import admin
-
-# Register your models here.

+ 0 - 5
meib/meib/apps/stockinvoice/apps.py

@@ -1,5 +0,0 @@
-from django.apps import AppConfig
-
-
-class StockinvoiceConfig(AppConfig):
-    name = 'stockinvoice'

+ 0 - 0
meib/meib/apps/stockinvoice/migrations/__init__.py


+ 0 - 3
meib/meib/apps/stockinvoice/models.py

@@ -1,3 +0,0 @@
-from django.db import models
-
-# Create your models here.

+ 0 - 3
meib/meib/apps/stockinvoice/tests.py

@@ -1,3 +0,0 @@
-from django.test import TestCase
-
-# Create your tests here.

+ 0 - 6
meib/meib/apps/stockinvoice/urls.py

@@ -1,6 +0,0 @@
-from django.conf.urls import url
-from . import views
-
-urlpatterns = [
-    url(r'^invoice/$',views.InvoiceView.as_view())
-]

+ 0 - 447
meib/meib/apps/stockinvoice/views.py

@@ -1,447 +0,0 @@
-import json
-
-import re
-from django import http
-from django.shortcuts import render
-
-# Create your views here.
-from django.views import View
-from django.db import connection, transaction
-import datetime
-
-from utils.cust_data import customer_data
-from utils.examine_ood import examine_ood
-from utils.invoice_dh import invoice_dh
-from utils.usr_data import usr_data
-
-class InvoiceView(View):
-    def get(self,request):
-        CUS_NO='wwwdasdaqeq'
-        CUS_NO_NAME='sadasda'
-        LZ_DD='2019-10-15'
-        with connection.cursor() as cursor:
-            # 判断客户资料是否存在,不存在则创建
-            row_cus_no = customer_data(CUS_NO, CUS_NO_NAME, '1', datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),0)
-        context={
-            'a':123
-        }
-        return http.JsonResponse(context)
-
-    @transaction.atomic
-    def post(self,request):
-        #1,获取参数
-        ZL_NO = request.POST.get("ZL_NO")   #单据号码    1         字符型
-        LZ_DD = request.POST.get("LZ_DD")   #单据日期    1         字符型
-        INV_NO = request.POST.get("INV_NO")   #发票号码    1       字符型
-        # INV_DD = request.POST.get("INV_DD")   #发票日期     1      字符型               不需要
-        ZHANG_ID = request.POST.get("ZHANG_ID")   #立账方式   1    字符型  2开票 1直接立账
-        # TAX_ID = request.POST.get("TAX_ID")   #扣税类别   1         字符型                    不需要
-        AMT = request.POST.get("AMT")   #开票金额        1          数字型
-        CUS_NO = request.POST.get("CUS_NO")   #开票客户编码    1    字符型
-        CUS_NO_NAME = request.POST.get("CUS_NO_NAME")   #开票客户名称     1       字符型
-        UNI_NO_PAY = request.POST.get("UNI_NO_PAY")   #纳税人识别码   1           字符型
-        SAL_ADR = request.POST.get("SAL_ADR")   #开票客户地址   1                 字符型
-        SAL_TEL = request.POST.get("SAL_TEL")   #开票客户电话   1                 字符型
-        SAL_KH_BANK = request.POST.get("SAL_KH_BANK")  # 开户账号   1            字符型
-        USR = request.POST.get("USR")   #制单人编码   1                           字符型
-        USR_NAME = request.POST.get("USR_NAME")   #制单人姓名   1                字符型
-        SAL_ID_CODE = request.POST.get("SAL_ID_CODE")   #开户银行账号   1       字符型
-        REM = request.POST.get("REM")   #发票备注   1                            字符型
-        # print(SAL_KH_BANK)
-        # print(SAL_ID_CODE)
-        # print(REM)
-        # print(ZL_NO)   #单据号码    1
-        # print(LZ_DD)   #单据日期    1
-        # print(INV_NO)   #发票号码    1
-        # print(INV_DD)    #发票日期     1
-        # print(ZHANG_ID)    #立账方式   1
-        # # print(TAX_ID)     #扣税类别   1
-        # print(AMT)       #开票金额        1
-        # print(CUS_NO)   #开票客户编码    1
-        # print(CUS_NO_NAME)      #开票客户名称     1
-        # print(UNI_NO_PAY)      #纳税人识别码   1
-        # print(SAL_ADR)     #开票客户地址   1
-        # print(SAL_TEL)       #开票客户电话   1
-        # print(USR)      #制单人编码   1
-        # print(USR_NAME)     #制单人姓名   1
-        # 判断单号的合法性
-        print(ZL_NO[:3])
-        print(len(ZL_NO))
-        if ZL_NO[:3] != 'LPF' or len(ZL_NO) != 10:
-            return http.HttpResponseForbidden('开票单号输入不合法,单号必须是LPF开头且长度必须是10位')
-        # 校验日期格式
-        try:
-            datetime.datetime.strptime(LZ_DD, '%Y-%m-%d')
-        except Exception:
-            return http.HttpResponseForbidden('日期格式输入不正确')
-        if ZL_NO is None:
-            return http.HttpResponseForbidden('请输入开票单号')
-            # 判断金额输入是否正确
-        if re.compile('(^-?[0-9](\d+)?(\.\d{1,6})?$)|(^0$)|(^\d\.\d{1,2}$)').match(str(AMT)) is None:
-            return http.HttpResponseForbidden('金额输入不正确')
-        if ZHANG_ID is None:
-            return http.HttpResponseForbidden('请输入开票方式')
-        # 判断立账方式是否有效
-        if int(ZHANG_ID) != 1 and int(ZHANG_ID) != 2:
-            return http.HttpResponseForbidden('立账方式只能是1(开票),2(不开票)')
-
-        # 判断进货单号是存在
-        PS_NO='PC' + ZL_NO[2::]
-        if int(ZHANG_ID) == 1:
-            row_ZL_NO = examine_ood('MF_PSS', 'PS_NO', PS_NO,'PS_ID','PC')
-            if row_ZL_NO > 0:
-                return http.HttpResponseForbidden('进货单号已存在')
-
-        # 判断开票单号是否存在
-        if int(ZHANG_ID) == 2:
-            row_ZL_NO = examine_ood('MF_LZ1', 'LZ_NO', ZL_NO,'LZ_ID','LP')
-            print(row_ZL_NO)
-            if row_ZL_NO > 0:
-                return http.HttpResponseForbidden('开票单号已存在')
-
-        #判断客户资料是否存在,不存在则创建
-        row_cus_no = customer_data(CUS_NO, CUS_NO_NAME, '2',datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),0)
-
-        # 判断用户是否存在,不存在则创建
-        row_usr = usr_data(USR,USR_NAME,datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'))
-
-        with connection.cursor() as cursor:
-            #直接开发票
-            if int(ZHANG_ID) == 2:
-                sid = transaction.savepoint()  #开启事物
-            # 插入进货单表头-----------------------改CUR_ID  RMB
-                try:
-                    cursor.execute("""INSERT INTO MF_PSS(PS_ID,PS_NO,PS_DD,CUS_NO,ZHANG_ID,USR,CHK_MAN,CLS_DATE,SYS_DATE,AMT,EXC_RTO,LZ_CLS_ID,CLSLZ,TAX_ID)
-                    VALUES('PC',%s,%s,%s,3,%s,%s,%s,%s,%s,
-                    1,'F','F',1)""", ['PC'+ZL_NO[2::], datetime.datetime.strptime(LZ_DD,'%Y-%m-%d'),CUS_NO,USR,USR,datetime.datetime.strptime(LZ_DD,'%Y-%m-%d'),
-                    datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),AMT])
-                #插入进货单表身
-                    print(11)
-                    cursor.execute("""INSERT INTO TF_PSS(PS_ID,PS_NO,PS_DD,WH,PRD_NO,QTY,UP,AMT,AMTN_NET,TAX_RTO,ITM,UNIT,CSTN_SAL,PRE_ITM)
-                VALUES('PC',%s,%s,'0000','AQ001',1,%s,%s,%s,5,1,1,%s,1)""", ['PC'+ZL_NO[2::], datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),AMT,AMT,AMT,AMT])
-                    print(22)
-                #增加发票记录
-                    cursor.execute("""INSERT INTO INV_NO (BIL_NO,INV_NO,BIL_ID,INV_ID,CUS_NO,TITLE_BUY,TITLE_PAY,AMT,TAX_ID1,TAX_ID2,INV_TT,INV_DD,UNI_NO_PAY,SAL_ADR,SAL_TEL,SAL_KH_BANK,SAL_ID_CODE,REM)
-                    VALUES(%s,%s,'LP',21,%s,%s,%s,%s,1,1,1,%s,%s,%s,%s,%s,%s,%s)""",[ZL_NO, INV_NO, CUS_NO, CUS_NO_NAME, CUS_NO_NAME, AMT,datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),
-                     UNI_NO_PAY,SAL_ADR,SAL_TEL,SAL_KH_BANK,SAL_ID_CODE,REM])
-                    print(33)
-                #插入立账单MF_MRP------------------改CUR_ID   RMB
-                    cursor.execute("""INSERT INTO MF_ARP(ARP_ID,OPN_ID,ARP_NO,BIL_NO,CUS_NO,PAY_DD,INV_NO,AMT,AMTN,AMTN_NET,EXC_RTO,CLOSE_ID,BIL_ID,SYS_DATE,BIL_DD)VALUES
-                    (2,2,%s,%s,%s,%s,%s,%s,%s,%s,1,'F','LP',%s,%s)""", [ 'AP'+ZL_NO[2::],ZL_NO,CUS_NO,datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),INV_NO
-                    ,AMT,AMT,AMT,datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),datetime.datetime.strptime(LZ_DD, '%Y-%m-%d')])
-                    print(44)
-                #插入进货开票表头--------------改CUR_ID    RMB
-                    cursor.execute("""INSERT INTO MF_LZ1(LZ_ID,LZ_NO,PAY_DD,LZ_DD,CUS_NO,INV_NO,EXC_RTO,USR,CHK_MAN,AMT,AMTN_NET,ARP_NO,CLS_DATE,TAX_ID,ZHANG_ID,
-                SYS_DATE,VOH_CHK,TURN_ID,INV_BIL_ID,INV_BIL_NO,FLG_VOH)VALUES
-                ('LP',%s,%s,%s,%s,%s,1,%s,%s,
-                %s,%s,%s,%s,'1',3,%s,1,1,'LP',%s,'F')""", [ZL_NO, datetime.datetime.strptime(LZ_DD, '%Y-%m-%d')
-                ,datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),CUS_NO,INV_NO,USR,USR,AMT,AMT,'AP'+ZL_NO[2::],datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),datetime.datetime.strptime(LZ_DD, '%Y-%m-%d')
-                ,ZL_NO])
-                    print(55)
-                #插入进货开票表身
-                    cursor.execute("""INSERT INTO TF_LZ1(LZ_ID,LZ_NO,ITM,PS_NO,AMT,AMTN_NET,PRD_NO,EST_ITM,PAY_DD,TAX_RTO,QTY,UP,BIL_ID,UNIT,PRD_NAME,CUS_NO,UP_ZG,PRE_ITM)VALUES
-                ('LP',%s,1,%s,%s,%s,'AQ001',1,%s,5,1,1,'PC',1,'服務費用',%s,1,1)""", [ZL_NO,'PC'+ZL_NO[2::],AMT,AMT,datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),CUS_NO])
-                    print(66)
-                #开完发票回写进货单表身已开金额
-                    cursor.execute("""UPDATE TF_PSS SET AMT_FP=%s,AMTN_NET_FP=%s WHERE PS_NO=%s""", [AMT,AMT,'PC'+ZL_NO[2::]])
-                    print(77)
-                except Exception:
-                    transaction.savepoint_rollback(sid)   #语句执行错误,进行语句回滚
-                    return http.HttpResponseForbidden("增加开票作业sql语句执行错误")
-                transaction.savepoint_commit(sid)   #提交事物
-            # 不开发票直接产生进货单,并且立账
-            if int(ZHANG_ID) == 1:
-                sid = transaction.savepoint()  #开启事物
-                try:
-                    # 插入进货单表头-----------------------改CUR_ID  RMB
-                    cursor.execute("""INSERT INTO MF_PSS(PS_ID,PS_NO,PS_DD,CUS_NO,ZHANG_ID,USR,CHK_MAN,CLS_DATE,SYS_DATE,AMT,EXC_RTO,LZ_CLS_ID,CLSLZ,TAX_ID,ARP_NO)
-                        VALUES('PC',%s,%s,%s,1,%s,%s,%s,%s,%s,
-                        1,'F','F',1,%s)""",
-                                   ['PC' + ZL_NO[2::], datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'), CUS_NO, USR, USR,
-                                    datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),
-                                    datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'), AMT,'AP' + ZL_NO[2::]])
-                    # 插入进货单表身
-                    cursor.execute("""INSERT INTO TF_PSS(PS_ID,PS_NO,PS_DD,WH,PRD_NO,QTY,UP,AMT,AMTN_NET,TAX_RTO,ITM,UNIT,CSTN_SAL,PRE_ITM)
-                    VALUES('PC',%s,%s,'0000','AQ001',1,%s,%s,%s,5,1,1,%s,1)""",
-                                   ['PC' + ZL_NO[2::], datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'), AMT, AMT, AMT, AMT])
-                    # 插入立账单MF_MRP------------------改CUR_ID   RMB
-                    cursor.execute("""INSERT INTO MF_ARP(ARP_ID,OPN_ID,ARP_NO,BIL_NO,CUS_NO,PAY_DD,INV_NO,AMT,AMTN,AMTN_NET,EXC_RTO,CLOSE_ID,BIL_ID,SYS_DATE,BIL_DD)VALUES
-                                    (2,2,%s,%s,%s,%s,%s,%s,%s,%s,1,'F','PC',%s,%s)""",
-                                   ['AP' + ZL_NO[2::], 'PC' + ZL_NO[2::], CUS_NO, datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'), INV_NO
-                                       , AMT, AMT, AMT, datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),
-                                    datetime.datetime.strptime(LZ_DD, '%Y-%m-%d')])
-                except Exception:
-                    transaction.savepoint_rollback(sid)   #语句执行错误,进行语句回滚
-                    return http.HttpResponseForbidden("新增进货单sql语句执行错误")
-                transaction.savepoint_commit(sid)   #提交事物
-        context = {
-            'a': 'POST提交'
-        }
-        return http.JsonResponse(context)
-
-    @transaction.atomic
-    def put(self, request):
-
-        # 获取传过来的参数
-        req_data = json.loads(request.body.decode())
-
-        ZL_NO = req_data.get("ZL_NO")  # 单据号码    1
-        LZ_DD = req_data.get("LZ_DD")  # 单据日期    1
-        INV_NO = req_data.get("INV_NO")  # 发票号码    1
-        INV_DD = req_data.get("INV_DD")  # 发票日期     1
-        ZHANG_ID = req_data.get("ZHANG_ID")  # 立账方式   1
-        # TAX_ID = req_data.get("TAX_ID")  # 扣税类别   1
-        AMT = req_data.get("AMT")  # 开票金额        1                  不需要
-        CUS_NO = req_data.get("CUS_NO")  # 开票客户编码    1
-        CUS_NO_NAME = req_data.get("CUS_NO_NAME")  # 开票客户名称     1
-        UNI_NO_PAY = req_data.get("UNI_NO_PAY")  # 纳税人识别码   1
-        SAL_ADR = req_data.get("SAL_ADR")  # 开票客户地址   1
-        SAL_TEL = req_data.get("SAL_TEL")  # 开票客户电话   1
-        SAL_KH_BANK = req_data.get("SAL_KH_BANK")  # 开户账号   1
-        USR = req_data.get("USR")  # 制单人编码   1
-        USR_NAME = req_data.get("USR_NAME")  # 制单人姓名   1
-        SAL_ID_CODE = req_data.get("SAL_ID_CODE")  # 开户银行账号   1
-        REM = req_data.get("REM")  # 发票备注   1
-        UP_DD = datetime.datetime.now().strftime('%Y-%m-%d %H:%M:%S')  # 修改时间
-
-        # {
-        #     "ZL_NO": "LP9A170002",
-        #     "LZ_DD": "2019-10-17",
-        #     "INV_NO": "000001111122222",
-        #     "INV_DD": "2019-10-17",
-        #     "ZHANG_ID": "3",
-        #     "TAX_ID": "1",
-        #     "AMT": 100,
-        #     "CUS_NO": "AQ123456",
-        #     "CUS_NO_NAME": "天心软件",
-        #     "UNI_NO_PAY": "443222222222222222",
-        #     "SAL_ADR": "广州天河华港上午大厦",
-        #     "SAL_TEL": "13444567876",
-        #     "SAL_KH_BANK": "01",
-        #     "USR": "A10000",
-        #     "USR_NAME": "楠楠",
-        #     "SAL_ID_CODE": "43112919941002",
-        #     "REM": "我的备注",
-        # }
-        # 判断单号的合法性
-        if ZL_NO[:3] != 'LPF' or len(ZL_NO) != 10:
-            return http.HttpResponseForbidden('开票单号输入不合法,单号必须是LPF开头且长度必须是10位')
-        # 校验日期格式
-        try:
-            datetime.datetime.strptime(LZ_DD, '%Y-%m-%d')
-        except Exception:
-            return http.HttpResponseForbidden('日期格式输入不正确')
-        if ZL_NO is None:
-            return http.HttpResponseForbidden('请输入开票单号')
-            # 判断金额输入是否正确
-        if re.compile('(^-?[0-9](\d+)?(\.\d{1,6})?$)|(^0$)|(^\d\.\d{1,2}$)').match(str(AMT)) is None:
-            return http.HttpResponseForbidden('金额输入不正确')
-        if ZHANG_ID is None:
-            return http.HttpResponseForbidden('请输入开票方式')
-        # 判断立账方式是否有效
-        if int(ZHANG_ID) != 1 and int(ZHANG_ID) != 2:
-            return http.HttpResponseForbidden('立账方式只能是1(开票),2(不开票)')
-        # 判断进货单号是存在
-        if int(ZHANG_ID) == 1:
-            row_ZL_NO = examine_ood('MF_PSS', 'PS_NO', 'PC' + ZL_NO[2::],'PS_ID','PC')
-            if row_ZL_NO <= 0:
-                return http.HttpResponseForbidden('进货单号不存在')
-        # 判断开票单号是否存在
-        if int(ZHANG_ID) > 2:
-            row_ZL_NO = examine_ood('MF_LZ1', 'LZ_NO', ZL_NO,'LZ_ID','LP')
-            if row_ZL_NO <= 0:
-                return http.HttpResponseForbidden('开票单号不存在')
-        #判断厂商是否存在,不存在则自动创建
-        row_cus_no = customer_data(CUS_NO, CUS_NO_NAME, '2',datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),0)
-
-        # 判断用户是否存在,不存在则创建
-        row_usr = usr_data(USR, USR_NAME,datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'))
-
-        with connection.cursor() as cursor:
-            #进货开票
-            if int(ZHANG_ID)==2:
-                sid = transaction.savepoint()  # 开启事物
-                try:
-                    # 修改进货单表头
-                    # PS_NO  单号  单号不能改用作条件
-                    # PS_DD  日期
-                    # CUS_NO 客户编码
-                    # ZHANG_ID  立账方式
-                    # USR  用户
-                    # CHK_MAN   审核人
-                    # AMT  金额
-                    cursor.execute("""UPDATE MF_PSS SET PS_DD=%s,CUS_NO=%s,ZHANG_ID=%s,AMT=%s,MODIFY_DD=%s,MODIFY_MAN=USR WHERE PS_NO=%s AND PS_ID='PC'""", [datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'), CUS_NO,ZHANG_ID,AMT,UP_DD,'PC'+ZL_NO[2::]])
-
-                    # 修改进货单表身
-                    # PS_DD日期
-                    #UP  单价
-                    #AMT 金额
-                    # AMTN_NET  金额
-                    # CSTN_SAL  立账金额
-                    cursor.execute("""UPDATE TF_PSS SET PS_DD=%s,UP=%s,AMTN_NET=%s,CSTN_SAL=%s,AMT=%s,AMT_FP=%s,AMTN_NET_FP=%s WHERE PS_NO=%s AND PS_ID='PC'""", [datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'), AMT,AMT,AMT,AMT,AMT, AMT,'PC'+ZL_NO[2::]])
-
-                    # 修改发票记录
-                    cursor.execute("""UPDATE INV_NO SET INV_NO=%s,CUS_NO=%s,TITLE_BUY=%s,TITLE_PAY=%s,AMT=%s,INV_DD=%s,UNI_NO_PAY=%s,SAL_ADR=%s,SAL_TEL=%s,SAL_KH_BANK=%s,SAL_ID_CODE=%s,REM=%s WHERE BIL_NO=%s AND BIL_ID='LP'""",
-                                   [INV_NO, CUS_NO,CUS_NO_NAME,CUS_NO_NAME,AMT,INV_DD,UNI_NO_PAY,SAL_ADR,SAL_TEL,SAL_KH_BANK,SAL_ID_CODE,REM,ZL_NO])
-                    # BIL_NO   开票单号  ZL_NO
-                    # INV_NO 开票号码       INV_NO
-                    #  CUS_NO 开票客户编码   CUS_NO
-                    # TITLE_BUY  客户名   CUS_NO_NAME
-                    # TITLE_PAY  客户名   CUS_NO_NAME
-                    # AMT    金额    AMT
-                    #INV_DD  日期  INV_DD
-                    #UNI_NO_PAY       UNI_NO_PAY
-                    # SAL_ADR      SAL_ADR
-                    #SAL_TEL       SAL_TEL
-                    # SAL_KH_BANK      SAL_KH_BANK
-                    # SAL_ID_CODE       SAL_ID_CODE
-                    #REM        REM
-
-                    # 修改立账单MF_MRP
-                    cursor.execute("""UPDATE MF_ARP SET CUS_NO=%s,PAY_DD=%s,INV_NO=%s,AMT=%s,AMTN=%s,AMTN_NET=%s,SYS_DATE=%s WHERE ARP_NO=%s AND BIL_ID='LP'""", [CUS_NO, datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),
-                      INV_NO,AMT,AMT,AMT,datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),'AP' + ZL_NO[2::]])
-                    # ARP_NO  立账单号  'AP' + ZL_NO[2::]
-                    # CUS_NO   客户代号  CUS_NO
-                    # PAY_DD  立账日期   datetime.datetime.strptime(LZ_DD, '%Y-%m-%d')
-                    #INV_NO   发票号码   INV_NO
-                    # AMT  金额   AMT
-                    # AMTN        AMT
-                    # AMTN_NET    AMT
-                    # SYS_DATE   录入日期  datetime.datetime.strptime(LZ_DD, '%Y-%m-%d')
-
-                    # 插入进货开票表头
-                    cursor.execute("""UPDATE MF_LZ1 SET PAY_DD=%s,LZ_DD=%s,CUS_NO=%s,INV_NO=%s,AMT=%s,AMTN_NET=%s,MODIFY_DD=%s,MODIFY_MAN=USR WHERE LZ_NO=%s AND LZ_ID='LP'""",
-                                   [datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'), datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'),CUS_NO,INV_NO,AMT,AMT,UP_DD,ZL_NO])
-                    # LZ_NO  单号  ZL_NO
-                    # PAY_DD 日期    datetime.datetime.strptime(LZ_DD, '%Y-%m-%d')
-                    # LZ_DD  日期    datetime.datetime.strptime(LZ_DD, '%Y-%m-%d')
-                    # CUS_NO  客户编码    CUS_NO
-                    # INV_NO  发票号码    INV_NO
-                    # AMT 金额  AMT
-                    # AMTN_NET    金额  AMT
-
-                    # 修改进货开票表身
-                    cursor.execute("""UPDATE TF_LZ1 SET AMT=%s,AMTN_NET=%s,CUS_NO=%s WHERE LZ_NO=%s AND LZ_ID='LP'""", [AMT, AMT,CUS_NO,ZL_NO])
-                    # LZ_NO  单号  ZL_NO
-                    # AMT    金额   AMT
-                    # AMTN_NET    金额  AMT
-                    # CUS_NO  客户  CUS_NO
-                    # 修改开完发票回写进货单表身已开金额
-                    cursor.execute("""UPDATE TF_PSS SET AMT_FP=%s,AMTN_NET_FP=%s WHERE PS_NO=%s AND PS_ID='PC'""",[AMT, AMT, 'PC' + ZL_NO[2::]])
-                except Exception:
-                    transaction.savepoint_rollback(sid)  # 语句执行错误,进行语句回滚
-                    return http.HttpResponseForbidden("修改进货开票sql语句执行错误")
-                transaction.savepoint_commit(sid)  # 提交事物
-            # 不开票
-            if int(ZHANG_ID)==1:
-                sid = transaction.savepoint()  # 开启事物
-                try:
-                    cursor.execute(
-                        """UPDATE MF_PSS SET PS_DD=%s,CUS_NO=%s,ZHANG_ID=%s,AMT=%s,MODIFY_DD=%s,MODIFY_MAN=USR WHERE PS_NO=%s AND PS_ID='PC'""",
-                        [datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'), CUS_NO, ZHANG_ID, AMT, UP_DD, 'PC' + ZL_NO[2::]])
-                    # 修改进货单表身
-                    # PS_DD日期
-                    # UP  单价
-                    # AMT 金额
-                    # AMTN_NET  金额
-                    # CSTN_SAL  立账金额
-                    cursor.execute("""UPDATE TF_PSS SET PS_DD=%s,UP=%s,AMTN_NET=%s,CSTN_SAL=%s,AMT=%s WHERE PS_NO=%s AND PS_ID='PC'""",
-                                   [datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'), AMT, AMT, AMT, AMT, 'PC' + ZL_NO[2::]])
-                    # 修改立账金额
-                    cursor.execute(
-                        """UPDATE MF_ARP SET CUS_NO=%s,PAY_DD=%s,AMT=%s,AMTN=%s,AMTN_NET=%s,SYS_DATE=%s WHERE ARP_NO=%s AND BIL_ID='PC'""",
-                        [CUS_NO, datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'), AMT, AMT, AMT, datetime.datetime.strptime(LZ_DD, '%Y-%m-%d'), 'AP' + ZL_NO[2::]])
-                except Exception:
-                    transaction.savepoint_rollback(sid)  # 语句执行错误,进行语句回滚
-                    return http.HttpResponseForbidden("修改进货单sql语句执行错误")
-                transaction.savepoint_commit(sid)  # 提交事物
-        context = {
-            'a': 'PUT提交'
-        }
-        return http.JsonResponse(context)
-
-    @transaction.atomic
-    def delete(self, request):
-
-        # 获取传过来的参数
-        req_data = json.loads(request.body.decode())
-        ZL_NO = req_data.get("ZL_NO")  # 单据号码
-        ZHANG_ID = req_data.get("ZHANG_ID")  #立账方式
-
-        # {
-        #     "ZL_NO": "LPF9A170002",
-        #     "ZHANG_ID": "2"
-        # }
-
-        # 判断立账方式是否有效
-        if ZL_NO is None:
-            return http.HttpResponseForbidden('请传入开票单号')
-        if ZHANG_ID is None:
-            return http.HttpResponseForbidden('请传入开票类型')
-        if int(ZHANG_ID) != 1 and int(ZHANG_ID) != 2:
-            return http.HttpResponseForbidden('立账方式只能是1(开票),2(不开票)')
-        # 判断是否产生付款单
-        row_TC_MON = examine_ood('TC_MON', 'RP_NO', 'AP' + ZL_NO[2::], 'RP_ID', '2')
-        if row_TC_MON > 0:
-            return http.HttpResponseForbidden('已经产生付款单不允许修改')
-        # 判断进货单号是存在
-        if int(ZHANG_ID) == 1:
-            row_ZL_NO = examine_ood('MF_PSS', 'PS_NO', 'PC' + ZL_NO[2::],'PS_ID','PC')
-            if row_ZL_NO <= 0:
-                return http.HttpResponseForbidden('进货单号不存在')
-        # 判断开票单号是否存在
-        if int(ZHANG_ID) == 2:
-            row_ZL_NO = examine_ood('MF_LZ1', 'LZ_NO', ZL_NO,'LZ_ID','LP')
-            if row_ZL_NO <= 0:
-                return http.HttpResponseForbidden('开票单号不存在')
-
-        with connection.cursor() as cursor:
-
-            if int(ZHANG_ID)==2:
-                sid = transaction.savepoint()  # 开启事物
-                try:
-                    # 判断是否产生后续单据
-                    sql = "SELECT COUNT(*) FROM %s WHERE %s='%s'" % ('TC_MON', 'ARP_NO', 'AP' + ZL_NO[2::])
-                    row_ZL_NO = cursor.execute(sql).fetchall()[0][0]
-                    if row_ZL_NO > 0:
-                        return http.HttpResponseForbidden('开票单或进货单已产生后续收付款单')
-                    # 删除进货来票作业表头
-                    cursor.execute("""DELETE FROM TF_LZ1 WHERE  LZ_NO=%s AND LZ_ID='LP'""", [ZL_NO])
-                    # 删除进货开票作业表身
-                    cursor.execute("""DELETE FROM MF_LZ1 WHERE  LZ_NO=%s AND LZ_ID='LP'""", [ZL_NO])
-                    #删除立账金额单据
-                    cursor.execute("""DELETE FROM MF_ARP WHERE BIL_NO=%s AND BIL_ID='LP'""", [ZL_NO])
-                    #删除发票单据
-                    cursor.execute("""DELETE FROM INV_NO  WHERE BIL_NO=%s AND BIL_ID='LP'""", [ZL_NO])
-                    # 删除进货单表身单据
-                    cursor.execute("""DELETE FROM MF_PSS WHERE PS_NO=%s AND PS_ID='PC'""", ['PC' + ZL_NO[2::]])
-                    # 删除进货单表头单据
-                    cursor.execute("""DELETE FROM TF_PSS WHERE PS_NO=%s AND PS_ID='PC'""", ['PC' + ZL_NO[2::]])
-                except Exception:
-                    transaction.savepoint_rollback(sid)  # 语句执行错误,进行语句回滚
-                    return http.HttpResponseForbidden("删除开票作业sql语句执行错误")
-                transaction.savepoint_commit(sid)  # 提交事物
-            if int(ZHANG_ID)==1:
-
-                sid = transaction.savepoint()  # 开启事物
-                try:
-                    # 判断是否产生后续单据
-                    sql = "SELECT COUNT(*) FROM %s WHERE %s='%s'" % ('TC_MON', 'ARP_NO', 'AP' + ZL_NO[2::])
-                    row_ZL_NO = cursor.execute(sql).fetchall()[0][0]
-                    if row_ZL_NO > 0:
-                        return http.HttpResponseForbidden('开票单或进货单已产生后续收付款单')
-                    cursor.execute("""DELETE FROM MF_PSS WHERE PS_NO=%s AND PS_ID='PC'""", ['PC' + ZL_NO[2::]])
-                    # 删除进货单表头单据
-                    cursor.execute("""DELETE FROM TF_PSS WHERE PS_NO=%s AND PS_ID='PC'""", ['PC' + ZL_NO[2::]])
-                    # 删除进货单表身单据
-                    cursor.execute("""DELETE FROM MF_ARP WHERE BIL_NO=%s AND BIL_ID='PC'""", ['PC' + ZL_NO[2::]])
-                except Exception:
-                    transaction.savepoint_rollback(sid)  # 语句执行错误,进行语句回滚
-                    return http.HttpResponseForbidden("删除进货单sql语句执行错误")
-                transaction.savepoint_commit(sid)  # 提交事物
-        context = {
-            'a': 'DELETE提交'
-        }
-        return http.JsonResponse(context)
-
-

+ 0 - 1
meib/meib/apps/stockinvoice/xixi.py

@@ -1 +0,0 @@
-

+ 13 - 9
meib/meib/settings/dev.py

@@ -1,5 +1,5 @@
 """
-Django settings for awj project.
+Django settings for meib project.
 
 Generated by 'django-admin startproject' using Django 1.11.11.
 
@@ -46,9 +46,6 @@ INSTALLED_APPS = [
     'django.contrib.sessions',
     'django.contrib.messages',
     'django.contrib.staticfiles',
-    'stockinvoice.apps.StockinvoiceConfig', #开票作业
-    'PaymentOperation.apps.PaymentoperationConfig',  #付款作业
-    'salesinvoice.apps.SalesinvoiceConfig',  #付款作业
     'erp.apps.ErpConfig' #ERP单据
 ]
 
@@ -60,15 +57,15 @@ MIDDLEWARE = [
     'django.contrib.auth.middleware.AuthenticationMiddleware',
     'django.contrib.messages.middleware.MessageMiddleware',
     'django.middleware.clickjacking.XFrameOptionsMiddleware',
-    'utils.middleware.middleware',#用户验证中间件
+    # 'utils.middleware.middleware',#用户验证中间件
 ]
 
-ROOT_URLCONF = 'awj.urls'
+ROOT_URLCONF = 'meib.urls'
 
 TEMPLATES = [
     {
         'BACKEND': 'django.template.backends.django.DjangoTemplates',
-        'DIRS': [],
+        'DIRS': [os.path.join(BASE_DIR,'templates')],
         'APP_DIRS': True,
         'OPTIONS': {
             'context_processors': [
@@ -81,7 +78,7 @@ TEMPLATES = [
     },
 ]
 
-WSGI_APPLICATION = 'awj.wsgi.application'
+WSGI_APPLICATION = 'meib.wsgi.application'
 
 
 # Database
@@ -117,7 +114,7 @@ WSGI_APPLICATION = 'awj.wsgi.application'
 DATABASES = {
     'default': {
         'ENGINE': 'sql_server.pyodbc',
-        'NAME': 'DB_2019',
+        'NAME': 'DB_18MB',
         'USER': 'sa',
         'PASSWORD': '123456',
         'HOST': '127.0.0.1',
@@ -168,6 +165,9 @@ USE_TZ = True
 # https://docs.djangoproject.com/en/1.11/howto/static-files/
 
 STATIC_URL = '/static/'
+STATICFILES_DIRS = [os.path.join(BASE_DIR,'static')]
+
+
 
 #配置访问日志
 LOGGING = {
@@ -210,3 +210,7 @@ LOGGING = {
         },
     }
 }
+
+# 指定静态文件的收集位置
+STATIC_ROOT = os.path.join(os.path.dirname(BASE_DIR), 'static')
+

Разница между файлами не показана из-за своего большого размера
+ 4 - 0
meib/meib/static/css/bootstrap.min.css


+ 198 - 0
meib/meib/static/css/css.css

@@ -0,0 +1,198 @@
+*{
+    /* 设置宽度的计算方法 */
+    /* -webkit-box-sizing: border-box;
+    -moz-box-sizing: border-box;
+    box-sizing: border-box;
+    -webkit-transition: background 200ms;
+    -moz-transition: background 200ms;
+    -ms-transition: background 200ms;
+    -o-transition: background 200ms;
+    transition: background 200ms; */
+    /* background: rgba(0, 0, 0, .1); */
+    /* 设置超出内容自动换行 */
+    word-wrap: break-word;
+    word-break: break-all;
+    /* overflow: hidden; */
+}
+img {
+    display: block;
+    /* 最大宽度不能超过母元素 */
+    max-width: 100%;
+    border-radius: 3px;
+}
+.navbar {
+    margin-bottom: 0px;
+}
+
+.container {
+    width: 1500px;
+}
+.row{
+    text-align: center;
+    height: 80%;
+}
+.filter{
+    height: 30px;
+    line-height: 30px;
+    margin-bottom: 0px;
+}
+.table{
+    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
+    font-size: 14px;
+    color: #2c3a46;
+}
+.navbar-brand{
+    width: 60px;
+    background-image: url(../img/logo.png);
+    background-repeat: no-repeat;
+    background-size: 60%;
+    background-position: center center;
+}
+.side-bar .list-group-item{
+    /* 设置边框 */
+    border: 0px;
+    border-radius: 3px;
+    margin: 5px;
+}
+/* 设置激活状态下的颜色 */
+.side-bar .active{
+    background-color: #ea0c3c ;
+}
+/* 设置外边距 */
+.news-list-item{
+    padding-top: 10px;
+    padding-bottom: 10px;
+    border-bottom: 1px solid #eee;
+}
+/* 设置第一个元素外边距无 */
+.news-list-item:first-child{
+    padding-top: 0px;
+}
+.news-list-item .title{
+    display: block;
+    /* 去除下划线 */
+    text-decoration: none;
+    font-size: 8px;
+    font-weight: bold;
+    padding-bottom:10px ;
+    line-height: 1.5; 
+    color:#ea0c3c;
+}
+.news-list-item .title:hover{
+    color:#999;
+}
+
+.news-list-item .info{
+    color: #999;
+}
+.news-list-item .avatar{
+    display: inline-block;
+}
+.news-list-item .avatar img{
+    display: inline-block;
+    width: 16px;
+    height: 16px;
+    margin-right: 5px;
+}
+
+.side-bar-card{
+    background: rgb(0, 0,0, .05);
+    margin-top: 15px;
+}
+
+.side-bar-card .flag{
+    margin-top: 20px;
+
+
+}
+
+.side-bar-card .text-lg{
+    font-size: 100%;
+    font-weight: bold;
+    padding-top: 8px;
+}
+.side-bar-card .card-title,
+.side-bar-card .card-body .list .item {
+    padding:10px 15px;
+}
+
+.side-bar-card .card-title {
+    font-size: 17px;
+    font-weight: bold;
+    padding-top: 10px;
+    padding-bottom: 0;
+}
+.side-bar-card .card-body .list .item{
+    font-size: 12px;
+}
+
+.side-bar-card .card-body .list .desc{
+    font-size: 5px;
+    color: #999;
+}
+
+.side-bar-card .card-body .list .item:hover {
+    background: rgba(0, 0, 0 ,.05);
+}
+.news-title{
+    line-height: 1.3;
+}
+.news-status{
+    color: #999;
+}
+
+.news-status .label{
+    opacity: 0.8;
+}
+.news-contents{
+    margin-top: 20px;
+    font-size: 15px;
+    line-height: 1.5;
+}
+.news-contents img{
+    margin-top: 10px;
+    margin-bottom: 10px;
+}
+.on-padding-h{
+    padding-left: 0px;
+    padding-right: 0px;
+}
+.footer{
+    margin-top: 20px;
+    padding: 20px 0;
+    /* 设置文字垂直居中 */
+    text-align: center;
+}
+
+.container-small  {
+    max-width: 500px;
+    margin: 0 auto;
+  }
+  
+  .btn-primary {
+    background-color: #ea0c3c;
+    border-color: #ea0c3c;
+  }
+  
+  .btn-primary:hover,
+  .btn-primary.focus,
+  .btn-primary:focus,
+  .btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary,
+  .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
+    background-color: #d00e38;
+    border-color: #d00e38;
+  }
+  /* 设置#toggle-checkbox此div当状态为checked时里面所有的div的内容隐藏 */
+  #toggle-checkbox:checked ~ div{
+    /* !important用于设置最高权重 */
+    display: block !important;
+  }
+
+  /* 当屏幕为大尺寸时不显示此元素 */
+  #toggle-label{
+      display: inline-block;
+      position: absolute;
+      right: 7px;
+      top: 15px;
+      display: none;
+  }

+ 136 - 0
meib/meib/static/css/main.css

@@ -0,0 +1,136 @@
+a:hover {
+  text-decoration: none;
+}
+
+img {
+  display: block;
+  width: 100%;
+  border-radius: 3px;
+}
+
+.navbar {
+  border-radius: 0;
+}
+
+.navbar-brand {
+  width: 60px;
+  background-image: url(../img/logo.png);
+  background-repeat: no-repeat;
+  background-size: 60%;
+  background-position: center center;
+}
+
+.post-list-item {
+  border-bottom: 1px solid #e5e5e5;
+  padding-top: 20px;
+  padding-bottom: 20px;
+}
+
+.post-list-item:first-child {
+  padding-top: 0;
+}
+
+.post-list-item::before,
+.post-list-item::after {
+  content: "";
+  display: block;
+  clear: both;
+}
+
+.post-heading {
+  font-size: 18px;
+  font-weight: bold;
+  color: #444;
+  line-height: 1.5;
+  margin-bottom: 10px;
+}
+
+.post-heading:hover {
+  color: #000;
+}
+
+.avatar {
+  display: inline-block;
+  max-width: 15px;
+  border-radius: 50%;
+}
+
+.side-bar .list-group-item {
+  border:0;
+  border-radius: 2px;
+}
+
+.list-group-item.active {
+  background: #ea0c3c;
+}
+.list-group-item.active:hover {
+  background: #ea0c3c;
+}
+
+.side-bar-well {
+  padding: 10px;
+  background: #f5f5f5;
+  margin-bottom: 10px;
+  border-radius: 3px;
+}
+
+.side-bar-well-title {
+  font-size: 18px;
+}
+
+.news-item {
+  display: block;
+  color: #666;
+}
+
+.side-bar-well > * {
+  padding: 10px;
+}
+
+.news-item:hover {
+  background: rgba(0,0,0,.03);
+}
+
+.news-info {
+  color: #999;
+  padding: 5px;
+}
+
+.footer {
+  margin-top: 20px;
+  padding: 30px 0;
+  color: #999;
+  text-align: center;
+}
+
+.form-container  {
+  max-width: 500px;
+  margin: 0 auto;
+}
+
+.btn-primary {
+  background-color: #ea0c3c;
+  border-color: #ea0c3c;
+}
+
+.btn-primary:hover,
+.btn-primary.focus,
+.btn-primary:focus,
+.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary,
+.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
+  background-color: #d00e38;
+  border-color: #d00e38;
+}
+
+.news .info {
+  color: #999;
+  font-size: 16px;
+}
+
+.news h1 {
+  line-height: 1.5;
+}
+
+.news .content {
+  font-size: 16px;
+}

BIN
meib/meib/static/img/002.jpg


BIN
meib/meib/static/img/003.jpg


BIN
meib/meib/static/img/004.jpg


BIN
meib/meib/static/img/005.jpg


BIN
meib/meib/static/img/1-1.png


BIN
meib/meib/static/img/2-1.jpg


BIN
meib/meib/static/img/2-2.jpg


BIN
meib/meib/static/img/2-3.jpg


BIN
meib/meib/static/img/2-4.jpg


BIN
meib/meib/static/img/logo.jpg


BIN
meib/meib/static/img/logo.png


Разница между файлами не показана из-за своего большого размера
+ 5 - 0
meib/meib/static/js/bootstrap.min.js


Разница между файлами не показана из-за своего большого размера
+ 1 - 0
meib/meib/static/js/jquery.min.js


+ 10057 - 0
meib/meib/static/js/vue-2.4.0.js

@@ -0,0 +1,10057 @@
+/*!
+ * Vue.js v2.4.0
+ * (c) 2014-2017 Evan You
+ * Released under the MIT License.
+ */
+(function (global, factory) {
+	typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
+	typeof define === 'function' && define.amd ? define(factory) :
+	(global.Vue = factory());
+}(this, (function () { 'use strict';
+
+/*  */
+
+// these helpers produces better vm code in JS engines due to their
+// explicitness and function inlining
+function isUndef (v) {
+  return v === undefined || v === null
+}
+
+function isDef (v) {
+  return v !== undefined && v !== null
+}
+
+function isTrue (v) {
+  return v === true
+}
+
+function isFalse (v) {
+  return v === false
+}
+
+/**
+ * Check if value is primitive
+ */
+function isPrimitive (value) {
+  return typeof value === 'string' || typeof value === 'number'
+}
+
+/**
+ * Quick object check - this is primarily used to tell
+ * Objects from primitive values when we know the value
+ * is a JSON-compliant type.
+ */
+function isObject (obj) {
+  return obj !== null && typeof obj === 'object'
+}
+
+var _toString = Object.prototype.toString;
+
+/**
+ * Strict object type check. Only returns true
+ * for plain JavaScript objects.
+ */
+function isPlainObject (obj) {
+  return _toString.call(obj) === '[object Object]'
+}
+
+function isRegExp (v) {
+  return _toString.call(v) === '[object RegExp]'
+}
+
+/**
+ * Check if val is a valid array index.
+ */
+function isValidArrayIndex (val) {
+  var n = parseFloat(val);
+  return n >= 0 && Math.floor(n) === n && isFinite(val)
+}
+
+/**
+ * Convert a value to a string that is actually rendered.
+ */
+function toString (val) {
+  return val == null
+    ? ''
+    : typeof val === 'object'
+      ? JSON.stringify(val, null, 2)
+      : String(val)
+}
+
+/**
+ * Convert a input value to a number for persistence.
+ * If the conversion fails, return original string.
+ */
+function toNumber (val) {
+  var n = parseFloat(val);
+  return isNaN(n) ? val : n
+}
+
+/**
+ * Make a map and return a function for checking if a key
+ * is in that map.
+ */
+function makeMap (
+  str,
+  expectsLowerCase
+) {
+  var map = Object.create(null);
+  var list = str.split(',');
+  for (var i = 0; i < list.length; i++) {
+    map[list[i]] = true;
+  }
+  return expectsLowerCase
+    ? function (val) { return map[val.toLowerCase()]; }
+    : function (val) { return map[val]; }
+}
+
+/**
+ * Check if a tag is a built-in tag.
+ */
+var isBuiltInTag = makeMap('slot,component', true);
+
+/**
+ * Check if a attribute is a reserved attribute.
+ */
+var isReservedAttribute = makeMap('key,ref,slot,is');
+
+/**
+ * Remove an item from an array
+ */
+function remove (arr, item) {
+  if (arr.length) {
+    var index = arr.indexOf(item);
+    if (index > -1) {
+      return arr.splice(index, 1)
+    }
+  }
+}
+
+/**
+ * Check whether the object has the property.
+ */
+var hasOwnProperty = Object.prototype.hasOwnProperty;
+function hasOwn (obj, key) {
+  return hasOwnProperty.call(obj, key)
+}
+
+/**
+ * Create a cached version of a pure function.
+ */
+function cached (fn) {
+  var cache = Object.create(null);
+  return (function cachedFn (str) {
+    var hit = cache[str];
+    return hit || (cache[str] = fn(str))
+  })
+}
+
+/**
+ * Camelize a hyphen-delimited string.
+ */
+var camelizeRE = /-(\w)/g;
+var camelize = cached(function (str) {
+  return str.replace(camelizeRE, function (_, c) { return c ? c.toUpperCase() : ''; })
+});
+
+/**
+ * Capitalize a string.
+ */
+var capitalize = cached(function (str) {
+  return str.charAt(0).toUpperCase() + str.slice(1)
+});
+
+/**
+ * Hyphenate a camelCase string.
+ */
+var hyphenateRE = /([^-])([A-Z])/g;
+var hyphenate = cached(function (str) {
+  return str
+    .replace(hyphenateRE, '$1-$2')
+    .replace(hyphenateRE, '$1-$2')
+    .toLowerCase()
+});
+
+/**
+ * Simple bind, faster than native
+ */
+function bind (fn, ctx) {
+  function boundFn (a) {
+    var l = arguments.length;
+    return l
+      ? l > 1
+        ? fn.apply(ctx, arguments)
+        : fn.call(ctx, a)
+      : fn.call(ctx)
+  }
+  // record original fn length
+  boundFn._length = fn.length;
+  return boundFn
+}
+
+/**
+ * Convert an Array-like object to a real Array.
+ */
+function toArray (list, start) {
+  start = start || 0;
+  var i = list.length - start;
+  var ret = new Array(i);
+  while (i--) {
+    ret[i] = list[i + start];
+  }
+  return ret
+}
+
+/**
+ * Mix properties into target object.
+ */
+function extend (to, _from) {
+  for (var key in _from) {
+    to[key] = _from[key];
+  }
+  return to
+}
+
+/**
+ * Merge an Array of Objects into a single Object.
+ */
+function toObject (arr) {
+  var res = {};
+  for (var i = 0; i < arr.length; i++) {
+    if (arr[i]) {
+      extend(res, arr[i]);
+    }
+  }
+  return res
+}
+
+/**
+ * Perform no operation.
+ * Stubbing args to make Flow happy without leaving useless transpiled code
+ * with ...rest (https://flow.org/blog/2017/05/07/Strict-Function-Call-Arity/)
+ */
+function noop (a, b, c) {}
+
+/**
+ * Always return false.
+ */
+var no = function (a, b, c) { return false; };
+
+/**
+ * Return same value
+ */
+var identity = function (_) { return _; };
+
+/**
+ * Generate a static keys string from compiler modules.
+ */
+function genStaticKeys (modules) {
+  return modules.reduce(function (keys, m) {
+    return keys.concat(m.staticKeys || [])
+  }, []).join(',')
+}
+
+/**
+ * Check if two values are loosely equal - that is,
+ * if they are plain objects, do they have the same shape?
+ */
+function looseEqual (a, b) {
+  var isObjectA = isObject(a);
+  var isObjectB = isObject(b);
+  if (isObjectA && isObjectB) {
+    try {
+      return JSON.stringify(a) === JSON.stringify(b)
+    } catch (e) {
+      // possible circular reference
+      return a === b
+    }
+  } else if (!isObjectA && !isObjectB) {
+    return String(a) === String(b)
+  } else {
+    return false
+  }
+}
+
+function looseIndexOf (arr, val) {
+  for (var i = 0; i < arr.length; i++) {
+    if (looseEqual(arr[i], val)) { return i }
+  }
+  return -1
+}
+
+/**
+ * Ensure a function is called only once.
+ */
+function once (fn) {
+  var called = false;
+  return function () {
+    if (!called) {
+      called = true;
+      fn.apply(this, arguments);
+    }
+  }
+}
+
+var SSR_ATTR = 'data-server-rendered';
+
+var ASSET_TYPES = [
+  'component',
+  'directive',
+  'filter'
+];
+
+var LIFECYCLE_HOOKS = [
+  'beforeCreate',
+  'created',
+  'beforeMount',
+  'mounted',
+  'beforeUpdate',
+  'updated',
+  'beforeDestroy',
+  'destroyed',
+  'activated',
+  'deactivated'
+];
+
+/*  */
+
+var config = ({
+  /**
+   * Option merge strategies (used in core/util/options)
+   */
+  optionMergeStrategies: Object.create(null),
+
+  /**
+   * Whether to suppress warnings.
+   */
+  silent: false,
+
+  /**
+   * Show production mode tip message on boot?
+   */
+  productionTip: "development" !== 'production',
+
+  /**
+   * Whether to enable devtools
+   */
+  devtools: "development" !== 'production',
+
+  /**
+   * Whether to record perf
+   */
+  performance: false,
+
+  /**
+   * Error handler for watcher errors
+   */
+  errorHandler: null,
+
+  /**
+   * Warn handler for watcher warns
+   */
+  warnHandler: null,
+
+  /**
+   * Ignore certain custom elements
+   */
+  ignoredElements: [],
+
+  /**
+   * Custom user key aliases for v-on
+   */
+  keyCodes: Object.create(null),
+
+  /**
+   * Check if a tag is reserved so that it cannot be registered as a
+   * component. This is platform-dependent and may be overwritten.
+   */
+  isReservedTag: no,
+
+  /**
+   * Check if an attribute is reserved so that it cannot be used as a component
+   * prop. This is platform-dependent and may be overwritten.
+   */
+  isReservedAttr: no,
+
+  /**
+   * Check if a tag is an unknown element.
+   * Platform-dependent.
+   */
+  isUnknownElement: no,
+
+  /**
+   * Get the namespace of an element
+   */
+  getTagNamespace: noop,
+
+  /**
+   * Parse the real tag name for the specific platform.
+   */
+  parsePlatformTagName: identity,
+
+  /**
+   * Check if an attribute must be bound using property, e.g. value
+   * Platform-dependent.
+   */
+  mustUseProp: no,
+
+  /**
+   * Exposed for legacy reasons
+   */
+  _lifecycleHooks: LIFECYCLE_HOOKS
+});
+
+/*  */
+
+var emptyObject = Object.freeze({});
+
+/**
+ * Check if a string starts with $ or _
+ */
+function isReserved (str) {
+  var c = (str + '').charCodeAt(0);
+  return c === 0x24 || c === 0x5F
+}
+
+/**
+ * Define a property.
+ */
+function def (obj, key, val, enumerable) {
+  Object.defineProperty(obj, key, {
+    value: val,
+    enumerable: !!enumerable,
+    writable: true,
+    configurable: true
+  });
+}
+
+/**
+ * Parse simple path.
+ */
+var bailRE = /[^\w.$]/;
+function parsePath (path) {
+  if (bailRE.test(path)) {
+    return
+  }
+  var segments = path.split('.');
+  return function (obj) {
+    for (var i = 0; i < segments.length; i++) {
+      if (!obj) { return }
+      obj = obj[segments[i]];
+    }
+    return obj
+  }
+}
+
+/*  */
+
+var warn = noop;
+var tip = noop;
+var formatComponentName = (null); // work around flow check
+
+{
+  var hasConsole = typeof console !== 'undefined';
+  var classifyRE = /(?:^|[-_])(\w)/g;
+  var classify = function (str) { return str
+    .replace(classifyRE, function (c) { return c.toUpperCase(); })
+    .replace(/[-_]/g, ''); };
+
+  warn = function (msg, vm) {
+    var trace = vm ? generateComponentTrace(vm) : '';
+
+    if (config.warnHandler) {
+      config.warnHandler.call(null, msg, vm, trace);
+    } else if (hasConsole && (!config.silent)) {
+      console.error(("[Vue warn]: " + msg + trace));
+    }
+  };
+
+  tip = function (msg, vm) {
+    if (hasConsole && (!config.silent)) {
+      console.warn("[Vue tip]: " + msg + (
+        vm ? generateComponentTrace(vm) : ''
+      ));
+    }
+  };
+
+  formatComponentName = function (vm, includeFile) {
+    if (vm.$root === vm) {
+      return '<Root>'
+    }
+    var name = typeof vm === 'string'
+      ? vm
+      : typeof vm === 'function' && vm.options
+        ? vm.options.name
+        : vm._isVue
+          ? vm.$options.name || vm.$options._componentTag
+          : vm.name;
+
+    var file = vm._isVue && vm.$options.__file;
+    if (!name && file) {
+      var match = file.match(/([^/\\]+)\.vue$/);
+      name = match && match[1];
+    }
+
+    return (
+      (name ? ("<" + (classify(name)) + ">") : "<Anonymous>") +
+      (file && includeFile !== false ? (" at " + file) : '')
+    )
+  };
+
+  var repeat = function (str, n) {
+    var res = '';
+    while (n) {
+      if (n % 2 === 1) { res += str; }
+      if (n > 1) { str += str; }
+      n >>= 1;
+    }
+    return res
+  };
+
+  var generateComponentTrace = function (vm) {
+    if (vm._isVue && vm.$parent) {
+      var tree = [];
+      var currentRecursiveSequence = 0;
+      while (vm) {
+        if (tree.length > 0) {
+          var last = tree[tree.length - 1];
+          if (last.constructor === vm.constructor) {
+            currentRecursiveSequence++;
+            vm = vm.$parent;
+            continue
+          } else if (currentRecursiveSequence > 0) {
+            tree[tree.length - 1] = [last, currentRecursiveSequence];
+            currentRecursiveSequence = 0;
+          }
+        }
+        tree.push(vm);
+        vm = vm.$parent;
+      }
+      return '\n\nfound in\n\n' + tree
+        .map(function (vm, i) { return ("" + (i === 0 ? '---> ' : repeat(' ', 5 + i * 2)) + (Array.isArray(vm)
+            ? ((formatComponentName(vm[0])) + "... (" + (vm[1]) + " recursive calls)")
+            : formatComponentName(vm))); })
+        .join('\n')
+    } else {
+      return ("\n\n(found in " + (formatComponentName(vm)) + ")")
+    }
+  };
+}
+
+/*  */
+
+function handleError (err, vm, info) {
+  if (config.errorHandler) {
+    config.errorHandler.call(null, err, vm, info);
+  } else {
+    {
+      warn(("Error in " + info + ": \"" + (err.toString()) + "\""), vm);
+    }
+    /* istanbul ignore else */
+    if (inBrowser && typeof console !== 'undefined') {
+      console.error(err);
+    } else {
+      throw err
+    }
+  }
+}
+
+/*  */
+/* globals MutationObserver */
+
+// can we use __proto__?
+var hasProto = '__proto__' in {};
+
+// Browser environment sniffing
+var inBrowser = typeof window !== 'undefined';
+var UA = inBrowser && window.navigator.userAgent.toLowerCase();
+var isIE = UA && /msie|trident/.test(UA);
+var isIE9 = UA && UA.indexOf('msie 9.0') > 0;
+var isEdge = UA && UA.indexOf('edge/') > 0;
+var isAndroid = UA && UA.indexOf('android') > 0;
+var isIOS = UA && /iphone|ipad|ipod|ios/.test(UA);
+var isChrome = UA && /chrome\/\d+/.test(UA) && !isEdge;
+
+// Firefix has a "watch" function on Object.prototype...
+var nativeWatch = ({}).watch;
+
+var supportsPassive = false;
+if (inBrowser) {
+  try {
+    var opts = {};
+    Object.defineProperty(opts, 'passive', ({
+      get: function get () {
+        /* istanbul ignore next */
+        supportsPassive = true;
+      }
+    })); // https://github.com/facebook/flow/issues/285
+    window.addEventListener('test-passive', null, opts);
+  } catch (e) {}
+}
+
+// this needs to be lazy-evaled because vue may be required before
+// vue-server-renderer can set VUE_ENV
+var _isServer;
+var isServerRendering = function () {
+  if (_isServer === undefined) {
+    /* istanbul ignore if */
+    if (!inBrowser && typeof global !== 'undefined') {
+      // detect presence of vue-server-renderer and avoid
+      // Webpack shimming the process
+      _isServer = global['process'].env.VUE_ENV === 'server';
+    } else {
+      _isServer = false;
+    }
+  }
+  return _isServer
+};
+
+// detect devtools
+var devtools = inBrowser && window.__VUE_DEVTOOLS_GLOBAL_HOOK__;
+
+/* istanbul ignore next */
+function isNative (Ctor) {
+  return typeof Ctor === 'function' && /native code/.test(Ctor.toString())
+}
+
+var hasSymbol =
+  typeof Symbol !== 'undefined' && isNative(Symbol) &&
+  typeof Reflect !== 'undefined' && isNative(Reflect.ownKeys);
+
+/**
+ * Defer a task to execute it asynchronously.
+ */
+var nextTick = (function () {
+  var callbacks = [];
+  var pending = false;
+  var timerFunc;
+
+  function nextTickHandler () {
+    pending = false;
+    var copies = callbacks.slice(0);
+    callbacks.length = 0;
+    for (var i = 0; i < copies.length; i++) {
+      copies[i]();
+    }
+  }
+
+  // the nextTick behavior leverages the microtask queue, which can be accessed
+  // via either native Promise.then or MutationObserver.
+  // MutationObserver has wider support, however it is seriously bugged in
+  // UIWebView in iOS >= 9.3.3 when triggered in touch event handlers. It
+  // completely stops working after triggering a few times... so, if native
+  // Promise is available, we will use it:
+  /* istanbul ignore if */
+  if (typeof Promise !== 'undefined' && isNative(Promise)) {
+    var p = Promise.resolve();
+    var logError = function (err) { console.error(err); };
+    timerFunc = function () {
+      p.then(nextTickHandler).catch(logError);
+      // in problematic UIWebViews, Promise.then doesn't completely break, but
+      // it can get stuck in a weird state where callbacks are pushed into the
+      // microtask queue but the queue isn't being flushed, until the browser
+      // needs to do some other work, e.g. handle a timer. Therefore we can
+      // "force" the microtask queue to be flushed by adding an empty timer.
+      if (isIOS) { setTimeout(noop); }
+    };
+  } else if (typeof MutationObserver !== 'undefined' && (
+    isNative(MutationObserver) ||
+    // PhantomJS and iOS 7.x
+    MutationObserver.toString() === '[object MutationObserverConstructor]'
+  )) {
+    // use MutationObserver where native Promise is not available,
+    // e.g. PhantomJS IE11, iOS7, Android 4.4
+    var counter = 1;
+    var observer = new MutationObserver(nextTickHandler);
+    var textNode = document.createTextNode(String(counter));
+    observer.observe(textNode, {
+      characterData: true
+    });
+    timerFunc = function () {
+      counter = (counter + 1) % 2;
+      textNode.data = String(counter);
+    };
+  } else {
+    // fallback to setTimeout
+    /* istanbul ignore next */
+    timerFunc = function () {
+      setTimeout(nextTickHandler, 0);
+    };
+  }
+
+  return function queueNextTick (cb, ctx) {
+    var _resolve;
+    callbacks.push(function () {
+      if (cb) {
+        try {
+          cb.call(ctx);
+        } catch (e) {
+          handleError(e, ctx, 'nextTick');
+        }
+      } else if (_resolve) {
+        _resolve(ctx);
+      }
+    });
+    if (!pending) {
+      pending = true;
+      timerFunc();
+    }
+    if (!cb && typeof Promise !== 'undefined') {
+      return new Promise(function (resolve, reject) {
+        _resolve = resolve;
+      })
+    }
+  }
+})();
+
+var _Set;
+/* istanbul ignore if */
+if (typeof Set !== 'undefined' && isNative(Set)) {
+  // use native Set when available.
+  _Set = Set;
+} else {
+  // a non-standard Set polyfill that only works with primitive keys.
+  _Set = (function () {
+    function Set () {
+      this.set = Object.create(null);
+    }
+    Set.prototype.has = function has (key) {
+      return this.set[key] === true
+    };
+    Set.prototype.add = function add (key) {
+      this.set[key] = true;
+    };
+    Set.prototype.clear = function clear () {
+      this.set = Object.create(null);
+    };
+
+    return Set;
+  }());
+}
+
+/*  */
+
+
+var uid = 0;
+
+/**
+ * A dep is an observable that can have multiple
+ * directives subscribing to it.
+ */
+var Dep = function Dep () {
+  this.id = uid++;
+  this.subs = [];
+};
+
+Dep.prototype.addSub = function addSub (sub) {
+  this.subs.push(sub);
+};
+
+Dep.prototype.removeSub = function removeSub (sub) {
+  remove(this.subs, sub);
+};
+
+Dep.prototype.depend = function depend () {
+  if (Dep.target) {
+    Dep.target.addDep(this);
+  }
+};
+
+Dep.prototype.notify = function notify () {
+  // stabilize the subscriber list first
+  var subs = this.subs.slice();
+  for (var i = 0, l = subs.length; i < l; i++) {
+    subs[i].update();
+  }
+};
+
+// the current target watcher being evaluated.
+// this is globally unique because there could be only one
+// watcher being evaluated at any time.
+Dep.target = null;
+var targetStack = [];
+
+function pushTarget (_target) {
+  if (Dep.target) { targetStack.push(Dep.target); }
+  Dep.target = _target;
+}
+
+function popTarget () {
+  Dep.target = targetStack.pop();
+}
+
+/*
+ * not type checking this file because flow doesn't play well with
+ * dynamically accessing methods on Array prototype
+ */
+
+var arrayProto = Array.prototype;
+var arrayMethods = Object.create(arrayProto);[
+  'push',
+  'pop',
+  'shift',
+  'unshift',
+  'splice',
+  'sort',
+  'reverse'
+]
+.forEach(function (method) {
+  // cache original method
+  var original = arrayProto[method];
+  def(arrayMethods, method, function mutator () {
+    var args = [], len = arguments.length;
+    while ( len-- ) args[ len ] = arguments[ len ];
+
+    var result = original.apply(this, args);
+    var ob = this.__ob__;
+    var inserted;
+    switch (method) {
+      case 'push':
+      case 'unshift':
+        inserted = args;
+        break
+      case 'splice':
+        inserted = args.slice(2);
+        break
+    }
+    if (inserted) { ob.observeArray(inserted); }
+    // notify change
+    ob.dep.notify();
+    return result
+  });
+});
+
+/*  */
+
+var arrayKeys = Object.getOwnPropertyNames(arrayMethods);
+
+/**
+ * By default, when a reactive property is set, the new value is
+ * also converted to become reactive. However when passing down props,
+ * we don't want to force conversion because the value may be a nested value
+ * under a frozen data structure. Converting it would defeat the optimization.
+ */
+var observerState = {
+  shouldConvert: true
+};
+
+/**
+ * Observer class that are attached to each observed
+ * object. Once attached, the observer converts target
+ * object's property keys into getter/setters that
+ * collect dependencies and dispatches updates.
+ */
+var Observer = function Observer (value) {
+  this.value = value;
+  this.dep = new Dep();
+  this.vmCount = 0;
+  def(value, '__ob__', this);
+  if (Array.isArray(value)) {
+    var augment = hasProto
+      ? protoAugment
+      : copyAugment;
+    augment(value, arrayMethods, arrayKeys);
+    this.observeArray(value);
+  } else {
+    this.walk(value);
+  }
+};
+
+/**
+ * Walk through each property and convert them into
+ * getter/setters. This method should only be called when
+ * value type is Object.
+ */
+Observer.prototype.walk = function walk (obj) {
+  var keys = Object.keys(obj);
+  for (var i = 0; i < keys.length; i++) {
+    defineReactive$$1(obj, keys[i], obj[keys[i]]);
+  }
+};
+
+/**
+ * Observe a list of Array items.
+ */
+Observer.prototype.observeArray = function observeArray (items) {
+  for (var i = 0, l = items.length; i < l; i++) {
+    observe(items[i]);
+  }
+};
+
+// helpers
+
+/**
+ * Augment an target Object or Array by intercepting
+ * the prototype chain using __proto__
+ */
+function protoAugment (target, src, keys) {
+  /* eslint-disable no-proto */
+  target.__proto__ = src;
+  /* eslint-enable no-proto */
+}
+
+/**
+ * Augment an target Object or Array by defining
+ * hidden properties.
+ */
+/* istanbul ignore next */
+function copyAugment (target, src, keys) {
+  for (var i = 0, l = keys.length; i < l; i++) {
+    var key = keys[i];
+    def(target, key, src[key]);
+  }
+}
+
+/**
+ * Attempt to create an observer instance for a value,
+ * returns the new observer if successfully observed,
+ * or the existing observer if the value already has one.
+ */
+function observe (value, asRootData) {
+  if (!isObject(value)) {
+    return
+  }
+  var ob;
+  if (hasOwn(value, '__ob__') && value.__ob__ instanceof Observer) {
+    ob = value.__ob__;
+  } else if (
+    observerState.shouldConvert &&
+    !isServerRendering() &&
+    (Array.isArray(value) || isPlainObject(value)) &&
+    Object.isExtensible(value) &&
+    !value._isVue
+  ) {
+    ob = new Observer(value);
+  }
+  if (asRootData && ob) {
+    ob.vmCount++;
+  }
+  return ob
+}
+
+/**
+ * Define a reactive property on an Object.
+ */
+function defineReactive$$1 (
+  obj,
+  key,
+  val,
+  customSetter,
+  shallow
+) {
+  var dep = new Dep();
+
+  var property = Object.getOwnPropertyDescriptor(obj, key);
+  if (property && property.configurable === false) {
+    return
+  }
+
+  // cater for pre-defined getter/setters
+  var getter = property && property.get;
+  var setter = property && property.set;
+
+  var childOb = !shallow && observe(val);
+  Object.defineProperty(obj, key, {
+    enumerable: true,
+    configurable: true,
+    get: function reactiveGetter () {
+      var value = getter ? getter.call(obj) : val;
+      if (Dep.target) {
+        dep.depend();
+        if (childOb) {
+          childOb.dep.depend();
+        }
+        if (Array.isArray(value)) {
+          dependArray(value);
+        }
+      }
+      return value
+    },
+    set: function reactiveSetter (newVal) {
+      var value = getter ? getter.call(obj) : val;
+      /* eslint-disable no-self-compare */
+      if (newVal === value || (newVal !== newVal && value !== value)) {
+        return
+      }
+      /* eslint-enable no-self-compare */
+      if ("development" !== 'production' && customSetter) {
+        customSetter();
+      }
+      if (setter) {
+        setter.call(obj, newVal);
+      } else {
+        val = newVal;
+      }
+      childOb = !shallow && observe(newVal);
+      dep.notify();
+    }
+  });
+}
+
+/**
+ * Set a property on an object. Adds the new property and
+ * triggers change notification if the property doesn't
+ * already exist.
+ */
+function set (target, key, val) {
+  if (Array.isArray(target) && isValidArrayIndex(key)) {
+    target.length = Math.max(target.length, key);
+    target.splice(key, 1, val);
+    return val
+  }
+  if (hasOwn(target, key)) {
+    target[key] = val;
+    return val
+  }
+  var ob = (target).__ob__;
+  if (target._isVue || (ob && ob.vmCount)) {
+    "development" !== 'production' && warn(
+      'Avoid adding reactive properties to a Vue instance or its root $data ' +
+      'at runtime - declare it upfront in the data option.'
+    );
+    return val
+  }
+  if (!ob) {
+    target[key] = val;
+    return val
+  }
+  defineReactive$$1(ob.value, key, val);
+  ob.dep.notify();
+  return val
+}
+
+/**
+ * Delete a property and trigger change if necessary.
+ */
+function del (target, key) {
+  if (Array.isArray(target) && isValidArrayIndex(key)) {
+    target.splice(key, 1);
+    return
+  }
+  var ob = (target).__ob__;
+  if (target._isVue || (ob && ob.vmCount)) {
+    "development" !== 'production' && warn(
+      'Avoid deleting properties on a Vue instance or its root $data ' +
+      '- just set it to null.'
+    );
+    return
+  }
+  if (!hasOwn(target, key)) {
+    return
+  }
+  delete target[key];
+  if (!ob) {
+    return
+  }
+  ob.dep.notify();
+}
+
+/**
+ * Collect dependencies on array elements when the array is touched, since
+ * we cannot intercept array element access like property getters.
+ */
+function dependArray (value) {
+  for (var e = (void 0), i = 0, l = value.length; i < l; i++) {
+    e = value[i];
+    e && e.__ob__ && e.__ob__.dep.depend();
+    if (Array.isArray(e)) {
+      dependArray(e);
+    }
+  }
+}
+
+/*  */
+
+/**
+ * Option overwriting strategies are functions that handle
+ * how to merge a parent option value and a child option
+ * value into the final value.
+ */
+var strats = config.optionMergeStrategies;
+
+/**
+ * Options with restrictions
+ */
+{
+  strats.el = strats.propsData = function (parent, child, vm, key) {
+    if (!vm) {
+      warn(
+        "option \"" + key + "\" can only be used during instance " +
+        'creation with the `new` keyword.'
+      );
+    }
+    return defaultStrat(parent, child)
+  };
+}
+
+/**
+ * Helper that recursively merges two data objects together.
+ */
+function mergeData (to, from) {
+  if (!from) { return to }
+  var key, toVal, fromVal;
+  var keys = Object.keys(from);
+  for (var i = 0; i < keys.length; i++) {
+    key = keys[i];
+    toVal = to[key];
+    fromVal = from[key];
+    if (!hasOwn(to, key)) {
+      set(to, key, fromVal);
+    } else if (isPlainObject(toVal) && isPlainObject(fromVal)) {
+      mergeData(toVal, fromVal);
+    }
+  }
+  return to
+}
+
+/**
+ * Data
+ */
+function mergeDataOrFn (
+  parentVal,
+  childVal,
+  vm
+) {
+  if (!vm) {
+    // in a Vue.extend merge, both should be functions
+    if (!childVal) {
+      return parentVal
+    }
+    if (!parentVal) {
+      return childVal
+    }
+    // when parentVal & childVal are both present,
+    // we need to return a function that returns the
+    // merged result of both functions... no need to
+    // check if parentVal is a function here because
+    // it has to be a function to pass previous merges.
+    return function mergedDataFn () {
+      return mergeData(
+        typeof childVal === 'function' ? childVal.call(this) : childVal,
+        parentVal.call(this)
+      )
+    }
+  } else if (parentVal || childVal) {
+    return function mergedInstanceDataFn () {
+      // instance merge
+      var instanceData = typeof childVal === 'function'
+        ? childVal.call(vm)
+        : childVal;
+      var defaultData = typeof parentVal === 'function'
+        ? parentVal.call(vm)
+        : undefined;
+      if (instanceData) {
+        return mergeData(instanceData, defaultData)
+      } else {
+        return defaultData
+      }
+    }
+  }
+}
+
+strats.data = function (
+  parentVal,
+  childVal,
+  vm
+) {
+  if (!vm) {
+    if (childVal && typeof childVal !== 'function') {
+      "development" !== 'production' && warn(
+        'The "data" option should be a function ' +
+        'that returns a per-instance value in component ' +
+        'definitions.',
+        vm
+      );
+
+      return parentVal
+    }
+    return mergeDataOrFn.call(this, parentVal, childVal)
+  }
+
+  return mergeDataOrFn(parentVal, childVal, vm)
+};
+
+/**
+ * Hooks and props are merged as arrays.
+ */
+function mergeHook (
+  parentVal,
+  childVal
+) {
+  return childVal
+    ? parentVal
+      ? parentVal.concat(childVal)
+      : Array.isArray(childVal)
+        ? childVal
+        : [childVal]
+    : parentVal
+}
+
+LIFECYCLE_HOOKS.forEach(function (hook) {
+  strats[hook] = mergeHook;
+});
+
+/**
+ * Assets
+ *
+ * When a vm is present (instance creation), we need to do
+ * a three-way merge between constructor options, instance
+ * options and parent options.
+ */
+function mergeAssets (parentVal, childVal) {
+  var res = Object.create(parentVal || null);
+  return childVal
+    ? extend(res, childVal)
+    : res
+}
+
+ASSET_TYPES.forEach(function (type) {
+  strats[type + 's'] = mergeAssets;
+});
+
+/**
+ * Watchers.
+ *
+ * Watchers hashes should not overwrite one
+ * another, so we merge them as arrays.
+ */
+strats.watch = function (parentVal, childVal) {
+  // work around Firefox's Object.prototype.watch...
+  if (parentVal === nativeWatch) { parentVal = undefined; }
+  if (childVal === nativeWatch) { childVal = undefined; }
+  /* istanbul ignore if */
+  if (!childVal) { return Object.create(parentVal || null) }
+  if (!parentVal) { return childVal }
+  var ret = {};
+  extend(ret, parentVal);
+  for (var key in childVal) {
+    var parent = ret[key];
+    var child = childVal[key];
+    if (parent && !Array.isArray(parent)) {
+      parent = [parent];
+    }
+    ret[key] = parent
+      ? parent.concat(child)
+      : Array.isArray(child) ? child : [child];
+  }
+  return ret
+};
+
+/**
+ * Other object hashes.
+ */
+strats.props =
+strats.methods =
+strats.inject =
+strats.computed = function (parentVal, childVal) {
+  if (!childVal) { return Object.create(parentVal || null) }
+  if (!parentVal) { return childVal }
+  var ret = Object.create(null);
+  extend(ret, parentVal);
+  extend(ret, childVal);
+  return ret
+};
+strats.provide = mergeDataOrFn;
+
+/**
+ * Default strategy.
+ */
+var defaultStrat = function (parentVal, childVal) {
+  return childVal === undefined
+    ? parentVal
+    : childVal
+};
+
+/**
+ * Validate component names
+ */
+function checkComponents (options) {
+  for (var key in options.components) {
+    var lower = key.toLowerCase();
+    if (isBuiltInTag(lower) || config.isReservedTag(lower)) {
+      warn(
+        'Do not use built-in or reserved HTML elements as component ' +
+        'id: ' + key
+      );
+    }
+  }
+}
+
+/**
+ * Ensure all props option syntax are normalized into the
+ * Object-based format.
+ */
+function normalizeProps (options) {
+  var props = options.props;
+  if (!props) { return }
+  var res = {};
+  var i, val, name;
+  if (Array.isArray(props)) {
+    i = props.length;
+    while (i--) {
+      val = props[i];
+      if (typeof val === 'string') {
+        name = camelize(val);
+        res[name] = { type: null };
+      } else {
+        warn('props must be strings when using array syntax.');
+      }
+    }
+  } else if (isPlainObject(props)) {
+    for (var key in props) {
+      val = props[key];
+      name = camelize(key);
+      res[name] = isPlainObject(val)
+        ? val
+        : { type: val };
+    }
+  }
+  options.props = res;
+}
+
+/**
+ * Normalize all injections into Object-based format
+ */
+function normalizeInject (options) {
+  var inject = options.inject;
+  if (Array.isArray(inject)) {
+    var normalized = options.inject = {};
+    for (var i = 0; i < inject.length; i++) {
+      normalized[inject[i]] = inject[i];
+    }
+  }
+}
+
+/**
+ * Normalize raw function directives into object format.
+ */
+function normalizeDirectives (options) {
+  var dirs = options.directives;
+  if (dirs) {
+    for (var key in dirs) {
+      var def = dirs[key];
+      if (typeof def === 'function') {
+        dirs[key] = { bind: def, update: def };
+      }
+    }
+  }
+}
+
+/**
+ * Merge two option objects into a new one.
+ * Core utility used in both instantiation and inheritance.
+ */
+function mergeOptions (
+  parent,
+  child,
+  vm
+) {
+  {
+    checkComponents(child);
+  }
+
+  if (typeof child === 'function') {
+    child = child.options;
+  }
+
+  normalizeProps(child);
+  normalizeInject(child);
+  normalizeDirectives(child);
+  var extendsFrom = child.extends;
+  if (extendsFrom) {
+    parent = mergeOptions(parent, extendsFrom, vm);
+  }
+  if (child.mixins) {
+    for (var i = 0, l = child.mixins.length; i < l; i++) {
+      parent = mergeOptions(parent, child.mixins[i], vm);
+    }
+  }
+  var options = {};
+  var key;
+  for (key in parent) {
+    mergeField(key);
+  }
+  for (key in child) {
+    if (!hasOwn(parent, key)) {
+      mergeField(key);
+    }
+  }
+  function mergeField (key) {
+    var strat = strats[key] || defaultStrat;
+    options[key] = strat(parent[key], child[key], vm, key);
+  }
+  return options
+}
+
+/**
+ * Resolve an asset.
+ * This function is used because child instances need access
+ * to assets defined in its ancestor chain.
+ */
+function resolveAsset (
+  options,
+  type,
+  id,
+  warnMissing
+) {
+  /* istanbul ignore if */
+  if (typeof id !== 'string') {
+    return
+  }
+  var assets = options[type];
+  // check local registration variations first
+  if (hasOwn(assets, id)) { return assets[id] }
+  var camelizedId = camelize(id);
+  if (hasOwn(assets, camelizedId)) { return assets[camelizedId] }
+  var PascalCaseId = capitalize(camelizedId);
+  if (hasOwn(assets, PascalCaseId)) { return assets[PascalCaseId] }
+  // fallback to prototype chain
+  var res = assets[id] || assets[camelizedId] || assets[PascalCaseId];
+  if ("development" !== 'production' && warnMissing && !res) {
+    warn(
+      'Failed to resolve ' + type.slice(0, -1) + ': ' + id,
+      options
+    );
+  }
+  return res
+}
+
+/*  */
+
+function validateProp (
+  key,
+  propOptions,
+  propsData,
+  vm
+) {
+  var prop = propOptions[key];
+  var absent = !hasOwn(propsData, key);
+  var value = propsData[key];
+  // handle boolean props
+  if (isType(Boolean, prop.type)) {
+    if (absent && !hasOwn(prop, 'default')) {
+      value = false;
+    } else if (!isType(String, prop.type) && (value === '' || value === hyphenate(key))) {
+      value = true;
+    }
+  }
+  // check default value
+  if (value === undefined) {
+    value = getPropDefaultValue(vm, prop, key);
+    // since the default value is a fresh copy,
+    // make sure to observe it.
+    var prevShouldConvert = observerState.shouldConvert;
+    observerState.shouldConvert = true;
+    observe(value);
+    observerState.shouldConvert = prevShouldConvert;
+  }
+  {
+    assertProp(prop, key, value, vm, absent);
+  }
+  return value
+}
+
+/**
+ * Get the default value of a prop.
+ */
+function getPropDefaultValue (vm, prop, key) {
+  // no default, return undefined
+  if (!hasOwn(prop, 'default')) {
+    return undefined
+  }
+  var def = prop.default;
+  // warn against non-factory defaults for Object & Array
+  if ("development" !== 'production' && isObject(def)) {
+    warn(
+      'Invalid default value for prop "' + key + '": ' +
+      'Props with type Object/Array must use a factory function ' +
+      'to return the default value.',
+      vm
+    );
+  }
+  // the raw prop value was also undefined from previous render,
+  // return previous default value to avoid unnecessary watcher trigger
+  if (vm && vm.$options.propsData &&
+    vm.$options.propsData[key] === undefined &&
+    vm._props[key] !== undefined
+  ) {
+    return vm._props[key]
+  }
+  // call factory function for non-Function types
+  // a value is Function if its prototype is function even across different execution context
+  return typeof def === 'function' && getType(prop.type) !== 'Function'
+    ? def.call(vm)
+    : def
+}
+
+/**
+ * Assert whether a prop is valid.
+ */
+function assertProp (
+  prop,
+  name,
+  value,
+  vm,
+  absent
+) {
+  if (prop.required && absent) {
+    warn(
+      'Missing required prop: "' + name + '"',
+      vm
+    );
+    return
+  }
+  if (value == null && !prop.required) {
+    return
+  }
+  var type = prop.type;
+  var valid = !type || type === true;
+  var expectedTypes = [];
+  if (type) {
+    if (!Array.isArray(type)) {
+      type = [type];
+    }
+    for (var i = 0; i < type.length && !valid; i++) {
+      var assertedType = assertType(value, type[i]);
+      expectedTypes.push(assertedType.expectedType || '');
+      valid = assertedType.valid;
+    }
+  }
+  if (!valid) {
+    warn(
+      'Invalid prop: type check failed for prop "' + name + '".' +
+      ' Expected ' + expectedTypes.map(capitalize).join(', ') +
+      ', got ' + Object.prototype.toString.call(value).slice(8, -1) + '.',
+      vm
+    );
+    return
+  }
+  var validator = prop.validator;
+  if (validator) {
+    if (!validator(value)) {
+      warn(
+        'Invalid prop: custom validator check failed for prop "' + name + '".',
+        vm
+      );
+    }
+  }
+}
+
+var simpleCheckRE = /^(String|Number|Boolean|Function|Symbol)$/;
+
+function assertType (value, type) {
+  var valid;
+  var expectedType = getType(type);
+  if (simpleCheckRE.test(expectedType)) {
+    valid = typeof value === expectedType.toLowerCase();
+  } else if (expectedType === 'Object') {
+    valid = isPlainObject(value);
+  } else if (expectedType === 'Array') {
+    valid = Array.isArray(value);
+  } else {
+    valid = value instanceof type;
+  }
+  return {
+    valid: valid,
+    expectedType: expectedType
+  }
+}
+
+/**
+ * Use function string name to check built-in types,
+ * because a simple equality check will fail when running
+ * across different vms / iframes.
+ */
+function getType (fn) {
+  var match = fn && fn.toString().match(/^\s*function (\w+)/);
+  return match ? match[1] : ''
+}
+
+function isType (type, fn) {
+  if (!Array.isArray(fn)) {
+    return getType(fn) === getType(type)
+  }
+  for (var i = 0, len = fn.length; i < len; i++) {
+    if (getType(fn[i]) === getType(type)) {
+      return true
+    }
+  }
+  /* istanbul ignore next */
+  return false
+}
+
+/*  */
+
+var mark;
+var measure;
+
+{
+  var perf = inBrowser && window.performance;
+  /* istanbul ignore if */
+  if (
+    perf &&
+    perf.mark &&
+    perf.measure &&
+    perf.clearMarks &&
+    perf.clearMeasures
+  ) {
+    mark = function (tag) { return perf.mark(tag); };
+    measure = function (name, startTag, endTag) {
+      perf.measure(name, startTag, endTag);
+      perf.clearMarks(startTag);
+      perf.clearMarks(endTag);
+      perf.clearMeasures(name);
+    };
+  }
+}
+
+/* not type checking this file because flow doesn't play well with Proxy */
+
+var initProxy;
+
+{
+  var allowedGlobals = makeMap(
+    'Infinity,undefined,NaN,isFinite,isNaN,' +
+    'parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,' +
+    'Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,' +
+    'require' // for Webpack/Browserify
+  );
+
+  var warnNonPresent = function (target, key) {
+    warn(
+      "Property or method \"" + key + "\" is not defined on the instance but " +
+      "referenced during render. Make sure to declare reactive data " +
+      "properties in the data option.",
+      target
+    );
+  };
+
+  var hasProxy =
+    typeof Proxy !== 'undefined' &&
+    Proxy.toString().match(/native code/);
+
+  if (hasProxy) {
+    var isBuiltInModifier = makeMap('stop,prevent,self,ctrl,shift,alt,meta');
+    config.keyCodes = new Proxy(config.keyCodes, {
+      set: function set (target, key, value) {
+        if (isBuiltInModifier(key)) {
+          warn(("Avoid overwriting built-in modifier in config.keyCodes: ." + key));
+          return false
+        } else {
+          target[key] = value;
+          return true
+        }
+      }
+    });
+  }
+
+  var hasHandler = {
+    has: function has (target, key) {
+      var has = key in target;
+      var isAllowed = allowedGlobals(key) || key.charAt(0) === '_';
+      if (!has && !isAllowed) {
+        warnNonPresent(target, key);
+      }
+      return has || !isAllowed
+    }
+  };
+
+  var getHandler = {
+    get: function get (target, key) {
+      if (typeof key === 'string' && !(key in target)) {
+        warnNonPresent(target, key);
+      }
+      return target[key]
+    }
+  };
+
+  initProxy = function initProxy (vm) {
+    if (hasProxy) {
+      // determine which proxy handler to use
+      var options = vm.$options;
+      var handlers = options.render && options.render._withStripped
+        ? getHandler
+        : hasHandler;
+      vm._renderProxy = new Proxy(vm, handlers);
+    } else {
+      vm._renderProxy = vm;
+    }
+  };
+}
+
+/*  */
+
+var VNode = function VNode (
+  tag,
+  data,
+  children,
+  text,
+  elm,
+  context,
+  componentOptions,
+  asyncFactory
+) {
+  this.tag = tag;
+  this.data = data;
+  this.children = children;
+  this.text = text;
+  this.elm = elm;
+  this.ns = undefined;
+  this.context = context;
+  this.functionalContext = undefined;
+  this.key = data && data.key;
+  this.componentOptions = componentOptions;
+  this.componentInstance = undefined;
+  this.parent = undefined;
+  this.raw = false;
+  this.isStatic = false;
+  this.isRootInsert = true;
+  this.isComment = false;
+  this.isCloned = false;
+  this.isOnce = false;
+  this.asyncFactory = asyncFactory;
+  this.asyncMeta = undefined;
+  this.isAsyncPlaceholder = false;
+};
+
+var prototypeAccessors = { child: {} };
+
+// DEPRECATED: alias for componentInstance for backwards compat.
+/* istanbul ignore next */
+prototypeAccessors.child.get = function () {
+  return this.componentInstance
+};
+
+Object.defineProperties( VNode.prototype, prototypeAccessors );
+
+var createEmptyVNode = function (text) {
+  if ( text === void 0 ) text = '';
+
+  var node = new VNode();
+  node.text = text;
+  node.isComment = true;
+  return node
+};
+
+function createTextVNode (val) {
+  return new VNode(undefined, undefined, undefined, String(val))
+}
+
+// optimized shallow clone
+// used for static nodes and slot nodes because they may be reused across
+// multiple renders, cloning them avoids errors when DOM manipulations rely
+// on their elm reference.
+function cloneVNode (vnode) {
+  var cloned = new VNode(
+    vnode.tag,
+    vnode.data,
+    vnode.children,
+    vnode.text,
+    vnode.elm,
+    vnode.context,
+    vnode.componentOptions,
+    vnode.asyncFactory
+  );
+  cloned.ns = vnode.ns;
+  cloned.isStatic = vnode.isStatic;
+  cloned.key = vnode.key;
+  cloned.isComment = vnode.isComment;
+  cloned.isCloned = true;
+  return cloned
+}
+
+function cloneVNodes (vnodes) {
+  var len = vnodes.length;
+  var res = new Array(len);
+  for (var i = 0; i < len; i++) {
+    res[i] = cloneVNode(vnodes[i]);
+  }
+  return res
+}
+
+/*  */
+
+var normalizeEvent = cached(function (name) {
+  var passive = name.charAt(0) === '&';
+  name = passive ? name.slice(1) : name;
+  var once$$1 = name.charAt(0) === '~'; // Prefixed last, checked first
+  name = once$$1 ? name.slice(1) : name;
+  var capture = name.charAt(0) === '!';
+  name = capture ? name.slice(1) : name;
+  return {
+    name: name,
+    once: once$$1,
+    capture: capture,
+    passive: passive
+  }
+});
+
+function createFnInvoker (fns) {
+  function invoker () {
+    var arguments$1 = arguments;
+
+    var fns = invoker.fns;
+    if (Array.isArray(fns)) {
+      var cloned = fns.slice();
+      for (var i = 0; i < cloned.length; i++) {
+        cloned[i].apply(null, arguments$1);
+      }
+    } else {
+      // return handler return value for single handlers
+      return fns.apply(null, arguments)
+    }
+  }
+  invoker.fns = fns;
+  return invoker
+}
+
+function updateListeners (
+  on,
+  oldOn,
+  add,
+  remove$$1,
+  vm
+) {
+  var name, cur, old, event;
+  for (name in on) {
+    cur = on[name];
+    old = oldOn[name];
+    event = normalizeEvent(name);
+    if (isUndef(cur)) {
+      "development" !== 'production' && warn(
+        "Invalid handler for event \"" + (event.name) + "\": got " + String(cur),
+        vm
+      );
+    } else if (isUndef(old)) {
+      if (isUndef(cur.fns)) {
+        cur = on[name] = createFnInvoker(cur);
+      }
+      add(event.name, cur, event.once, event.capture, event.passive);
+    } else if (cur !== old) {
+      old.fns = cur;
+      on[name] = old;
+    }
+  }
+  for (name in oldOn) {
+    if (isUndef(on[name])) {
+      event = normalizeEvent(name);
+      remove$$1(event.name, oldOn[name], event.capture);
+    }
+  }
+}
+
+/*  */
+
+function mergeVNodeHook (def, hookKey, hook) {
+  var invoker;
+  var oldHook = def[hookKey];
+
+  function wrappedHook () {
+    hook.apply(this, arguments);
+    // important: remove merged hook to ensure it's called only once
+    // and prevent memory leak
+    remove(invoker.fns, wrappedHook);
+  }
+
+  if (isUndef(oldHook)) {
+    // no existing hook
+    invoker = createFnInvoker([wrappedHook]);
+  } else {
+    /* istanbul ignore if */
+    if (isDef(oldHook.fns) && isTrue(oldHook.merged)) {
+      // already a merged invoker
+      invoker = oldHook;
+      invoker.fns.push(wrappedHook);
+    } else {
+      // existing plain hook
+      invoker = createFnInvoker([oldHook, wrappedHook]);
+    }
+  }
+
+  invoker.merged = true;
+  def[hookKey] = invoker;
+}
+
+/*  */
+
+function extractPropsFromVNodeData (
+  data,
+  Ctor,
+  tag
+) {
+  // we are only extracting raw values here.
+  // validation and default values are handled in the child
+  // component itself.
+  var propOptions = Ctor.options.props;
+  if (isUndef(propOptions)) {
+    return
+  }
+  var res = {};
+  var attrs = data.attrs;
+  var props = data.props;
+  if (isDef(attrs) || isDef(props)) {
+    for (var key in propOptions) {
+      var altKey = hyphenate(key);
+      {
+        var keyInLowerCase = key.toLowerCase();
+        if (
+          key !== keyInLowerCase &&
+          attrs && hasOwn(attrs, keyInLowerCase)
+        ) {
+          tip(
+            "Prop \"" + keyInLowerCase + "\" is passed to component " +
+            (formatComponentName(tag || Ctor)) + ", but the declared prop name is" +
+            " \"" + key + "\". " +
+            "Note that HTML attributes are case-insensitive and camelCased " +
+            "props need to use their kebab-case equivalents when using in-DOM " +
+            "templates. You should probably use \"" + altKey + "\" instead of \"" + key + "\"."
+          );
+        }
+      }
+      checkProp(res, props, key, altKey, true) ||
+      checkProp(res, attrs, key, altKey, false);
+    }
+  }
+  return res
+}
+
+function checkProp (
+  res,
+  hash,
+  key,
+  altKey,
+  preserve
+) {
+  if (isDef(hash)) {
+    if (hasOwn(hash, key)) {
+      res[key] = hash[key];
+      if (!preserve) {
+        delete hash[key];
+      }
+      return true
+    } else if (hasOwn(hash, altKey)) {
+      res[key] = hash[altKey];
+      if (!preserve) {
+        delete hash[altKey];
+      }
+      return true
+    }
+  }
+  return false
+}
+
+/*  */
+
+// The template compiler attempts to minimize the need for normalization by
+// statically analyzing the template at compile time.
+//
+// For plain HTML markup, normalization can be completely skipped because the
+// generated render function is guaranteed to return Array<VNode>. There are
+// two cases where extra normalization is needed:
+
+// 1. When the children contains components - because a functional component
+// may return an Array instead of a single root. In this case, just a simple
+// normalization is needed - if any child is an Array, we flatten the whole
+// thing with Array.prototype.concat. It is guaranteed to be only 1-level deep
+// because functional components already normalize their own children.
+function simpleNormalizeChildren (children) {
+  for (var i = 0; i < children.length; i++) {
+    if (Array.isArray(children[i])) {
+      return Array.prototype.concat.apply([], children)
+    }
+  }
+  return children
+}
+
+// 2. When the children contains constructs that always generated nested Arrays,
+// e.g. <template>, <slot>, v-for, or when the children is provided by user
+// with hand-written render functions / JSX. In such cases a full normalization
+// is needed to cater to all possible types of children values.
+function normalizeChildren (children) {
+  return isPrimitive(children)
+    ? [createTextVNode(children)]
+    : Array.isArray(children)
+      ? normalizeArrayChildren(children)
+      : undefined
+}
+
+function isTextNode (node) {
+  return isDef(node) && isDef(node.text) && isFalse(node.isComment)
+}
+
+function normalizeArrayChildren (children, nestedIndex) {
+  var res = [];
+  var i, c, last;
+  for (i = 0; i < children.length; i++) {
+    c = children[i];
+    if (isUndef(c) || typeof c === 'boolean') { continue }
+    last = res[res.length - 1];
+    //  nested
+    if (Array.isArray(c)) {
+      res.push.apply(res, normalizeArrayChildren(c, ((nestedIndex || '') + "_" + i)));
+    } else if (isPrimitive(c)) {
+      if (isTextNode(last)) {
+        // merge adjacent text nodes
+        // this is necessary for SSR hydration because text nodes are
+        // essentially merged when rendered to HTML strings
+        (last).text += String(c);
+      } else if (c !== '') {
+        // convert primitive to vnode
+        res.push(createTextVNode(c));
+      }
+    } else {
+      if (isTextNode(c) && isTextNode(last)) {
+        // merge adjacent text nodes
+        res[res.length - 1] = createTextVNode(last.text + c.text);
+      } else {
+        // default key for nested array children (likely generated by v-for)
+        if (isTrue(children._isVList) &&
+          isDef(c.tag) &&
+          isUndef(c.key) &&
+          isDef(nestedIndex)) {
+          c.key = "__vlist" + nestedIndex + "_" + i + "__";
+        }
+        res.push(c);
+      }
+    }
+  }
+  return res
+}
+
+/*  */
+
+function ensureCtor (comp, base) {
+  if (comp.__esModule && comp.default) {
+    comp = comp.default;
+  }
+  return isObject(comp)
+    ? base.extend(comp)
+    : comp
+}
+
+function createAsyncPlaceholder (
+  factory,
+  data,
+  context,
+  children,
+  tag
+) {
+  var node = createEmptyVNode();
+  node.asyncFactory = factory;
+  node.asyncMeta = { data: data, context: context, children: children, tag: tag };
+  return node
+}
+
+function resolveAsyncComponent (
+  factory,
+  baseCtor,
+  context
+) {
+  if (isTrue(factory.error) && isDef(factory.errorComp)) {
+    return factory.errorComp
+  }
+
+  if (isDef(factory.resolved)) {
+    return factory.resolved
+  }
+
+  if (isTrue(factory.loading) && isDef(factory.loadingComp)) {
+    return factory.loadingComp
+  }
+
+  if (isDef(factory.contexts)) {
+    // already pending
+    factory.contexts.push(context);
+  } else {
+    var contexts = factory.contexts = [context];
+    var sync = true;
+
+    var forceRender = function () {
+      for (var i = 0, l = contexts.length; i < l; i++) {
+        contexts[i].$forceUpdate();
+      }
+    };
+
+    var resolve = once(function (res) {
+      // cache resolved
+      factory.resolved = ensureCtor(res, baseCtor);
+      // invoke callbacks only if this is not a synchronous resolve
+      // (async resolves are shimmed as synchronous during SSR)
+      if (!sync) {
+        forceRender();
+      }
+    });
+
+    var reject = once(function (reason) {
+      "development" !== 'production' && warn(
+        "Failed to resolve async component: " + (String(factory)) +
+        (reason ? ("\nReason: " + reason) : '')
+      );
+      if (isDef(factory.errorComp)) {
+        factory.error = true;
+        forceRender();
+      }
+    });
+
+    var res = factory(resolve, reject);
+
+    if (isObject(res)) {
+      if (typeof res.then === 'function') {
+        // () => Promise
+        if (isUndef(factory.resolved)) {
+          res.then(resolve, reject);
+        }
+      } else if (isDef(res.component) && typeof res.component.then === 'function') {
+        res.component.then(resolve, reject);
+
+        if (isDef(res.error)) {
+          factory.errorComp = ensureCtor(res.error, baseCtor);
+        }
+
+        if (isDef(res.loading)) {
+          factory.loadingComp = ensureCtor(res.loading, baseCtor);
+          if (res.delay === 0) {
+            factory.loading = true;
+          } else {
+            setTimeout(function () {
+              if (isUndef(factory.resolved) && isUndef(factory.error)) {
+                factory.loading = true;
+                forceRender();
+              }
+            }, res.delay || 200);
+          }
+        }
+
+        if (isDef(res.timeout)) {
+          setTimeout(function () {
+            if (isUndef(factory.resolved)) {
+              reject(
+                "timeout (" + (res.timeout) + "ms)"
+              );
+            }
+          }, res.timeout);
+        }
+      }
+    }
+
+    sync = false;
+    // return in case resolved synchronously
+    return factory.loading
+      ? factory.loadingComp
+      : factory.resolved
+  }
+}
+
+/*  */
+
+function getFirstComponentChild (children) {
+  if (Array.isArray(children)) {
+    for (var i = 0; i < children.length; i++) {
+      var c = children[i];
+      if (isDef(c) && isDef(c.componentOptions)) {
+        return c
+      }
+    }
+  }
+}
+
+/*  */
+
+/*  */
+
+function initEvents (vm) {
+  vm._events = Object.create(null);
+  vm._hasHookEvent = false;
+  // init parent attached events
+  var listeners = vm.$options._parentListeners;
+  if (listeners) {
+    updateComponentListeners(vm, listeners);
+  }
+}
+
+var target;
+
+function add (event, fn, once$$1) {
+  if (once$$1) {
+    target.$once(event, fn);
+  } else {
+    target.$on(event, fn);
+  }
+}
+
+function remove$1 (event, fn) {
+  target.$off(event, fn);
+}
+
+function updateComponentListeners (
+  vm,
+  listeners,
+  oldListeners
+) {
+  target = vm;
+  updateListeners(listeners, oldListeners || {}, add, remove$1, vm);
+}
+
+function eventsMixin (Vue) {
+  var hookRE = /^hook:/;
+  Vue.prototype.$on = function (event, fn) {
+    var this$1 = this;
+
+    var vm = this;
+    if (Array.isArray(event)) {
+      for (var i = 0, l = event.length; i < l; i++) {
+        this$1.$on(event[i], fn);
+      }
+    } else {
+      (vm._events[event] || (vm._events[event] = [])).push(fn);
+      // optimize hook:event cost by using a boolean flag marked at registration
+      // instead of a hash lookup
+      if (hookRE.test(event)) {
+        vm._hasHookEvent = true;
+      }
+    }
+    return vm
+  };
+
+  Vue.prototype.$once = function (event, fn) {
+    var vm = this;
+    function on () {
+      vm.$off(event, on);
+      fn.apply(vm, arguments);
+    }
+    on.fn = fn;
+    vm.$on(event, on);
+    return vm
+  };
+
+  Vue.prototype.$off = function (event, fn) {
+    var this$1 = this;
+
+    var vm = this;
+    // all
+    if (!arguments.length) {
+      vm._events = Object.create(null);
+      return vm
+    }
+    // array of events
+    if (Array.isArray(event)) {
+      for (var i$1 = 0, l = event.length; i$1 < l; i$1++) {
+        this$1.$off(event[i$1], fn);
+      }
+      return vm
+    }
+    // specific event
+    var cbs = vm._events[event];
+    if (!cbs) {
+      return vm
+    }
+    if (arguments.length === 1) {
+      vm._events[event] = null;
+      return vm
+    }
+    // specific handler
+    var cb;
+    var i = cbs.length;
+    while (i--) {
+      cb = cbs[i];
+      if (cb === fn || cb.fn === fn) {
+        cbs.splice(i, 1);
+        break
+      }
+    }
+    return vm
+  };
+
+  Vue.prototype.$emit = function (event) {
+    var vm = this;
+    {
+      var lowerCaseEvent = event.toLowerCase();
+      if (lowerCaseEvent !== event && vm._events[lowerCaseEvent]) {
+        tip(
+          "Event \"" + lowerCaseEvent + "\" is emitted in component " +
+          (formatComponentName(vm)) + " but the handler is registered for \"" + event + "\". " +
+          "Note that HTML attributes are case-insensitive and you cannot use " +
+          "v-on to listen to camelCase events when using in-DOM templates. " +
+          "You should probably use \"" + (hyphenate(event)) + "\" instead of \"" + event + "\"."
+        );
+      }
+    }
+    var cbs = vm._events[event];
+    if (cbs) {
+      cbs = cbs.length > 1 ? toArray(cbs) : cbs;
+      var args = toArray(arguments, 1);
+      for (var i = 0, l = cbs.length; i < l; i++) {
+        try {
+          cbs[i].apply(vm, args);
+        } catch (e) {
+          handleError(e, vm, ("event handler for \"" + event + "\""));
+        }
+      }
+    }
+    return vm
+  };
+}
+
+/*  */
+
+/**
+ * Runtime helper for resolving raw children VNodes into a slot object.
+ */
+function resolveSlots (
+  children,
+  context
+) {
+  var slots = {};
+  if (!children) {
+    return slots
+  }
+  var defaultSlot = [];
+  for (var i = 0, l = children.length; i < l; i++) {
+    var child = children[i];
+    // named slots should only be respected if the vnode was rendered in the
+    // same context.
+    if ((child.context === context || child.functionalContext === context) &&
+      child.data && child.data.slot != null
+    ) {
+      var name = child.data.slot;
+      var slot = (slots[name] || (slots[name] = []));
+      if (child.tag === 'template') {
+        slot.push.apply(slot, child.children);
+      } else {
+        slot.push(child);
+      }
+    } else {
+      defaultSlot.push(child);
+    }
+  }
+  // ignore whitespace
+  if (!defaultSlot.every(isWhitespace)) {
+    slots.default = defaultSlot;
+  }
+  return slots
+}
+
+function isWhitespace (node) {
+  return node.isComment || node.text === ' '
+}
+
+function resolveScopedSlots (
+  fns, // see flow/vnode
+  res
+) {
+  res = res || {};
+  for (var i = 0; i < fns.length; i++) {
+    if (Array.isArray(fns[i])) {
+      resolveScopedSlots(fns[i], res);
+    } else {
+      res[fns[i].key] = fns[i].fn;
+    }
+  }
+  return res
+}
+
+/*  */
+
+var activeInstance = null;
+var isUpdatingChildComponent = false;
+
+function initLifecycle (vm) {
+  var options = vm.$options;
+
+  // locate first non-abstract parent
+  var parent = options.parent;
+  if (parent && !options.abstract) {
+    while (parent.$options.abstract && parent.$parent) {
+      parent = parent.$parent;
+    }
+    parent.$children.push(vm);
+  }
+
+  vm.$parent = parent;
+  vm.$root = parent ? parent.$root : vm;
+
+  vm.$children = [];
+  vm.$refs = {};
+
+  vm._watcher = null;
+  vm._inactive = null;
+  vm._directInactive = false;
+  vm._isMounted = false;
+  vm._isDestroyed = false;
+  vm._isBeingDestroyed = false;
+}
+
+function lifecycleMixin (Vue) {
+  Vue.prototype._update = function (vnode, hydrating) {
+    var vm = this;
+    if (vm._isMounted) {
+      callHook(vm, 'beforeUpdate');
+    }
+    var prevEl = vm.$el;
+    var prevVnode = vm._vnode;
+    var prevActiveInstance = activeInstance;
+    activeInstance = vm;
+    vm._vnode = vnode;
+    // Vue.prototype.__patch__ is injected in entry points
+    // based on the rendering backend used.
+    if (!prevVnode) {
+      // initial render
+      vm.$el = vm.__patch__(
+        vm.$el, vnode, hydrating, false /* removeOnly */,
+        vm.$options._parentElm,
+        vm.$options._refElm
+      );
+      // no need for the ref nodes after initial patch
+      // this prevents keeping a detached DOM tree in memory (#5851)
+      vm.$options._parentElm = vm.$options._refElm = null;
+    } else {
+      // updates
+      vm.$el = vm.__patch__(prevVnode, vnode);
+    }
+    activeInstance = prevActiveInstance;
+    // update __vue__ reference
+    if (prevEl) {
+      prevEl.__vue__ = null;
+    }
+    if (vm.$el) {
+      vm.$el.__vue__ = vm;
+    }
+    // if parent is an HOC, update its $el as well
+    if (vm.$vnode && vm.$parent && vm.$vnode === vm.$parent._vnode) {
+      vm.$parent.$el = vm.$el;
+    }
+    // updated hook is called by the scheduler to ensure that children are
+    // updated in a parent's updated hook.
+  };
+
+  Vue.prototype.$forceUpdate = function () {
+    var vm = this;
+    if (vm._watcher) {
+      vm._watcher.update();
+    }
+  };
+
+  Vue.prototype.$destroy = function () {
+    var vm = this;
+    if (vm._isBeingDestroyed) {
+      return
+    }
+    callHook(vm, 'beforeDestroy');
+    vm._isBeingDestroyed = true;
+    // remove self from parent
+    var parent = vm.$parent;
+    if (parent && !parent._isBeingDestroyed && !vm.$options.abstract) {
+      remove(parent.$children, vm);
+    }
+    // teardown watchers
+    if (vm._watcher) {
+      vm._watcher.teardown();
+    }
+    var i = vm._watchers.length;
+    while (i--) {
+      vm._watchers[i].teardown();
+    }
+    // remove reference from data ob
+    // frozen object may not have observer.
+    if (vm._data.__ob__) {
+      vm._data.__ob__.vmCount--;
+    }
+    // call the last hook...
+    vm._isDestroyed = true;
+    // invoke destroy hooks on current rendered tree
+    vm.__patch__(vm._vnode, null);
+    // fire destroyed hook
+    callHook(vm, 'destroyed');
+    // turn off all instance listeners.
+    vm.$off();
+    // remove __vue__ reference
+    if (vm.$el) {
+      vm.$el.__vue__ = null;
+    }
+  };
+}
+
+function mountComponent (
+  vm,
+  el,
+  hydrating
+) {
+  vm.$el = el;
+  if (!vm.$options.render) {
+    vm.$options.render = createEmptyVNode;
+    {
+      /* istanbul ignore if */
+      if ((vm.$options.template && vm.$options.template.charAt(0) !== '#') ||
+        vm.$options.el || el) {
+        warn(
+          'You are using the runtime-only build of Vue where the template ' +
+          'compiler is not available. Either pre-compile the templates into ' +
+          'render functions, or use the compiler-included build.',
+          vm
+        );
+      } else {
+        warn(
+          'Failed to mount component: template or render function not defined.',
+          vm
+        );
+      }
+    }
+  }
+  callHook(vm, 'beforeMount');
+
+  var updateComponent;
+  /* istanbul ignore if */
+  if ("development" !== 'production' && config.performance && mark) {
+    updateComponent = function () {
+      var name = vm._name;
+      var id = vm._uid;
+      var startTag = "vue-perf-start:" + id;
+      var endTag = "vue-perf-end:" + id;
+
+      mark(startTag);
+      var vnode = vm._render();
+      mark(endTag);
+      measure((name + " render"), startTag, endTag);
+
+      mark(startTag);
+      vm._update(vnode, hydrating);
+      mark(endTag);
+      measure((name + " patch"), startTag, endTag);
+    };
+  } else {
+    updateComponent = function () {
+      vm._update(vm._render(), hydrating);
+    };
+  }
+
+  vm._watcher = new Watcher(vm, updateComponent, noop);
+  hydrating = false;
+
+  // manually mounted instance, call mounted on self
+  // mounted is called for render-created child components in its inserted hook
+  if (vm.$vnode == null) {
+    vm._isMounted = true;
+    callHook(vm, 'mounted');
+  }
+  return vm
+}
+
+function updateChildComponent (
+  vm,
+  propsData,
+  listeners,
+  parentVnode,
+  renderChildren
+) {
+  {
+    isUpdatingChildComponent = true;
+  }
+
+  // determine whether component has slot children
+  // we need to do this before overwriting $options._renderChildren
+  var hasChildren = !!(
+    renderChildren ||               // has new static slots
+    vm.$options._renderChildren ||  // has old static slots
+    parentVnode.data.scopedSlots || // has new scoped slots
+    vm.$scopedSlots !== emptyObject // has old scoped slots
+  );
+
+  vm.$options._parentVnode = parentVnode;
+  vm.$vnode = parentVnode; // update vm's placeholder node without re-render
+
+  if (vm._vnode) { // update child tree's parent
+    vm._vnode.parent = parentVnode;
+  }
+  vm.$options._renderChildren = renderChildren;
+
+  // update $attrs and $listensers hash
+  // these are also reactive so they may trigger child update if the child
+  // used them during render
+  vm.$attrs = parentVnode.data && parentVnode.data.attrs;
+  vm.$listeners = listeners;
+
+  // update props
+  if (propsData && vm.$options.props) {
+    observerState.shouldConvert = false;
+    var props = vm._props;
+    var propKeys = vm.$options._propKeys || [];
+    for (var i = 0; i < propKeys.length; i++) {
+      var key = propKeys[i];
+      props[key] = validateProp(key, vm.$options.props, propsData, vm);
+    }
+    observerState.shouldConvert = true;
+    // keep a copy of raw propsData
+    vm.$options.propsData = propsData;
+  }
+
+  // update listeners
+  if (listeners) {
+    var oldListeners = vm.$options._parentListeners;
+    vm.$options._parentListeners = listeners;
+    updateComponentListeners(vm, listeners, oldListeners);
+  }
+  // resolve slots + force update if has children
+  if (hasChildren) {
+    vm.$slots = resolveSlots(renderChildren, parentVnode.context);
+    vm.$forceUpdate();
+  }
+
+  {
+    isUpdatingChildComponent = false;
+  }
+}
+
+function isInInactiveTree (vm) {
+  while (vm && (vm = vm.$parent)) {
+    if (vm._inactive) { return true }
+  }
+  return false
+}
+
+function activateChildComponent (vm, direct) {
+  if (direct) {
+    vm._directInactive = false;
+    if (isInInactiveTree(vm)) {
+      return
+    }
+  } else if (vm._directInactive) {
+    return
+  }
+  if (vm._inactive || vm._inactive === null) {
+    vm._inactive = false;
+    for (var i = 0; i < vm.$children.length; i++) {
+      activateChildComponent(vm.$children[i]);
+    }
+    callHook(vm, 'activated');
+  }
+}
+
+function deactivateChildComponent (vm, direct) {
+  if (direct) {
+    vm._directInactive = true;
+    if (isInInactiveTree(vm)) {
+      return
+    }
+  }
+  if (!vm._inactive) {
+    vm._inactive = true;
+    for (var i = 0; i < vm.$children.length; i++) {
+      deactivateChildComponent(vm.$children[i]);
+    }
+    callHook(vm, 'deactivated');
+  }
+}
+
+function callHook (vm, hook) {
+  var handlers = vm.$options[hook];
+  if (handlers) {
+    for (var i = 0, j = handlers.length; i < j; i++) {
+      try {
+        handlers[i].call(vm);
+      } catch (e) {
+        handleError(e, vm, (hook + " hook"));
+      }
+    }
+  }
+  if (vm._hasHookEvent) {
+    vm.$emit('hook:' + hook);
+  }
+}
+
+/*  */
+
+
+var MAX_UPDATE_COUNT = 100;
+
+var queue = [];
+var activatedChildren = [];
+var has = {};
+var circular = {};
+var waiting = false;
+var flushing = false;
+var index = 0;
+
+/**
+ * Reset the scheduler's state.
+ */
+function resetSchedulerState () {
+  index = queue.length = activatedChildren.length = 0;
+  has = {};
+  {
+    circular = {};
+  }
+  waiting = flushing = false;
+}
+
+/**
+ * Flush both queues and run the watchers.
+ */
+function flushSchedulerQueue () {
+  flushing = true;
+  var watcher, id;
+
+  // Sort queue before flush.
+  // This ensures that:
+  // 1. Components are updated from parent to child. (because parent is always
+  //    created before the child)
+  // 2. A component's user watchers are run before its render watcher (because
+  //    user watchers are created before the render watcher)
+  // 3. If a component is destroyed during a parent component's watcher run,
+  //    its watchers can be skipped.
+  queue.sort(function (a, b) { return a.id - b.id; });
+
+  // do not cache length because more watchers might be pushed
+  // as we run existing watchers
+  for (index = 0; index < queue.length; index++) {
+    watcher = queue[index];
+    id = watcher.id;
+    has[id] = null;
+    watcher.run();
+    // in dev build, check and stop circular updates.
+    if ("development" !== 'production' && has[id] != null) {
+      circular[id] = (circular[id] || 0) + 1;
+      if (circular[id] > MAX_UPDATE_COUNT) {
+        warn(
+          'You may have an infinite update loop ' + (
+            watcher.user
+              ? ("in watcher with expression \"" + (watcher.expression) + "\"")
+              : "in a component render function."
+          ),
+          watcher.vm
+        );
+        break
+      }
+    }
+  }
+
+  // keep copies of post queues before resetting state
+  var activatedQueue = activatedChildren.slice();
+  var updatedQueue = queue.slice();
+
+  resetSchedulerState();
+
+  // call component updated and activated hooks
+  callActivatedHooks(activatedQueue);
+  callUpdatedHooks(updatedQueue);
+
+  // devtool hook
+  /* istanbul ignore if */
+  if (devtools && config.devtools) {
+    devtools.emit('flush');
+  }
+}
+
+function callUpdatedHooks (queue) {
+  var i = queue.length;
+  while (i--) {
+    var watcher = queue[i];
+    var vm = watcher.vm;
+    if (vm._watcher === watcher && vm._isMounted) {
+      callHook(vm, 'updated');
+    }
+  }
+}
+
+/**
+ * Queue a kept-alive component that was activated during patch.
+ * The queue will be processed after the entire tree has been patched.
+ */
+function queueActivatedComponent (vm) {
+  // setting _inactive to false here so that a render function can
+  // rely on checking whether it's in an inactive tree (e.g. router-view)
+  vm._inactive = false;
+  activatedChildren.push(vm);
+}
+
+function callActivatedHooks (queue) {
+  for (var i = 0; i < queue.length; i++) {
+    queue[i]._inactive = true;
+    activateChildComponent(queue[i], true /* true */);
+  }
+}
+
+/**
+ * Push a watcher into the watcher queue.
+ * Jobs with duplicate IDs will be skipped unless it's
+ * pushed when the queue is being flushed.
+ */
+function queueWatcher (watcher) {
+  var id = watcher.id;
+  if (has[id] == null) {
+    has[id] = true;
+    if (!flushing) {
+      queue.push(watcher);
+    } else {
+      // if already flushing, splice the watcher based on its id
+      // if already past its id, it will be run next immediately.
+      var i = queue.length - 1;
+      while (i > index && queue[i].id > watcher.id) {
+        i--;
+      }
+      queue.splice(i + 1, 0, watcher);
+    }
+    // queue the flush
+    if (!waiting) {
+      waiting = true;
+      nextTick(flushSchedulerQueue);
+    }
+  }
+}
+
+/*  */
+
+var uid$2 = 0;
+
+/**
+ * A watcher parses an expression, collects dependencies,
+ * and fires callback when the expression value changes.
+ * This is used for both the $watch() api and directives.
+ */
+var Watcher = function Watcher (
+  vm,
+  expOrFn,
+  cb,
+  options
+) {
+  this.vm = vm;
+  vm._watchers.push(this);
+  // options
+  if (options) {
+    this.deep = !!options.deep;
+    this.user = !!options.user;
+    this.lazy = !!options.lazy;
+    this.sync = !!options.sync;
+  } else {
+    this.deep = this.user = this.lazy = this.sync = false;
+  }
+  this.cb = cb;
+  this.id = ++uid$2; // uid for batching
+  this.active = true;
+  this.dirty = this.lazy; // for lazy watchers
+  this.deps = [];
+  this.newDeps = [];
+  this.depIds = new _Set();
+  this.newDepIds = new _Set();
+  this.expression = expOrFn.toString();
+  // parse expression for getter
+  if (typeof expOrFn === 'function') {
+    this.getter = expOrFn;
+  } else {
+    this.getter = parsePath(expOrFn);
+    if (!this.getter) {
+      this.getter = function () {};
+      "development" !== 'production' && warn(
+        "Failed watching path: \"" + expOrFn + "\" " +
+        'Watcher only accepts simple dot-delimited paths. ' +
+        'For full control, use a function instead.',
+        vm
+      );
+    }
+  }
+  this.value = this.lazy
+    ? undefined
+    : this.get();
+};
+
+/**
+ * Evaluate the getter, and re-collect dependencies.
+ */
+Watcher.prototype.get = function get () {
+  pushTarget(this);
+  var value;
+  var vm = this.vm;
+  try {
+    value = this.getter.call(vm, vm);
+  } catch (e) {
+    if (this.user) {
+      handleError(e, vm, ("getter for watcher \"" + (this.expression) + "\""));
+    } else {
+      throw e
+    }
+  } finally {
+    // "touch" every property so they are all tracked as
+    // dependencies for deep watching
+    if (this.deep) {
+      traverse(value);
+    }
+    popTarget();
+    this.cleanupDeps();
+  }
+  return value
+};
+
+/**
+ * Add a dependency to this directive.
+ */
+Watcher.prototype.addDep = function addDep (dep) {
+  var id = dep.id;
+  if (!this.newDepIds.has(id)) {
+    this.newDepIds.add(id);
+    this.newDeps.push(dep);
+    if (!this.depIds.has(id)) {
+      dep.addSub(this);
+    }
+  }
+};
+
+/**
+ * Clean up for dependency collection.
+ */
+Watcher.prototype.cleanupDeps = function cleanupDeps () {
+    var this$1 = this;
+
+  var i = this.deps.length;
+  while (i--) {
+    var dep = this$1.deps[i];
+    if (!this$1.newDepIds.has(dep.id)) {
+      dep.removeSub(this$1);
+    }
+  }
+  var tmp = this.depIds;
+  this.depIds = this.newDepIds;
+  this.newDepIds = tmp;
+  this.newDepIds.clear();
+  tmp = this.deps;
+  this.deps = this.newDeps;
+  this.newDeps = tmp;
+  this.newDeps.length = 0;
+};
+
+/**
+ * Subscriber interface.
+ * Will be called when a dependency changes.
+ */
+Watcher.prototype.update = function update () {
+  /* istanbul ignore else */
+  if (this.lazy) {
+    this.dirty = true;
+  } else if (this.sync) {
+    this.run();
+  } else {
+    queueWatcher(this);
+  }
+};
+
+/**
+ * Scheduler job interface.
+ * Will be called by the scheduler.
+ */
+Watcher.prototype.run = function run () {
+  if (this.active) {
+    var value = this.get();
+    if (
+      value !== this.value ||
+      // Deep watchers and watchers on Object/Arrays should fire even
+      // when the value is the same, because the value may
+      // have mutated.
+      isObject(value) ||
+      this.deep
+    ) {
+      // set new value
+      var oldValue = this.value;
+      this.value = value;
+      if (this.user) {
+        try {
+          this.cb.call(this.vm, value, oldValue);
+        } catch (e) {
+          handleError(e, this.vm, ("callback for watcher \"" + (this.expression) + "\""));
+        }
+      } else {
+        this.cb.call(this.vm, value, oldValue);
+      }
+    }
+  }
+};
+
+/**
+ * Evaluate the value of the watcher.
+ * This only gets called for lazy watchers.
+ */
+Watcher.prototype.evaluate = function evaluate () {
+  this.value = this.get();
+  this.dirty = false;
+};
+
+/**
+ * Depend on all deps collected by this watcher.
+ */
+Watcher.prototype.depend = function depend () {
+    var this$1 = this;
+
+  var i = this.deps.length;
+  while (i--) {
+    this$1.deps[i].depend();
+  }
+};
+
+/**
+ * Remove self from all dependencies' subscriber list.
+ */
+Watcher.prototype.teardown = function teardown () {
+    var this$1 = this;
+
+  if (this.active) {
+    // remove self from vm's watcher list
+    // this is a somewhat expensive operation so we skip it
+    // if the vm is being destroyed.
+    if (!this.vm._isBeingDestroyed) {
+      remove(this.vm._watchers, this);
+    }
+    var i = this.deps.length;
+    while (i--) {
+      this$1.deps[i].removeSub(this$1);
+    }
+    this.active = false;
+  }
+};
+
+/**
+ * Recursively traverse an object to evoke all converted
+ * getters, so that every nested property inside the object
+ * is collected as a "deep" dependency.
+ */
+var seenObjects = new _Set();
+function traverse (val) {
+  seenObjects.clear();
+  _traverse(val, seenObjects);
+}
+
+function _traverse (val, seen) {
+  var i, keys;
+  var isA = Array.isArray(val);
+  if ((!isA && !isObject(val)) || !Object.isExtensible(val)) {
+    return
+  }
+  if (val.__ob__) {
+    var depId = val.__ob__.dep.id;
+    if (seen.has(depId)) {
+      return
+    }
+    seen.add(depId);
+  }
+  if (isA) {
+    i = val.length;
+    while (i--) { _traverse(val[i], seen); }
+  } else {
+    keys = Object.keys(val);
+    i = keys.length;
+    while (i--) { _traverse(val[keys[i]], seen); }
+  }
+}
+
+/*  */
+
+var sharedPropertyDefinition = {
+  enumerable: true,
+  configurable: true,
+  get: noop,
+  set: noop
+};
+
+function proxy (target, sourceKey, key) {
+  sharedPropertyDefinition.get = function proxyGetter () {
+    return this[sourceKey][key]
+  };
+  sharedPropertyDefinition.set = function proxySetter (val) {
+    this[sourceKey][key] = val;
+  };
+  Object.defineProperty(target, key, sharedPropertyDefinition);
+}
+
+function initState (vm) {
+  vm._watchers = [];
+  var opts = vm.$options;
+  if (opts.props) { initProps(vm, opts.props); }
+  if (opts.methods) { initMethods(vm, opts.methods); }
+  if (opts.data) {
+    initData(vm);
+  } else {
+    observe(vm._data = {}, true /* asRootData */);
+  }
+  if (opts.computed) { initComputed(vm, opts.computed); }
+  if (opts.watch && opts.watch !== nativeWatch) {
+    initWatch(vm, opts.watch);
+  }
+}
+
+function checkOptionType (vm, name) {
+  var option = vm.$options[name];
+  if (!isPlainObject(option)) {
+    warn(
+      ("component option \"" + name + "\" should be an object."),
+      vm
+    );
+  }
+}
+
+function initProps (vm, propsOptions) {
+  var propsData = vm.$options.propsData || {};
+  var props = vm._props = {};
+  // cache prop keys so that future props updates can iterate using Array
+  // instead of dynamic object key enumeration.
+  var keys = vm.$options._propKeys = [];
+  var isRoot = !vm.$parent;
+  // root instance props should be converted
+  observerState.shouldConvert = isRoot;
+  var loop = function ( key ) {
+    keys.push(key);
+    var value = validateProp(key, propsOptions, propsData, vm);
+    /* istanbul ignore else */
+    {
+      if (isReservedAttribute(key) || config.isReservedAttr(key)) {
+        warn(
+          ("\"" + key + "\" is a reserved attribute and cannot be used as component prop."),
+          vm
+        );
+      }
+      defineReactive$$1(props, key, value, function () {
+        if (vm.$parent && !isUpdatingChildComponent) {
+          warn(
+            "Avoid mutating a prop directly since the value will be " +
+            "overwritten whenever the parent component re-renders. " +
+            "Instead, use a data or computed property based on the prop's " +
+            "value. Prop being mutated: \"" + key + "\"",
+            vm
+          );
+        }
+      });
+    }
+    // static props are already proxied on the component's prototype
+    // during Vue.extend(). We only need to proxy props defined at
+    // instantiation here.
+    if (!(key in vm)) {
+      proxy(vm, "_props", key);
+    }
+  };
+
+  for (var key in propsOptions) loop( key );
+  observerState.shouldConvert = true;
+}
+
+function initData (vm) {
+  var data = vm.$options.data;
+  data = vm._data = typeof data === 'function'
+    ? getData(data, vm)
+    : data || {};
+  if (!isPlainObject(data)) {
+    data = {};
+    "development" !== 'production' && warn(
+      'data functions should return an object:\n' +
+      'https://vuejs.org/v2/guide/components.html#data-Must-Be-a-Function',
+      vm
+    );
+  }
+  // proxy data on instance
+  var keys = Object.keys(data);
+  var props = vm.$options.props;
+  var methods = vm.$options.methods;
+  var i = keys.length;
+  while (i--) {
+    var key = keys[i];
+    {
+      if (methods && hasOwn(methods, key)) {
+        warn(
+          ("method \"" + key + "\" has already been defined as a data property."),
+          vm
+        );
+      }
+    }
+    if (props && hasOwn(props, key)) {
+      "development" !== 'production' && warn(
+        "The data property \"" + key + "\" is already declared as a prop. " +
+        "Use prop default value instead.",
+        vm
+      );
+    } else if (!isReserved(key)) {
+      proxy(vm, "_data", key);
+    }
+  }
+  // observe data
+  observe(data, true /* asRootData */);
+}
+
+function getData (data, vm) {
+  try {
+    return data.call(vm)
+  } catch (e) {
+    handleError(e, vm, "data()");
+    return {}
+  }
+}
+
+var computedWatcherOptions = { lazy: true };
+
+function initComputed (vm, computed) {
+  "development" !== 'production' && checkOptionType(vm, 'computed');
+  var watchers = vm._computedWatchers = Object.create(null);
+
+  for (var key in computed) {
+    var userDef = computed[key];
+    var getter = typeof userDef === 'function' ? userDef : userDef.get;
+    {
+      if (getter === undefined) {
+        warn(
+          ("No getter function has been defined for computed property \"" + key + "\"."),
+          vm
+        );
+        getter = noop;
+      }
+    }
+    // create internal watcher for the computed property.
+    watchers[key] = new Watcher(vm, getter, noop, computedWatcherOptions);
+
+    // component-defined computed properties are already defined on the
+    // component prototype. We only need to define computed properties defined
+    // at instantiation here.
+    if (!(key in vm)) {
+      defineComputed(vm, key, userDef);
+    } else {
+      if (key in vm.$data) {
+        warn(("The computed property \"" + key + "\" is already defined in data."), vm);
+      } else if (vm.$options.props && key in vm.$options.props) {
+        warn(("The computed property \"" + key + "\" is already defined as a prop."), vm);
+      }
+    }
+  }
+}
+
+function defineComputed (target, key, userDef) {
+  if (typeof userDef === 'function') {
+    sharedPropertyDefinition.get = createComputedGetter(key);
+    sharedPropertyDefinition.set = noop;
+  } else {
+    sharedPropertyDefinition.get = userDef.get
+      ? userDef.cache !== false
+        ? createComputedGetter(key)
+        : userDef.get
+      : noop;
+    sharedPropertyDefinition.set = userDef.set
+      ? userDef.set
+      : noop;
+  }
+  Object.defineProperty(target, key, sharedPropertyDefinition);
+}
+
+function createComputedGetter (key) {
+  return function computedGetter () {
+    var watcher = this._computedWatchers && this._computedWatchers[key];
+    if (watcher) {
+      if (watcher.dirty) {
+        watcher.evaluate();
+      }
+      if (Dep.target) {
+        watcher.depend();
+      }
+      return watcher.value
+    }
+  }
+}
+
+function initMethods (vm, methods) {
+  "development" !== 'production' && checkOptionType(vm, 'methods');
+  var props = vm.$options.props;
+  for (var key in methods) {
+    vm[key] = methods[key] == null ? noop : bind(methods[key], vm);
+    {
+      if (methods[key] == null) {
+        warn(
+          "method \"" + key + "\" has an undefined value in the component definition. " +
+          "Did you reference the function correctly?",
+          vm
+        );
+      }
+      if (props && hasOwn(props, key)) {
+        warn(
+          ("method \"" + key + "\" has already been defined as a prop."),
+          vm
+        );
+      }
+    }
+  }
+}
+
+function initWatch (vm, watch) {
+  "development" !== 'production' && checkOptionType(vm, 'watch');
+  for (var key in watch) {
+    var handler = watch[key];
+    if (Array.isArray(handler)) {
+      for (var i = 0; i < handler.length; i++) {
+        createWatcher(vm, key, handler[i]);
+      }
+    } else {
+      createWatcher(vm, key, handler);
+    }
+  }
+}
+
+function createWatcher (
+  vm,
+  keyOrFn,
+  handler,
+  options
+) {
+  if (isPlainObject(handler)) {
+    options = handler;
+    handler = handler.handler;
+  }
+  if (typeof handler === 'string') {
+    handler = vm[handler];
+  }
+  return vm.$watch(keyOrFn, handler, options)
+}
+
+function stateMixin (Vue) {
+  // flow somehow has problems with directly declared definition object
+  // when using Object.defineProperty, so we have to procedurally build up
+  // the object here.
+  var dataDef = {};
+  dataDef.get = function () { return this._data };
+  var propsDef = {};
+  propsDef.get = function () { return this._props };
+  {
+    dataDef.set = function (newData) {
+      warn(
+        'Avoid replacing instance root $data. ' +
+        'Use nested data properties instead.',
+        this
+      );
+    };
+    propsDef.set = function () {
+      warn("$props is readonly.", this);
+    };
+  }
+  Object.defineProperty(Vue.prototype, '$data', dataDef);
+  Object.defineProperty(Vue.prototype, '$props', propsDef);
+
+  Vue.prototype.$set = set;
+  Vue.prototype.$delete = del;
+
+  Vue.prototype.$watch = function (
+    expOrFn,
+    cb,
+    options
+  ) {
+    var vm = this;
+    if (isPlainObject(cb)) {
+      return createWatcher(vm, expOrFn, cb, options)
+    }
+    options = options || {};
+    options.user = true;
+    var watcher = new Watcher(vm, expOrFn, cb, options);
+    if (options.immediate) {
+      cb.call(vm, watcher.value);
+    }
+    return function unwatchFn () {
+      watcher.teardown();
+    }
+  };
+}
+
+/*  */
+
+function initProvide (vm) {
+  var provide = vm.$options.provide;
+  if (provide) {
+    vm._provided = typeof provide === 'function'
+      ? provide.call(vm)
+      : provide;
+  }
+}
+
+function initInjections (vm) {
+  var result = resolveInject(vm.$options.inject, vm);
+  if (result) {
+    observerState.shouldConvert = false;
+    Object.keys(result).forEach(function (key) {
+      /* istanbul ignore else */
+      {
+        defineReactive$$1(vm, key, result[key], function () {
+          warn(
+            "Avoid mutating an injected value directly since the changes will be " +
+            "overwritten whenever the provided component re-renders. " +
+            "injection being mutated: \"" + key + "\"",
+            vm
+          );
+        });
+      }
+    });
+    observerState.shouldConvert = true;
+  }
+}
+
+function resolveInject (inject, vm) {
+  if (inject) {
+    // inject is :any because flow is not smart enough to figure out cached
+    var result = Object.create(null);
+    var keys = hasSymbol
+        ? Reflect.ownKeys(inject)
+        : Object.keys(inject);
+
+    for (var i = 0; i < keys.length; i++) {
+      var key = keys[i];
+      var provideKey = inject[key];
+      var source = vm;
+      while (source) {
+        if (source._provided && provideKey in source._provided) {
+          result[key] = source._provided[provideKey];
+          break
+        }
+        source = source.$parent;
+      }
+      if ("development" !== 'production' && !hasOwn(result, key)) {
+        warn(("Injection \"" + key + "\" not found"), vm);
+      }
+    }
+    return result
+  }
+}
+
+/*  */
+
+function createFunctionalComponent (
+  Ctor,
+  propsData,
+  data,
+  context,
+  children
+) {
+  var props = {};
+  var propOptions = Ctor.options.props;
+  if (isDef(propOptions)) {
+    for (var key in propOptions) {
+      props[key] = validateProp(key, propOptions, propsData || {});
+    }
+  } else {
+    if (isDef(data.attrs)) { mergeProps(props, data.attrs); }
+    if (isDef(data.props)) { mergeProps(props, data.props); }
+  }
+  // ensure the createElement function in functional components
+  // gets a unique context - this is necessary for correct named slot check
+  var _context = Object.create(context);
+  var h = function (a, b, c, d) { return createElement(_context, a, b, c, d, true); };
+  var vnode = Ctor.options.render.call(null, h, {
+    data: data,
+    props: props,
+    children: children,
+    parent: context,
+    listeners: data.on || {},
+    injections: resolveInject(Ctor.options.inject, context),
+    slots: function () { return resolveSlots(children, context); }
+  });
+  if (vnode instanceof VNode) {
+    vnode.functionalContext = context;
+    vnode.functionalOptions = Ctor.options;
+    if (data.slot) {
+      (vnode.data || (vnode.data = {})).slot = data.slot;
+    }
+  }
+  return vnode
+}
+
+function mergeProps (to, from) {
+  for (var key in from) {
+    to[camelize(key)] = from[key];
+  }
+}
+
+/*  */
+
+// hooks to be invoked on component VNodes during patch
+var componentVNodeHooks = {
+  init: function init (
+    vnode,
+    hydrating,
+    parentElm,
+    refElm
+  ) {
+    if (!vnode.componentInstance || vnode.componentInstance._isDestroyed) {
+      var child = vnode.componentInstance = createComponentInstanceForVnode(
+        vnode,
+        activeInstance,
+        parentElm,
+        refElm
+      );
+      child.$mount(hydrating ? vnode.elm : undefined, hydrating);
+    } else if (vnode.data.keepAlive) {
+      // kept-alive components, treat as a patch
+      var mountedNode = vnode; // work around flow
+      componentVNodeHooks.prepatch(mountedNode, mountedNode);
+    }
+  },
+
+  prepatch: function prepatch (oldVnode, vnode) {
+    var options = vnode.componentOptions;
+    var child = vnode.componentInstance = oldVnode.componentInstance;
+    updateChildComponent(
+      child,
+      options.propsData, // updated props
+      options.listeners, // updated listeners
+      vnode, // new parent vnode
+      options.children // new children
+    );
+  },
+
+  insert: function insert (vnode) {
+    var context = vnode.context;
+    var componentInstance = vnode.componentInstance;
+    if (!componentInstance._isMounted) {
+      componentInstance._isMounted = true;
+      callHook(componentInstance, 'mounted');
+    }
+    if (vnode.data.keepAlive) {
+      if (context._isMounted) {
+        // vue-router#1212
+        // During updates, a kept-alive component's child components may
+        // change, so directly walking the tree here may call activated hooks
+        // on incorrect children. Instead we push them into a queue which will
+        // be processed after the whole patch process ended.
+        queueActivatedComponent(componentInstance);
+      } else {
+        activateChildComponent(componentInstance, true /* direct */);
+      }
+    }
+  },
+
+  destroy: function destroy (vnode) {
+    var componentInstance = vnode.componentInstance;
+    if (!componentInstance._isDestroyed) {
+      if (!vnode.data.keepAlive) {
+        componentInstance.$destroy();
+      } else {
+        deactivateChildComponent(componentInstance, true /* direct */);
+      }
+    }
+  }
+};
+
+var hooksToMerge = Object.keys(componentVNodeHooks);
+
+function createComponent (
+  Ctor,
+  data,
+  context,
+  children,
+  tag
+) {
+  if (isUndef(Ctor)) {
+    return
+  }
+
+  var baseCtor = context.$options._base;
+
+  // plain options object: turn it into a constructor
+  if (isObject(Ctor)) {
+    Ctor = baseCtor.extend(Ctor);
+  }
+
+  // if at this stage it's not a constructor or an async component factory,
+  // reject.
+  if (typeof Ctor !== 'function') {
+    {
+      warn(("Invalid Component definition: " + (String(Ctor))), context);
+    }
+    return
+  }
+
+  // async component
+  var asyncFactory;
+  if (isUndef(Ctor.cid)) {
+    asyncFactory = Ctor;
+    Ctor = resolveAsyncComponent(asyncFactory, baseCtor, context);
+    if (Ctor === undefined) {
+      // return a placeholder node for async component, which is rendered
+      // as a comment node but preserves all the raw information for the node.
+      // the information will be used for async server-rendering and hydration.
+      return createAsyncPlaceholder(
+        asyncFactory,
+        data,
+        context,
+        children,
+        tag
+      )
+    }
+  }
+
+  data = data || {};
+
+  // resolve constructor options in case global mixins are applied after
+  // component constructor creation
+  resolveConstructorOptions(Ctor);
+
+  // transform component v-model data into props & events
+  if (isDef(data.model)) {
+    transformModel(Ctor.options, data);
+  }
+
+  // extract props
+  var propsData = extractPropsFromVNodeData(data, Ctor, tag);
+
+  // functional component
+  if (isTrue(Ctor.options.functional)) {
+    return createFunctionalComponent(Ctor, propsData, data, context, children)
+  }
+
+  // keep listeners
+  var listeners = data.on;
+
+  if (isTrue(Ctor.options.abstract)) {
+    // abstract components do not keep anything
+    // other than props & listeners & slot
+
+    // work around flow
+    var slot = data.slot;
+    data = {};
+    if (slot) {
+      data.slot = slot;
+    }
+  }
+
+  // merge component management hooks onto the placeholder node
+  mergeHooks(data);
+
+  // return a placeholder vnode
+  var name = Ctor.options.name || tag;
+  var vnode = new VNode(
+    ("vue-component-" + (Ctor.cid) + (name ? ("-" + name) : '')),
+    data, undefined, undefined, undefined, context,
+    { Ctor: Ctor, propsData: propsData, listeners: listeners, tag: tag, children: children },
+    asyncFactory
+  );
+  return vnode
+}
+
+function createComponentInstanceForVnode (
+  vnode, // we know it's MountedComponentVNode but flow doesn't
+  parent, // activeInstance in lifecycle state
+  parentElm,
+  refElm
+) {
+  var vnodeComponentOptions = vnode.componentOptions;
+  var options = {
+    _isComponent: true,
+    parent: parent,
+    propsData: vnodeComponentOptions.propsData,
+    _componentTag: vnodeComponentOptions.tag,
+    _parentVnode: vnode,
+    _parentListeners: vnodeComponentOptions.listeners,
+    _renderChildren: vnodeComponentOptions.children,
+    _parentElm: parentElm || null,
+    _refElm: refElm || null
+  };
+  // check inline-template render functions
+  var inlineTemplate = vnode.data.inlineTemplate;
+  if (isDef(inlineTemplate)) {
+    options.render = inlineTemplate.render;
+    options.staticRenderFns = inlineTemplate.staticRenderFns;
+  }
+  return new vnodeComponentOptions.Ctor(options)
+}
+
+function mergeHooks (data) {
+  if (!data.hook) {
+    data.hook = {};
+  }
+  for (var i = 0; i < hooksToMerge.length; i++) {
+    var key = hooksToMerge[i];
+    var fromParent = data.hook[key];
+    var ours = componentVNodeHooks[key];
+    data.hook[key] = fromParent ? mergeHook$1(ours, fromParent) : ours;
+  }
+}
+
+function mergeHook$1 (one, two) {
+  return function (a, b, c, d) {
+    one(a, b, c, d);
+    two(a, b, c, d);
+  }
+}
+
+// transform component v-model info (value and callback) into
+// prop and event handler respectively.
+function transformModel (options, data) {
+  var prop = (options.model && options.model.prop) || 'value';
+  var event = (options.model && options.model.event) || 'input';(data.props || (data.props = {}))[prop] = data.model.value;
+  var on = data.on || (data.on = {});
+  if (isDef(on[event])) {
+    on[event] = [data.model.callback].concat(on[event]);
+  } else {
+    on[event] = data.model.callback;
+  }
+}
+
+/*  */
+
+var SIMPLE_NORMALIZE = 1;
+var ALWAYS_NORMALIZE = 2;
+
+// wrapper function for providing a more flexible interface
+// without getting yelled at by flow
+function createElement (
+  context,
+  tag,
+  data,
+  children,
+  normalizationType,
+  alwaysNormalize
+) {
+  if (Array.isArray(data) || isPrimitive(data)) {
+    normalizationType = children;
+    children = data;
+    data = undefined;
+  }
+  if (isTrue(alwaysNormalize)) {
+    normalizationType = ALWAYS_NORMALIZE;
+  }
+  return _createElement(context, tag, data, children, normalizationType)
+}
+
+function _createElement (
+  context,
+  tag,
+  data,
+  children,
+  normalizationType
+) {
+  if (isDef(data) && isDef((data).__ob__)) {
+    "development" !== 'production' && warn(
+      "Avoid using observed data object as vnode data: " + (JSON.stringify(data)) + "\n" +
+      'Always create fresh vnode data objects in each render!',
+      context
+    );
+    return createEmptyVNode()
+  }
+  // object syntax in v-bind
+  if (isDef(data) && isDef(data.is)) {
+    tag = data.is;
+  }
+  if (!tag) {
+    // in case of component :is set to falsy value
+    return createEmptyVNode()
+  }
+  // warn against non-primitive key
+  if ("development" !== 'production' &&
+    isDef(data) && isDef(data.key) && !isPrimitive(data.key)
+  ) {
+    warn(
+      'Avoid using non-primitive value as key, ' +
+      'use string/number value instead.',
+      context
+    );
+  }
+  // support single function children as default scoped slot
+  if (Array.isArray(children) &&
+    typeof children[0] === 'function'
+  ) {
+    data = data || {};
+    data.scopedSlots = { default: children[0] };
+    children.length = 0;
+  }
+  if (normalizationType === ALWAYS_NORMALIZE) {
+    children = normalizeChildren(children);
+  } else if (normalizationType === SIMPLE_NORMALIZE) {
+    children = simpleNormalizeChildren(children);
+  }
+  var vnode, ns;
+  if (typeof tag === 'string') {
+    var Ctor;
+    ns = config.getTagNamespace(tag);
+    if (config.isReservedTag(tag)) {
+      // platform built-in elements
+      vnode = new VNode(
+        config.parsePlatformTagName(tag), data, children,
+        undefined, undefined, context
+      );
+    } else if (isDef(Ctor = resolveAsset(context.$options, 'components', tag))) {
+      // component
+      vnode = createComponent(Ctor, data, context, children, tag);
+    } else {
+      // unknown or unlisted namespaced elements
+      // check at runtime because it may get assigned a namespace when its
+      // parent normalizes children
+      vnode = new VNode(
+        tag, data, children,
+        undefined, undefined, context
+      );
+    }
+  } else {
+    // direct component options / constructor
+    vnode = createComponent(tag, data, context, children);
+  }
+  if (isDef(vnode)) {
+    if (ns) { applyNS(vnode, ns); }
+    return vnode
+  } else {
+    return createEmptyVNode()
+  }
+}
+
+function applyNS (vnode, ns) {
+  vnode.ns = ns;
+  if (vnode.tag === 'foreignObject') {
+    // use default namespace inside foreignObject
+    return
+  }
+  if (isDef(vnode.children)) {
+    for (var i = 0, l = vnode.children.length; i < l; i++) {
+      var child = vnode.children[i];
+      if (isDef(child.tag) && isUndef(child.ns)) {
+        applyNS(child, ns);
+      }
+    }
+  }
+}
+
+/*  */
+
+/**
+ * Runtime helper for rendering v-for lists.
+ */
+function renderList (
+  val,
+  render
+) {
+  var ret, i, l, keys, key;
+  if (Array.isArray(val) || typeof val === 'string') {
+    ret = new Array(val.length);
+    for (i = 0, l = val.length; i < l; i++) {
+      ret[i] = render(val[i], i);
+    }
+  } else if (typeof val === 'number') {
+    ret = new Array(val);
+    for (i = 0; i < val; i++) {
+      ret[i] = render(i + 1, i);
+    }
+  } else if (isObject(val)) {
+    keys = Object.keys(val);
+    ret = new Array(keys.length);
+    for (i = 0, l = keys.length; i < l; i++) {
+      key = keys[i];
+      ret[i] = render(val[key], key, i);
+    }
+  }
+  if (isDef(ret)) {
+    (ret)._isVList = true;
+  }
+  return ret
+}
+
+/*  */
+
+/**
+ * Runtime helper for rendering <slot>
+ */
+function renderSlot (
+  name,
+  fallback,
+  props,
+  bindObject
+) {
+  var scopedSlotFn = this.$scopedSlots[name];
+  if (scopedSlotFn) { // scoped slot
+    props = props || {};
+    if (bindObject) {
+      props = extend(extend({}, bindObject), props);
+    }
+    return scopedSlotFn(props) || fallback
+  } else {
+    var slotNodes = this.$slots[name];
+    // warn duplicate slot usage
+    if (slotNodes && "development" !== 'production') {
+      slotNodes._rendered && warn(
+        "Duplicate presence of slot \"" + name + "\" found in the same render tree " +
+        "- this will likely cause render errors.",
+        this
+      );
+      slotNodes._rendered = true;
+    }
+    return slotNodes || fallback
+  }
+}
+
+/*  */
+
+/**
+ * Runtime helper for resolving filters
+ */
+function resolveFilter (id) {
+  return resolveAsset(this.$options, 'filters', id, true) || identity
+}
+
+/*  */
+
+/**
+ * Runtime helper for checking keyCodes from config.
+ */
+function checkKeyCodes (
+  eventKeyCode,
+  key,
+  builtInAlias
+) {
+  var keyCodes = config.keyCodes[key] || builtInAlias;
+  if (Array.isArray(keyCodes)) {
+    return keyCodes.indexOf(eventKeyCode) === -1
+  } else {
+    return keyCodes !== eventKeyCode
+  }
+}
+
+/*  */
+
+/**
+ * Runtime helper for merging v-bind="object" into a VNode's data.
+ */
+function bindObjectProps (
+  data,
+  tag,
+  value,
+  asProp,
+  isSync
+) {
+  if (value) {
+    if (!isObject(value)) {
+      "development" !== 'production' && warn(
+        'v-bind without argument expects an Object or Array value',
+        this
+      );
+    } else {
+      if (Array.isArray(value)) {
+        value = toObject(value);
+      }
+      var hash;
+      var loop = function ( key ) {
+        if (
+          key === 'class' ||
+          key === 'style' ||
+          isReservedAttribute(key)
+        ) {
+          hash = data;
+        } else {
+          var type = data.attrs && data.attrs.type;
+          hash = asProp || config.mustUseProp(tag, type, key)
+            ? data.domProps || (data.domProps = {})
+            : data.attrs || (data.attrs = {});
+        }
+        if (!(key in hash)) {
+          hash[key] = value[key];
+
+          if (isSync) {
+            var on = data.on || (data.on = {});
+            on[("update:" + key)] = function ($event) {
+              value[key] = $event;
+            };
+          }
+        }
+      };
+
+      for (var key in value) loop( key );
+    }
+  }
+  return data
+}
+
+/*  */
+
+/**
+ * Runtime helper for rendering static trees.
+ */
+function renderStatic (
+  index,
+  isInFor
+) {
+  var tree = this._staticTrees[index];
+  // if has already-rendered static tree and not inside v-for,
+  // we can reuse the same tree by doing a shallow clone.
+  if (tree && !isInFor) {
+    return Array.isArray(tree)
+      ? cloneVNodes(tree)
+      : cloneVNode(tree)
+  }
+  // otherwise, render a fresh tree.
+  tree = this._staticTrees[index] =
+    this.$options.staticRenderFns[index].call(this._renderProxy);
+  markStatic(tree, ("__static__" + index), false);
+  return tree
+}
+
+/**
+ * Runtime helper for v-once.
+ * Effectively it means marking the node as static with a unique key.
+ */
+function markOnce (
+  tree,
+  index,
+  key
+) {
+  markStatic(tree, ("__once__" + index + (key ? ("_" + key) : "")), true);
+  return tree
+}
+
+function markStatic (
+  tree,
+  key,
+  isOnce
+) {
+  if (Array.isArray(tree)) {
+    for (var i = 0; i < tree.length; i++) {
+      if (tree[i] && typeof tree[i] !== 'string') {
+        markStaticNode(tree[i], (key + "_" + i), isOnce);
+      }
+    }
+  } else {
+    markStaticNode(tree, key, isOnce);
+  }
+}
+
+function markStaticNode (node, key, isOnce) {
+  node.isStatic = true;
+  node.key = key;
+  node.isOnce = isOnce;
+}
+
+/*  */
+
+function bindObjectListeners (data, value) {
+  if (value) {
+    if (!isPlainObject(value)) {
+      "development" !== 'production' && warn(
+        'v-on without argument expects an Object value',
+        this
+      );
+    } else {
+      var on = data.on = data.on ? extend({}, data.on) : {};
+      for (var key in value) {
+        var existing = on[key];
+        var ours = value[key];
+        on[key] = existing ? [].concat(ours, existing) : ours;
+      }
+    }
+  }
+  return data
+}
+
+/*  */
+
+function initRender (vm) {
+  vm._vnode = null; // the root of the child tree
+  vm._staticTrees = null;
+  var parentVnode = vm.$vnode = vm.$options._parentVnode; // the placeholder node in parent tree
+  var renderContext = parentVnode && parentVnode.context;
+  vm.$slots = resolveSlots(vm.$options._renderChildren, renderContext);
+  vm.$scopedSlots = emptyObject;
+  // bind the createElement fn to this instance
+  // so that we get proper render context inside it.
+  // args order: tag, data, children, normalizationType, alwaysNormalize
+  // internal version is used by render functions compiled from templates
+  vm._c = function (a, b, c, d) { return createElement(vm, a, b, c, d, false); };
+  // normalization is always applied for the public version, used in
+  // user-written render functions.
+  vm.$createElement = function (a, b, c, d) { return createElement(vm, a, b, c, d, true); };
+
+  // $attrs & $listeners are exposed for easier HOC creation.
+  // they need to be reactive so that HOCs using them are always updated
+  var parentData = parentVnode && parentVnode.data;
+  /* istanbul ignore else */
+  {
+    defineReactive$$1(vm, '$attrs', parentData && parentData.attrs, function () {
+      !isUpdatingChildComponent && warn("$attrs is readonly.", vm);
+    }, true);
+    defineReactive$$1(vm, '$listeners', parentData && parentData.on, function () {
+      !isUpdatingChildComponent && warn("$listeners is readonly.", vm);
+    }, true);
+  }
+}
+
+function renderMixin (Vue) {
+  Vue.prototype.$nextTick = function (fn) {
+    return nextTick(fn, this)
+  };
+
+  Vue.prototype._render = function () {
+    var vm = this;
+    var ref = vm.$options;
+    var render = ref.render;
+    var staticRenderFns = ref.staticRenderFns;
+    var _parentVnode = ref._parentVnode;
+
+    if (vm._isMounted) {
+      // clone slot nodes on re-renders
+      for (var key in vm.$slots) {
+        vm.$slots[key] = cloneVNodes(vm.$slots[key]);
+      }
+    }
+
+    vm.$scopedSlots = (_parentVnode && _parentVnode.data.scopedSlots) || emptyObject;
+
+    if (staticRenderFns && !vm._staticTrees) {
+      vm._staticTrees = [];
+    }
+    // set parent vnode. this allows render functions to have access
+    // to the data on the placeholder node.
+    vm.$vnode = _parentVnode;
+    // render self
+    var vnode;
+    try {
+      vnode = render.call(vm._renderProxy, vm.$createElement);
+    } catch (e) {
+      handleError(e, vm, "render function");
+      // return error render result,
+      // or previous vnode to prevent render error causing blank component
+      /* istanbul ignore else */
+      {
+        vnode = vm.$options.renderError
+          ? vm.$options.renderError.call(vm._renderProxy, vm.$createElement, e)
+          : vm._vnode;
+      }
+    }
+    // return empty vnode in case the render function errored out
+    if (!(vnode instanceof VNode)) {
+      if ("development" !== 'production' && Array.isArray(vnode)) {
+        warn(
+          'Multiple root nodes returned from render function. Render function ' +
+          'should return a single root node.',
+          vm
+        );
+      }
+      vnode = createEmptyVNode();
+    }
+    // set parent
+    vnode.parent = _parentVnode;
+    return vnode
+  };
+
+  // internal render helpers.
+  // these are exposed on the instance prototype to reduce generated render
+  // code size.
+  Vue.prototype._o = markOnce;
+  Vue.prototype._n = toNumber;
+  Vue.prototype._s = toString;
+  Vue.prototype._l = renderList;
+  Vue.prototype._t = renderSlot;
+  Vue.prototype._q = looseEqual;
+  Vue.prototype._i = looseIndexOf;
+  Vue.prototype._m = renderStatic;
+  Vue.prototype._f = resolveFilter;
+  Vue.prototype._k = checkKeyCodes;
+  Vue.prototype._b = bindObjectProps;
+  Vue.prototype._v = createTextVNode;
+  Vue.prototype._e = createEmptyVNode;
+  Vue.prototype._u = resolveScopedSlots;
+  Vue.prototype._g = bindObjectListeners;
+}
+
+/*  */
+
+var uid$1 = 0;
+
+function initMixin (Vue) {
+  Vue.prototype._init = function (options) {
+    var vm = this;
+    // a uid
+    vm._uid = uid$1++;
+
+    var startTag, endTag;
+    /* istanbul ignore if */
+    if ("development" !== 'production' && config.performance && mark) {
+      startTag = "vue-perf-init:" + (vm._uid);
+      endTag = "vue-perf-end:" + (vm._uid);
+      mark(startTag);
+    }
+
+    // a flag to avoid this being observed
+    vm._isVue = true;
+    // merge options
+    if (options && options._isComponent) {
+      // optimize internal component instantiation
+      // since dynamic options merging is pretty slow, and none of the
+      // internal component options needs special treatment.
+      initInternalComponent(vm, options);
+    } else {
+      vm.$options = mergeOptions(
+        resolveConstructorOptions(vm.constructor),
+        options || {},
+        vm
+      );
+    }
+    /* istanbul ignore else */
+    {
+      initProxy(vm);
+    }
+    // expose real self
+    vm._self = vm;
+    initLifecycle(vm);
+    initEvents(vm);
+    initRender(vm);
+    callHook(vm, 'beforeCreate');
+    initInjections(vm); // resolve injections before data/props
+    initState(vm);
+    initProvide(vm); // resolve provide after data/props
+    callHook(vm, 'created');
+
+    /* istanbul ignore if */
+    if ("development" !== 'production' && config.performance && mark) {
+      vm._name = formatComponentName(vm, false);
+      mark(endTag);
+      measure(((vm._name) + " init"), startTag, endTag);
+    }
+
+    if (vm.$options.el) {
+      vm.$mount(vm.$options.el);
+    }
+  };
+}
+
+function initInternalComponent (vm, options) {
+  var opts = vm.$options = Object.create(vm.constructor.options);
+  // doing this because it's faster than dynamic enumeration.
+  opts.parent = options.parent;
+  opts.propsData = options.propsData;
+  opts._parentVnode = options._parentVnode;
+  opts._parentListeners = options._parentListeners;
+  opts._renderChildren = options._renderChildren;
+  opts._componentTag = options._componentTag;
+  opts._parentElm = options._parentElm;
+  opts._refElm = options._refElm;
+  if (options.render) {
+    opts.render = options.render;
+    opts.staticRenderFns = options.staticRenderFns;
+  }
+}
+
+function resolveConstructorOptions (Ctor) {
+  var options = Ctor.options;
+  if (Ctor.super) {
+    var superOptions = resolveConstructorOptions(Ctor.super);
+    var cachedSuperOptions = Ctor.superOptions;
+    if (superOptions !== cachedSuperOptions) {
+      // super option changed,
+      // need to resolve new options.
+      Ctor.superOptions = superOptions;
+      // check if there are any late-modified/attached options (#4976)
+      var modifiedOptions = resolveModifiedOptions(Ctor);
+      // update base extend options
+      if (modifiedOptions) {
+        extend(Ctor.extendOptions, modifiedOptions);
+      }
+      options = Ctor.options = mergeOptions(superOptions, Ctor.extendOptions);
+      if (options.name) {
+        options.components[options.name] = Ctor;
+      }
+    }
+  }
+  return options
+}
+
+function resolveModifiedOptions (Ctor) {
+  var modified;
+  var latest = Ctor.options;
+  var extended = Ctor.extendOptions;
+  var sealed = Ctor.sealedOptions;
+  for (var key in latest) {
+    if (latest[key] !== sealed[key]) {
+      if (!modified) { modified = {}; }
+      modified[key] = dedupe(latest[key], extended[key], sealed[key]);
+    }
+  }
+  return modified
+}
+
+function dedupe (latest, extended, sealed) {
+  // compare latest and sealed to ensure lifecycle hooks won't be duplicated
+  // between merges
+  if (Array.isArray(latest)) {
+    var res = [];
+    sealed = Array.isArray(sealed) ? sealed : [sealed];
+    extended = Array.isArray(extended) ? extended : [extended];
+    for (var i = 0; i < latest.length; i++) {
+      // push original options and not sealed options to exclude duplicated options
+      if (extended.indexOf(latest[i]) >= 0 || sealed.indexOf(latest[i]) < 0) {
+        res.push(latest[i]);
+      }
+    }
+    return res
+  } else {
+    return latest
+  }
+}
+
+function Vue$3 (options) {
+  if ("development" !== 'production' &&
+    !(this instanceof Vue$3)
+  ) {
+    warn('Vue is a constructor and should be called with the `new` keyword');
+  }
+  this._init(options);
+}
+
+initMixin(Vue$3);
+stateMixin(Vue$3);
+eventsMixin(Vue$3);
+lifecycleMixin(Vue$3);
+renderMixin(Vue$3);
+
+/*  */
+
+function initUse (Vue) {
+  Vue.use = function (plugin) {
+    var installedPlugins = (this._installedPlugins || (this._installedPlugins = []));
+    if (installedPlugins.indexOf(plugin) > -1) {
+      return this
+    }
+
+    // additional parameters
+    var args = toArray(arguments, 1);
+    args.unshift(this);
+    if (typeof plugin.install === 'function') {
+      plugin.install.apply(plugin, args);
+    } else if (typeof plugin === 'function') {
+      plugin.apply(null, args);
+    }
+    installedPlugins.push(plugin);
+    return this
+  };
+}
+
+/*  */
+
+function initMixin$1 (Vue) {
+  Vue.mixin = function (mixin) {
+    this.options = mergeOptions(this.options, mixin);
+    return this
+  };
+}
+
+/*  */
+
+function initExtend (Vue) {
+  /**
+   * Each instance constructor, including Vue, has a unique
+   * cid. This enables us to create wrapped "child
+   * constructors" for prototypal inheritance and cache them.
+   */
+  Vue.cid = 0;
+  var cid = 1;
+
+  /**
+   * Class inheritance
+   */
+  Vue.extend = function (extendOptions) {
+    extendOptions = extendOptions || {};
+    var Super = this;
+    var SuperId = Super.cid;
+    var cachedCtors = extendOptions._Ctor || (extendOptions._Ctor = {});
+    if (cachedCtors[SuperId]) {
+      return cachedCtors[SuperId]
+    }
+
+    var name = extendOptions.name || Super.options.name;
+    {
+      if (!/^[a-zA-Z][\w-]*$/.test(name)) {
+        warn(
+          'Invalid component name: "' + name + '". Component names ' +
+          'can only contain alphanumeric characters and the hyphen, ' +
+          'and must start with a letter.'
+        );
+      }
+    }
+
+    var Sub = function VueComponent (options) {
+      this._init(options);
+    };
+    Sub.prototype = Object.create(Super.prototype);
+    Sub.prototype.constructor = Sub;
+    Sub.cid = cid++;
+    Sub.options = mergeOptions(
+      Super.options,
+      extendOptions
+    );
+    Sub['super'] = Super;
+
+    // For props and computed properties, we define the proxy getters on
+    // the Vue instances at extension time, on the extended prototype. This
+    // avoids Object.defineProperty calls for each instance created.
+    if (Sub.options.props) {
+      initProps$1(Sub);
+    }
+    if (Sub.options.computed) {
+      initComputed$1(Sub);
+    }
+
+    // allow further extension/mixin/plugin usage
+    Sub.extend = Super.extend;
+    Sub.mixin = Super.mixin;
+    Sub.use = Super.use;
+
+    // create asset registers, so extended classes
+    // can have their private assets too.
+    ASSET_TYPES.forEach(function (type) {
+      Sub[type] = Super[type];
+    });
+    // enable recursive self-lookup
+    if (name) {
+      Sub.options.components[name] = Sub;
+    }
+
+    // keep a reference to the super options at extension time.
+    // later at instantiation we can check if Super's options have
+    // been updated.
+    Sub.superOptions = Super.options;
+    Sub.extendOptions = extendOptions;
+    Sub.sealedOptions = extend({}, Sub.options);
+
+    // cache constructor
+    cachedCtors[SuperId] = Sub;
+    return Sub
+  };
+}
+
+function initProps$1 (Comp) {
+  var props = Comp.options.props;
+  for (var key in props) {
+    proxy(Comp.prototype, "_props", key);
+  }
+}
+
+function initComputed$1 (Comp) {
+  var computed = Comp.options.computed;
+  for (var key in computed) {
+    defineComputed(Comp.prototype, key, computed[key]);
+  }
+}
+
+/*  */
+
+function initAssetRegisters (Vue) {
+  /**
+   * Create asset registration methods.
+   */
+  ASSET_TYPES.forEach(function (type) {
+    Vue[type] = function (
+      id,
+      definition
+    ) {
+      if (!definition) {
+        return this.options[type + 's'][id]
+      } else {
+        /* istanbul ignore if */
+        {
+          if (type === 'component' && config.isReservedTag(id)) {
+            warn(
+              'Do not use built-in or reserved HTML elements as component ' +
+              'id: ' + id
+            );
+          }
+        }
+        if (type === 'component' && isPlainObject(definition)) {
+          definition.name = definition.name || id;
+          definition = this.options._base.extend(definition);
+        }
+        if (type === 'directive' && typeof definition === 'function') {
+          definition = { bind: definition, update: definition };
+        }
+        this.options[type + 's'][id] = definition;
+        return definition
+      }
+    };
+  });
+}
+
+/*  */
+
+var patternTypes = [String, RegExp, Array];
+
+function getComponentName (opts) {
+  return opts && (opts.Ctor.options.name || opts.tag)
+}
+
+function matches (pattern, name) {
+  if (Array.isArray(pattern)) {
+    return pattern.indexOf(name) > -1
+  } else if (typeof pattern === 'string') {
+    return pattern.split(',').indexOf(name) > -1
+  } else if (isRegExp(pattern)) {
+    return pattern.test(name)
+  }
+  /* istanbul ignore next */
+  return false
+}
+
+function pruneCache (cache, current, filter) {
+  for (var key in cache) {
+    var cachedNode = cache[key];
+    if (cachedNode) {
+      var name = getComponentName(cachedNode.componentOptions);
+      if (name && !filter(name)) {
+        if (cachedNode !== current) {
+          pruneCacheEntry(cachedNode);
+        }
+        cache[key] = null;
+      }
+    }
+  }
+}
+
+function pruneCacheEntry (vnode) {
+  if (vnode) {
+    vnode.componentInstance.$destroy();
+  }
+}
+
+var KeepAlive = {
+  name: 'keep-alive',
+  abstract: true,
+
+  props: {
+    include: patternTypes,
+    exclude: patternTypes
+  },
+
+  created: function created () {
+    this.cache = Object.create(null);
+  },
+
+  destroyed: function destroyed () {
+    var this$1 = this;
+
+    for (var key in this$1.cache) {
+      pruneCacheEntry(this$1.cache[key]);
+    }
+  },
+
+  watch: {
+    include: function include (val) {
+      pruneCache(this.cache, this._vnode, function (name) { return matches(val, name); });
+    },
+    exclude: function exclude (val) {
+      pruneCache(this.cache, this._vnode, function (name) { return !matches(val, name); });
+    }
+  },
+
+  render: function render () {
+    var vnode = getFirstComponentChild(this.$slots.default);
+    var componentOptions = vnode && vnode.componentOptions;
+    if (componentOptions) {
+      // check pattern
+      var name = getComponentName(componentOptions);
+      if (name && (
+        (this.include && !matches(this.include, name)) ||
+        (this.exclude && matches(this.exclude, name))
+      )) {
+        return vnode
+      }
+      var key = vnode.key == null
+        // same constructor may get registered as different local components
+        // so cid alone is not enough (#3269)
+        ? componentOptions.Ctor.cid + (componentOptions.tag ? ("::" + (componentOptions.tag)) : '')
+        : vnode.key;
+      if (this.cache[key]) {
+        vnode.componentInstance = this.cache[key].componentInstance;
+      } else {
+        this.cache[key] = vnode;
+      }
+      vnode.data.keepAlive = true;
+    }
+    return vnode
+  }
+};
+
+var builtInComponents = {
+  KeepAlive: KeepAlive
+};
+
+/*  */
+
+function initGlobalAPI (Vue) {
+  // config
+  var configDef = {};
+  configDef.get = function () { return config; };
+  {
+    configDef.set = function () {
+      warn(
+        'Do not replace the Vue.config object, set individual fields instead.'
+      );
+    };
+  }
+  Object.defineProperty(Vue, 'config', configDef);
+
+  // exposed util methods.
+  // NOTE: these are not considered part of the public API - avoid relying on
+  // them unless you are aware of the risk.
+  Vue.util = {
+    warn: warn,
+    extend: extend,
+    mergeOptions: mergeOptions,
+    defineReactive: defineReactive$$1
+  };
+
+  Vue.set = set;
+  Vue.delete = del;
+  Vue.nextTick = nextTick;
+
+  Vue.options = Object.create(null);
+  ASSET_TYPES.forEach(function (type) {
+    Vue.options[type + 's'] = Object.create(null);
+  });
+
+  // this is used to identify the "base" constructor to extend all plain-object
+  // components with in Weex's multi-instance scenarios.
+  Vue.options._base = Vue;
+
+  extend(Vue.options.components, builtInComponents);
+
+  initUse(Vue);
+  initMixin$1(Vue);
+  initExtend(Vue);
+  initAssetRegisters(Vue);
+}
+
+initGlobalAPI(Vue$3);
+
+Object.defineProperty(Vue$3.prototype, '$isServer', {
+  get: isServerRendering
+});
+
+Object.defineProperty(Vue$3.prototype, '$ssrContext', {
+  get: function get () {
+    /* istanbul ignore next */
+    return this.$vnode && this.$vnode.ssrContext
+  }
+});
+
+Vue$3.version = '2.4.0';
+
+/*  */
+
+// these are reserved for web because they are directly compiled away
+// during template compilation
+var isReservedAttr = makeMap('style,class');
+
+// attributes that should be using props for binding
+var acceptValue = makeMap('input,textarea,option,select');
+var mustUseProp = function (tag, type, attr) {
+  return (
+    (attr === 'value' && acceptValue(tag)) && type !== 'button' ||
+    (attr === 'selected' && tag === 'option') ||
+    (attr === 'checked' && tag === 'input') ||
+    (attr === 'muted' && tag === 'video')
+  )
+};
+
+var isEnumeratedAttr = makeMap('contenteditable,draggable,spellcheck');
+
+var isBooleanAttr = makeMap(
+  'allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,' +
+  'default,defaultchecked,defaultmuted,defaultselected,defer,disabled,' +
+  'enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,' +
+  'muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,' +
+  'required,reversed,scoped,seamless,selected,sortable,translate,' +
+  'truespeed,typemustmatch,visible'
+);
+
+var xlinkNS = 'http://www.w3.org/1999/xlink';
+
+var isXlink = function (name) {
+  return name.charAt(5) === ':' && name.slice(0, 5) === 'xlink'
+};
+
+var getXlinkProp = function (name) {
+  return isXlink(name) ? name.slice(6, name.length) : ''
+};
+
+var isFalsyAttrValue = function (val) {
+  return val == null || val === false
+};
+
+/*  */
+
+function genClassForVnode (vnode) {
+  var data = vnode.data;
+  var parentNode = vnode;
+  var childNode = vnode;
+  while (isDef(childNode.componentInstance)) {
+    childNode = childNode.componentInstance._vnode;
+    if (childNode.data) {
+      data = mergeClassData(childNode.data, data);
+    }
+  }
+  while (isDef(parentNode = parentNode.parent)) {
+    if (parentNode.data) {
+      data = mergeClassData(data, parentNode.data);
+    }
+  }
+  return renderClass(data.staticClass, data.class)
+}
+
+function mergeClassData (child, parent) {
+  return {
+    staticClass: concat(child.staticClass, parent.staticClass),
+    class: isDef(child.class)
+      ? [child.class, parent.class]
+      : parent.class
+  }
+}
+
+function renderClass (
+  staticClass,
+  dynamicClass
+) {
+  if (isDef(staticClass) || isDef(dynamicClass)) {
+    return concat(staticClass, stringifyClass(dynamicClass))
+  }
+  /* istanbul ignore next */
+  return ''
+}
+
+function concat (a, b) {
+  return a ? b ? (a + ' ' + b) : a : (b || '')
+}
+
+function stringifyClass (value) {
+  if (Array.isArray(value)) {
+    return stringifyArray(value)
+  }
+  if (isObject(value)) {
+    return stringifyObject(value)
+  }
+  if (typeof value === 'string') {
+    return value
+  }
+  /* istanbul ignore next */
+  return ''
+}
+
+function stringifyArray (value) {
+  var res = '';
+  var stringified;
+  for (var i = 0, l = value.length; i < l; i++) {
+    if (isDef(stringified = stringifyClass(value[i])) && stringified !== '') {
+      if (res) { res += ' '; }
+      res += stringified;
+    }
+  }
+  return res
+}
+
+function stringifyObject (value) {
+  var res = '';
+  for (var key in value) {
+    if (value[key]) {
+      if (res) { res += ' '; }
+      res += key;
+    }
+  }
+  return res
+}
+
+/*  */
+
+var namespaceMap = {
+  svg: 'http://www.w3.org/2000/svg',
+  math: 'http://www.w3.org/1998/Math/MathML'
+};
+
+var isHTMLTag = makeMap(
+  'html,body,base,head,link,meta,style,title,' +
+  'address,article,aside,footer,header,h1,h2,h3,h4,h5,h6,hgroup,nav,section,' +
+  'div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,' +
+  'a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,rtc,ruby,' +
+  's,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,' +
+  'embed,object,param,source,canvas,script,noscript,del,ins,' +
+  'caption,col,colgroup,table,thead,tbody,td,th,tr,' +
+  'button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,' +
+  'output,progress,select,textarea,' +
+  'details,dialog,menu,menuitem,summary,' +
+  'content,element,shadow,template,blockquote,iframe,tfoot'
+);
+
+// this map is intentionally selective, only covering SVG elements that may
+// contain child elements.
+var isSVG = makeMap(
+  'svg,animate,circle,clippath,cursor,defs,desc,ellipse,filter,font-face,' +
+  'foreignObject,g,glyph,image,line,marker,mask,missing-glyph,path,pattern,' +
+  'polygon,polyline,rect,switch,symbol,text,textpath,tspan,use,view',
+  true
+);
+
+var isPreTag = function (tag) { return tag === 'pre'; };
+
+var isReservedTag = function (tag) {
+  return isHTMLTag(tag) || isSVG(tag)
+};
+
+function getTagNamespace (tag) {
+  if (isSVG(tag)) {
+    return 'svg'
+  }
+  // basic support for MathML
+  // note it doesn't support other MathML elements being component roots
+  if (tag === 'math') {
+    return 'math'
+  }
+}
+
+var unknownElementCache = Object.create(null);
+function isUnknownElement (tag) {
+  /* istanbul ignore if */
+  if (!inBrowser) {
+    return true
+  }
+  if (isReservedTag(tag)) {
+    return false
+  }
+  tag = tag.toLowerCase();
+  /* istanbul ignore if */
+  if (unknownElementCache[tag] != null) {
+    return unknownElementCache[tag]
+  }
+  var el = document.createElement(tag);
+  if (tag.indexOf('-') > -1) {
+    // http://stackoverflow.com/a/28210364/1070244
+    return (unknownElementCache[tag] = (
+      el.constructor === window.HTMLUnknownElement ||
+      el.constructor === window.HTMLElement
+    ))
+  } else {
+    return (unknownElementCache[tag] = /HTMLUnknownElement/.test(el.toString()))
+  }
+}
+
+/*  */
+
+/**
+ * Query an element selector if it's not an element already.
+ */
+function query (el) {
+  if (typeof el === 'string') {
+    var selected = document.querySelector(el);
+    if (!selected) {
+      "development" !== 'production' && warn(
+        'Cannot find element: ' + el
+      );
+      return document.createElement('div')
+    }
+    return selected
+  } else {
+    return el
+  }
+}
+
+/*  */
+
+function createElement$1 (tagName, vnode) {
+  var elm = document.createElement(tagName);
+  if (tagName !== 'select') {
+    return elm
+  }
+  // false or null will remove the attribute but undefined will not
+  if (vnode.data && vnode.data.attrs && vnode.data.attrs.multiple !== undefined) {
+    elm.setAttribute('multiple', 'multiple');
+  }
+  return elm
+}
+
+function createElementNS (namespace, tagName) {
+  return document.createElementNS(namespaceMap[namespace], tagName)
+}
+
+function createTextNode (text) {
+  return document.createTextNode(text)
+}
+
+function createComment (text) {
+  return document.createComment(text)
+}
+
+function insertBefore (parentNode, newNode, referenceNode) {
+  parentNode.insertBefore(newNode, referenceNode);
+}
+
+function removeChild (node, child) {
+  node.removeChild(child);
+}
+
+function appendChild (node, child) {
+  node.appendChild(child);
+}
+
+function parentNode (node) {
+  return node.parentNode
+}
+
+function nextSibling (node) {
+  return node.nextSibling
+}
+
+function tagName (node) {
+  return node.tagName
+}
+
+function setTextContent (node, text) {
+  node.textContent = text;
+}
+
+function setAttribute (node, key, val) {
+  node.setAttribute(key, val);
+}
+
+
+var nodeOps = Object.freeze({
+	createElement: createElement$1,
+	createElementNS: createElementNS,
+	createTextNode: createTextNode,
+	createComment: createComment,
+	insertBefore: insertBefore,
+	removeChild: removeChild,
+	appendChild: appendChild,
+	parentNode: parentNode,
+	nextSibling: nextSibling,
+	tagName: tagName,
+	setTextContent: setTextContent,
+	setAttribute: setAttribute
+});
+
+/*  */
+
+var ref = {
+  create: function create (_, vnode) {
+    registerRef(vnode);
+  },
+  update: function update (oldVnode, vnode) {
+    if (oldVnode.data.ref !== vnode.data.ref) {
+      registerRef(oldVnode, true);
+      registerRef(vnode);
+    }
+  },
+  destroy: function destroy (vnode) {
+    registerRef(vnode, true);
+  }
+};
+
+function registerRef (vnode, isRemoval) {
+  var key = vnode.data.ref;
+  if (!key) { return }
+
+  var vm = vnode.context;
+  var ref = vnode.componentInstance || vnode.elm;
+  var refs = vm.$refs;
+  if (isRemoval) {
+    if (Array.isArray(refs[key])) {
+      remove(refs[key], ref);
+    } else if (refs[key] === ref) {
+      refs[key] = undefined;
+    }
+  } else {
+    if (vnode.data.refInFor) {
+      if (!Array.isArray(refs[key])) {
+        refs[key] = [ref];
+      } else if (refs[key].indexOf(ref) < 0) {
+        // $flow-disable-line
+        refs[key].push(ref);
+      }
+    } else {
+      refs[key] = ref;
+    }
+  }
+}
+
+/**
+ * Virtual DOM patching algorithm based on Snabbdom by
+ * Simon Friis Vindum (@paldepind)
+ * Licensed under the MIT License
+ * https://github.com/paldepind/snabbdom/blob/master/LICENSE
+ *
+ * modified by Evan You (@yyx990803)
+ *
+
+/*
+ * Not type-checking this because this file is perf-critical and the cost
+ * of making flow understand it is not worth it.
+ */
+
+var emptyNode = new VNode('', {}, []);
+
+var hooks = ['create', 'activate', 'update', 'remove', 'destroy'];
+
+function sameVnode (a, b) {
+  return (
+    a.key === b.key && (
+      (
+        a.tag === b.tag &&
+        a.isComment === b.isComment &&
+        isDef(a.data) === isDef(b.data) &&
+        sameInputType(a, b)
+      ) || (
+        isTrue(a.isAsyncPlaceholder) &&
+        a.asyncFactory === b.asyncFactory &&
+        isUndef(b.asyncFactory.error)
+      )
+    )
+  )
+}
+
+// Some browsers do not support dynamically changing type for <input>
+// so they need to be treated as different nodes
+function sameInputType (a, b) {
+  if (a.tag !== 'input') { return true }
+  var i;
+  var typeA = isDef(i = a.data) && isDef(i = i.attrs) && i.type;
+  var typeB = isDef(i = b.data) && isDef(i = i.attrs) && i.type;
+  return typeA === typeB
+}
+
+function createKeyToOldIdx (children, beginIdx, endIdx) {
+  var i, key;
+  var map = {};
+  for (i = beginIdx; i <= endIdx; ++i) {
+    key = children[i].key;
+    if (isDef(key)) { map[key] = i; }
+  }
+  return map
+}
+
+function createPatchFunction (backend) {
+  var i, j;
+  var cbs = {};
+
+  var modules = backend.modules;
+  var nodeOps = backend.nodeOps;
+
+  for (i = 0; i < hooks.length; ++i) {
+    cbs[hooks[i]] = [];
+    for (j = 0; j < modules.length; ++j) {
+      if (isDef(modules[j][hooks[i]])) {
+        cbs[hooks[i]].push(modules[j][hooks[i]]);
+      }
+    }
+  }
+
+  function emptyNodeAt (elm) {
+    return new VNode(nodeOps.tagName(elm).toLowerCase(), {}, [], undefined, elm)
+  }
+
+  function createRmCb (childElm, listeners) {
+    function remove$$1 () {
+      if (--remove$$1.listeners === 0) {
+        removeNode(childElm);
+      }
+    }
+    remove$$1.listeners = listeners;
+    return remove$$1
+  }
+
+  function removeNode (el) {
+    var parent = nodeOps.parentNode(el);
+    // element may have already been removed due to v-html / v-text
+    if (isDef(parent)) {
+      nodeOps.removeChild(parent, el);
+    }
+  }
+
+  var inPre = 0;
+  function createElm (vnode, insertedVnodeQueue, parentElm, refElm, nested) {
+    vnode.isRootInsert = !nested; // for transition enter check
+    if (createComponent(vnode, insertedVnodeQueue, parentElm, refElm)) {
+      return
+    }
+
+    var data = vnode.data;
+    var children = vnode.children;
+    var tag = vnode.tag;
+    if (isDef(tag)) {
+      {
+        if (data && data.pre) {
+          inPre++;
+        }
+        if (
+          !inPre &&
+          !vnode.ns &&
+          !(config.ignoredElements.length && config.ignoredElements.indexOf(tag) > -1) &&
+          config.isUnknownElement(tag)
+        ) {
+          warn(
+            'Unknown custom element: <' + tag + '> - did you ' +
+            'register the component correctly? For recursive components, ' +
+            'make sure to provide the "name" option.',
+            vnode.context
+          );
+        }
+      }
+      vnode.elm = vnode.ns
+        ? nodeOps.createElementNS(vnode.ns, tag)
+        : nodeOps.createElement(tag, vnode);
+      setScope(vnode);
+
+      /* istanbul ignore if */
+      {
+        createChildren(vnode, children, insertedVnodeQueue);
+        if (isDef(data)) {
+          invokeCreateHooks(vnode, insertedVnodeQueue);
+        }
+        insert(parentElm, vnode.elm, refElm);
+      }
+
+      if ("development" !== 'production' && data && data.pre) {
+        inPre--;
+      }
+    } else if (isTrue(vnode.isComment)) {
+      vnode.elm = nodeOps.createComment(vnode.text);
+      insert(parentElm, vnode.elm, refElm);
+    } else {
+      vnode.elm = nodeOps.createTextNode(vnode.text);
+      insert(parentElm, vnode.elm, refElm);
+    }
+  }
+
+  function createComponent (vnode, insertedVnodeQueue, parentElm, refElm) {
+    var i = vnode.data;
+    if (isDef(i)) {
+      var isReactivated = isDef(vnode.componentInstance) && i.keepAlive;
+      if (isDef(i = i.hook) && isDef(i = i.init)) {
+        i(vnode, false /* hydrating */, parentElm, refElm);
+      }
+      // after calling the init hook, if the vnode is a child component
+      // it should've created a child instance and mounted it. the child
+      // component also has set the placeholder vnode's elm.
+      // in that case we can just return the element and be done.
+      if (isDef(vnode.componentInstance)) {
+        initComponent(vnode, insertedVnodeQueue);
+        if (isTrue(isReactivated)) {
+          reactivateComponent(vnode, insertedVnodeQueue, parentElm, refElm);
+        }
+        return true
+      }
+    }
+  }
+
+  function initComponent (vnode, insertedVnodeQueue) {
+    if (isDef(vnode.data.pendingInsert)) {
+      insertedVnodeQueue.push.apply(insertedVnodeQueue, vnode.data.pendingInsert);
+      vnode.data.pendingInsert = null;
+    }
+    vnode.elm = vnode.componentInstance.$el;
+    if (isPatchable(vnode)) {
+      invokeCreateHooks(vnode, insertedVnodeQueue);
+      setScope(vnode);
+    } else {
+      // empty component root.
+      // skip all element-related modules except for ref (#3455)
+      registerRef(vnode);
+      // make sure to invoke the insert hook
+      insertedVnodeQueue.push(vnode);
+    }
+  }
+
+  function reactivateComponent (vnode, insertedVnodeQueue, parentElm, refElm) {
+    var i;
+    // hack for #4339: a reactivated component with inner transition
+    // does not trigger because the inner node's created hooks are not called
+    // again. It's not ideal to involve module-specific logic in here but
+    // there doesn't seem to be a better way to do it.
+    var innerNode = vnode;
+    while (innerNode.componentInstance) {
+      innerNode = innerNode.componentInstance._vnode;
+      if (isDef(i = innerNode.data) && isDef(i = i.transition)) {
+        for (i = 0; i < cbs.activate.length; ++i) {
+          cbs.activate[i](emptyNode, innerNode);
+        }
+        insertedVnodeQueue.push(innerNode);
+        break
+      }
+    }
+    // unlike a newly created component,
+    // a reactivated keep-alive component doesn't insert itself
+    insert(parentElm, vnode.elm, refElm);
+  }
+
+  function insert (parent, elm, ref$$1) {
+    if (isDef(parent)) {
+      if (isDef(ref$$1)) {
+        if (ref$$1.parentNode === parent) {
+          nodeOps.insertBefore(parent, elm, ref$$1);
+        }
+      } else {
+        nodeOps.appendChild(parent, elm);
+      }
+    }
+  }
+
+  function createChildren (vnode, children, insertedVnodeQueue) {
+    if (Array.isArray(children)) {
+      for (var i = 0; i < children.length; ++i) {
+        createElm(children[i], insertedVnodeQueue, vnode.elm, null, true);
+      }
+    } else if (isPrimitive(vnode.text)) {
+      nodeOps.appendChild(vnode.elm, nodeOps.createTextNode(vnode.text));
+    }
+  }
+
+  function isPatchable (vnode) {
+    while (vnode.componentInstance) {
+      vnode = vnode.componentInstance._vnode;
+    }
+    return isDef(vnode.tag)
+  }
+
+  function invokeCreateHooks (vnode, insertedVnodeQueue) {
+    for (var i$1 = 0; i$1 < cbs.create.length; ++i$1) {
+      cbs.create[i$1](emptyNode, vnode);
+    }
+    i = vnode.data.hook; // Reuse variable
+    if (isDef(i)) {
+      if (isDef(i.create)) { i.create(emptyNode, vnode); }
+      if (isDef(i.insert)) { insertedVnodeQueue.push(vnode); }
+    }
+  }
+
+  // set scope id attribute for scoped CSS.
+  // this is implemented as a special case to avoid the overhead
+  // of going through the normal attribute patching process.
+  function setScope (vnode) {
+    var i;
+    var ancestor = vnode;
+    while (ancestor) {
+      if (isDef(i = ancestor.context) && isDef(i = i.$options._scopeId)) {
+        nodeOps.setAttribute(vnode.elm, i, '');
+      }
+      ancestor = ancestor.parent;
+    }
+    // for slot content they should also get the scopeId from the host instance.
+    if (isDef(i = activeInstance) &&
+      i !== vnode.context &&
+      isDef(i = i.$options._scopeId)
+    ) {
+      nodeOps.setAttribute(vnode.elm, i, '');
+    }
+  }
+
+  function addVnodes (parentElm, refElm, vnodes, startIdx, endIdx, insertedVnodeQueue) {
+    for (; startIdx <= endIdx; ++startIdx) {
+      createElm(vnodes[startIdx], insertedVnodeQueue, parentElm, refElm);
+    }
+  }
+
+  function invokeDestroyHook (vnode) {
+    var i, j;
+    var data = vnode.data;
+    if (isDef(data)) {
+      if (isDef(i = data.hook) && isDef(i = i.destroy)) { i(vnode); }
+      for (i = 0; i < cbs.destroy.length; ++i) { cbs.destroy[i](vnode); }
+    }
+    if (isDef(i = vnode.children)) {
+      for (j = 0; j < vnode.children.length; ++j) {
+        invokeDestroyHook(vnode.children[j]);
+      }
+    }
+  }
+
+  function removeVnodes (parentElm, vnodes, startIdx, endIdx) {
+    for (; startIdx <= endIdx; ++startIdx) {
+      var ch = vnodes[startIdx];
+      if (isDef(ch)) {
+        if (isDef(ch.tag)) {
+          removeAndInvokeRemoveHook(ch);
+          invokeDestroyHook(ch);
+        } else { // Text node
+          removeNode(ch.elm);
+        }
+      }
+    }
+  }
+
+  function removeAndInvokeRemoveHook (vnode, rm) {
+    if (isDef(rm) || isDef(vnode.data)) {
+      var i;
+      var listeners = cbs.remove.length + 1;
+      if (isDef(rm)) {
+        // we have a recursively passed down rm callback
+        // increase the listeners count
+        rm.listeners += listeners;
+      } else {
+        // directly removing
+        rm = createRmCb(vnode.elm, listeners);
+      }
+      // recursively invoke hooks on child component root node
+      if (isDef(i = vnode.componentInstance) && isDef(i = i._vnode) && isDef(i.data)) {
+        removeAndInvokeRemoveHook(i, rm);
+      }
+      for (i = 0; i < cbs.remove.length; ++i) {
+        cbs.remove[i](vnode, rm);
+      }
+      if (isDef(i = vnode.data.hook) && isDef(i = i.remove)) {
+        i(vnode, rm);
+      } else {
+        rm();
+      }
+    } else {
+      removeNode(vnode.elm);
+    }
+  }
+
+  function updateChildren (parentElm, oldCh, newCh, insertedVnodeQueue, removeOnly) {
+    var oldStartIdx = 0;
+    var newStartIdx = 0;
+    var oldEndIdx = oldCh.length - 1;
+    var oldStartVnode = oldCh[0];
+    var oldEndVnode = oldCh[oldEndIdx];
+    var newEndIdx = newCh.length - 1;
+    var newStartVnode = newCh[0];
+    var newEndVnode = newCh[newEndIdx];
+    var oldKeyToIdx, idxInOld, elmToMove, refElm;
+
+    // removeOnly is a special flag used only by <transition-group>
+    // to ensure removed elements stay in correct relative positions
+    // during leaving transitions
+    var canMove = !removeOnly;
+
+    while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) {
+      if (isUndef(oldStartVnode)) {
+        oldStartVnode = oldCh[++oldStartIdx]; // Vnode has been moved left
+      } else if (isUndef(oldEndVnode)) {
+        oldEndVnode = oldCh[--oldEndIdx];
+      } else if (sameVnode(oldStartVnode, newStartVnode)) {
+        patchVnode(oldStartVnode, newStartVnode, insertedVnodeQueue);
+        oldStartVnode = oldCh[++oldStartIdx];
+        newStartVnode = newCh[++newStartIdx];
+      } else if (sameVnode(oldEndVnode, newEndVnode)) {
+        patchVnode(oldEndVnode, newEndVnode, insertedVnodeQueue);
+        oldEndVnode = oldCh[--oldEndIdx];
+        newEndVnode = newCh[--newEndIdx];
+      } else if (sameVnode(oldStartVnode, newEndVnode)) { // Vnode moved right
+        patchVnode(oldStartVnode, newEndVnode, insertedVnodeQueue);
+        canMove && nodeOps.insertBefore(parentElm, oldStartVnode.elm, nodeOps.nextSibling(oldEndVnode.elm));
+        oldStartVnode = oldCh[++oldStartIdx];
+        newEndVnode = newCh[--newEndIdx];
+      } else if (sameVnode(oldEndVnode, newStartVnode)) { // Vnode moved left
+        patchVnode(oldEndVnode, newStartVnode, insertedVnodeQueue);
+        canMove && nodeOps.insertBefore(parentElm, oldEndVnode.elm, oldStartVnode.elm);
+        oldEndVnode = oldCh[--oldEndIdx];
+        newStartVnode = newCh[++newStartIdx];
+      } else {
+        if (isUndef(oldKeyToIdx)) { oldKeyToIdx = createKeyToOldIdx(oldCh, oldStartIdx, oldEndIdx); }
+        idxInOld = isDef(newStartVnode.key) ? oldKeyToIdx[newStartVnode.key] : null;
+        if (isUndef(idxInOld)) { // New element
+          createElm(newStartVnode, insertedVnodeQueue, parentElm, oldStartVnode.elm);
+          newStartVnode = newCh[++newStartIdx];
+        } else {
+          elmToMove = oldCh[idxInOld];
+          /* istanbul ignore if */
+          if ("development" !== 'production' && !elmToMove) {
+            warn(
+              'It seems there are duplicate keys that is causing an update error. ' +
+              'Make sure each v-for item has a unique key.'
+            );
+          }
+          if (sameVnode(elmToMove, newStartVnode)) {
+            patchVnode(elmToMove, newStartVnode, insertedVnodeQueue);
+            oldCh[idxInOld] = undefined;
+            canMove && nodeOps.insertBefore(parentElm, elmToMove.elm, oldStartVnode.elm);
+            newStartVnode = newCh[++newStartIdx];
+          } else {
+            // same key but different element. treat as new element
+            createElm(newStartVnode, insertedVnodeQueue, parentElm, oldStartVnode.elm);
+            newStartVnode = newCh[++newStartIdx];
+          }
+        }
+      }
+    }
+    if (oldStartIdx > oldEndIdx) {
+      refElm = isUndef(newCh[newEndIdx + 1]) ? null : newCh[newEndIdx + 1].elm;
+      addVnodes(parentElm, refElm, newCh, newStartIdx, newEndIdx, insertedVnodeQueue);
+    } else if (newStartIdx > newEndIdx) {
+      removeVnodes(parentElm, oldCh, oldStartIdx, oldEndIdx);
+    }
+  }
+
+  function patchVnode (oldVnode, vnode, insertedVnodeQueue, removeOnly) {
+    if (oldVnode === vnode) {
+      return
+    }
+
+    var elm = vnode.elm = oldVnode.elm;
+
+    if (isTrue(oldVnode.isAsyncPlaceholder)) {
+      if (isDef(vnode.asyncFactory.resolved)) {
+        hydrate(oldVnode.elm, vnode, insertedVnodeQueue);
+      } else {
+        vnode.isAsyncPlaceholder = true;
+      }
+      return
+    }
+
+    // reuse element for static trees.
+    // note we only do this if the vnode is cloned -
+    // if the new node is not cloned it means the render functions have been
+    // reset by the hot-reload-api and we need to do a proper re-render.
+    if (isTrue(vnode.isStatic) &&
+      isTrue(oldVnode.isStatic) &&
+      vnode.key === oldVnode.key &&
+      (isTrue(vnode.isCloned) || isTrue(vnode.isOnce))
+    ) {
+      vnode.componentInstance = oldVnode.componentInstance;
+      return
+    }
+
+    var i;
+    var data = vnode.data;
+    if (isDef(data) && isDef(i = data.hook) && isDef(i = i.prepatch)) {
+      i(oldVnode, vnode);
+    }
+
+    var oldCh = oldVnode.children;
+    var ch = vnode.children;
+    if (isDef(data) && isPatchable(vnode)) {
+      for (i = 0; i < cbs.update.length; ++i) { cbs.update[i](oldVnode, vnode); }
+      if (isDef(i = data.hook) && isDef(i = i.update)) { i(oldVnode, vnode); }
+    }
+    if (isUndef(vnode.text)) {
+      if (isDef(oldCh) && isDef(ch)) {
+        if (oldCh !== ch) { updateChildren(elm, oldCh, ch, insertedVnodeQueue, removeOnly); }
+      } else if (isDef(ch)) {
+        if (isDef(oldVnode.text)) { nodeOps.setTextContent(elm, ''); }
+        addVnodes(elm, null, ch, 0, ch.length - 1, insertedVnodeQueue);
+      } else if (isDef(oldCh)) {
+        removeVnodes(elm, oldCh, 0, oldCh.length - 1);
+      } else if (isDef(oldVnode.text)) {
+        nodeOps.setTextContent(elm, '');
+      }
+    } else if (oldVnode.text !== vnode.text) {
+      nodeOps.setTextContent(elm, vnode.text);
+    }
+    if (isDef(data)) {
+      if (isDef(i = data.hook) && isDef(i = i.postpatch)) { i(oldVnode, vnode); }
+    }
+  }
+
+  function invokeInsertHook (vnode, queue, initial) {
+    // delay insert hooks for component root nodes, invoke them after the
+    // element is really inserted
+    if (isTrue(initial) && isDef(vnode.parent)) {
+      vnode.parent.data.pendingInsert = queue;
+    } else {
+      for (var i = 0; i < queue.length; ++i) {
+        queue[i].data.hook.insert(queue[i]);
+      }
+    }
+  }
+
+  var bailed = false;
+  // list of modules that can skip create hook during hydration because they
+  // are already rendered on the client or has no need for initialization
+  var isRenderedModule = makeMap('attrs,style,class,staticClass,staticStyle,key');
+
+  // Note: this is a browser-only function so we can assume elms are DOM nodes.
+  function hydrate (elm, vnode, insertedVnodeQueue) {
+    if (isTrue(vnode.isComment) && isDef(vnode.asyncFactory)) {
+      vnode.elm = elm;
+      vnode.isAsyncPlaceholder = true;
+      return true
+    }
+    {
+      if (!assertNodeMatch(elm, vnode)) {
+        return false
+      }
+    }
+    vnode.elm = elm;
+    var tag = vnode.tag;
+    var data = vnode.data;
+    var children = vnode.children;
+    if (isDef(data)) {
+      if (isDef(i = data.hook) && isDef(i = i.init)) { i(vnode, true /* hydrating */); }
+      if (isDef(i = vnode.componentInstance)) {
+        // child component. it should have hydrated its own tree.
+        initComponent(vnode, insertedVnodeQueue);
+        return true
+      }
+    }
+    if (isDef(tag)) {
+      if (isDef(children)) {
+        // empty element, allow client to pick up and populate children
+        if (!elm.hasChildNodes()) {
+          createChildren(vnode, children, insertedVnodeQueue);
+        } else {
+          var childrenMatch = true;
+          var childNode = elm.firstChild;
+          for (var i$1 = 0; i$1 < children.length; i$1++) {
+            if (!childNode || !hydrate(childNode, children[i$1], insertedVnodeQueue)) {
+              childrenMatch = false;
+              break
+            }
+            childNode = childNode.nextSibling;
+          }
+          // if childNode is not null, it means the actual childNodes list is
+          // longer than the virtual children list.
+          if (!childrenMatch || childNode) {
+            if ("development" !== 'production' &&
+              typeof console !== 'undefined' &&
+              !bailed
+            ) {
+              bailed = true;
+              console.warn('Parent: ', elm);
+              console.warn('Mismatching childNodes vs. VNodes: ', elm.childNodes, children);
+            }
+            return false
+          }
+        }
+      }
+      if (isDef(data)) {
+        for (var key in data) {
+          if (!isRenderedModule(key)) {
+            invokeCreateHooks(vnode, insertedVnodeQueue);
+            break
+          }
+        }
+      }
+    } else if (elm.data !== vnode.text) {
+      elm.data = vnode.text;
+    }
+    return true
+  }
+
+  function assertNodeMatch (node, vnode) {
+    if (isDef(vnode.tag)) {
+      return (
+        vnode.tag.indexOf('vue-component') === 0 ||
+        vnode.tag.toLowerCase() === (node.tagName && node.tagName.toLowerCase())
+      )
+    } else {
+      return node.nodeType === (vnode.isComment ? 8 : 3)
+    }
+  }
+
+  return function patch (oldVnode, vnode, hydrating, removeOnly, parentElm, refElm) {
+    if (isUndef(vnode)) {
+      if (isDef(oldVnode)) { invokeDestroyHook(oldVnode); }
+      return
+    }
+
+    var isInitialPatch = false;
+    var insertedVnodeQueue = [];
+
+    if (isUndef(oldVnode)) {
+      // empty mount (likely as component), create new root element
+      isInitialPatch = true;
+      createElm(vnode, insertedVnodeQueue, parentElm, refElm);
+    } else {
+      var isRealElement = isDef(oldVnode.nodeType);
+      if (!isRealElement && sameVnode(oldVnode, vnode)) {
+        // patch existing root node
+        patchVnode(oldVnode, vnode, insertedVnodeQueue, removeOnly);
+      } else {
+        if (isRealElement) {
+          // mounting to a real element
+          // check if this is server-rendered content and if we can perform
+          // a successful hydration.
+          if (oldVnode.nodeType === 1 && oldVnode.hasAttribute(SSR_ATTR)) {
+            oldVnode.removeAttribute(SSR_ATTR);
+            hydrating = true;
+          }
+          if (isTrue(hydrating)) {
+            if (hydrate(oldVnode, vnode, insertedVnodeQueue)) {
+              invokeInsertHook(vnode, insertedVnodeQueue, true);
+              return oldVnode
+            } else {
+              warn(
+                'The client-side rendered virtual DOM tree is not matching ' +
+                'server-rendered content. This is likely caused by incorrect ' +
+                'HTML markup, for example nesting block-level elements inside ' +
+                '<p>, or missing <tbody>. Bailing hydration and performing ' +
+                'full client-side render.'
+              );
+            }
+          }
+          // either not server-rendered, or hydration failed.
+          // create an empty node and replace it
+          oldVnode = emptyNodeAt(oldVnode);
+        }
+        // replacing existing element
+        var oldElm = oldVnode.elm;
+        var parentElm$1 = nodeOps.parentNode(oldElm);
+        createElm(
+          vnode,
+          insertedVnodeQueue,
+          // extremely rare edge case: do not insert if old element is in a
+          // leaving transition. Only happens when combining transition +
+          // keep-alive + HOCs. (#4590)
+          oldElm._leaveCb ? null : parentElm$1,
+          nodeOps.nextSibling(oldElm)
+        );
+
+        if (isDef(vnode.parent)) {
+          // component root element replaced.
+          // update parent placeholder node element, recursively
+          var ancestor = vnode.parent;
+          while (ancestor) {
+            ancestor.elm = vnode.elm;
+            ancestor = ancestor.parent;
+          }
+          if (isPatchable(vnode)) {
+            for (var i = 0; i < cbs.create.length; ++i) {
+              cbs.create[i](emptyNode, vnode.parent);
+            }
+          }
+        }
+
+        if (isDef(parentElm$1)) {
+          removeVnodes(parentElm$1, [oldVnode], 0, 0);
+        } else if (isDef(oldVnode.tag)) {
+          invokeDestroyHook(oldVnode);
+        }
+      }
+    }
+
+    invokeInsertHook(vnode, insertedVnodeQueue, isInitialPatch);
+    return vnode.elm
+  }
+}
+
+/*  */
+
+var directives = {
+  create: updateDirectives,
+  update: updateDirectives,
+  destroy: function unbindDirectives (vnode) {
+    updateDirectives(vnode, emptyNode);
+  }
+};
+
+function updateDirectives (oldVnode, vnode) {
+  if (oldVnode.data.directives || vnode.data.directives) {
+    _update(oldVnode, vnode);
+  }
+}
+
+function _update (oldVnode, vnode) {
+  var isCreate = oldVnode === emptyNode;
+  var isDestroy = vnode === emptyNode;
+  var oldDirs = normalizeDirectives$1(oldVnode.data.directives, oldVnode.context);
+  var newDirs = normalizeDirectives$1(vnode.data.directives, vnode.context);
+
+  var dirsWithInsert = [];
+  var dirsWithPostpatch = [];
+
+  var key, oldDir, dir;
+  for (key in newDirs) {
+    oldDir = oldDirs[key];
+    dir = newDirs[key];
+    if (!oldDir) {
+      // new directive, bind
+      callHook$1(dir, 'bind', vnode, oldVnode);
+      if (dir.def && dir.def.inserted) {
+        dirsWithInsert.push(dir);
+      }
+    } else {
+      // existing directive, update
+      dir.oldValue = oldDir.value;
+      callHook$1(dir, 'update', vnode, oldVnode);
+      if (dir.def && dir.def.componentUpdated) {
+        dirsWithPostpatch.push(dir);
+      }
+    }
+  }
+
+  if (dirsWithInsert.length) {
+    var callInsert = function () {
+      for (var i = 0; i < dirsWithInsert.length; i++) {
+        callHook$1(dirsWithInsert[i], 'inserted', vnode, oldVnode);
+      }
+    };
+    if (isCreate) {
+      mergeVNodeHook(vnode.data.hook || (vnode.data.hook = {}), 'insert', callInsert);
+    } else {
+      callInsert();
+    }
+  }
+
+  if (dirsWithPostpatch.length) {
+    mergeVNodeHook(vnode.data.hook || (vnode.data.hook = {}), 'postpatch', function () {
+      for (var i = 0; i < dirsWithPostpatch.length; i++) {
+        callHook$1(dirsWithPostpatch[i], 'componentUpdated', vnode, oldVnode);
+      }
+    });
+  }
+
+  if (!isCreate) {
+    for (key in oldDirs) {
+      if (!newDirs[key]) {
+        // no longer present, unbind
+        callHook$1(oldDirs[key], 'unbind', oldVnode, oldVnode, isDestroy);
+      }
+    }
+  }
+}
+
+var emptyModifiers = Object.create(null);
+
+function normalizeDirectives$1 (
+  dirs,
+  vm
+) {
+  var res = Object.create(null);
+  if (!dirs) {
+    return res
+  }
+  var i, dir;
+  for (i = 0; i < dirs.length; i++) {
+    dir = dirs[i];
+    if (!dir.modifiers) {
+      dir.modifiers = emptyModifiers;
+    }
+    res[getRawDirName(dir)] = dir;
+    dir.def = resolveAsset(vm.$options, 'directives', dir.name, true);
+  }
+  return res
+}
+
+function getRawDirName (dir) {
+  return dir.rawName || ((dir.name) + "." + (Object.keys(dir.modifiers || {}).join('.')))
+}
+
+function callHook$1 (dir, hook, vnode, oldVnode, isDestroy) {
+  var fn = dir.def && dir.def[hook];
+  if (fn) {
+    try {
+      fn(vnode.elm, dir, vnode, oldVnode, isDestroy);
+    } catch (e) {
+      handleError(e, vnode.context, ("directive " + (dir.name) + " " + hook + " hook"));
+    }
+  }
+}
+
+var baseModules = [
+  ref,
+  directives
+];
+
+/*  */
+
+function updateAttrs (oldVnode, vnode) {
+  var opts = vnode.componentOptions;
+  if (isDef(opts) && opts.Ctor.options.inheritAttrs === false) {
+    return
+  }
+  if (isUndef(oldVnode.data.attrs) && isUndef(vnode.data.attrs)) {
+    return
+  }
+  var key, cur, old;
+  var elm = vnode.elm;
+  var oldAttrs = oldVnode.data.attrs || {};
+  var attrs = vnode.data.attrs || {};
+  // clone observed objects, as the user probably wants to mutate it
+  if (isDef(attrs.__ob__)) {
+    attrs = vnode.data.attrs = extend({}, attrs);
+  }
+
+  for (key in attrs) {
+    cur = attrs[key];
+    old = oldAttrs[key];
+    if (old !== cur) {
+      setAttr(elm, key, cur);
+    }
+  }
+  // #4391: in IE9, setting type can reset value for input[type=radio]
+  /* istanbul ignore if */
+  if (isIE9 && attrs.value !== oldAttrs.value) {
+    setAttr(elm, 'value', attrs.value);
+  }
+  for (key in oldAttrs) {
+    if (isUndef(attrs[key])) {
+      if (isXlink(key)) {
+        elm.removeAttributeNS(xlinkNS, getXlinkProp(key));
+      } else if (!isEnumeratedAttr(key)) {
+        elm.removeAttribute(key);
+      }
+    }
+  }
+}
+
+function setAttr (el, key, value) {
+  if (isBooleanAttr(key)) {
+    // set attribute for blank value
+    // e.g. <option disabled>Select one</option>
+    if (isFalsyAttrValue(value)) {
+      el.removeAttribute(key);
+    } else {
+      el.setAttribute(key, key);
+    }
+  } else if (isEnumeratedAttr(key)) {
+    el.setAttribute(key, isFalsyAttrValue(value) || value === 'false' ? 'false' : 'true');
+  } else if (isXlink(key)) {
+    if (isFalsyAttrValue(value)) {
+      el.removeAttributeNS(xlinkNS, getXlinkProp(key));
+    } else {
+      el.setAttributeNS(xlinkNS, key, value);
+    }
+  } else {
+    if (isFalsyAttrValue(value)) {
+      el.removeAttribute(key);
+    } else {
+      el.setAttribute(key, value);
+    }
+  }
+}
+
+var attrs = {
+  create: updateAttrs,
+  update: updateAttrs
+};
+
+/*  */
+
+function updateClass (oldVnode, vnode) {
+  var el = vnode.elm;
+  var data = vnode.data;
+  var oldData = oldVnode.data;
+  if (
+    isUndef(data.staticClass) &&
+    isUndef(data.class) && (
+      isUndef(oldData) || (
+        isUndef(oldData.staticClass) &&
+        isUndef(oldData.class)
+      )
+    )
+  ) {
+    return
+  }
+
+  var cls = genClassForVnode(vnode);
+
+  // handle transition classes
+  var transitionClass = el._transitionClasses;
+  if (isDef(transitionClass)) {
+    cls = concat(cls, stringifyClass(transitionClass));
+  }
+
+  // set the class
+  if (cls !== el._prevClass) {
+    el.setAttribute('class', cls);
+    el._prevClass = cls;
+  }
+}
+
+var klass = {
+  create: updateClass,
+  update: updateClass
+};
+
+/*  */
+
+var validDivisionCharRE = /[\w).+\-_$\]]/;
+
+function parseFilters (exp) {
+  var inSingle = false;
+  var inDouble = false;
+  var inTemplateString = false;
+  var inRegex = false;
+  var curly = 0;
+  var square = 0;
+  var paren = 0;
+  var lastFilterIndex = 0;
+  var c, prev, i, expression, filters;
+
+  for (i = 0; i < exp.length; i++) {
+    prev = c;
+    c = exp.charCodeAt(i);
+    if (inSingle) {
+      if (c === 0x27 && prev !== 0x5C) { inSingle = false; }
+    } else if (inDouble) {
+      if (c === 0x22 && prev !== 0x5C) { inDouble = false; }
+    } else if (inTemplateString) {
+      if (c === 0x60 && prev !== 0x5C) { inTemplateString = false; }
+    } else if (inRegex) {
+      if (c === 0x2f && prev !== 0x5C) { inRegex = false; }
+    } else if (
+      c === 0x7C && // pipe
+      exp.charCodeAt(i + 1) !== 0x7C &&
+      exp.charCodeAt(i - 1) !== 0x7C &&
+      !curly && !square && !paren
+    ) {
+      if (expression === undefined) {
+        // first filter, end of expression
+        lastFilterIndex = i + 1;
+        expression = exp.slice(0, i).trim();
+      } else {
+        pushFilter();
+      }
+    } else {
+      switch (c) {
+        case 0x22: inDouble = true; break         // "
+        case 0x27: inSingle = true; break         // '
+        case 0x60: inTemplateString = true; break // `
+        case 0x28: paren++; break                 // (
+        case 0x29: paren--; break                 // )
+        case 0x5B: square++; break                // [
+        case 0x5D: square--; break                // ]
+        case 0x7B: curly++; break                 // {
+        case 0x7D: curly--; break                 // }
+      }
+      if (c === 0x2f) { // /
+        var j = i - 1;
+        var p = (void 0);
+        // find first non-whitespace prev char
+        for (; j >= 0; j--) {
+          p = exp.charAt(j);
+          if (p !== ' ') { break }
+        }
+        if (!p || !validDivisionCharRE.test(p)) {
+          inRegex = true;
+        }
+      }
+    }
+  }
+
+  if (expression === undefined) {
+    expression = exp.slice(0, i).trim();
+  } else if (lastFilterIndex !== 0) {
+    pushFilter();
+  }
+
+  function pushFilter () {
+    (filters || (filters = [])).push(exp.slice(lastFilterIndex, i).trim());
+    lastFilterIndex = i + 1;
+  }
+
+  if (filters) {
+    for (i = 0; i < filters.length; i++) {
+      expression = wrapFilter(expression, filters[i]);
+    }
+  }
+
+  return expression
+}
+
+function wrapFilter (exp, filter) {
+  var i = filter.indexOf('(');
+  if (i < 0) {
+    // _f: resolveFilter
+    return ("_f(\"" + filter + "\")(" + exp + ")")
+  } else {
+    var name = filter.slice(0, i);
+    var args = filter.slice(i + 1);
+    return ("_f(\"" + name + "\")(" + exp + "," + args)
+  }
+}
+
+/*  */
+
+function baseWarn (msg) {
+  console.error(("[Vue compiler]: " + msg));
+}
+
+function pluckModuleFunction (
+  modules,
+  key
+) {
+  return modules
+    ? modules.map(function (m) { return m[key]; }).filter(function (_) { return _; })
+    : []
+}
+
+function addProp (el, name, value) {
+  (el.props || (el.props = [])).push({ name: name, value: value });
+}
+
+function addAttr (el, name, value) {
+  (el.attrs || (el.attrs = [])).push({ name: name, value: value });
+}
+
+function addDirective (
+  el,
+  name,
+  rawName,
+  value,
+  arg,
+  modifiers
+) {
+  (el.directives || (el.directives = [])).push({ name: name, rawName: rawName, value: value, arg: arg, modifiers: modifiers });
+}
+
+function addHandler (
+  el,
+  name,
+  value,
+  modifiers,
+  important,
+  warn
+) {
+  // warn prevent and passive modifier
+  /* istanbul ignore if */
+  if (
+    "development" !== 'production' && warn &&
+    modifiers && modifiers.prevent && modifiers.passive
+  ) {
+    warn(
+      'passive and prevent can\'t be used together. ' +
+      'Passive handler can\'t prevent default event.'
+    );
+  }
+  // check capture modifier
+  if (modifiers && modifiers.capture) {
+    delete modifiers.capture;
+    name = '!' + name; // mark the event as captured
+  }
+  if (modifiers && modifiers.once) {
+    delete modifiers.once;
+    name = '~' + name; // mark the event as once
+  }
+  /* istanbul ignore if */
+  if (modifiers && modifiers.passive) {
+    delete modifiers.passive;
+    name = '&' + name; // mark the event as passive
+  }
+  var events;
+  if (modifiers && modifiers.native) {
+    delete modifiers.native;
+    events = el.nativeEvents || (el.nativeEvents = {});
+  } else {
+    events = el.events || (el.events = {});
+  }
+  var newHandler = { value: value, modifiers: modifiers };
+  var handlers = events[name];
+  /* istanbul ignore if */
+  if (Array.isArray(handlers)) {
+    important ? handlers.unshift(newHandler) : handlers.push(newHandler);
+  } else if (handlers) {
+    events[name] = important ? [newHandler, handlers] : [handlers, newHandler];
+  } else {
+    events[name] = newHandler;
+  }
+}
+
+function getBindingAttr (
+  el,
+  name,
+  getStatic
+) {
+  var dynamicValue =
+    getAndRemoveAttr(el, ':' + name) ||
+    getAndRemoveAttr(el, 'v-bind:' + name);
+  if (dynamicValue != null) {
+    return parseFilters(dynamicValue)
+  } else if (getStatic !== false) {
+    var staticValue = getAndRemoveAttr(el, name);
+    if (staticValue != null) {
+      return JSON.stringify(staticValue)
+    }
+  }
+}
+
+function getAndRemoveAttr (el, name) {
+  var val;
+  if ((val = el.attrsMap[name]) != null) {
+    var list = el.attrsList;
+    for (var i = 0, l = list.length; i < l; i++) {
+      if (list[i].name === name) {
+        list.splice(i, 1);
+        break
+      }
+    }
+  }
+  return val
+}
+
+/*  */
+
+/**
+ * Cross-platform code generation for component v-model
+ */
+function genComponentModel (
+  el,
+  value,
+  modifiers
+) {
+  var ref = modifiers || {};
+  var number = ref.number;
+  var trim = ref.trim;
+
+  var baseValueExpression = '$$v';
+  var valueExpression = baseValueExpression;
+  if (trim) {
+    valueExpression =
+      "(typeof " + baseValueExpression + " === 'string'" +
+        "? " + baseValueExpression + ".trim()" +
+        ": " + baseValueExpression + ")";
+  }
+  if (number) {
+    valueExpression = "_n(" + valueExpression + ")";
+  }
+  var assignment = genAssignmentCode(value, valueExpression);
+
+  el.model = {
+    value: ("(" + value + ")"),
+    expression: ("\"" + value + "\""),
+    callback: ("function (" + baseValueExpression + ") {" + assignment + "}")
+  };
+}
+
+/**
+ * Cross-platform codegen helper for generating v-model value assignment code.
+ */
+function genAssignmentCode (
+  value,
+  assignment
+) {
+  var modelRs = parseModel(value);
+  if (modelRs.idx === null) {
+    return (value + "=" + assignment)
+  } else {
+    return ("$set(" + (modelRs.exp) + ", " + (modelRs.idx) + ", " + assignment + ")")
+  }
+}
+
+/**
+ * parse directive model to do the array update transform. a[idx] = val => $$a.splice($$idx, 1, val)
+ *
+ * for loop possible cases:
+ *
+ * - test
+ * - test[idx]
+ * - test[test1[idx]]
+ * - test["a"][idx]
+ * - xxx.test[a[a].test1[idx]]
+ * - test.xxx.a["asa"][test1[idx]]
+ *
+ */
+
+var len;
+var str;
+var chr;
+var index$1;
+var expressionPos;
+var expressionEndPos;
+
+function parseModel (val) {
+  str = val;
+  len = str.length;
+  index$1 = expressionPos = expressionEndPos = 0;
+
+  if (val.indexOf('[') < 0 || val.lastIndexOf(']') < len - 1) {
+    return {
+      exp: val,
+      idx: null
+    }
+  }
+
+  while (!eof()) {
+    chr = next();
+    /* istanbul ignore if */
+    if (isStringStart(chr)) {
+      parseString(chr);
+    } else if (chr === 0x5B) {
+      parseBracket(chr);
+    }
+  }
+
+  return {
+    exp: val.substring(0, expressionPos),
+    idx: val.substring(expressionPos + 1, expressionEndPos)
+  }
+}
+
+function next () {
+  return str.charCodeAt(++index$1)
+}
+
+function eof () {
+  return index$1 >= len
+}
+
+function isStringStart (chr) {
+  return chr === 0x22 || chr === 0x27
+}
+
+function parseBracket (chr) {
+  var inBracket = 1;
+  expressionPos = index$1;
+  while (!eof()) {
+    chr = next();
+    if (isStringStart(chr)) {
+      parseString(chr);
+      continue
+    }
+    if (chr === 0x5B) { inBracket++; }
+    if (chr === 0x5D) { inBracket--; }
+    if (inBracket === 0) {
+      expressionEndPos = index$1;
+      break
+    }
+  }
+}
+
+function parseString (chr) {
+  var stringQuote = chr;
+  while (!eof()) {
+    chr = next();
+    if (chr === stringQuote) {
+      break
+    }
+  }
+}
+
+/*  */
+
+var warn$1;
+
+// in some cases, the event used has to be determined at runtime
+// so we used some reserved tokens during compile.
+var RANGE_TOKEN = '__r';
+var CHECKBOX_RADIO_TOKEN = '__c';
+
+function model (
+  el,
+  dir,
+  _warn
+) {
+  warn$1 = _warn;
+  var value = dir.value;
+  var modifiers = dir.modifiers;
+  var tag = el.tag;
+  var type = el.attrsMap.type;
+
+  {
+    var dynamicType = el.attrsMap['v-bind:type'] || el.attrsMap[':type'];
+    if (tag === 'input' && dynamicType) {
+      warn$1(
+        "<input :type=\"" + dynamicType + "\" v-model=\"" + value + "\">:\n" +
+        "v-model does not support dynamic input types. Use v-if branches instead."
+      );
+    }
+    // inputs with type="file" are read only and setting the input's
+    // value will throw an error.
+    if (tag === 'input' && type === 'file') {
+      warn$1(
+        "<" + (el.tag) + " v-model=\"" + value + "\" type=\"file\">:\n" +
+        "File inputs are read only. Use a v-on:change listener instead."
+      );
+    }
+  }
+
+  if (el.component) {
+    genComponentModel(el, value, modifiers);
+    // component v-model doesn't need extra runtime
+    return false
+  } else if (tag === 'select') {
+    genSelect(el, value, modifiers);
+  } else if (tag === 'input' && type === 'checkbox') {
+    genCheckboxModel(el, value, modifiers);
+  } else if (tag === 'input' && type === 'radio') {
+    genRadioModel(el, value, modifiers);
+  } else if (tag === 'input' || tag === 'textarea') {
+    genDefaultModel(el, value, modifiers);
+  } else if (!config.isReservedTag(tag)) {
+    genComponentModel(el, value, modifiers);
+    // component v-model doesn't need extra runtime
+    return false
+  } else {
+    warn$1(
+      "<" + (el.tag) + " v-model=\"" + value + "\">: " +
+      "v-model is not supported on this element type. " +
+      'If you are working with contenteditable, it\'s recommended to ' +
+      'wrap a library dedicated for that purpose inside a custom component.'
+    );
+  }
+
+  // ensure runtime directive metadata
+  return true
+}
+
+function genCheckboxModel (
+  el,
+  value,
+  modifiers
+) {
+  var number = modifiers && modifiers.number;
+  var valueBinding = getBindingAttr(el, 'value') || 'null';
+  var trueValueBinding = getBindingAttr(el, 'true-value') || 'true';
+  var falseValueBinding = getBindingAttr(el, 'false-value') || 'false';
+  addProp(el, 'checked',
+    "Array.isArray(" + value + ")" +
+      "?_i(" + value + "," + valueBinding + ")>-1" + (
+        trueValueBinding === 'true'
+          ? (":(" + value + ")")
+          : (":_q(" + value + "," + trueValueBinding + ")")
+      )
+  );
+  addHandler(el, CHECKBOX_RADIO_TOKEN,
+    "var $$a=" + value + "," +
+        '$$el=$event.target,' +
+        "$$c=$$el.checked?(" + trueValueBinding + "):(" + falseValueBinding + ");" +
+    'if(Array.isArray($$a)){' +
+      "var $$v=" + (number ? '_n(' + valueBinding + ')' : valueBinding) + "," +
+          '$$i=_i($$a,$$v);' +
+      "if($$c){$$i<0&&(" + value + "=$$a.concat($$v))}" +
+      "else{$$i>-1&&(" + value + "=$$a.slice(0,$$i).concat($$a.slice($$i+1)))}" +
+    "}else{" + (genAssignmentCode(value, '$$c')) + "}",
+    null, true
+  );
+}
+
+function genRadioModel (
+    el,
+    value,
+    modifiers
+) {
+  var number = modifiers && modifiers.number;
+  var valueBinding = getBindingAttr(el, 'value') || 'null';
+  valueBinding = number ? ("_n(" + valueBinding + ")") : valueBinding;
+  addProp(el, 'checked', ("_q(" + value + "," + valueBinding + ")"));
+  addHandler(el, CHECKBOX_RADIO_TOKEN, genAssignmentCode(value, valueBinding), null, true);
+}
+
+function genSelect (
+    el,
+    value,
+    modifiers
+) {
+  var number = modifiers && modifiers.number;
+  var selectedVal = "Array.prototype.filter" +
+    ".call($event.target.options,function(o){return o.selected})" +
+    ".map(function(o){var val = \"_value\" in o ? o._value : o.value;" +
+    "return " + (number ? '_n(val)' : 'val') + "})";
+
+  var assignment = '$event.target.multiple ? $$selectedVal : $$selectedVal[0]';
+  var code = "var $$selectedVal = " + selectedVal + ";";
+  code = code + " " + (genAssignmentCode(value, assignment));
+  addHandler(el, 'change', code, null, true);
+}
+
+function genDefaultModel (
+  el,
+  value,
+  modifiers
+) {
+  var type = el.attrsMap.type;
+  var ref = modifiers || {};
+  var lazy = ref.lazy;
+  var number = ref.number;
+  var trim = ref.trim;
+  var needCompositionGuard = !lazy && type !== 'range';
+  var event = lazy
+    ? 'change'
+    : type === 'range'
+      ? RANGE_TOKEN
+      : 'input';
+
+  var valueExpression = '$event.target.value';
+  if (trim) {
+    valueExpression = "$event.target.value.trim()";
+  }
+  if (number) {
+    valueExpression = "_n(" + valueExpression + ")";
+  }
+
+  var code = genAssignmentCode(value, valueExpression);
+  if (needCompositionGuard) {
+    code = "if($event.target.composing)return;" + code;
+  }
+
+  addProp(el, 'value', ("(" + value + ")"));
+  addHandler(el, event, code, null, true);
+  if (trim || number) {
+    addHandler(el, 'blur', '$forceUpdate()');
+  }
+}
+
+/*  */
+
+// normalize v-model event tokens that can only be determined at runtime.
+// it's important to place the event as the first in the array because
+// the whole point is ensuring the v-model callback gets called before
+// user-attached handlers.
+function normalizeEvents (on) {
+  var event;
+  /* istanbul ignore if */
+  if (isDef(on[RANGE_TOKEN])) {
+    // IE input[type=range] only supports `change` event
+    event = isIE ? 'change' : 'input';
+    on[event] = [].concat(on[RANGE_TOKEN], on[event] || []);
+    delete on[RANGE_TOKEN];
+  }
+  if (isDef(on[CHECKBOX_RADIO_TOKEN])) {
+    // Chrome fires microtasks in between click/change, leads to #4521
+    event = isChrome ? 'click' : 'change';
+    on[event] = [].concat(on[CHECKBOX_RADIO_TOKEN], on[event] || []);
+    delete on[CHECKBOX_RADIO_TOKEN];
+  }
+}
+
+var target$1;
+
+function add$1 (
+  event,
+  handler,
+  once$$1,
+  capture,
+  passive
+) {
+  if (once$$1) {
+    var oldHandler = handler;
+    var _target = target$1; // save current target element in closure
+    handler = function (ev) {
+      var res = arguments.length === 1
+        ? oldHandler(ev)
+        : oldHandler.apply(null, arguments);
+      if (res !== null) {
+        remove$2(event, handler, capture, _target);
+      }
+    };
+  }
+  target$1.addEventListener(
+    event,
+    handler,
+    supportsPassive
+      ? { capture: capture, passive: passive }
+      : capture
+  );
+}
+
+function remove$2 (
+  event,
+  handler,
+  capture,
+  _target
+) {
+  (_target || target$1).removeEventListener(event, handler, capture);
+}
+
+function updateDOMListeners (oldVnode, vnode) {
+  var isComponentRoot = isDef(vnode.componentOptions);
+  var oldOn = isComponentRoot ? oldVnode.data.nativeOn : oldVnode.data.on;
+  var on = isComponentRoot ? vnode.data.nativeOn : vnode.data.on;
+  if (isUndef(oldOn) && isUndef(on)) {
+    return
+  }
+  on = on || {};
+  oldOn = oldOn || {};
+  target$1 = vnode.elm;
+  normalizeEvents(on);
+  updateListeners(on, oldOn, add$1, remove$2, vnode.context);
+}
+
+var events = {
+  create: updateDOMListeners,
+  update: updateDOMListeners
+};
+
+/*  */
+
+function updateDOMProps (oldVnode, vnode) {
+  if (isUndef(oldVnode.data.domProps) && isUndef(vnode.data.domProps)) {
+    return
+  }
+  var key, cur;
+  var elm = vnode.elm;
+  var oldProps = oldVnode.data.domProps || {};
+  var props = vnode.data.domProps || {};
+  // clone observed objects, as the user probably wants to mutate it
+  if (isDef(props.__ob__)) {
+    props = vnode.data.domProps = extend({}, props);
+  }
+
+  for (key in oldProps) {
+    if (isUndef(props[key])) {
+      elm[key] = '';
+    }
+  }
+  for (key in props) {
+    cur = props[key];
+    // ignore children if the node has textContent or innerHTML,
+    // as these will throw away existing DOM nodes and cause removal errors
+    // on subsequent patches (#3360)
+    if (key === 'textContent' || key === 'innerHTML') {
+      if (vnode.children) { vnode.children.length = 0; }
+      if (cur === oldProps[key]) { continue }
+    }
+
+    if (key === 'value') {
+      // store value as _value as well since
+      // non-string values will be stringified
+      elm._value = cur;
+      // avoid resetting cursor position when value is the same
+      var strCur = isUndef(cur) ? '' : String(cur);
+      if (shouldUpdateValue(elm, vnode, strCur)) {
+        elm.value = strCur;
+      }
+    } else {
+      elm[key] = cur;
+    }
+  }
+}
+
+// check platforms/web/util/attrs.js acceptValue
+
+
+function shouldUpdateValue (
+  elm,
+  vnode,
+  checkVal
+) {
+  return (!elm.composing && (
+    vnode.tag === 'option' ||
+    isDirty(elm, checkVal) ||
+    isInputChanged(elm, checkVal)
+  ))
+}
+
+function isDirty (elm, checkVal) {
+  // return true when textbox (.number and .trim) loses focus and its value is
+  // not equal to the updated value
+  return document.activeElement !== elm && elm.value !== checkVal
+}
+
+function isInputChanged (elm, newVal) {
+  var value = elm.value;
+  var modifiers = elm._vModifiers; // injected by v-model runtime
+  if (isDef(modifiers) && modifiers.number) {
+    return toNumber(value) !== toNumber(newVal)
+  }
+  if (isDef(modifiers) && modifiers.trim) {
+    return value.trim() !== newVal.trim()
+  }
+  return value !== newVal
+}
+
+var domProps = {
+  create: updateDOMProps,
+  update: updateDOMProps
+};
+
+/*  */
+
+var parseStyleText = cached(function (cssText) {
+  var res = {};
+  var listDelimiter = /;(?![^(]*\))/g;
+  var propertyDelimiter = /:(.+)/;
+  cssText.split(listDelimiter).forEach(function (item) {
+    if (item) {
+      var tmp = item.split(propertyDelimiter);
+      tmp.length > 1 && (res[tmp[0].trim()] = tmp[1].trim());
+    }
+  });
+  return res
+});
+
+// merge static and dynamic style data on the same vnode
+function normalizeStyleData (data) {
+  var style = normalizeStyleBinding(data.style);
+  // static style is pre-processed into an object during compilation
+  // and is always a fresh object, so it's safe to merge into it
+  return data.staticStyle
+    ? extend(data.staticStyle, style)
+    : style
+}
+
+// normalize possible array / string values into Object
+function normalizeStyleBinding (bindingStyle) {
+  if (Array.isArray(bindingStyle)) {
+    return toObject(bindingStyle)
+  }
+  if (typeof bindingStyle === 'string') {
+    return parseStyleText(bindingStyle)
+  }
+  return bindingStyle
+}
+
+/**
+ * parent component style should be after child's
+ * so that parent component's style could override it
+ */
+function getStyle (vnode, checkChild) {
+  var res = {};
+  var styleData;
+
+  if (checkChild) {
+    var childNode = vnode;
+    while (childNode.componentInstance) {
+      childNode = childNode.componentInstance._vnode;
+      if (childNode.data && (styleData = normalizeStyleData(childNode.data))) {
+        extend(res, styleData);
+      }
+    }
+  }
+
+  if ((styleData = normalizeStyleData(vnode.data))) {
+    extend(res, styleData);
+  }
+
+  var parentNode = vnode;
+  while ((parentNode = parentNode.parent)) {
+    if (parentNode.data && (styleData = normalizeStyleData(parentNode.data))) {
+      extend(res, styleData);
+    }
+  }
+  return res
+}
+
+/*  */
+
+var cssVarRE = /^--/;
+var importantRE = /\s*!important$/;
+var setProp = function (el, name, val) {
+  /* istanbul ignore if */
+  if (cssVarRE.test(name)) {
+    el.style.setProperty(name, val);
+  } else if (importantRE.test(val)) {
+    el.style.setProperty(name, val.replace(importantRE, ''), 'important');
+  } else {
+    var normalizedName = normalize(name);
+    if (Array.isArray(val)) {
+      // Support values array created by autoprefixer, e.g.
+      // {display: ["-webkit-box", "-ms-flexbox", "flex"]}
+      // Set them one by one, and the browser will only set those it can recognize
+      for (var i = 0, len = val.length; i < len; i++) {
+        el.style[normalizedName] = val[i];
+      }
+    } else {
+      el.style[normalizedName] = val;
+    }
+  }
+};
+
+var vendorNames = ['Webkit', 'Moz', 'ms'];
+
+var emptyStyle;
+var normalize = cached(function (prop) {
+  emptyStyle = emptyStyle || document.createElement('div').style;
+  prop = camelize(prop);
+  if (prop !== 'filter' && (prop in emptyStyle)) {
+    return prop
+  }
+  var capName = prop.charAt(0).toUpperCase() + prop.slice(1);
+  for (var i = 0; i < vendorNames.length; i++) {
+    var name = vendorNames[i] + capName;
+    if (name in emptyStyle) {
+      return name
+    }
+  }
+});
+
+function updateStyle (oldVnode, vnode) {
+  var data = vnode.data;
+  var oldData = oldVnode.data;
+
+  if (isUndef(data.staticStyle) && isUndef(data.style) &&
+    isUndef(oldData.staticStyle) && isUndef(oldData.style)
+  ) {
+    return
+  }
+
+  var cur, name;
+  var el = vnode.elm;
+  var oldStaticStyle = oldData.staticStyle;
+  var oldStyleBinding = oldData.normalizedStyle || oldData.style || {};
+
+  // if static style exists, stylebinding already merged into it when doing normalizeStyleData
+  var oldStyle = oldStaticStyle || oldStyleBinding;
+
+  var style = normalizeStyleBinding(vnode.data.style) || {};
+
+  // store normalized style under a different key for next diff
+  // make sure to clone it if it's reactive, since the user likley wants
+  // to mutate it.
+  vnode.data.normalizedStyle = isDef(style.__ob__)
+    ? extend({}, style)
+    : style;
+
+  var newStyle = getStyle(vnode, true);
+
+  for (name in oldStyle) {
+    if (isUndef(newStyle[name])) {
+      setProp(el, name, '');
+    }
+  }
+  for (name in newStyle) {
+    cur = newStyle[name];
+    if (cur !== oldStyle[name]) {
+      // ie9 setting to null has no effect, must use empty string
+      setProp(el, name, cur == null ? '' : cur);
+    }
+  }
+}
+
+var style = {
+  create: updateStyle,
+  update: updateStyle
+};
+
+/*  */
+
+/**
+ * Add class with compatibility for SVG since classList is not supported on
+ * SVG elements in IE
+ */
+function addClass (el, cls) {
+  /* istanbul ignore if */
+  if (!cls || !(cls = cls.trim())) {
+    return
+  }
+
+  /* istanbul ignore else */
+  if (el.classList) {
+    if (cls.indexOf(' ') > -1) {
+      cls.split(/\s+/).forEach(function (c) { return el.classList.add(c); });
+    } else {
+      el.classList.add(cls);
+    }
+  } else {
+    var cur = " " + (el.getAttribute('class') || '') + " ";
+    if (cur.indexOf(' ' + cls + ' ') < 0) {
+      el.setAttribute('class', (cur + cls).trim());
+    }
+  }
+}
+
+/**
+ * Remove class with compatibility for SVG since classList is not supported on
+ * SVG elements in IE
+ */
+function removeClass (el, cls) {
+  /* istanbul ignore if */
+  if (!cls || !(cls = cls.trim())) {
+    return
+  }
+
+  /* istanbul ignore else */
+  if (el.classList) {
+    if (cls.indexOf(' ') > -1) {
+      cls.split(/\s+/).forEach(function (c) { return el.classList.remove(c); });
+    } else {
+      el.classList.remove(cls);
+    }
+    if (!el.classList.length) {
+      el.removeAttribute('class');
+    }
+  } else {
+    var cur = " " + (el.getAttribute('class') || '') + " ";
+    var tar = ' ' + cls + ' ';
+    while (cur.indexOf(tar) >= 0) {
+      cur = cur.replace(tar, ' ');
+    }
+    cur = cur.trim();
+    if (cur) {
+      el.setAttribute('class', cur);
+    } else {
+      el.removeAttribute('class');
+    }
+  }
+}
+
+/*  */
+
+function resolveTransition (def$$1) {
+  if (!def$$1) {
+    return
+  }
+  /* istanbul ignore else */
+  if (typeof def$$1 === 'object') {
+    var res = {};
+    if (def$$1.css !== false) {
+      extend(res, autoCssTransition(def$$1.name || 'v'));
+    }
+    extend(res, def$$1);
+    return res
+  } else if (typeof def$$1 === 'string') {
+    return autoCssTransition(def$$1)
+  }
+}
+
+var autoCssTransition = cached(function (name) {
+  return {
+    enterClass: (name + "-enter"),
+    enterToClass: (name + "-enter-to"),
+    enterActiveClass: (name + "-enter-active"),
+    leaveClass: (name + "-leave"),
+    leaveToClass: (name + "-leave-to"),
+    leaveActiveClass: (name + "-leave-active")
+  }
+});
+
+var hasTransition = inBrowser && !isIE9;
+var TRANSITION = 'transition';
+var ANIMATION = 'animation';
+
+// Transition property/event sniffing
+var transitionProp = 'transition';
+var transitionEndEvent = 'transitionend';
+var animationProp = 'animation';
+var animationEndEvent = 'animationend';
+if (hasTransition) {
+  /* istanbul ignore if */
+  if (window.ontransitionend === undefined &&
+    window.onwebkittransitionend !== undefined
+  ) {
+    transitionProp = 'WebkitTransition';
+    transitionEndEvent = 'webkitTransitionEnd';
+  }
+  if (window.onanimationend === undefined &&
+    window.onwebkitanimationend !== undefined
+  ) {
+    animationProp = 'WebkitAnimation';
+    animationEndEvent = 'webkitAnimationEnd';
+  }
+}
+
+// binding to window is necessary to make hot reload work in IE in strict mode
+var raf = inBrowser && window.requestAnimationFrame
+  ? window.requestAnimationFrame.bind(window)
+  : setTimeout;
+
+function nextFrame (fn) {
+  raf(function () {
+    raf(fn);
+  });
+}
+
+function addTransitionClass (el, cls) {
+  var transitionClasses = el._transitionClasses || (el._transitionClasses = []);
+  if (transitionClasses.indexOf(cls) < 0) {
+    transitionClasses.push(cls);
+    addClass(el, cls);
+  }
+}
+
+function removeTransitionClass (el, cls) {
+  if (el._transitionClasses) {
+    remove(el._transitionClasses, cls);
+  }
+  removeClass(el, cls);
+}
+
+function whenTransitionEnds (
+  el,
+  expectedType,
+  cb
+) {
+  var ref = getTransitionInfo(el, expectedType);
+  var type = ref.type;
+  var timeout = ref.timeout;
+  var propCount = ref.propCount;
+  if (!type) { return cb() }
+  var event = type === TRANSITION ? transitionEndEvent : animationEndEvent;
+  var ended = 0;
+  var end = function () {
+    el.removeEventListener(event, onEnd);
+    cb();
+  };
+  var onEnd = function (e) {
+    if (e.target === el) {
+      if (++ended >= propCount) {
+        end();
+      }
+    }
+  };
+  setTimeout(function () {
+    if (ended < propCount) {
+      end();
+    }
+  }, timeout + 1);
+  el.addEventListener(event, onEnd);
+}
+
+var transformRE = /\b(transform|all)(,|$)/;
+
+function getTransitionInfo (el, expectedType) {
+  var styles = window.getComputedStyle(el);
+  var transitionDelays = styles[transitionProp + 'Delay'].split(', ');
+  var transitionDurations = styles[transitionProp + 'Duration'].split(', ');
+  var transitionTimeout = getTimeout(transitionDelays, transitionDurations);
+  var animationDelays = styles[animationProp + 'Delay'].split(', ');
+  var animationDurations = styles[animationProp + 'Duration'].split(', ');
+  var animationTimeout = getTimeout(animationDelays, animationDurations);
+
+  var type;
+  var timeout = 0;
+  var propCount = 0;
+  /* istanbul ignore if */
+  if (expectedType === TRANSITION) {
+    if (transitionTimeout > 0) {
+      type = TRANSITION;
+      timeout = transitionTimeout;
+      propCount = transitionDurations.length;
+    }
+  } else if (expectedType === ANIMATION) {
+    if (animationTimeout > 0) {
+      type = ANIMATION;
+      timeout = animationTimeout;
+      propCount = animationDurations.length;
+    }
+  } else {
+    timeout = Math.max(transitionTimeout, animationTimeout);
+    type = timeout > 0
+      ? transitionTimeout > animationTimeout
+        ? TRANSITION
+        : ANIMATION
+      : null;
+    propCount = type
+      ? type === TRANSITION
+        ? transitionDurations.length
+        : animationDurations.length
+      : 0;
+  }
+  var hasTransform =
+    type === TRANSITION &&
+    transformRE.test(styles[transitionProp + 'Property']);
+  return {
+    type: type,
+    timeout: timeout,
+    propCount: propCount,
+    hasTransform: hasTransform
+  }
+}
+
+function getTimeout (delays, durations) {
+  /* istanbul ignore next */
+  while (delays.length < durations.length) {
+    delays = delays.concat(delays);
+  }
+
+  return Math.max.apply(null, durations.map(function (d, i) {
+    return toMs(d) + toMs(delays[i])
+  }))
+}
+
+function toMs (s) {
+  return Number(s.slice(0, -1)) * 1000
+}
+
+/*  */
+
+function enter (vnode, toggleDisplay) {
+  var el = vnode.elm;
+
+  // call leave callback now
+  if (isDef(el._leaveCb)) {
+    el._leaveCb.cancelled = true;
+    el._leaveCb();
+  }
+
+  var data = resolveTransition(vnode.data.transition);
+  if (isUndef(data)) {
+    return
+  }
+
+  /* istanbul ignore if */
+  if (isDef(el._enterCb) || el.nodeType !== 1) {
+    return
+  }
+
+  var css = data.css;
+  var type = data.type;
+  var enterClass = data.enterClass;
+  var enterToClass = data.enterToClass;
+  var enterActiveClass = data.enterActiveClass;
+  var appearClass = data.appearClass;
+  var appearToClass = data.appearToClass;
+  var appearActiveClass = data.appearActiveClass;
+  var beforeEnter = data.beforeEnter;
+  var enter = data.enter;
+  var afterEnter = data.afterEnter;
+  var enterCancelled = data.enterCancelled;
+  var beforeAppear = data.beforeAppear;
+  var appear = data.appear;
+  var afterAppear = data.afterAppear;
+  var appearCancelled = data.appearCancelled;
+  var duration = data.duration;
+
+  // activeInstance will always be the <transition> component managing this
+  // transition. One edge case to check is when the <transition> is placed
+  // as the root node of a child component. In that case we need to check
+  // <transition>'s parent for appear check.
+  var context = activeInstance;
+  var transitionNode = activeInstance.$vnode;
+  while (transitionNode && transitionNode.parent) {
+    transitionNode = transitionNode.parent;
+    context = transitionNode.context;
+  }
+
+  var isAppear = !context._isMounted || !vnode.isRootInsert;
+
+  if (isAppear && !appear && appear !== '') {
+    return
+  }
+
+  var startClass = isAppear && appearClass
+    ? appearClass
+    : enterClass;
+  var activeClass = isAppear && appearActiveClass
+    ? appearActiveClass
+    : enterActiveClass;
+  var toClass = isAppear && appearToClass
+    ? appearToClass
+    : enterToClass;
+
+  var beforeEnterHook = isAppear
+    ? (beforeAppear || beforeEnter)
+    : beforeEnter;
+  var enterHook = isAppear
+    ? (typeof appear === 'function' ? appear : enter)
+    : enter;
+  var afterEnterHook = isAppear
+    ? (afterAppear || afterEnter)
+    : afterEnter;
+  var enterCancelledHook = isAppear
+    ? (appearCancelled || enterCancelled)
+    : enterCancelled;
+
+  var explicitEnterDuration = toNumber(
+    isObject(duration)
+      ? duration.enter
+      : duration
+  );
+
+  if ("development" !== 'production' && explicitEnterDuration != null) {
+    checkDuration(explicitEnterDuration, 'enter', vnode);
+  }
+
+  var expectsCSS = css !== false && !isIE9;
+  var userWantsControl = getHookArgumentsLength(enterHook);
+
+  var cb = el._enterCb = once(function () {
+    if (expectsCSS) {
+      removeTransitionClass(el, toClass);
+      removeTransitionClass(el, activeClass);
+    }
+    if (cb.cancelled) {
+      if (expectsCSS) {
+        removeTransitionClass(el, startClass);
+      }
+      enterCancelledHook && enterCancelledHook(el);
+    } else {
+      afterEnterHook && afterEnterHook(el);
+    }
+    el._enterCb = null;
+  });
+
+  if (!vnode.data.show) {
+    // remove pending leave element on enter by injecting an insert hook
+    mergeVNodeHook(vnode.data.hook || (vnode.data.hook = {}), 'insert', function () {
+      var parent = el.parentNode;
+      var pendingNode = parent && parent._pending && parent._pending[vnode.key];
+      if (pendingNode &&
+        pendingNode.tag === vnode.tag &&
+        pendingNode.elm._leaveCb
+      ) {
+        pendingNode.elm._leaveCb();
+      }
+      enterHook && enterHook(el, cb);
+    });
+  }
+
+  // start enter transition
+  beforeEnterHook && beforeEnterHook(el);
+  if (expectsCSS) {
+    addTransitionClass(el, startClass);
+    addTransitionClass(el, activeClass);
+    nextFrame(function () {
+      addTransitionClass(el, toClass);
+      removeTransitionClass(el, startClass);
+      if (!cb.cancelled && !userWantsControl) {
+        if (isValidDuration(explicitEnterDuration)) {
+          setTimeout(cb, explicitEnterDuration);
+        } else {
+          whenTransitionEnds(el, type, cb);
+        }
+      }
+    });
+  }
+
+  if (vnode.data.show) {
+    toggleDisplay && toggleDisplay();
+    enterHook && enterHook(el, cb);
+  }
+
+  if (!expectsCSS && !userWantsControl) {
+    cb();
+  }
+}
+
+function leave (vnode, rm) {
+  var el = vnode.elm;
+
+  // call enter callback now
+  if (isDef(el._enterCb)) {
+    el._enterCb.cancelled = true;
+    el._enterCb();
+  }
+
+  var data = resolveTransition(vnode.data.transition);
+  if (isUndef(data)) {
+    return rm()
+  }
+
+  /* istanbul ignore if */
+  if (isDef(el._leaveCb) || el.nodeType !== 1) {
+    return
+  }
+
+  var css = data.css;
+  var type = data.type;
+  var leaveClass = data.leaveClass;
+  var leaveToClass = data.leaveToClass;
+  var leaveActiveClass = data.leaveActiveClass;
+  var beforeLeave = data.beforeLeave;
+  var leave = data.leave;
+  var afterLeave = data.afterLeave;
+  var leaveCancelled = data.leaveCancelled;
+  var delayLeave = data.delayLeave;
+  var duration = data.duration;
+
+  var expectsCSS = css !== false && !isIE9;
+  var userWantsControl = getHookArgumentsLength(leave);
+
+  var explicitLeaveDuration = toNumber(
+    isObject(duration)
+      ? duration.leave
+      : duration
+  );
+
+  if ("development" !== 'production' && isDef(explicitLeaveDuration)) {
+    checkDuration(explicitLeaveDuration, 'leave', vnode);
+  }
+
+  var cb = el._leaveCb = once(function () {
+    if (el.parentNode && el.parentNode._pending) {
+      el.parentNode._pending[vnode.key] = null;
+    }
+    if (expectsCSS) {
+      removeTransitionClass(el, leaveToClass);
+      removeTransitionClass(el, leaveActiveClass);
+    }
+    if (cb.cancelled) {
+      if (expectsCSS) {
+        removeTransitionClass(el, leaveClass);
+      }
+      leaveCancelled && leaveCancelled(el);
+    } else {
+      rm();
+      afterLeave && afterLeave(el);
+    }
+    el._leaveCb = null;
+  });
+
+  if (delayLeave) {
+    delayLeave(performLeave);
+  } else {
+    performLeave();
+  }
+
+  function performLeave () {
+    // the delayed leave may have already been cancelled
+    if (cb.cancelled) {
+      return
+    }
+    // record leaving element
+    if (!vnode.data.show) {
+      (el.parentNode._pending || (el.parentNode._pending = {}))[(vnode.key)] = vnode;
+    }
+    beforeLeave && beforeLeave(el);
+    if (expectsCSS) {
+      addTransitionClass(el, leaveClass);
+      addTransitionClass(el, leaveActiveClass);
+      nextFrame(function () {
+        addTransitionClass(el, leaveToClass);
+        removeTransitionClass(el, leaveClass);
+        if (!cb.cancelled && !userWantsControl) {
+          if (isValidDuration(explicitLeaveDuration)) {
+            setTimeout(cb, explicitLeaveDuration);
+          } else {
+            whenTransitionEnds(el, type, cb);
+          }
+        }
+      });
+    }
+    leave && leave(el, cb);
+    if (!expectsCSS && !userWantsControl) {
+      cb();
+    }
+  }
+}
+
+// only used in dev mode
+function checkDuration (val, name, vnode) {
+  if (typeof val !== 'number') {
+    warn(
+      "<transition> explicit " + name + " duration is not a valid number - " +
+      "got " + (JSON.stringify(val)) + ".",
+      vnode.context
+    );
+  } else if (isNaN(val)) {
+    warn(
+      "<transition> explicit " + name + " duration is NaN - " +
+      'the duration expression might be incorrect.',
+      vnode.context
+    );
+  }
+}
+
+function isValidDuration (val) {
+  return typeof val === 'number' && !isNaN(val)
+}
+
+/**
+ * Normalize a transition hook's argument length. The hook may be:
+ * - a merged hook (invoker) with the original in .fns
+ * - a wrapped component method (check ._length)
+ * - a plain function (.length)
+ */
+function getHookArgumentsLength (fn) {
+  if (isUndef(fn)) {
+    return false
+  }
+  var invokerFns = fn.fns;
+  if (isDef(invokerFns)) {
+    // invoker
+    return getHookArgumentsLength(
+      Array.isArray(invokerFns)
+        ? invokerFns[0]
+        : invokerFns
+    )
+  } else {
+    return (fn._length || fn.length) > 1
+  }
+}
+
+function _enter (_, vnode) {
+  if (vnode.data.show !== true) {
+    enter(vnode);
+  }
+}
+
+var transition = inBrowser ? {
+  create: _enter,
+  activate: _enter,
+  remove: function remove$$1 (vnode, rm) {
+    /* istanbul ignore else */
+    if (vnode.data.show !== true) {
+      leave(vnode, rm);
+    } else {
+      rm();
+    }
+  }
+} : {};
+
+var platformModules = [
+  attrs,
+  klass,
+  events,
+  domProps,
+  style,
+  transition
+];
+
+/*  */
+
+// the directive module should be applied last, after all
+// built-in modules have been applied.
+var modules = platformModules.concat(baseModules);
+
+var patch = createPatchFunction({ nodeOps: nodeOps, modules: modules });
+
+/**
+ * Not type checking this file because flow doesn't like attaching
+ * properties to Elements.
+ */
+
+var isTextInputType = makeMap('text,number,password,search,email,tel,url');
+
+/* istanbul ignore if */
+if (isIE9) {
+  // http://www.matts411.com/post/internet-explorer-9-oninput/
+  document.addEventListener('selectionchange', function () {
+    var el = document.activeElement;
+    if (el && el.vmodel) {
+      trigger(el, 'input');
+    }
+  });
+}
+
+var model$1 = {
+  inserted: function inserted (el, binding, vnode) {
+    if (vnode.tag === 'select') {
+      var cb = function () {
+        setSelected(el, binding, vnode.context);
+      };
+      cb();
+      /* istanbul ignore if */
+      if (isIE || isEdge) {
+        setTimeout(cb, 0);
+      }
+    } else if (vnode.tag === 'textarea' || isTextInputType(el.type)) {
+      el._vModifiers = binding.modifiers;
+      if (!binding.modifiers.lazy) {
+        // Safari < 10.2 & UIWebView doesn't fire compositionend when
+        // switching focus before confirming composition choice
+        // this also fixes the issue where some browsers e.g. iOS Chrome
+        // fires "change" instead of "input" on autocomplete.
+        el.addEventListener('change', onCompositionEnd);
+        if (!isAndroid) {
+          el.addEventListener('compositionstart', onCompositionStart);
+          el.addEventListener('compositionend', onCompositionEnd);
+        }
+        /* istanbul ignore if */
+        if (isIE9) {
+          el.vmodel = true;
+        }
+      }
+    }
+  },
+  componentUpdated: function componentUpdated (el, binding, vnode) {
+    if (vnode.tag === 'select') {
+      setSelected(el, binding, vnode.context);
+      // in case the options rendered by v-for have changed,
+      // it's possible that the value is out-of-sync with the rendered options.
+      // detect such cases and filter out values that no longer has a matching
+      // option in the DOM.
+      var needReset = el.multiple
+        ? binding.value.some(function (v) { return hasNoMatchingOption(v, el.options); })
+        : binding.value !== binding.oldValue && hasNoMatchingOption(binding.value, el.options);
+      if (needReset) {
+        trigger(el, 'change');
+      }
+    }
+  }
+};
+
+function setSelected (el, binding, vm) {
+  var value = binding.value;
+  var isMultiple = el.multiple;
+  if (isMultiple && !Array.isArray(value)) {
+    "development" !== 'production' && warn(
+      "<select multiple v-model=\"" + (binding.expression) + "\"> " +
+      "expects an Array value for its binding, but got " + (Object.prototype.toString.call(value).slice(8, -1)),
+      vm
+    );
+    return
+  }
+  var selected, option;
+  for (var i = 0, l = el.options.length; i < l; i++) {
+    option = el.options[i];
+    if (isMultiple) {
+      selected = looseIndexOf(value, getValue(option)) > -1;
+      if (option.selected !== selected) {
+        option.selected = selected;
+      }
+    } else {
+      if (looseEqual(getValue(option), value)) {
+        if (el.selectedIndex !== i) {
+          el.selectedIndex = i;
+        }
+        return
+      }
+    }
+  }
+  if (!isMultiple) {
+    el.selectedIndex = -1;
+  }
+}
+
+function hasNoMatchingOption (value, options) {
+  for (var i = 0, l = options.length; i < l; i++) {
+    if (looseEqual(getValue(options[i]), value)) {
+      return false
+    }
+  }
+  return true
+}
+
+function getValue (option) {
+  return '_value' in option
+    ? option._value
+    : option.value
+}
+
+function onCompositionStart (e) {
+  e.target.composing = true;
+}
+
+function onCompositionEnd (e) {
+  // prevent triggering an input event for no reason
+  if (!e.target.composing) { return }
+  e.target.composing = false;
+  trigger(e.target, 'input');
+}
+
+function trigger (el, type) {
+  var e = document.createEvent('HTMLEvents');
+  e.initEvent(type, true, true);
+  el.dispatchEvent(e);
+}
+
+/*  */
+
+// recursively search for possible transition defined inside the component root
+function locateNode (vnode) {
+  return vnode.componentInstance && (!vnode.data || !vnode.data.transition)
+    ? locateNode(vnode.componentInstance._vnode)
+    : vnode
+}
+
+var show = {
+  bind: function bind (el, ref, vnode) {
+    var value = ref.value;
+
+    vnode = locateNode(vnode);
+    var transition$$1 = vnode.data && vnode.data.transition;
+    var originalDisplay = el.__vOriginalDisplay =
+      el.style.display === 'none' ? '' : el.style.display;
+    if (value && transition$$1 && !isIE9) {
+      vnode.data.show = true;
+      enter(vnode, function () {
+        el.style.display = originalDisplay;
+      });
+    } else {
+      el.style.display = value ? originalDisplay : 'none';
+    }
+  },
+
+  update: function update (el, ref, vnode) {
+    var value = ref.value;
+    var oldValue = ref.oldValue;
+
+    /* istanbul ignore if */
+    if (value === oldValue) { return }
+    vnode = locateNode(vnode);
+    var transition$$1 = vnode.data && vnode.data.transition;
+    if (transition$$1 && !isIE9) {
+      vnode.data.show = true;
+      if (value) {
+        enter(vnode, function () {
+          el.style.display = el.__vOriginalDisplay;
+        });
+      } else {
+        leave(vnode, function () {
+          el.style.display = 'none';
+        });
+      }
+    } else {
+      el.style.display = value ? el.__vOriginalDisplay : 'none';
+    }
+  },
+
+  unbind: function unbind (
+    el,
+    binding,
+    vnode,
+    oldVnode,
+    isDestroy
+  ) {
+    if (!isDestroy) {
+      el.style.display = el.__vOriginalDisplay;
+    }
+  }
+};
+
+var platformDirectives = {
+  model: model$1,
+  show: show
+};
+
+/*  */
+
+// Provides transition support for a single element/component.
+// supports transition mode (out-in / in-out)
+
+var transitionProps = {
+  name: String,
+  appear: Boolean,
+  css: Boolean,
+  mode: String,
+  type: String,
+  enterClass: String,
+  leaveClass: String,
+  enterToClass: String,
+  leaveToClass: String,
+  enterActiveClass: String,
+  leaveActiveClass: String,
+  appearClass: String,
+  appearActiveClass: String,
+  appearToClass: String,
+  duration: [Number, String, Object]
+};
+
+// in case the child is also an abstract component, e.g. <keep-alive>
+// we want to recursively retrieve the real component to be rendered
+function getRealChild (vnode) {
+  var compOptions = vnode && vnode.componentOptions;
+  if (compOptions && compOptions.Ctor.options.abstract) {
+    return getRealChild(getFirstComponentChild(compOptions.children))
+  } else {
+    return vnode
+  }
+}
+
+function extractTransitionData (comp) {
+  var data = {};
+  var options = comp.$options;
+  // props
+  for (var key in options.propsData) {
+    data[key] = comp[key];
+  }
+  // events.
+  // extract listeners and pass them directly to the transition methods
+  var listeners = options._parentListeners;
+  for (var key$1 in listeners) {
+    data[camelize(key$1)] = listeners[key$1];
+  }
+  return data
+}
+
+function placeholder (h, rawChild) {
+  if (/\d-keep-alive$/.test(rawChild.tag)) {
+    return h('keep-alive', {
+      props: rawChild.componentOptions.propsData
+    })
+  }
+}
+
+function hasParentTransition (vnode) {
+  while ((vnode = vnode.parent)) {
+    if (vnode.data.transition) {
+      return true
+    }
+  }
+}
+
+function isSameChild (child, oldChild) {
+  return oldChild.key === child.key && oldChild.tag === child.tag
+}
+
+function isAsyncPlaceholder (node) {
+  return node.isComment && node.asyncFactory
+}
+
+var Transition = {
+  name: 'transition',
+  props: transitionProps,
+  abstract: true,
+
+  render: function render (h) {
+    var this$1 = this;
+
+    var children = this.$options._renderChildren;
+    if (!children) {
+      return
+    }
+
+    // filter out text nodes (possible whitespaces)
+    children = children.filter(function (c) { return c.tag || isAsyncPlaceholder(c); });
+    /* istanbul ignore if */
+    if (!children.length) {
+      return
+    }
+
+    // warn multiple elements
+    if ("development" !== 'production' && children.length > 1) {
+      warn(
+        '<transition> can only be used on a single element. Use ' +
+        '<transition-group> for lists.',
+        this.$parent
+      );
+    }
+
+    var mode = this.mode;
+
+    // warn invalid mode
+    if ("development" !== 'production' &&
+      mode && mode !== 'in-out' && mode !== 'out-in'
+    ) {
+      warn(
+        'invalid <transition> mode: ' + mode,
+        this.$parent
+      );
+    }
+
+    var rawChild = children[0];
+
+    // if this is a component root node and the component's
+    // parent container node also has transition, skip.
+    if (hasParentTransition(this.$vnode)) {
+      return rawChild
+    }
+
+    // apply transition data to child
+    // use getRealChild() to ignore abstract components e.g. keep-alive
+    var child = getRealChild(rawChild);
+    /* istanbul ignore if */
+    if (!child) {
+      return rawChild
+    }
+
+    if (this._leaving) {
+      return placeholder(h, rawChild)
+    }
+
+    // ensure a key that is unique to the vnode type and to this transition
+    // component instance. This key will be used to remove pending leaving nodes
+    // during entering.
+    var id = "__transition-" + (this._uid) + "-";
+    child.key = child.key == null
+      ? child.isComment
+        ? id + 'comment'
+        : id + child.tag
+      : isPrimitive(child.key)
+        ? (String(child.key).indexOf(id) === 0 ? child.key : id + child.key)
+        : child.key;
+
+    var data = (child.data || (child.data = {})).transition = extractTransitionData(this);
+    var oldRawChild = this._vnode;
+    var oldChild = getRealChild(oldRawChild);
+
+    // mark v-show
+    // so that the transition module can hand over the control to the directive
+    if (child.data.directives && child.data.directives.some(function (d) { return d.name === 'show'; })) {
+      child.data.show = true;
+    }
+
+    if (
+      oldChild &&
+      oldChild.data &&
+      !isSameChild(child, oldChild) &&
+      !isAsyncPlaceholder(oldChild)
+    ) {
+      // replace old child transition data with fresh one
+      // important for dynamic transitions!
+      var oldData = oldChild && (oldChild.data.transition = extend({}, data));
+      // handle transition mode
+      if (mode === 'out-in') {
+        // return placeholder node and queue update when leave finishes
+        this._leaving = true;
+        mergeVNodeHook(oldData, 'afterLeave', function () {
+          this$1._leaving = false;
+          this$1.$forceUpdate();
+        });
+        return placeholder(h, rawChild)
+      } else if (mode === 'in-out') {
+        if (isAsyncPlaceholder(child)) {
+          return oldRawChild
+        }
+        var delayedLeave;
+        var performLeave = function () { delayedLeave(); };
+        mergeVNodeHook(data, 'afterEnter', performLeave);
+        mergeVNodeHook(data, 'enterCancelled', performLeave);
+        mergeVNodeHook(oldData, 'delayLeave', function (leave) { delayedLeave = leave; });
+      }
+    }
+
+    return rawChild
+  }
+};
+
+/*  */
+
+// Provides transition support for list items.
+// supports move transitions using the FLIP technique.
+
+// Because the vdom's children update algorithm is "unstable" - i.e.
+// it doesn't guarantee the relative positioning of removed elements,
+// we force transition-group to update its children into two passes:
+// in the first pass, we remove all nodes that need to be removed,
+// triggering their leaving transition; in the second pass, we insert/move
+// into the final desired state. This way in the second pass removed
+// nodes will remain where they should be.
+
+var props = extend({
+  tag: String,
+  moveClass: String
+}, transitionProps);
+
+delete props.mode;
+
+var TransitionGroup = {
+  props: props,
+
+  render: function render (h) {
+    var tag = this.tag || this.$vnode.data.tag || 'span';
+    var map = Object.create(null);
+    var prevChildren = this.prevChildren = this.children;
+    var rawChildren = this.$slots.default || [];
+    var children = this.children = [];
+    var transitionData = extractTransitionData(this);
+
+    for (var i = 0; i < rawChildren.length; i++) {
+      var c = rawChildren[i];
+      if (c.tag) {
+        if (c.key != null && String(c.key).indexOf('__vlist') !== 0) {
+          children.push(c);
+          map[c.key] = c
+          ;(c.data || (c.data = {})).transition = transitionData;
+        } else {
+          var opts = c.componentOptions;
+          var name = opts ? (opts.Ctor.options.name || opts.tag || '') : c.tag;
+          warn(("<transition-group> children must be keyed: <" + name + ">"));
+        }
+      }
+    }
+
+    if (prevChildren) {
+      var kept = [];
+      var removed = [];
+      for (var i$1 = 0; i$1 < prevChildren.length; i$1++) {
+        var c$1 = prevChildren[i$1];
+        c$1.data.transition = transitionData;
+        c$1.data.pos = c$1.elm.getBoundingClientRect();
+        if (map[c$1.key]) {
+          kept.push(c$1);
+        } else {
+          removed.push(c$1);
+        }
+      }
+      this.kept = h(tag, null, kept);
+      this.removed = removed;
+    }
+
+    return h(tag, null, children)
+  },
+
+  beforeUpdate: function beforeUpdate () {
+    // force removing pass
+    this.__patch__(
+      this._vnode,
+      this.kept,
+      false, // hydrating
+      true // removeOnly (!important, avoids unnecessary moves)
+    );
+    this._vnode = this.kept;
+  },
+
+  updated: function updated () {
+    var children = this.prevChildren;
+    var moveClass = this.moveClass || ((this.name || 'v') + '-move');
+    if (!children.length || !this.hasMove(children[0].elm, moveClass)) {
+      return
+    }
+
+    // we divide the work into three loops to avoid mixing DOM reads and writes
+    // in each iteration - which helps prevent layout thrashing.
+    children.forEach(callPendingCbs);
+    children.forEach(recordPosition);
+    children.forEach(applyTranslation);
+
+    // force reflow to put everything in position
+    var body = document.body;
+    var f = body.offsetHeight; // eslint-disable-line
+
+    children.forEach(function (c) {
+      if (c.data.moved) {
+        var el = c.elm;
+        var s = el.style;
+        addTransitionClass(el, moveClass);
+        s.transform = s.WebkitTransform = s.transitionDuration = '';
+        el.addEventListener(transitionEndEvent, el._moveCb = function cb (e) {
+          if (!e || /transform$/.test(e.propertyName)) {
+            el.removeEventListener(transitionEndEvent, cb);
+            el._moveCb = null;
+            removeTransitionClass(el, moveClass);
+          }
+        });
+      }
+    });
+  },
+
+  methods: {
+    hasMove: function hasMove (el, moveClass) {
+      /* istanbul ignore if */
+      if (!hasTransition) {
+        return false
+      }
+      /* istanbul ignore if */
+      if (this._hasMove) {
+        return this._hasMove
+      }
+      // Detect whether an element with the move class applied has
+      // CSS transitions. Since the element may be inside an entering
+      // transition at this very moment, we make a clone of it and remove
+      // all other transition classes applied to ensure only the move class
+      // is applied.
+      var clone = el.cloneNode();
+      if (el._transitionClasses) {
+        el._transitionClasses.forEach(function (cls) { removeClass(clone, cls); });
+      }
+      addClass(clone, moveClass);
+      clone.style.display = 'none';
+      this.$el.appendChild(clone);
+      var info = getTransitionInfo(clone);
+      this.$el.removeChild(clone);
+      return (this._hasMove = info.hasTransform)
+    }
+  }
+};
+
+function callPendingCbs (c) {
+  /* istanbul ignore if */
+  if (c.elm._moveCb) {
+    c.elm._moveCb();
+  }
+  /* istanbul ignore if */
+  if (c.elm._enterCb) {
+    c.elm._enterCb();
+  }
+}
+
+function recordPosition (c) {
+  c.data.newPos = c.elm.getBoundingClientRect();
+}
+
+function applyTranslation (c) {
+  var oldPos = c.data.pos;
+  var newPos = c.data.newPos;
+  var dx = oldPos.left - newPos.left;
+  var dy = oldPos.top - newPos.top;
+  if (dx || dy) {
+    c.data.moved = true;
+    var s = c.elm.style;
+    s.transform = s.WebkitTransform = "translate(" + dx + "px," + dy + "px)";
+    s.transitionDuration = '0s';
+  }
+}
+
+var platformComponents = {
+  Transition: Transition,
+  TransitionGroup: TransitionGroup
+};
+
+/*  */
+
+// install platform specific utils
+Vue$3.config.mustUseProp = mustUseProp;
+Vue$3.config.isReservedTag = isReservedTag;
+Vue$3.config.isReservedAttr = isReservedAttr;
+Vue$3.config.getTagNamespace = getTagNamespace;
+Vue$3.config.isUnknownElement = isUnknownElement;
+
+// install platform runtime directives & components
+extend(Vue$3.options.directives, platformDirectives);
+extend(Vue$3.options.components, platformComponents);
+
+// install platform patch function
+Vue$3.prototype.__patch__ = inBrowser ? patch : noop;
+
+// public mount method
+Vue$3.prototype.$mount = function (
+  el,
+  hydrating
+) {
+  el = el && inBrowser ? query(el) : undefined;
+  return mountComponent(this, el, hydrating)
+};
+
+// devtools global hook
+/* istanbul ignore next */
+setTimeout(function () {
+  if (config.devtools) {
+    if (devtools) {
+      devtools.emit('init', Vue$3);
+    } else if ("development" !== 'production' && isChrome) {
+      console[console.info ? 'info' : 'log'](
+        'Download the Vue Devtools extension for a better development experience:\n' +
+        'https://github.com/vuejs/vue-devtools'
+      );
+    }
+  }
+  if ("development" !== 'production' &&
+    config.productionTip !== false &&
+    inBrowser && typeof console !== 'undefined'
+  ) {
+    console[console.info ? 'info' : 'log'](
+      "You are running Vue in development mode.\n" +
+      "Make sure to turn on production mode when deploying for production.\n" +
+      "See more tips at https://vuejs.org/guide/deployment.html"
+    );
+  }
+}, 0);
+
+/*  */
+
+// check whether current browser encodes a char inside attribute values
+function shouldDecode (content, encoded) {
+  var div = document.createElement('div');
+  div.innerHTML = "<div a=\"" + content + "\"/>";
+  return div.innerHTML.indexOf(encoded) > 0
+}
+
+// #3663
+// IE encodes newlines inside attribute values while other browsers don't
+var shouldDecodeNewlines = inBrowser ? shouldDecode('\n', '&#10;') : false;
+
+/*  */
+
+var defaultTagRE = /\{\{((?:.|\n)+?)\}\}/g;
+var regexEscapeRE = /[-.*+?^${}()|[\]\/\\]/g;
+
+var buildRegex = cached(function (delimiters) {
+  var open = delimiters[0].replace(regexEscapeRE, '\\$&');
+  var close = delimiters[1].replace(regexEscapeRE, '\\$&');
+  return new RegExp(open + '((?:.|\\n)+?)' + close, 'g')
+});
+
+function parseText (
+  text,
+  delimiters
+) {
+  var tagRE = delimiters ? buildRegex(delimiters) : defaultTagRE;
+  if (!tagRE.test(text)) {
+    return
+  }
+  var tokens = [];
+  var lastIndex = tagRE.lastIndex = 0;
+  var match, index;
+  while ((match = tagRE.exec(text))) {
+    index = match.index;
+    // push text token
+    if (index > lastIndex) {
+      tokens.push(JSON.stringify(text.slice(lastIndex, index)));
+    }
+    // tag token
+    var exp = parseFilters(match[1].trim());
+    tokens.push(("_s(" + exp + ")"));
+    lastIndex = index + match[0].length;
+  }
+  if (lastIndex < text.length) {
+    tokens.push(JSON.stringify(text.slice(lastIndex)));
+  }
+  return tokens.join('+')
+}
+
+/*  */
+
+function transformNode (el, options) {
+  var warn = options.warn || baseWarn;
+  var staticClass = getAndRemoveAttr(el, 'class');
+  if ("development" !== 'production' && staticClass) {
+    var expression = parseText(staticClass, options.delimiters);
+    if (expression) {
+      warn(
+        "class=\"" + staticClass + "\": " +
+        'Interpolation inside attributes has been removed. ' +
+        'Use v-bind or the colon shorthand instead. For example, ' +
+        'instead of <div class="{{ val }}">, use <div :class="val">.'
+      );
+    }
+  }
+  if (staticClass) {
+    el.staticClass = JSON.stringify(staticClass);
+  }
+  var classBinding = getBindingAttr(el, 'class', false /* getStatic */);
+  if (classBinding) {
+    el.classBinding = classBinding;
+  }
+}
+
+function genData (el) {
+  var data = '';
+  if (el.staticClass) {
+    data += "staticClass:" + (el.staticClass) + ",";
+  }
+  if (el.classBinding) {
+    data += "class:" + (el.classBinding) + ",";
+  }
+  return data
+}
+
+var klass$1 = {
+  staticKeys: ['staticClass'],
+  transformNode: transformNode,
+  genData: genData
+};
+
+/*  */
+
+function transformNode$1 (el, options) {
+  var warn = options.warn || baseWarn;
+  var staticStyle = getAndRemoveAttr(el, 'style');
+  if (staticStyle) {
+    /* istanbul ignore if */
+    {
+      var expression = parseText(staticStyle, options.delimiters);
+      if (expression) {
+        warn(
+          "style=\"" + staticStyle + "\": " +
+          'Interpolation inside attributes has been removed. ' +
+          'Use v-bind or the colon shorthand instead. For example, ' +
+          'instead of <div style="{{ val }}">, use <div :style="val">.'
+        );
+      }
+    }
+    el.staticStyle = JSON.stringify(parseStyleText(staticStyle));
+  }
+
+  var styleBinding = getBindingAttr(el, 'style', false /* getStatic */);
+  if (styleBinding) {
+    el.styleBinding = styleBinding;
+  }
+}
+
+function genData$1 (el) {
+  var data = '';
+  if (el.staticStyle) {
+    data += "staticStyle:" + (el.staticStyle) + ",";
+  }
+  if (el.styleBinding) {
+    data += "style:(" + (el.styleBinding) + "),";
+  }
+  return data
+}
+
+var style$1 = {
+  staticKeys: ['staticStyle'],
+  transformNode: transformNode$1,
+  genData: genData$1
+};
+
+var modules$1 = [
+  klass$1,
+  style$1
+];
+
+/*  */
+
+function text (el, dir) {
+  if (dir.value) {
+    addProp(el, 'textContent', ("_s(" + (dir.value) + ")"));
+  }
+}
+
+/*  */
+
+function html (el, dir) {
+  if (dir.value) {
+    addProp(el, 'innerHTML', ("_s(" + (dir.value) + ")"));
+  }
+}
+
+var directives$1 = {
+  model: model,
+  text: text,
+  html: html
+};
+
+/*  */
+
+var isUnaryTag = makeMap(
+  'area,base,br,col,embed,frame,hr,img,input,isindex,keygen,' +
+  'link,meta,param,source,track,wbr'
+);
+
+// Elements that you can, intentionally, leave open
+// (and which close themselves)
+var canBeLeftOpenTag = makeMap(
+  'colgroup,dd,dt,li,options,p,td,tfoot,th,thead,tr,source'
+);
+
+// HTML5 tags https://html.spec.whatwg.org/multipage/indices.html#elements-3
+// Phrasing Content https://html.spec.whatwg.org/multipage/dom.html#phrasing-content
+var isNonPhrasingTag = makeMap(
+  'address,article,aside,base,blockquote,body,caption,col,colgroup,dd,' +
+  'details,dialog,div,dl,dt,fieldset,figcaption,figure,footer,form,' +
+  'h1,h2,h3,h4,h5,h6,head,header,hgroup,hr,html,legend,li,menuitem,meta,' +
+  'optgroup,option,param,rp,rt,source,style,summary,tbody,td,tfoot,th,thead,' +
+  'title,tr,track'
+);
+
+/*  */
+
+var baseOptions = {
+  expectHTML: true,
+  modules: modules$1,
+  directives: directives$1,
+  isPreTag: isPreTag,
+  isUnaryTag: isUnaryTag,
+  mustUseProp: mustUseProp,
+  canBeLeftOpenTag: canBeLeftOpenTag,
+  isReservedTag: isReservedTag,
+  getTagNamespace: getTagNamespace,
+  staticKeys: genStaticKeys(modules$1)
+};
+
+/*  */
+
+var decoder;
+
+var he = {
+  decode: function decode (html) {
+    decoder = decoder || document.createElement('div');
+    decoder.innerHTML = html;
+    return decoder.textContent
+  }
+};
+
+/**
+ * Not type-checking this file because it's mostly vendor code.
+ */
+
+/*!
+ * HTML Parser By John Resig (ejohn.org)
+ * Modified by Juriy "kangax" Zaytsev
+ * Original code by Erik Arvidsson, Mozilla Public License
+ * http://erik.eae.net/simplehtmlparser/simplehtmlparser.js
+ */
+
+// Regular Expressions for parsing tags and attributes
+var singleAttrIdentifier = /([^\s"'<>/=]+)/;
+var singleAttrAssign = /(?:=)/;
+var singleAttrValues = [
+  // attr value double quotes
+  /"([^"]*)"+/.source,
+  // attr value, single quotes
+  /'([^']*)'+/.source,
+  // attr value, no quotes
+  /([^\s"'=<>`]+)/.source
+];
+var attribute = new RegExp(
+  '^\\s*' + singleAttrIdentifier.source +
+  '(?:\\s*(' + singleAttrAssign.source + ')' +
+  '\\s*(?:' + singleAttrValues.join('|') + '))?'
+);
+
+// could use https://www.w3.org/TR/1999/REC-xml-names-19990114/#NT-QName
+// but for Vue templates we can enforce a simple charset
+var ncname = '[a-zA-Z_][\\w\\-\\.]*';
+var qnameCapture = '((?:' + ncname + '\\:)?' + ncname + ')';
+var startTagOpen = new RegExp('^<' + qnameCapture);
+var startTagClose = /^\s*(\/?)>/;
+var endTag = new RegExp('^<\\/' + qnameCapture + '[^>]*>');
+var doctype = /^<!DOCTYPE [^>]+>/i;
+var comment = /^<!--/;
+var conditionalComment = /^<!\[/;
+
+var IS_REGEX_CAPTURING_BROKEN = false;
+'x'.replace(/x(.)?/g, function (m, g) {
+  IS_REGEX_CAPTURING_BROKEN = g === '';
+});
+
+// Special Elements (can contain anything)
+var isPlainTextElement = makeMap('script,style,textarea', true);
+var reCache = {};
+
+var decodingMap = {
+  '&lt;': '<',
+  '&gt;': '>',
+  '&quot;': '"',
+  '&amp;': '&',
+  '&#10;': '\n'
+};
+var encodedAttr = /&(?:lt|gt|quot|amp);/g;
+var encodedAttrWithNewLines = /&(?:lt|gt|quot|amp|#10);/g;
+
+// #5992
+var isIgnoreNewlineTag = makeMap('pre,textarea', true);
+var shouldIgnoreFirstNewline = function (tag, html) { return tag && isIgnoreNewlineTag(tag) && html[0] === '\n'; };
+
+function decodeAttr (value, shouldDecodeNewlines) {
+  var re = shouldDecodeNewlines ? encodedAttrWithNewLines : encodedAttr;
+  return value.replace(re, function (match) { return decodingMap[match]; })
+}
+
+function parseHTML (html, options) {
+  var stack = [];
+  var expectHTML = options.expectHTML;
+  var isUnaryTag$$1 = options.isUnaryTag || no;
+  var canBeLeftOpenTag$$1 = options.canBeLeftOpenTag || no;
+  var index = 0;
+  var last, lastTag;
+  while (html) {
+    last = html;
+    // Make sure we're not in a plaintext content element like script/style
+    if (!lastTag || !isPlainTextElement(lastTag)) {
+      if (shouldIgnoreFirstNewline(lastTag, html)) {
+        advance(1);
+      }
+      var textEnd = html.indexOf('<');
+      if (textEnd === 0) {
+        // Comment:
+        if (comment.test(html)) {
+          var commentEnd = html.indexOf('-->');
+
+          if (commentEnd >= 0) {
+            if (options.shouldKeepComment) {
+              options.comment(html.substring(4, commentEnd));
+            }
+            advance(commentEnd + 3);
+            continue
+          }
+        }
+
+        // http://en.wikipedia.org/wiki/Conditional_comment#Downlevel-revealed_conditional_comment
+        if (conditionalComment.test(html)) {
+          var conditionalEnd = html.indexOf(']>');
+
+          if (conditionalEnd >= 0) {
+            advance(conditionalEnd + 2);
+            continue
+          }
+        }
+
+        // Doctype:
+        var doctypeMatch = html.match(doctype);
+        if (doctypeMatch) {
+          advance(doctypeMatch[0].length);
+          continue
+        }
+
+        // End tag:
+        var endTagMatch = html.match(endTag);
+        if (endTagMatch) {
+          var curIndex = index;
+          advance(endTagMatch[0].length);
+          parseEndTag(endTagMatch[1], curIndex, index);
+          continue
+        }
+
+        // Start tag:
+        var startTagMatch = parseStartTag();
+        if (startTagMatch) {
+          handleStartTag(startTagMatch);
+          continue
+        }
+      }
+
+      var text = (void 0), rest = (void 0), next = (void 0);
+      if (textEnd >= 0) {
+        rest = html.slice(textEnd);
+        while (
+          !endTag.test(rest) &&
+          !startTagOpen.test(rest) &&
+          !comment.test(rest) &&
+          !conditionalComment.test(rest)
+        ) {
+          // < in plain text, be forgiving and treat it as text
+          next = rest.indexOf('<', 1);
+          if (next < 0) { break }
+          textEnd += next;
+          rest = html.slice(textEnd);
+        }
+        text = html.substring(0, textEnd);
+        advance(textEnd);
+      }
+
+      if (textEnd < 0) {
+        text = html;
+        html = '';
+      }
+
+      if (options.chars && text) {
+        options.chars(text);
+      }
+    } else {
+      var endTagLength = 0;
+      var stackedTag = lastTag.toLowerCase();
+      var reStackedTag = reCache[stackedTag] || (reCache[stackedTag] = new RegExp('([\\s\\S]*?)(</' + stackedTag + '[^>]*>)', 'i'));
+      var rest$1 = html.replace(reStackedTag, function (all, text, endTag) {
+        endTagLength = endTag.length;
+        if (!isPlainTextElement(stackedTag) && stackedTag !== 'noscript') {
+          text = text
+            .replace(/<!--([\s\S]*?)-->/g, '$1')
+            .replace(/<!\[CDATA\[([\s\S]*?)]]>/g, '$1');
+        }
+        if (shouldIgnoreFirstNewline(stackedTag, text)) {
+          text = text.slice(1);
+        }
+        if (options.chars) {
+          options.chars(text);
+        }
+        return ''
+      });
+      index += html.length - rest$1.length;
+      html = rest$1;
+      parseEndTag(stackedTag, index - endTagLength, index);
+    }
+
+    if (html === last) {
+      options.chars && options.chars(html);
+      if ("development" !== 'production' && !stack.length && options.warn) {
+        options.warn(("Mal-formatted tag at end of template: \"" + html + "\""));
+      }
+      break
+    }
+  }
+
+  // Clean up any remaining tags
+  parseEndTag();
+
+  function advance (n) {
+    index += n;
+    html = html.substring(n);
+  }
+
+  function parseStartTag () {
+    var start = html.match(startTagOpen);
+    if (start) {
+      var match = {
+        tagName: start[1],
+        attrs: [],
+        start: index
+      };
+      advance(start[0].length);
+      var end, attr;
+      while (!(end = html.match(startTagClose)) && (attr = html.match(attribute))) {
+        advance(attr[0].length);
+        match.attrs.push(attr);
+      }
+      if (end) {
+        match.unarySlash = end[1];
+        advance(end[0].length);
+        match.end = index;
+        return match
+      }
+    }
+  }
+
+  function handleStartTag (match) {
+    var tagName = match.tagName;
+    var unarySlash = match.unarySlash;
+
+    if (expectHTML) {
+      if (lastTag === 'p' && isNonPhrasingTag(tagName)) {
+        parseEndTag(lastTag);
+      }
+      if (canBeLeftOpenTag$$1(tagName) && lastTag === tagName) {
+        parseEndTag(tagName);
+      }
+    }
+
+    var unary = isUnaryTag$$1(tagName) || !!unarySlash;
+
+    var l = match.attrs.length;
+    var attrs = new Array(l);
+    for (var i = 0; i < l; i++) {
+      var args = match.attrs[i];
+      // hackish work around FF bug https://bugzilla.mozilla.org/show_bug.cgi?id=369778
+      if (IS_REGEX_CAPTURING_BROKEN && args[0].indexOf('""') === -1) {
+        if (args[3] === '') { delete args[3]; }
+        if (args[4] === '') { delete args[4]; }
+        if (args[5] === '') { delete args[5]; }
+      }
+      var value = args[3] || args[4] || args[5] || '';
+      attrs[i] = {
+        name: args[1],
+        value: decodeAttr(
+          value,
+          options.shouldDecodeNewlines
+        )
+      };
+    }
+
+    if (!unary) {
+      stack.push({ tag: tagName, lowerCasedTag: tagName.toLowerCase(), attrs: attrs });
+      lastTag = tagName;
+    }
+
+    if (options.start) {
+      options.start(tagName, attrs, unary, match.start, match.end);
+    }
+  }
+
+  function parseEndTag (tagName, start, end) {
+    var pos, lowerCasedTagName;
+    if (start == null) { start = index; }
+    if (end == null) { end = index; }
+
+    if (tagName) {
+      lowerCasedTagName = tagName.toLowerCase();
+    }
+
+    // Find the closest opened tag of the same type
+    if (tagName) {
+      for (pos = stack.length - 1; pos >= 0; pos--) {
+        if (stack[pos].lowerCasedTag === lowerCasedTagName) {
+          break
+        }
+      }
+    } else {
+      // If no tag name is provided, clean shop
+      pos = 0;
+    }
+
+    if (pos >= 0) {
+      // Close all the open elements, up the stack
+      for (var i = stack.length - 1; i >= pos; i--) {
+        if ("development" !== 'production' &&
+          (i > pos || !tagName) &&
+          options.warn
+        ) {
+          options.warn(
+            ("tag <" + (stack[i].tag) + "> has no matching end tag.")
+          );
+        }
+        if (options.end) {
+          options.end(stack[i].tag, start, end);
+        }
+      }
+
+      // Remove the open elements from the stack
+      stack.length = pos;
+      lastTag = pos && stack[pos - 1].tag;
+    } else if (lowerCasedTagName === 'br') {
+      if (options.start) {
+        options.start(tagName, [], true, start, end);
+      }
+    } else if (lowerCasedTagName === 'p') {
+      if (options.start) {
+        options.start(tagName, [], false, start, end);
+      }
+      if (options.end) {
+        options.end(tagName, start, end);
+      }
+    }
+  }
+}
+
+/*  */
+
+var onRE = /^@|^v-on:/;
+var dirRE = /^v-|^@|^:/;
+var forAliasRE = /(.*?)\s+(?:in|of)\s+(.*)/;
+var forIteratorRE = /\((\{[^}]*\}|[^,]*),([^,]*)(?:,([^,]*))?\)/;
+
+var argRE = /:(.*)$/;
+var bindRE = /^:|^v-bind:/;
+var modifierRE = /\.[^.]+/g;
+
+var decodeHTMLCached = cached(he.decode);
+
+// configurable state
+var warn$2;
+var delimiters;
+var transforms;
+var preTransforms;
+var postTransforms;
+var platformIsPreTag;
+var platformMustUseProp;
+var platformGetTagNamespace;
+
+/**
+ * Convert HTML string to AST.
+ */
+function parse (
+  template,
+  options
+) {
+  warn$2 = options.warn || baseWarn;
+
+  platformIsPreTag = options.isPreTag || no;
+  platformMustUseProp = options.mustUseProp || no;
+  platformGetTagNamespace = options.getTagNamespace || no;
+
+  transforms = pluckModuleFunction(options.modules, 'transformNode');
+  preTransforms = pluckModuleFunction(options.modules, 'preTransformNode');
+  postTransforms = pluckModuleFunction(options.modules, 'postTransformNode');
+
+  delimiters = options.delimiters;
+
+  var stack = [];
+  var preserveWhitespace = options.preserveWhitespace !== false;
+  var root;
+  var currentParent;
+  var inVPre = false;
+  var inPre = false;
+  var warned = false;
+
+  function warnOnce (msg) {
+    if (!warned) {
+      warned = true;
+      warn$2(msg);
+    }
+  }
+
+  function endPre (element) {
+    // check pre state
+    if (element.pre) {
+      inVPre = false;
+    }
+    if (platformIsPreTag(element.tag)) {
+      inPre = false;
+    }
+  }
+
+  parseHTML(template, {
+    warn: warn$2,
+    expectHTML: options.expectHTML,
+    isUnaryTag: options.isUnaryTag,
+    canBeLeftOpenTag: options.canBeLeftOpenTag,
+    shouldDecodeNewlines: options.shouldDecodeNewlines,
+    shouldKeepComment: options.comments,
+    start: function start (tag, attrs, unary) {
+      // check namespace.
+      // inherit parent ns if there is one
+      var ns = (currentParent && currentParent.ns) || platformGetTagNamespace(tag);
+
+      // handle IE svg bug
+      /* istanbul ignore if */
+      if (isIE && ns === 'svg') {
+        attrs = guardIESVGBug(attrs);
+      }
+
+      var element = {
+        type: 1,
+        tag: tag,
+        attrsList: attrs,
+        attrsMap: makeAttrsMap(attrs),
+        parent: currentParent,
+        children: []
+      };
+      if (ns) {
+        element.ns = ns;
+      }
+
+      if (isForbiddenTag(element) && !isServerRendering()) {
+        element.forbidden = true;
+        "development" !== 'production' && warn$2(
+          'Templates should only be responsible for mapping the state to the ' +
+          'UI. Avoid placing tags with side-effects in your templates, such as ' +
+          "<" + tag + ">" + ', as they will not be parsed.'
+        );
+      }
+
+      // apply pre-transforms
+      for (var i = 0; i < preTransforms.length; i++) {
+        preTransforms[i](element, options);
+      }
+
+      if (!inVPre) {
+        processPre(element);
+        if (element.pre) {
+          inVPre = true;
+        }
+      }
+      if (platformIsPreTag(element.tag)) {
+        inPre = true;
+      }
+      if (inVPre) {
+        processRawAttrs(element);
+      } else {
+        processFor(element);
+        processIf(element);
+        processOnce(element);
+        processKey(element);
+
+        // determine whether this is a plain element after
+        // removing structural attributes
+        element.plain = !element.key && !attrs.length;
+
+        processRef(element);
+        processSlot(element);
+        processComponent(element);
+        for (var i$1 = 0; i$1 < transforms.length; i$1++) {
+          transforms[i$1](element, options);
+        }
+        processAttrs(element);
+      }
+
+      function checkRootConstraints (el) {
+        {
+          if (el.tag === 'slot' || el.tag === 'template') {
+            warnOnce(
+              "Cannot use <" + (el.tag) + "> as component root element because it may " +
+              'contain multiple nodes.'
+            );
+          }
+          if (el.attrsMap.hasOwnProperty('v-for')) {
+            warnOnce(
+              'Cannot use v-for on stateful component root element because ' +
+              'it renders multiple elements.'
+            );
+          }
+        }
+      }
+
+      // tree management
+      if (!root) {
+        root = element;
+        checkRootConstraints(root);
+      } else if (!stack.length) {
+        // allow root elements with v-if, v-else-if and v-else
+        if (root.if && (element.elseif || element.else)) {
+          checkRootConstraints(element);
+          addIfCondition(root, {
+            exp: element.elseif,
+            block: element
+          });
+        } else {
+          warnOnce(
+            "Component template should contain exactly one root element. " +
+            "If you are using v-if on multiple elements, " +
+            "use v-else-if to chain them instead."
+          );
+        }
+      }
+      if (currentParent && !element.forbidden) {
+        if (element.elseif || element.else) {
+          processIfConditions(element, currentParent);
+        } else if (element.slotScope) { // scoped slot
+          currentParent.plain = false;
+          var name = element.slotTarget || '"default"';(currentParent.scopedSlots || (currentParent.scopedSlots = {}))[name] = element;
+        } else {
+          currentParent.children.push(element);
+          element.parent = currentParent;
+        }
+      }
+      if (!unary) {
+        currentParent = element;
+        stack.push(element);
+      } else {
+        endPre(element);
+      }
+      // apply post-transforms
+      for (var i$2 = 0; i$2 < postTransforms.length; i$2++) {
+        postTransforms[i$2](element, options);
+      }
+    },
+
+    end: function end () {
+      // remove trailing whitespace
+      var element = stack[stack.length - 1];
+      var lastNode = element.children[element.children.length - 1];
+      if (lastNode && lastNode.type === 3 && lastNode.text === ' ' && !inPre) {
+        element.children.pop();
+      }
+      // pop stack
+      stack.length -= 1;
+      currentParent = stack[stack.length - 1];
+      endPre(element);
+    },
+
+    chars: function chars (text) {
+      if (!currentParent) {
+        {
+          if (text === template) {
+            warnOnce(
+              'Component template requires a root element, rather than just text.'
+            );
+          } else if ((text = text.trim())) {
+            warnOnce(
+              ("text \"" + text + "\" outside root element will be ignored.")
+            );
+          }
+        }
+        return
+      }
+      // IE textarea placeholder bug
+      /* istanbul ignore if */
+      if (isIE &&
+        currentParent.tag === 'textarea' &&
+        currentParent.attrsMap.placeholder === text
+      ) {
+        return
+      }
+      var children = currentParent.children;
+      text = inPre || text.trim()
+        ? isTextTag(currentParent) ? text : decodeHTMLCached(text)
+        // only preserve whitespace if its not right after a starting tag
+        : preserveWhitespace && children.length ? ' ' : '';
+      if (text) {
+        var expression;
+        if (!inVPre && text !== ' ' && (expression = parseText(text, delimiters))) {
+          children.push({
+            type: 2,
+            expression: expression,
+            text: text
+          });
+        } else if (text !== ' ' || !children.length || children[children.length - 1].text !== ' ') {
+          children.push({
+            type: 3,
+            text: text
+          });
+        }
+      }
+    },
+    comment: function comment (text) {
+      currentParent.children.push({
+        type: 3,
+        text: text,
+        isComment: true
+      });
+    }
+  });
+  return root
+}
+
+function processPre (el) {
+  if (getAndRemoveAttr(el, 'v-pre') != null) {
+    el.pre = true;
+  }
+}
+
+function processRawAttrs (el) {
+  var l = el.attrsList.length;
+  if (l) {
+    var attrs = el.attrs = new Array(l);
+    for (var i = 0; i < l; i++) {
+      attrs[i] = {
+        name: el.attrsList[i].name,
+        value: JSON.stringify(el.attrsList[i].value)
+      };
+    }
+  } else if (!el.pre) {
+    // non root node in pre blocks with no attributes
+    el.plain = true;
+  }
+}
+
+function processKey (el) {
+  var exp = getBindingAttr(el, 'key');
+  if (exp) {
+    if ("development" !== 'production' && el.tag === 'template') {
+      warn$2("<template> cannot be keyed. Place the key on real elements instead.");
+    }
+    el.key = exp;
+  }
+}
+
+function processRef (el) {
+  var ref = getBindingAttr(el, 'ref');
+  if (ref) {
+    el.ref = ref;
+    el.refInFor = checkInFor(el);
+  }
+}
+
+function processFor (el) {
+  var exp;
+  if ((exp = getAndRemoveAttr(el, 'v-for'))) {
+    var inMatch = exp.match(forAliasRE);
+    if (!inMatch) {
+      "development" !== 'production' && warn$2(
+        ("Invalid v-for expression: " + exp)
+      );
+      return
+    }
+    el.for = inMatch[2].trim();
+    var alias = inMatch[1].trim();
+    var iteratorMatch = alias.match(forIteratorRE);
+    if (iteratorMatch) {
+      el.alias = iteratorMatch[1].trim();
+      el.iterator1 = iteratorMatch[2].trim();
+      if (iteratorMatch[3]) {
+        el.iterator2 = iteratorMatch[3].trim();
+      }
+    } else {
+      el.alias = alias;
+    }
+  }
+}
+
+function processIf (el) {
+  var exp = getAndRemoveAttr(el, 'v-if');
+  if (exp) {
+    el.if = exp;
+    addIfCondition(el, {
+      exp: exp,
+      block: el
+    });
+  } else {
+    if (getAndRemoveAttr(el, 'v-else') != null) {
+      el.else = true;
+    }
+    var elseif = getAndRemoveAttr(el, 'v-else-if');
+    if (elseif) {
+      el.elseif = elseif;
+    }
+  }
+}
+
+function processIfConditions (el, parent) {
+  var prev = findPrevElement(parent.children);
+  if (prev && prev.if) {
+    addIfCondition(prev, {
+      exp: el.elseif,
+      block: el
+    });
+  } else {
+    warn$2(
+      "v-" + (el.elseif ? ('else-if="' + el.elseif + '"') : 'else') + " " +
+      "used on element <" + (el.tag) + "> without corresponding v-if."
+    );
+  }
+}
+
+function findPrevElement (children) {
+  var i = children.length;
+  while (i--) {
+    if (children[i].type === 1) {
+      return children[i]
+    } else {
+      if ("development" !== 'production' && children[i].text !== ' ') {
+        warn$2(
+          "text \"" + (children[i].text.trim()) + "\" between v-if and v-else(-if) " +
+          "will be ignored."
+        );
+      }
+      children.pop();
+    }
+  }
+}
+
+function addIfCondition (el, condition) {
+  if (!el.ifConditions) {
+    el.ifConditions = [];
+  }
+  el.ifConditions.push(condition);
+}
+
+function processOnce (el) {
+  var once$$1 = getAndRemoveAttr(el, 'v-once');
+  if (once$$1 != null) {
+    el.once = true;
+  }
+}
+
+function processSlot (el) {
+  if (el.tag === 'slot') {
+    el.slotName = getBindingAttr(el, 'name');
+    if ("development" !== 'production' && el.key) {
+      warn$2(
+        "`key` does not work on <slot> because slots are abstract outlets " +
+        "and can possibly expand into multiple elements. " +
+        "Use the key on a wrapping element instead."
+      );
+    }
+  } else {
+    var slotTarget = getBindingAttr(el, 'slot');
+    if (slotTarget) {
+      el.slotTarget = slotTarget === '""' ? '"default"' : slotTarget;
+    }
+    if (el.tag === 'template') {
+      el.slotScope = getAndRemoveAttr(el, 'scope');
+    }
+  }
+}
+
+function processComponent (el) {
+  var binding;
+  if ((binding = getBindingAttr(el, 'is'))) {
+    el.component = binding;
+  }
+  if (getAndRemoveAttr(el, 'inline-template') != null) {
+    el.inlineTemplate = true;
+  }
+}
+
+function processAttrs (el) {
+  var list = el.attrsList;
+  var i, l, name, rawName, value, modifiers, isProp;
+  for (i = 0, l = list.length; i < l; i++) {
+    name = rawName = list[i].name;
+    value = list[i].value;
+    if (dirRE.test(name)) {
+      // mark element as dynamic
+      el.hasBindings = true;
+      // modifiers
+      modifiers = parseModifiers(name);
+      if (modifiers) {
+        name = name.replace(modifierRE, '');
+      }
+      if (bindRE.test(name)) { // v-bind
+        name = name.replace(bindRE, '');
+        value = parseFilters(value);
+        isProp = false;
+        if (modifiers) {
+          if (modifiers.prop) {
+            isProp = true;
+            name = camelize(name);
+            if (name === 'innerHtml') { name = 'innerHTML'; }
+          }
+          if (modifiers.camel) {
+            name = camelize(name);
+          }
+          if (modifiers.sync) {
+            addHandler(
+              el,
+              ("update:" + (camelize(name))),
+              genAssignmentCode(value, "$event")
+            );
+          }
+        }
+        if (!el.component && (
+          isProp || platformMustUseProp(el.tag, el.attrsMap.type, name)
+        )) {
+          addProp(el, name, value);
+        } else {
+          addAttr(el, name, value);
+        }
+      } else if (onRE.test(name)) { // v-on
+        name = name.replace(onRE, '');
+        addHandler(el, name, value, modifiers, false, warn$2);
+      } else { // normal directives
+        name = name.replace(dirRE, '');
+        // parse arg
+        var argMatch = name.match(argRE);
+        var arg = argMatch && argMatch[1];
+        if (arg) {
+          name = name.slice(0, -(arg.length + 1));
+        }
+        addDirective(el, name, rawName, value, arg, modifiers);
+        if ("development" !== 'production' && name === 'model') {
+          checkForAliasModel(el, value);
+        }
+      }
+    } else {
+      // literal attribute
+      {
+        var expression = parseText(value, delimiters);
+        if (expression) {
+          warn$2(
+            name + "=\"" + value + "\": " +
+            'Interpolation inside attributes has been removed. ' +
+            'Use v-bind or the colon shorthand instead. For example, ' +
+            'instead of <div id="{{ val }}">, use <div :id="val">.'
+          );
+        }
+      }
+      addAttr(el, name, JSON.stringify(value));
+    }
+  }
+}
+
+function checkInFor (el) {
+  var parent = el;
+  while (parent) {
+    if (parent.for !== undefined) {
+      return true
+    }
+    parent = parent.parent;
+  }
+  return false
+}
+
+function parseModifiers (name) {
+  var match = name.match(modifierRE);
+  if (match) {
+    var ret = {};
+    match.forEach(function (m) { ret[m.slice(1)] = true; });
+    return ret
+  }
+}
+
+function makeAttrsMap (attrs) {
+  var map = {};
+  for (var i = 0, l = attrs.length; i < l; i++) {
+    if (
+      "development" !== 'production' &&
+      map[attrs[i].name] && !isIE && !isEdge
+    ) {
+      warn$2('duplicate attribute: ' + attrs[i].name);
+    }
+    map[attrs[i].name] = attrs[i].value;
+  }
+  return map
+}
+
+// for script (e.g. type="x/template") or style, do not decode content
+function isTextTag (el) {
+  return el.tag === 'script' || el.tag === 'style'
+}
+
+function isForbiddenTag (el) {
+  return (
+    el.tag === 'style' ||
+    (el.tag === 'script' && (
+      !el.attrsMap.type ||
+      el.attrsMap.type === 'text/javascript'
+    ))
+  )
+}
+
+var ieNSBug = /^xmlns:NS\d+/;
+var ieNSPrefix = /^NS\d+:/;
+
+/* istanbul ignore next */
+function guardIESVGBug (attrs) {
+  var res = [];
+  for (var i = 0; i < attrs.length; i++) {
+    var attr = attrs[i];
+    if (!ieNSBug.test(attr.name)) {
+      attr.name = attr.name.replace(ieNSPrefix, '');
+      res.push(attr);
+    }
+  }
+  return res
+}
+
+function checkForAliasModel (el, value) {
+  var _el = el;
+  while (_el) {
+    if (_el.for && _el.alias === value) {
+      warn$2(
+        "<" + (el.tag) + " v-model=\"" + value + "\">: " +
+        "You are binding v-model directly to a v-for iteration alias. " +
+        "This will not be able to modify the v-for source array because " +
+        "writing to the alias is like modifying a function local variable. " +
+        "Consider using an array of objects and use v-model on an object property instead."
+      );
+    }
+    _el = _el.parent;
+  }
+}
+
+/*  */
+
+var isStaticKey;
+var isPlatformReservedTag;
+
+var genStaticKeysCached = cached(genStaticKeys$1);
+
+/**
+ * Goal of the optimizer: walk the generated template AST tree
+ * and detect sub-trees that are purely static, i.e. parts of
+ * the DOM that never needs to change.
+ *
+ * Once we detect these sub-trees, we can:
+ *
+ * 1. Hoist them into constants, so that we no longer need to
+ *    create fresh nodes for them on each re-render;
+ * 2. Completely skip them in the patching process.
+ */
+function optimize (root, options) {
+  if (!root) { return }
+  isStaticKey = genStaticKeysCached(options.staticKeys || '');
+  isPlatformReservedTag = options.isReservedTag || no;
+  // first pass: mark all non-static nodes.
+  markStatic$1(root);
+  // second pass: mark static roots.
+  markStaticRoots(root, false);
+}
+
+function genStaticKeys$1 (keys) {
+  return makeMap(
+    'type,tag,attrsList,attrsMap,plain,parent,children,attrs' +
+    (keys ? ',' + keys : '')
+  )
+}
+
+function markStatic$1 (node) {
+  node.static = isStatic(node);
+  if (node.type === 1) {
+    // do not make component slot content static. this avoids
+    // 1. components not able to mutate slot nodes
+    // 2. static slot content fails for hot-reloading
+    if (
+      !isPlatformReservedTag(node.tag) &&
+      node.tag !== 'slot' &&
+      node.attrsMap['inline-template'] == null
+    ) {
+      return
+    }
+    for (var i = 0, l = node.children.length; i < l; i++) {
+      var child = node.children[i];
+      markStatic$1(child);
+      if (!child.static) {
+        node.static = false;
+      }
+    }
+    if (node.ifConditions) {
+      for (var i$1 = 1, l$1 = node.ifConditions.length; i$1 < l$1; i$1++) {
+        var block = node.ifConditions[i$1].block;
+        markStatic$1(block);
+        if (!block.static) {
+          node.static = false;
+        }
+      }
+    }
+  }
+}
+
+function markStaticRoots (node, isInFor) {
+  if (node.type === 1) {
+    if (node.static || node.once) {
+      node.staticInFor = isInFor;
+    }
+    // For a node to qualify as a static root, it should have children that
+    // are not just static text. Otherwise the cost of hoisting out will
+    // outweigh the benefits and it's better off to just always render it fresh.
+    if (node.static && node.children.length && !(
+      node.children.length === 1 &&
+      node.children[0].type === 3
+    )) {
+      node.staticRoot = true;
+      return
+    } else {
+      node.staticRoot = false;
+    }
+    if (node.children) {
+      for (var i = 0, l = node.children.length; i < l; i++) {
+        markStaticRoots(node.children[i], isInFor || !!node.for);
+      }
+    }
+    if (node.ifConditions) {
+      for (var i$1 = 1, l$1 = node.ifConditions.length; i$1 < l$1; i$1++) {
+        markStaticRoots(node.ifConditions[i$1].block, isInFor);
+      }
+    }
+  }
+}
+
+function isStatic (node) {
+  if (node.type === 2) { // expression
+    return false
+  }
+  if (node.type === 3) { // text
+    return true
+  }
+  return !!(node.pre || (
+    !node.hasBindings && // no dynamic bindings
+    !node.if && !node.for && // not v-if or v-for or v-else
+    !isBuiltInTag(node.tag) && // not a built-in
+    isPlatformReservedTag(node.tag) && // not a component
+    !isDirectChildOfTemplateFor(node) &&
+    Object.keys(node).every(isStaticKey)
+  ))
+}
+
+function isDirectChildOfTemplateFor (node) {
+  while (node.parent) {
+    node = node.parent;
+    if (node.tag !== 'template') {
+      return false
+    }
+    if (node.for) {
+      return true
+    }
+  }
+  return false
+}
+
+/*  */
+
+var fnExpRE = /^\s*([\w$_]+|\([^)]*?\))\s*=>|^function\s*\(/;
+var simplePathRE = /^\s*[A-Za-z_$][\w$]*(?:\.[A-Za-z_$][\w$]*|\['.*?']|\[".*?"]|\[\d+]|\[[A-Za-z_$][\w$]*])*\s*$/;
+
+// keyCode aliases
+var keyCodes = {
+  esc: 27,
+  tab: 9,
+  enter: 13,
+  space: 32,
+  up: 38,
+  left: 37,
+  right: 39,
+  down: 40,
+  'delete': [8, 46]
+};
+
+// #4868: modifiers that prevent the execution of the listener
+// need to explicitly return null so that we can determine whether to remove
+// the listener for .once
+var genGuard = function (condition) { return ("if(" + condition + ")return null;"); };
+
+var modifierCode = {
+  stop: '$event.stopPropagation();',
+  prevent: '$event.preventDefault();',
+  self: genGuard("$event.target !== $event.currentTarget"),
+  ctrl: genGuard("!$event.ctrlKey"),
+  shift: genGuard("!$event.shiftKey"),
+  alt: genGuard("!$event.altKey"),
+  meta: genGuard("!$event.metaKey"),
+  left: genGuard("'button' in $event && $event.button !== 0"),
+  middle: genGuard("'button' in $event && $event.button !== 1"),
+  right: genGuard("'button' in $event && $event.button !== 2")
+};
+
+function genHandlers (
+  events,
+  isNative,
+  warn
+) {
+  var res = isNative ? 'nativeOn:{' : 'on:{';
+  for (var name in events) {
+    var handler = events[name];
+    // #5330: warn click.right, since right clicks do not actually fire click events.
+    if ("development" !== 'production' &&
+      name === 'click' &&
+      handler && handler.modifiers && handler.modifiers.right
+    ) {
+      warn(
+        "Use \"contextmenu\" instead of \"click.right\" since right clicks " +
+        "do not actually fire \"click\" events."
+      );
+    }
+    res += "\"" + name + "\":" + (genHandler(name, handler)) + ",";
+  }
+  return res.slice(0, -1) + '}'
+}
+
+function genHandler (
+  name,
+  handler
+) {
+  if (!handler) {
+    return 'function(){}'
+  }
+
+  if (Array.isArray(handler)) {
+    return ("[" + (handler.map(function (handler) { return genHandler(name, handler); }).join(',')) + "]")
+  }
+
+  var isMethodPath = simplePathRE.test(handler.value);
+  var isFunctionExpression = fnExpRE.test(handler.value);
+
+  if (!handler.modifiers) {
+    return isMethodPath || isFunctionExpression
+      ? handler.value
+      : ("function($event){" + (handler.value) + "}") // inline statement
+  } else {
+    var code = '';
+    var genModifierCode = '';
+    var keys = [];
+    for (var key in handler.modifiers) {
+      if (modifierCode[key]) {
+        genModifierCode += modifierCode[key];
+        // left/right
+        if (keyCodes[key]) {
+          keys.push(key);
+        }
+      } else {
+        keys.push(key);
+      }
+    }
+    if (keys.length) {
+      code += genKeyFilter(keys);
+    }
+    // Make sure modifiers like prevent and stop get executed after key filtering
+    if (genModifierCode) {
+      code += genModifierCode;
+    }
+    var handlerCode = isMethodPath
+      ? handler.value + '($event)'
+      : isFunctionExpression
+        ? ("(" + (handler.value) + ")($event)")
+        : handler.value;
+    return ("function($event){" + code + handlerCode + "}")
+  }
+}
+
+function genKeyFilter (keys) {
+  return ("if(!('button' in $event)&&" + (keys.map(genFilterCode).join('&&')) + ")return null;")
+}
+
+function genFilterCode (key) {
+  var keyVal = parseInt(key, 10);
+  if (keyVal) {
+    return ("$event.keyCode!==" + keyVal)
+  }
+  var alias = keyCodes[key];
+  return ("_k($event.keyCode," + (JSON.stringify(key)) + (alias ? ',' + JSON.stringify(alias) : '') + ")")
+}
+
+/*  */
+
+function on (el, dir) {
+  if ("development" !== 'production' && dir.modifiers) {
+    warn("v-on without argument does not support modifiers.");
+  }
+  el.wrapListeners = function (code) { return ("_g(" + code + "," + (dir.value) + ")"); };
+}
+
+/*  */
+
+function bind$1 (el, dir) {
+  el.wrapData = function (code) {
+    return ("_b(" + code + ",'" + (el.tag) + "'," + (dir.value) + "," + (dir.modifiers && dir.modifiers.prop ? 'true' : 'false') + (dir.modifiers && dir.modifiers.sync ? ',true' : '') + ")")
+  };
+}
+
+/*  */
+
+var baseDirectives = {
+  on: on,
+  bind: bind$1,
+  cloak: noop
+};
+
+/*  */
+
+var CodegenState = function CodegenState (options) {
+  this.options = options;
+  this.warn = options.warn || baseWarn;
+  this.transforms = pluckModuleFunction(options.modules, 'transformCode');
+  this.dataGenFns = pluckModuleFunction(options.modules, 'genData');
+  this.directives = extend(extend({}, baseDirectives), options.directives);
+  var isReservedTag = options.isReservedTag || no;
+  this.maybeComponent = function (el) { return !isReservedTag(el.tag); };
+  this.onceId = 0;
+  this.staticRenderFns = [];
+};
+
+
+
+function generate (
+  ast,
+  options
+) {
+  var state = new CodegenState(options);
+  var code = ast ? genElement(ast, state) : '_c("div")';
+  return {
+    render: ("with(this){return " + code + "}"),
+    staticRenderFns: state.staticRenderFns
+  }
+}
+
+function genElement (el, state) {
+  if (el.staticRoot && !el.staticProcessed) {
+    return genStatic(el, state)
+  } else if (el.once && !el.onceProcessed) {
+    return genOnce(el, state)
+  } else if (el.for && !el.forProcessed) {
+    return genFor(el, state)
+  } else if (el.if && !el.ifProcessed) {
+    return genIf(el, state)
+  } else if (el.tag === 'template' && !el.slotTarget) {
+    return genChildren(el, state) || 'void 0'
+  } else if (el.tag === 'slot') {
+    return genSlot(el, state)
+  } else {
+    // component or element
+    var code;
+    if (el.component) {
+      code = genComponent(el.component, el, state);
+    } else {
+      var data = el.plain ? undefined : genData$2(el, state);
+
+      var children = el.inlineTemplate ? null : genChildren(el, state, true);
+      code = "_c('" + (el.tag) + "'" + (data ? ("," + data) : '') + (children ? ("," + children) : '') + ")";
+    }
+    // module transforms
+    for (var i = 0; i < state.transforms.length; i++) {
+      code = state.transforms[i](el, code);
+    }
+    return code
+  }
+}
+
+// hoist static sub-trees out
+function genStatic (el, state) {
+  el.staticProcessed = true;
+  state.staticRenderFns.push(("with(this){return " + (genElement(el, state)) + "}"));
+  return ("_m(" + (state.staticRenderFns.length - 1) + (el.staticInFor ? ',true' : '') + ")")
+}
+
+// v-once
+function genOnce (el, state) {
+  el.onceProcessed = true;
+  if (el.if && !el.ifProcessed) {
+    return genIf(el, state)
+  } else if (el.staticInFor) {
+    var key = '';
+    var parent = el.parent;
+    while (parent) {
+      if (parent.for) {
+        key = parent.key;
+        break
+      }
+      parent = parent.parent;
+    }
+    if (!key) {
+      "development" !== 'production' && state.warn(
+        "v-once can only be used inside v-for that is keyed. "
+      );
+      return genElement(el, state)
+    }
+    return ("_o(" + (genElement(el, state)) + "," + (state.onceId++) + (key ? ("," + key) : "") + ")")
+  } else {
+    return genStatic(el, state)
+  }
+}
+
+function genIf (
+  el,
+  state,
+  altGen,
+  altEmpty
+) {
+  el.ifProcessed = true; // avoid recursion
+  return genIfConditions(el.ifConditions.slice(), state, altGen, altEmpty)
+}
+
+function genIfConditions (
+  conditions,
+  state,
+  altGen,
+  altEmpty
+) {
+  if (!conditions.length) {
+    return altEmpty || '_e()'
+  }
+
+  var condition = conditions.shift();
+  if (condition.exp) {
+    return ("(" + (condition.exp) + ")?" + (genTernaryExp(condition.block)) + ":" + (genIfConditions(conditions, state, altGen, altEmpty)))
+  } else {
+    return ("" + (genTernaryExp(condition.block)))
+  }
+
+  // v-if with v-once should generate code like (a)?_m(0):_m(1)
+  function genTernaryExp (el) {
+    return altGen
+      ? altGen(el, state)
+      : el.once
+        ? genOnce(el, state)
+        : genElement(el, state)
+  }
+}
+
+function genFor (
+  el,
+  state,
+  altGen,
+  altHelper
+) {
+  var exp = el.for;
+  var alias = el.alias;
+  var iterator1 = el.iterator1 ? ("," + (el.iterator1)) : '';
+  var iterator2 = el.iterator2 ? ("," + (el.iterator2)) : '';
+
+  if ("development" !== 'production' &&
+    state.maybeComponent(el) &&
+    el.tag !== 'slot' &&
+    el.tag !== 'template' &&
+    !el.key
+  ) {
+    state.warn(
+      "<" + (el.tag) + " v-for=\"" + alias + " in " + exp + "\">: component lists rendered with " +
+      "v-for should have explicit keys. " +
+      "See https://vuejs.org/guide/list.html#key for more info.",
+      true /* tip */
+    );
+  }
+
+  el.forProcessed = true; // avoid recursion
+  return (altHelper || '_l') + "((" + exp + ")," +
+    "function(" + alias + iterator1 + iterator2 + "){" +
+      "return " + ((altGen || genElement)(el, state)) +
+    '})'
+}
+
+function genData$2 (el, state) {
+  var data = '{';
+
+  // directives first.
+  // directives may mutate the el's other properties before they are generated.
+  var dirs = genDirectives(el, state);
+  if (dirs) { data += dirs + ','; }
+
+  // key
+  if (el.key) {
+    data += "key:" + (el.key) + ",";
+  }
+  // ref
+  if (el.ref) {
+    data += "ref:" + (el.ref) + ",";
+  }
+  if (el.refInFor) {
+    data += "refInFor:true,";
+  }
+  // pre
+  if (el.pre) {
+    data += "pre:true,";
+  }
+  // record original tag name for components using "is" attribute
+  if (el.component) {
+    data += "tag:\"" + (el.tag) + "\",";
+  }
+  // module data generation functions
+  for (var i = 0; i < state.dataGenFns.length; i++) {
+    data += state.dataGenFns[i](el);
+  }
+  // attributes
+  if (el.attrs) {
+    data += "attrs:{" + (genProps(el.attrs)) + "},";
+  }
+  // DOM props
+  if (el.props) {
+    data += "domProps:{" + (genProps(el.props)) + "},";
+  }
+  // event handlers
+  if (el.events) {
+    data += (genHandlers(el.events, false, state.warn)) + ",";
+  }
+  if (el.nativeEvents) {
+    data += (genHandlers(el.nativeEvents, true, state.warn)) + ",";
+  }
+  // slot target
+  if (el.slotTarget) {
+    data += "slot:" + (el.slotTarget) + ",";
+  }
+  // scoped slots
+  if (el.scopedSlots) {
+    data += (genScopedSlots(el.scopedSlots, state)) + ",";
+  }
+  // component v-model
+  if (el.model) {
+    data += "model:{value:" + (el.model.value) + ",callback:" + (el.model.callback) + ",expression:" + (el.model.expression) + "},";
+  }
+  // inline-template
+  if (el.inlineTemplate) {
+    var inlineTemplate = genInlineTemplate(el, state);
+    if (inlineTemplate) {
+      data += inlineTemplate + ",";
+    }
+  }
+  data = data.replace(/,$/, '') + '}';
+  // v-bind data wrap
+  if (el.wrapData) {
+    data = el.wrapData(data);
+  }
+  // v-on data wrap
+  if (el.wrapListeners) {
+    data = el.wrapListeners(data);
+  }
+  return data
+}
+
+function genDirectives (el, state) {
+  var dirs = el.directives;
+  if (!dirs) { return }
+  var res = 'directives:[';
+  var hasRuntime = false;
+  var i, l, dir, needRuntime;
+  for (i = 0, l = dirs.length; i < l; i++) {
+    dir = dirs[i];
+    needRuntime = true;
+    var gen = state.directives[dir.name];
+    if (gen) {
+      // compile-time directive that manipulates AST.
+      // returns true if it also needs a runtime counterpart.
+      needRuntime = !!gen(el, dir, state.warn);
+    }
+    if (needRuntime) {
+      hasRuntime = true;
+      res += "{name:\"" + (dir.name) + "\",rawName:\"" + (dir.rawName) + "\"" + (dir.value ? (",value:(" + (dir.value) + "),expression:" + (JSON.stringify(dir.value))) : '') + (dir.arg ? (",arg:\"" + (dir.arg) + "\"") : '') + (dir.modifiers ? (",modifiers:" + (JSON.stringify(dir.modifiers))) : '') + "},";
+    }
+  }
+  if (hasRuntime) {
+    return res.slice(0, -1) + ']'
+  }
+}
+
+function genInlineTemplate (el, state) {
+  var ast = el.children[0];
+  if ("development" !== 'production' && (
+    el.children.length > 1 || ast.type !== 1
+  )) {
+    state.warn('Inline-template components must have exactly one child element.');
+  }
+  if (ast.type === 1) {
+    var inlineRenderFns = generate(ast, state.options);
+    return ("inlineTemplate:{render:function(){" + (inlineRenderFns.render) + "},staticRenderFns:[" + (inlineRenderFns.staticRenderFns.map(function (code) { return ("function(){" + code + "}"); }).join(',')) + "]}")
+  }
+}
+
+function genScopedSlots (
+  slots,
+  state
+) {
+  return ("scopedSlots:_u([" + (Object.keys(slots).map(function (key) {
+      return genScopedSlot(key, slots[key], state)
+    }).join(',')) + "])")
+}
+
+function genScopedSlot (
+  key,
+  el,
+  state
+) {
+  if (el.for && !el.forProcessed) {
+    return genForScopedSlot(key, el, state)
+  }
+  return "{key:" + key + ",fn:function(" + (String(el.attrsMap.scope)) + "){" +
+    "return " + (el.tag === 'template'
+      ? genChildren(el, state) || 'void 0'
+      : genElement(el, state)) + "}}"
+}
+
+function genForScopedSlot (
+  key,
+  el,
+  state
+) {
+  var exp = el.for;
+  var alias = el.alias;
+  var iterator1 = el.iterator1 ? ("," + (el.iterator1)) : '';
+  var iterator2 = el.iterator2 ? ("," + (el.iterator2)) : '';
+  el.forProcessed = true; // avoid recursion
+  return "_l((" + exp + ")," +
+    "function(" + alias + iterator1 + iterator2 + "){" +
+      "return " + (genScopedSlot(key, el, state)) +
+    '})'
+}
+
+function genChildren (
+  el,
+  state,
+  checkSkip,
+  altGenElement,
+  altGenNode
+) {
+  var children = el.children;
+  if (children.length) {
+    var el$1 = children[0];
+    // optimize single v-for
+    if (children.length === 1 &&
+      el$1.for &&
+      el$1.tag !== 'template' &&
+      el$1.tag !== 'slot'
+    ) {
+      return (altGenElement || genElement)(el$1, state)
+    }
+    var normalizationType = checkSkip
+      ? getNormalizationType(children, state.maybeComponent)
+      : 0;
+    var gen = altGenNode || genNode;
+    return ("[" + (children.map(function (c) { return gen(c, state); }).join(',')) + "]" + (normalizationType ? ("," + normalizationType) : ''))
+  }
+}
+
+// determine the normalization needed for the children array.
+// 0: no normalization needed
+// 1: simple normalization needed (possible 1-level deep nested array)
+// 2: full normalization needed
+function getNormalizationType (
+  children,
+  maybeComponent
+) {
+  var res = 0;
+  for (var i = 0; i < children.length; i++) {
+    var el = children[i];
+    if (el.type !== 1) {
+      continue
+    }
+    if (needsNormalization(el) ||
+        (el.ifConditions && el.ifConditions.some(function (c) { return needsNormalization(c.block); }))) {
+      res = 2;
+      break
+    }
+    if (maybeComponent(el) ||
+        (el.ifConditions && el.ifConditions.some(function (c) { return maybeComponent(c.block); }))) {
+      res = 1;
+    }
+  }
+  return res
+}
+
+function needsNormalization (el) {
+  return el.for !== undefined || el.tag === 'template' || el.tag === 'slot'
+}
+
+function genNode (node, state) {
+  if (node.type === 1) {
+    return genElement(node, state)
+  } if (node.type === 3 && node.isComment) {
+    return genComment(node)
+  } else {
+    return genText(node)
+  }
+}
+
+function genText (text) {
+  return ("_v(" + (text.type === 2
+    ? text.expression // no need for () because already wrapped in _s()
+    : transformSpecialNewlines(JSON.stringify(text.text))) + ")")
+}
+
+function genComment (comment) {
+  return ("_e('" + (comment.text) + "')")
+}
+
+function genSlot (el, state) {
+  var slotName = el.slotName || '"default"';
+  var children = genChildren(el, state);
+  var res = "_t(" + slotName + (children ? ("," + children) : '');
+  var attrs = el.attrs && ("{" + (el.attrs.map(function (a) { return ((camelize(a.name)) + ":" + (a.value)); }).join(',')) + "}");
+  var bind$$1 = el.attrsMap['v-bind'];
+  if ((attrs || bind$$1) && !children) {
+    res += ",null";
+  }
+  if (attrs) {
+    res += "," + attrs;
+  }
+  if (bind$$1) {
+    res += (attrs ? '' : ',null') + "," + bind$$1;
+  }
+  return res + ')'
+}
+
+// componentName is el.component, take it as argument to shun flow's pessimistic refinement
+function genComponent (
+  componentName,
+  el,
+  state
+) {
+  var children = el.inlineTemplate ? null : genChildren(el, state, true);
+  return ("_c(" + componentName + "," + (genData$2(el, state)) + (children ? ("," + children) : '') + ")")
+}
+
+function genProps (props) {
+  var res = '';
+  for (var i = 0; i < props.length; i++) {
+    var prop = props[i];
+    res += "\"" + (prop.name) + "\":" + (transformSpecialNewlines(prop.value)) + ",";
+  }
+  return res.slice(0, -1)
+}
+
+// #3895, #4268
+function transformSpecialNewlines (text) {
+  return text
+    .replace(/\u2028/g, '\\u2028')
+    .replace(/\u2029/g, '\\u2029')
+}
+
+/*  */
+
+// these keywords should not appear inside expressions, but operators like
+// typeof, instanceof and in are allowed
+var prohibitedKeywordRE = new RegExp('\\b' + (
+  'do,if,for,let,new,try,var,case,else,with,await,break,catch,class,const,' +
+  'super,throw,while,yield,delete,export,import,return,switch,default,' +
+  'extends,finally,continue,debugger,function,arguments'
+).split(',').join('\\b|\\b') + '\\b');
+
+// these unary operators should not be used as property/method names
+var unaryOperatorsRE = new RegExp('\\b' + (
+  'delete,typeof,void'
+).split(',').join('\\s*\\([^\\)]*\\)|\\b') + '\\s*\\([^\\)]*\\)');
+
+// check valid identifier for v-for
+var identRE = /[A-Za-z_$][\w$]*/;
+
+// strip strings in expressions
+var stripStringRE = /'(?:[^'\\]|\\.)*'|"(?:[^"\\]|\\.)*"|`(?:[^`\\]|\\.)*\$\{|\}(?:[^`\\]|\\.)*`|`(?:[^`\\]|\\.)*`/g;
+
+// detect problematic expressions in a template
+function detectErrors (ast) {
+  var errors = [];
+  if (ast) {
+    checkNode(ast, errors);
+  }
+  return errors
+}
+
+function checkNode (node, errors) {
+  if (node.type === 1) {
+    for (var name in node.attrsMap) {
+      if (dirRE.test(name)) {
+        var value = node.attrsMap[name];
+        if (value) {
+          if (name === 'v-for') {
+            checkFor(node, ("v-for=\"" + value + "\""), errors);
+          } else if (onRE.test(name)) {
+            checkEvent(value, (name + "=\"" + value + "\""), errors);
+          } else {
+            checkExpression(value, (name + "=\"" + value + "\""), errors);
+          }
+        }
+      }
+    }
+    if (node.children) {
+      for (var i = 0; i < node.children.length; i++) {
+        checkNode(node.children[i], errors);
+      }
+    }
+  } else if (node.type === 2) {
+    checkExpression(node.expression, node.text, errors);
+  }
+}
+
+function checkEvent (exp, text, errors) {
+  var stipped = exp.replace(stripStringRE, '');
+  var keywordMatch = stipped.match(unaryOperatorsRE);
+  if (keywordMatch && stipped.charAt(keywordMatch.index - 1) !== '$') {
+    errors.push(
+      "avoid using JavaScript unary operator as property name: " +
+      "\"" + (keywordMatch[0]) + "\" in expression " + (text.trim())
+    );
+  }
+  checkExpression(exp, text, errors);
+}
+
+function checkFor (node, text, errors) {
+  checkExpression(node.for || '', text, errors);
+  checkIdentifier(node.alias, 'v-for alias', text, errors);
+  checkIdentifier(node.iterator1, 'v-for iterator', text, errors);
+  checkIdentifier(node.iterator2, 'v-for iterator', text, errors);
+}
+
+function checkIdentifier (ident, type, text, errors) {
+  if (typeof ident === 'string' && !identRE.test(ident)) {
+    errors.push(("invalid " + type + " \"" + ident + "\" in expression: " + (text.trim())));
+  }
+}
+
+function checkExpression (exp, text, errors) {
+  try {
+    new Function(("return " + exp));
+  } catch (e) {
+    var keywordMatch = exp.replace(stripStringRE, '').match(prohibitedKeywordRE);
+    if (keywordMatch) {
+      errors.push(
+        "avoid using JavaScript keyword as property name: " +
+        "\"" + (keywordMatch[0]) + "\" in expression " + (text.trim())
+      );
+    } else {
+      errors.push(("invalid expression: " + (text.trim())));
+    }
+  }
+}
+
+/*  */
+
+function createFunction (code, errors) {
+  try {
+    return new Function(code)
+  } catch (err) {
+    errors.push({ err: err, code: code });
+    return noop
+  }
+}
+
+function createCompileToFunctionFn (compile) {
+  var cache = Object.create(null);
+
+  return function compileToFunctions (
+    template,
+    options,
+    vm
+  ) {
+    options = options || {};
+
+    /* istanbul ignore if */
+    {
+      // detect possible CSP restriction
+      try {
+        new Function('return 1');
+      } catch (e) {
+        if (e.toString().match(/unsafe-eval|CSP/)) {
+          warn(
+            'It seems you are using the standalone build of Vue.js in an ' +
+            'environment with Content Security Policy that prohibits unsafe-eval. ' +
+            'The template compiler cannot work in this environment. Consider ' +
+            'relaxing the policy to allow unsafe-eval or pre-compiling your ' +
+            'templates into render functions.'
+          );
+        }
+      }
+    }
+
+    // check cache
+    var key = options.delimiters
+      ? String(options.delimiters) + template
+      : template;
+    if (cache[key]) {
+      return cache[key]
+    }
+
+    // compile
+    var compiled = compile(template, options);
+
+    // check compilation errors/tips
+    {
+      if (compiled.errors && compiled.errors.length) {
+        warn(
+          "Error compiling template:\n\n" + template + "\n\n" +
+          compiled.errors.map(function (e) { return ("- " + e); }).join('\n') + '\n',
+          vm
+        );
+      }
+      if (compiled.tips && compiled.tips.length) {
+        compiled.tips.forEach(function (msg) { return tip(msg, vm); });
+      }
+    }
+
+    // turn code into functions
+    var res = {};
+    var fnGenErrors = [];
+    res.render = createFunction(compiled.render, fnGenErrors);
+    res.staticRenderFns = compiled.staticRenderFns.map(function (code) {
+      return createFunction(code, fnGenErrors)
+    });
+
+    // check function generation errors.
+    // this should only happen if there is a bug in the compiler itself.
+    // mostly for codegen development use
+    /* istanbul ignore if */
+    {
+      if ((!compiled.errors || !compiled.errors.length) && fnGenErrors.length) {
+        warn(
+          "Failed to generate render function:\n\n" +
+          fnGenErrors.map(function (ref) {
+            var err = ref.err;
+            var code = ref.code;
+
+            return ((err.toString()) + " in\n\n" + code + "\n");
+        }).join('\n'),
+          vm
+        );
+      }
+    }
+
+    return (cache[key] = res)
+  }
+}
+
+/*  */
+
+function createCompilerCreator (baseCompile) {
+  return function createCompiler (baseOptions) {
+    function compile (
+      template,
+      options
+    ) {
+      var finalOptions = Object.create(baseOptions);
+      var errors = [];
+      var tips = [];
+      finalOptions.warn = function (msg, tip) {
+        (tip ? tips : errors).push(msg);
+      };
+
+      if (options) {
+        // merge custom modules
+        if (options.modules) {
+          finalOptions.modules =
+            (baseOptions.modules || []).concat(options.modules);
+        }
+        // merge custom directives
+        if (options.directives) {
+          finalOptions.directives = extend(
+            Object.create(baseOptions.directives),
+            options.directives
+          );
+        }
+        // copy other options
+        for (var key in options) {
+          if (key !== 'modules' && key !== 'directives') {
+            finalOptions[key] = options[key];
+          }
+        }
+      }
+
+      var compiled = baseCompile(template, finalOptions);
+      {
+        errors.push.apply(errors, detectErrors(compiled.ast));
+      }
+      compiled.errors = errors;
+      compiled.tips = tips;
+      return compiled
+    }
+
+    return {
+      compile: compile,
+      compileToFunctions: createCompileToFunctionFn(compile)
+    }
+  }
+}
+
+/*  */
+
+// `createCompilerCreator` allows creating compilers that use alternative
+// parser/optimizer/codegen, e.g the SSR optimizing compiler.
+// Here we just export a default compiler using the default parts.
+var createCompiler = createCompilerCreator(function baseCompile (
+  template,
+  options
+) {
+  var ast = parse(template.trim(), options);
+  optimize(ast, options);
+  var code = generate(ast, options);
+  return {
+    ast: ast,
+    render: code.render,
+    staticRenderFns: code.staticRenderFns
+  }
+});
+
+/*  */
+
+var ref$1 = createCompiler(baseOptions);
+var compileToFunctions = ref$1.compileToFunctions;
+
+/*  */
+
+var idToTemplate = cached(function (id) {
+  var el = query(id);
+  return el && el.innerHTML
+});
+
+var mount = Vue$3.prototype.$mount;
+Vue$3.prototype.$mount = function (
+  el,
+  hydrating
+) {
+  el = el && query(el);
+
+  /* istanbul ignore if */
+  if (el === document.body || el === document.documentElement) {
+    "development" !== 'production' && warn(
+      "Do not mount Vue to <html> or <body> - mount to normal elements instead."
+    );
+    return this
+  }
+
+  var options = this.$options;
+  // resolve template/el and convert to render function
+  if (!options.render) {
+    var template = options.template;
+    if (template) {
+      if (typeof template === 'string') {
+        if (template.charAt(0) === '#') {
+          template = idToTemplate(template);
+          /* istanbul ignore if */
+          if ("development" !== 'production' && !template) {
+            warn(
+              ("Template element not found or is empty: " + (options.template)),
+              this
+            );
+          }
+        }
+      } else if (template.nodeType) {
+        template = template.innerHTML;
+      } else {
+        {
+          warn('invalid template option:' + template, this);
+        }
+        return this
+      }
+    } else if (el) {
+      template = getOuterHTML(el);
+    }
+    if (template) {
+      /* istanbul ignore if */
+      if ("development" !== 'production' && config.performance && mark) {
+        mark('compile');
+      }
+
+      var ref = compileToFunctions(template, {
+        shouldDecodeNewlines: shouldDecodeNewlines,
+        delimiters: options.delimiters,
+        comments: options.comments
+      }, this);
+      var render = ref.render;
+      var staticRenderFns = ref.staticRenderFns;
+      options.render = render;
+      options.staticRenderFns = staticRenderFns;
+
+      /* istanbul ignore if */
+      if ("development" !== 'production' && config.performance && mark) {
+        mark('compile end');
+        measure(((this._name) + " compile"), 'compile', 'compile end');
+      }
+    }
+  }
+  return mount.call(this, el, hydrating)
+};
+
+/**
+ * Get outerHTML of elements, taking care
+ * of SVG elements in IE as well.
+ */
+function getOuterHTML (el) {
+  if (el.outerHTML) {
+    return el.outerHTML
+  } else {
+    var container = document.createElement('div');
+    container.appendChild(el.cloneNode(true));
+    return container.innerHTML
+  }
+}
+
+Vue$3.compile = compileToFunctions;
+
+return Vue$3;
+
+})));

+ 1579 - 0
meib/meib/static/lib/animate.css

@@ -0,0 +1,1579 @@
+@charset "UTF-8";
+
+/*!
+ * animate.css -http://daneden.me/animate
+ * Version - 3.5.2
+ * Licensed under the MIT license - http://opensource.org/licenses/MIT
+ *
+ * Copyright (c) 2017 Daniel Eden
+ */
+
+.animated {
+  animation-duration: 1s;
+  animation-fill-mode: both;
+}
+
+.animated.infinite {
+  animation-iteration-count: infinite;
+}
+
+.animated.hinge {
+  animation-duration: 2s;
+}
+
+.animated.flipOutX,
+.animated.flipOutY,
+.animated.bounceIn,
+.animated.bounceOut {
+  animation-duration: .75s;
+}
+
+@keyframes bounce {
+  from, 20%, 53%, 80%, to {
+    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
+    transform: translate3d(0,0,0);
+  }
+
+  40%, 43% {
+    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
+    transform: translate3d(0, -30px, 0);
+  }
+
+  70% {
+    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
+    transform: translate3d(0, -15px, 0);
+  }
+
+  90% {
+    transform: translate3d(0,-4px,0);
+  }
+}
+
+.bounce {
+  animation-name: bounce;
+  transform-origin: center bottom;
+}
+
+@keyframes flash {
+  from, 50%, to {
+    opacity: 1;
+  }
+
+  25%, 75% {
+    opacity: 0;
+  }
+}
+
+.flash {
+  animation-name: flash;
+}
+
+/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
+
+@keyframes pulse {
+  from {
+    transform: scale3d(1, 1, 1);
+  }
+
+  50% {
+    transform: scale3d(1.05, 1.05, 1.05);
+  }
+
+  to {
+    transform: scale3d(1, 1, 1);
+  }
+}
+
+.pulse {
+  animation-name: pulse;
+}
+
+@keyframes rubberBand {
+  from {
+    transform: scale3d(1, 1, 1);
+  }
+
+  30% {
+    transform: scale3d(1.25, 0.75, 1);
+  }
+
+  40% {
+    transform: scale3d(0.75, 1.25, 1);
+  }
+
+  50% {
+    transform: scale3d(1.15, 0.85, 1);
+  }
+
+  65% {
+    transform: scale3d(.95, 1.05, 1);
+  }
+
+  75% {
+    transform: scale3d(1.05, .95, 1);
+  }
+
+  to {
+    transform: scale3d(1, 1, 1);
+  }
+}
+
+.rubberBand {
+  animation-name: rubberBand;
+}
+
+@keyframes shake {
+  from, to {
+    transform: translate3d(0, 0, 0);
+  }
+
+  10%, 30%, 50%, 70%, 90% {
+    transform: translate3d(-10px, 0, 0);
+  }
+
+  20%, 40%, 60%, 80% {
+    transform: translate3d(10px, 0, 0);
+  }
+}
+
+.shake {
+  animation-name: shake;
+}
+
+@keyframes headShake {
+  0% {
+    transform: translateX(0);
+  }
+
+  6.5% {
+    transform: translateX(-6px) rotateY(-9deg);
+  }
+
+  18.5% {
+    transform: translateX(5px) rotateY(7deg);
+  }
+
+  31.5% {
+    transform: translateX(-3px) rotateY(-5deg);
+  }
+
+  43.5% {
+    transform: translateX(2px) rotateY(3deg);
+  }
+
+  50% {
+    transform: translateX(0);
+  }
+}
+
+.headShake {
+  animation-timing-function: ease-in-out;
+  animation-name: headShake;
+}
+
+@keyframes swing {
+  20% {
+    transform: rotate3d(0, 0, 1, 15deg);
+  }
+
+  40% {
+    transform: rotate3d(0, 0, 1, -10deg);
+  }
+
+  60% {
+    transform: rotate3d(0, 0, 1, 5deg);
+  }
+
+  80% {
+    transform: rotate3d(0, 0, 1, -5deg);
+  }
+
+  to {
+    transform: rotate3d(0, 0, 1, 0deg);
+  }
+}
+
+.swing {
+  transform-origin: top center;
+  animation-name: swing;
+}
+
+@keyframes tada {
+  from {
+    transform: scale3d(1, 1, 1);
+  }
+
+  10%, 20% {
+    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
+  }
+
+  30%, 50%, 70%, 90% {
+    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
+  }
+
+  40%, 60%, 80% {
+    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
+  }
+
+  to {
+    transform: scale3d(1, 1, 1);
+  }
+}
+
+.tada {
+  animation-name: tada;
+}
+
+/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
+
+@keyframes wobble {
+  from {
+    transform: none;
+  }
+
+  15% {
+    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
+  }
+
+  30% {
+    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
+  }
+
+  45% {
+    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
+  }
+
+  60% {
+    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
+  }
+
+  75% {
+    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
+  }
+
+  to {
+    transform: none;
+  }
+}
+
+.wobble {
+  animation-name: wobble;
+}
+
+@keyframes jello {
+  from, 11.1%, to {
+    transform: none;
+  }
+
+  22.2% {
+    transform: skewX(-12.5deg) skewY(-12.5deg);
+  }
+
+  33.3% {
+    transform: skewX(6.25deg) skewY(6.25deg);
+  }
+
+  44.4% {
+    transform: skewX(-3.125deg) skewY(-3.125deg);
+  }
+
+  55.5% {
+    transform: skewX(1.5625deg) skewY(1.5625deg);
+  }
+
+  66.6% {
+    transform: skewX(-0.78125deg) skewY(-0.78125deg);
+  }
+
+  77.7% {
+    transform: skewX(0.390625deg) skewY(0.390625deg);
+  }
+
+  88.8% {
+    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
+  }
+}
+
+.jello {
+  animation-name: jello;
+  transform-origin: center;
+}
+
+@keyframes bounceIn {
+  from, 20%, 40%, 60%, 80%, to {
+    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
+  }
+
+  0% {
+    opacity: 0;
+    transform: scale3d(.3, .3, .3);
+  }
+
+  20% {
+    transform: scale3d(1.1, 1.1, 1.1);
+  }
+
+  40% {
+    transform: scale3d(.9, .9, .9);
+  }
+
+  60% {
+    opacity: 1;
+    transform: scale3d(1.03, 1.03, 1.03);
+  }
+
+  80% {
+    transform: scale3d(.97, .97, .97);
+  }
+
+  to {
+    opacity: 1;
+    transform: scale3d(1, 1, 1);
+  }
+}
+
+.bounceIn {
+  animation-name: bounceIn;
+}
+
+@keyframes bounceInDown {
+  from, 60%, 75%, 90%, to {
+    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
+  }
+
+  0% {
+    opacity: 0;
+    transform: translate3d(0, -3000px, 0);
+  }
+
+  60% {
+    opacity: 1;
+    transform: translate3d(0, 25px, 0);
+  }
+
+  75% {
+    transform: translate3d(0, -10px, 0);
+  }
+
+  90% {
+    transform: translate3d(0, 5px, 0);
+  }
+
+  to {
+    transform: none;
+  }
+}
+
+.bounceInDown {
+  animation-name: bounceInDown;
+}
+
+@keyframes bounceInLeft {
+  from, 60%, 75%, 90%, to {
+    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
+  }
+
+  0% {
+    opacity: 0;
+    transform: translate3d(-3000px, 0, 0);
+  }
+
+  60% {
+    opacity: 1;
+    transform: translate3d(25px, 0, 0);
+  }
+
+  75% {
+    transform: translate3d(-10px, 0, 0);
+  }
+
+  90% {
+    transform: translate3d(5px, 0, 0);
+  }
+
+  to {
+    transform: none;
+  }
+}
+
+.bounceInLeft {
+  animation-name: bounceInLeft;
+}
+
+@keyframes bounceInRight {
+  from, 60%, 75%, 90%, to {
+    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
+  }
+
+  from {
+    opacity: 0;
+    transform: translate3d(3000px, 0, 0);
+  }
+
+  60% {
+    opacity: 1;
+    transform: translate3d(-25px, 0, 0);
+  }
+
+  75% {
+    transform: translate3d(10px, 0, 0);
+  }
+
+  90% {
+    transform: translate3d(-5px, 0, 0);
+  }
+
+  to {
+    transform: none;
+  }
+}
+
+.bounceInRight {
+  animation-name: bounceInRight;
+}
+
+@keyframes bounceInUp {
+  from, 60%, 75%, 90%, to {
+    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
+  }
+
+  from {
+    opacity: 0;
+    transform: translate3d(0, 3000px, 0);
+  }
+
+  60% {
+    opacity: 1;
+    transform: translate3d(0, -20px, 0);
+  }
+
+  75% {
+    transform: translate3d(0, 10px, 0);
+  }
+
+  90% {
+    transform: translate3d(0, -5px, 0);
+  }
+
+  to {
+    transform: translate3d(0, 0, 0);
+  }
+}
+
+.bounceInUp {
+  animation-name: bounceInUp;
+}
+
+@keyframes bounceOut {
+  20% {
+    transform: scale3d(.9, .9, .9);
+  }
+
+  50%, 55% {
+    opacity: 1;
+    transform: scale3d(1.1, 1.1, 1.1);
+  }
+
+  to {
+    opacity: 0;
+    transform: scale3d(.3, .3, .3);
+  }
+}
+
+.bounceOut {
+  animation-name: bounceOut;
+}
+
+@keyframes bounceOutDown {
+  20% {
+    transform: translate3d(0, 10px, 0);
+  }
+
+  40%, 45% {
+    opacity: 1;
+    transform: translate3d(0, -20px, 0);
+  }
+
+  to {
+    opacity: 0;
+    transform: translate3d(0, 2000px, 0);
+  }
+}
+
+.bounceOutDown {
+  animation-name: bounceOutDown;
+}
+
+@keyframes bounceOutLeft {
+  20% {
+    opacity: 1;
+    transform: translate3d(20px, 0, 0);
+  }
+
+  to {
+    opacity: 0;
+    transform: translate3d(-2000px, 0, 0);
+  }
+}
+
+.bounceOutLeft {
+  animation-name: bounceOutLeft;
+}
+
+@keyframes bounceOutRight {
+  20% {
+    opacity: 1;
+    transform: translate3d(-20px, 0, 0);
+  }
+
+  to {
+    opacity: 0;
+    transform: translate3d(2000px, 0, 0);
+  }
+}
+
+.bounceOutRight {
+  animation-name: bounceOutRight;
+}
+
+@keyframes bounceOutUp {
+  20% {
+    transform: translate3d(0, -10px, 0);
+  }
+
+  40%, 45% {
+    opacity: 1;
+    transform: translate3d(0, 20px, 0);
+  }
+
+  to {
+    opacity: 0;
+    transform: translate3d(0, -2000px, 0);
+  }
+}
+
+.bounceOutUp {
+  animation-name: bounceOutUp;
+}
+
+@keyframes fadeIn {
+  from {
+    opacity: 0;
+  }
+
+  to {
+    opacity: 1;
+  }
+}
+
+.fadeIn {
+  animation-name: fadeIn;
+}
+
+@keyframes fadeInDown {
+  from {
+    opacity: 0;
+    transform: translate3d(0, -100%, 0);
+  }
+
+  to {
+    opacity: 1;
+    transform: none;
+  }
+}
+
+.fadeInDown {
+  animation-name: fadeInDown;
+}
+
+@keyframes fadeInDownBig {
+  from {
+    opacity: 0;
+    transform: translate3d(0, -2000px, 0);
+  }
+
+  to {
+    opacity: 1;
+    transform: none;
+  }
+}
+
+.fadeInDownBig {
+  animation-name: fadeInDownBig;
+}
+
+@keyframes fadeInLeft {
+  from {
+    opacity: 0;
+    transform: translate3d(-100%, 0, 0);
+  }
+
+  to {
+    opacity: 1;
+    transform: none;
+  }
+}
+
+.fadeInLeft {
+  animation-name: fadeInLeft;
+}
+
+@keyframes fadeInLeftBig {
+  from {
+    opacity: 0;
+    transform: translate3d(-2000px, 0, 0);
+  }
+
+  to {
+    opacity: 1;
+    transform: none;
+  }
+}
+
+.fadeInLeftBig {
+  animation-name: fadeInLeftBig;
+}
+
+@keyframes fadeInRight {
+  from {
+    opacity: 0;
+    transform: translate3d(100%, 0, 0);
+  }
+
+  to {
+    opacity: 1;
+    transform: none;
+  }
+}
+
+.fadeInRight {
+  animation-name: fadeInRight;
+}
+
+@keyframes fadeInRightBig {
+  from {
+    opacity: 0;
+    transform: translate3d(2000px, 0, 0);
+  }
+
+  to {
+    opacity: 1;
+    transform: none;
+  }
+}
+
+.fadeInRightBig {
+  animation-name: fadeInRightBig;
+}
+
+@keyframes fadeInUp {
+  from {
+    opacity: 0;
+    transform: translate3d(0, 100%, 0);
+  }
+
+  to {
+    opacity: 1;
+    transform: none;
+  }
+}
+
+.fadeInUp {
+  animation-name: fadeInUp;
+}
+
+@keyframes fadeInUpBig {
+  from {
+    opacity: 0;
+    transform: translate3d(0, 2000px, 0);
+  }
+
+  to {
+    opacity: 1;
+    transform: none;
+  }
+}
+
+.fadeInUpBig {
+  animation-name: fadeInUpBig;
+}
+
+@keyframes fadeOut {
+  from {
+    opacity: 1;
+  }
+
+  to {
+    opacity: 0;
+  }
+}
+
+.fadeOut {
+  animation-name: fadeOut;
+}
+
+@keyframes fadeOutDown {
+  from {
+    opacity: 1;
+  }
+
+  to {
+    opacity: 0;
+    transform: translate3d(0, 100%, 0);
+  }
+}
+
+.fadeOutDown {
+  animation-name: fadeOutDown;
+}
+
+@keyframes fadeOutDownBig {
+  from {
+    opacity: 1;
+  }
+
+  to {
+    opacity: 0;
+    transform: translate3d(0, 2000px, 0);
+  }
+}
+
+.fadeOutDownBig {
+  animation-name: fadeOutDownBig;
+}
+
+@keyframes fadeOutLeft {
+  from {
+    opacity: 1;
+  }
+
+  to {
+    opacity: 0;
+    transform: translate3d(-100%, 0, 0);
+  }
+}
+
+.fadeOutLeft {
+  animation-name: fadeOutLeft;
+}
+
+@keyframes fadeOutLeftBig {
+  from {
+    opacity: 1;
+  }
+
+  to {
+    opacity: 0;
+    transform: translate3d(-2000px, 0, 0);
+  }
+}
+
+.fadeOutLeftBig {
+  animation-name: fadeOutLeftBig;
+}
+
+@keyframes fadeOutRight {
+  from {
+    opacity: 1;
+  }
+
+  to {
+    opacity: 0;
+    transform: translate3d(100%, 0, 0);
+  }
+}
+
+.fadeOutRight {
+  animation-name: fadeOutRight;
+}
+
+@keyframes fadeOutRightBig {
+  from {
+    opacity: 1;
+  }
+
+  to {
+    opacity: 0;
+    transform: translate3d(2000px, 0, 0);
+  }
+}
+
+.fadeOutRightBig {
+  animation-name: fadeOutRightBig;
+}
+
+@keyframes fadeOutUp {
+  from {
+    opacity: 1;
+  }
+
+  to {
+    opacity: 0;
+    transform: translate3d(0, -100%, 0);
+  }
+}
+
+.fadeOutUp {
+  animation-name: fadeOutUp;
+}
+
+@keyframes fadeOutUpBig {
+  from {
+    opacity: 1;
+  }
+
+  to {
+    opacity: 0;
+    transform: translate3d(0, -2000px, 0);
+  }
+}
+
+.fadeOutUpBig {
+  animation-name: fadeOutUpBig;
+}
+
+@keyframes flip {
+  from {
+    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
+    animation-timing-function: ease-out;
+  }
+
+  40% {
+    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
+    animation-timing-function: ease-out;
+  }
+
+  50% {
+    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
+    animation-timing-function: ease-in;
+  }
+
+  80% {
+    transform: perspective(400px) scale3d(.95, .95, .95);
+    animation-timing-function: ease-in;
+  }
+
+  to {
+    transform: perspective(400px);
+    animation-timing-function: ease-in;
+  }
+}
+
+.animated.flip {
+  -webkit-backface-visibility: visible;
+  backface-visibility: visible;
+  animation-name: flip;
+}
+
+@keyframes flipInX {
+  from {
+    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
+    animation-timing-function: ease-in;
+    opacity: 0;
+  }
+
+  40% {
+    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
+    animation-timing-function: ease-in;
+  }
+
+  60% {
+    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
+    opacity: 1;
+  }
+
+  80% {
+    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
+  }
+
+  to {
+    transform: perspective(400px);
+  }
+}
+
+.flipInX {
+  -webkit-backface-visibility: visible !important;
+  backface-visibility: visible !important;
+  animation-name: flipInX;
+}
+
+@keyframes flipInY {
+  from {
+    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
+    animation-timing-function: ease-in;
+    opacity: 0;
+  }
+
+  40% {
+    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
+    animation-timing-function: ease-in;
+  }
+
+  60% {
+    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
+    opacity: 1;
+  }
+
+  80% {
+    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
+  }
+
+  to {
+    transform: perspective(400px);
+  }
+}
+
+.flipInY {
+  -webkit-backface-visibility: visible !important;
+  backface-visibility: visible !important;
+  animation-name: flipInY;
+}
+
+@keyframes flipOutX {
+  from {
+    transform: perspective(400px);
+  }
+
+  30% {
+    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
+    opacity: 1;
+  }
+
+  to {
+    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
+    opacity: 0;
+  }
+}
+
+.flipOutX {
+  animation-name: flipOutX;
+  -webkit-backface-visibility: visible !important;
+  backface-visibility: visible !important;
+}
+
+@keyframes flipOutY {
+  from {
+    transform: perspective(400px);
+  }
+
+  30% {
+    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
+    opacity: 1;
+  }
+
+  to {
+    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
+    opacity: 0;
+  }
+}
+
+.flipOutY {
+  -webkit-backface-visibility: visible !important;
+  backface-visibility: visible !important;
+  animation-name: flipOutY;
+}
+
+@keyframes lightSpeedIn {
+  from {
+    transform: translate3d(100%, 0, 0) skewX(-30deg);
+    opacity: 0;
+  }
+
+  60% {
+    transform: skewX(20deg);
+    opacity: 1;
+  }
+
+  80% {
+    transform: skewX(-5deg);
+    opacity: 1;
+  }
+
+  to {
+    transform: none;
+    opacity: 1;
+  }
+}
+
+.lightSpeedIn {
+  animation-name: lightSpeedIn;
+  animation-timing-function: ease-out;
+}
+
+@keyframes lightSpeedOut {
+  from {
+    opacity: 1;
+  }
+
+  to {
+    transform: translate3d(100%, 0, 0) skewX(30deg);
+    opacity: 0;
+  }
+}
+
+.lightSpeedOut {
+  animation-name: lightSpeedOut;
+  animation-timing-function: ease-in;
+}
+
+@keyframes rotateIn {
+  from {
+    transform-origin: center;
+    transform: rotate3d(0, 0, 1, -200deg);
+    opacity: 0;
+  }
+
+  to {
+    transform-origin: center;
+    transform: none;
+    opacity: 1;
+  }
+}
+
+.rotateIn {
+  animation-name: rotateIn;
+}
+
+@keyframes rotateInDownLeft {
+  from {
+    transform-origin: left bottom;
+    transform: rotate3d(0, 0, 1, -45deg);
+    opacity: 0;
+  }
+
+  to {
+    transform-origin: left bottom;
+    transform: none;
+    opacity: 1;
+  }
+}
+
+.rotateInDownLeft {
+  animation-name: rotateInDownLeft;
+}
+
+@keyframes rotateInDownRight {
+  from {
+    transform-origin: right bottom;
+    transform: rotate3d(0, 0, 1, 45deg);
+    opacity: 0;
+  }
+
+  to {
+    transform-origin: right bottom;
+    transform: none;
+    opacity: 1;
+  }
+}
+
+.rotateInDownRight {
+  animation-name: rotateInDownRight;
+}
+
+@keyframes rotateInUpLeft {
+  from {
+    transform-origin: left bottom;
+    transform: rotate3d(0, 0, 1, 45deg);
+    opacity: 0;
+  }
+
+  to {
+    transform-origin: left bottom;
+    transform: none;
+    opacity: 1;
+  }
+}
+
+.rotateInUpLeft {
+  animation-name: rotateInUpLeft;
+}
+
+@keyframes rotateInUpRight {
+  from {
+    transform-origin: right bottom;
+    transform: rotate3d(0, 0, 1, -90deg);
+    opacity: 0;
+  }
+
+  to {
+    transform-origin: right bottom;
+    transform: none;
+    opacity: 1;
+  }
+}
+
+.rotateInUpRight {
+  animation-name: rotateInUpRight;
+}
+
+@keyframes rotateOut {
+  from {
+    transform-origin: center;
+    opacity: 1;
+  }
+
+  to {
+    transform-origin: center;
+    transform: rotate3d(0, 0, 1, 200deg);
+    opacity: 0;
+  }
+}
+
+.rotateOut {
+  animation-name: rotateOut;
+}
+
+@keyframes rotateOutDownLeft {
+  from {
+    transform-origin: left bottom;
+    opacity: 1;
+  }
+
+  to {
+    transform-origin: left bottom;
+    transform: rotate3d(0, 0, 1, 45deg);
+    opacity: 0;
+  }
+}
+
+.rotateOutDownLeft {
+  animation-name: rotateOutDownLeft;
+}
+
+@keyframes rotateOutDownRight {
+  from {
+    transform-origin: right bottom;
+    opacity: 1;
+  }
+
+  to {
+    transform-origin: right bottom;
+    transform: rotate3d(0, 0, 1, -45deg);
+    opacity: 0;
+  }
+}
+
+.rotateOutDownRight {
+  animation-name: rotateOutDownRight;
+}
+
+@keyframes rotateOutUpLeft {
+  from {
+    transform-origin: left bottom;
+    opacity: 1;
+  }
+
+  to {
+    transform-origin: left bottom;
+    transform: rotate3d(0, 0, 1, -45deg);
+    opacity: 0;
+  }
+}
+
+.rotateOutUpLeft {
+  animation-name: rotateOutUpLeft;
+}
+
+@keyframes rotateOutUpRight {
+  from {
+    transform-origin: right bottom;
+    opacity: 1;
+  }
+
+  to {
+    transform-origin: right bottom;
+    transform: rotate3d(0, 0, 1, 90deg);
+    opacity: 0;
+  }
+}
+
+.rotateOutUpRight {
+  animation-name: rotateOutUpRight;
+}
+
+@keyframes hinge {
+  0% {
+    transform-origin: top left;
+    animation-timing-function: ease-in-out;
+  }
+
+  20%, 60% {
+    transform: rotate3d(0, 0, 1, 80deg);
+    transform-origin: top left;
+    animation-timing-function: ease-in-out;
+  }
+
+  40%, 80% {
+    transform: rotate3d(0, 0, 1, 60deg);
+    transform-origin: top left;
+    animation-timing-function: ease-in-out;
+    opacity: 1;
+  }
+
+  to {
+    transform: translate3d(0, 700px, 0);
+    opacity: 0;
+  }
+}
+
+.hinge {
+  animation-name: hinge;
+}
+
+@keyframes jackInTheBox {
+  from {
+    opacity: 0;
+    transform: scale(0.1) rotate(30deg);
+    transform-origin: center bottom;
+  }
+
+  50% {
+    transform: rotate(-10deg);
+  }
+
+  70% {
+    transform: rotate(3deg);
+  }
+
+  to {
+    opacity: 1;
+    transform: scale(1);
+  }
+}
+
+.jackInTheBox {
+  animation-name: jackInTheBox;
+}
+
+/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
+
+@keyframes rollIn {
+  from {
+    opacity: 0;
+    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
+  }
+
+  to {
+    opacity: 1;
+    transform: none;
+  }
+}
+
+.rollIn {
+  animation-name: rollIn;
+}
+
+/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
+
+@keyframes rollOut {
+  from {
+    opacity: 1;
+  }
+
+  to {
+    opacity: 0;
+    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
+  }
+}
+
+.rollOut {
+  animation-name: rollOut;
+}
+
+@keyframes zoomIn {
+  from {
+    opacity: 0;
+    transform: scale3d(.3, .3, .3);
+  }
+
+  50% {
+    opacity: 1;
+  }
+}
+
+.zoomIn {
+  animation-name: zoomIn;
+}
+
+@keyframes zoomInDown {
+  from {
+    opacity: 0;
+    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
+    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
+  }
+
+  60% {
+    opacity: 1;
+    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
+    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
+  }
+}
+
+.zoomInDown {
+  animation-name: zoomInDown;
+}
+
+@keyframes zoomInLeft {
+  from {
+    opacity: 0;
+    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
+    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
+  }
+
+  60% {
+    opacity: 1;
+    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
+    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
+  }
+}
+
+.zoomInLeft {
+  animation-name: zoomInLeft;
+}
+
+@keyframes zoomInRight {
+  from {
+    opacity: 0;
+    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
+    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
+  }
+
+  60% {
+    opacity: 1;
+    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
+    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
+  }
+}
+
+.zoomInRight {
+  animation-name: zoomInRight;
+}
+
+@keyframes zoomInUp {
+  from {
+    opacity: 0;
+    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
+    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
+  }
+
+  60% {
+    opacity: 1;
+    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
+    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
+  }
+}
+
+.zoomInUp {
+  animation-name: zoomInUp;
+}
+
+@keyframes zoomOut {
+  from {
+    opacity: 1;
+  }
+
+  50% {
+    opacity: 0;
+    transform: scale3d(.3, .3, .3);
+  }
+
+  to {
+    opacity: 0;
+  }
+}
+
+.zoomOut {
+  animation-name: zoomOut;
+}
+
+@keyframes zoomOutDown {
+  40% {
+    opacity: 1;
+    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
+    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
+  }
+
+  to {
+    opacity: 0;
+    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
+    transform-origin: center bottom;
+    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
+  }
+}
+
+.zoomOutDown {
+  animation-name: zoomOutDown;
+}
+
+@keyframes zoomOutLeft {
+  40% {
+    opacity: 1;
+    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
+  }
+
+  to {
+    opacity: 0;
+    transform: scale(.1) translate3d(-2000px, 0, 0);
+    transform-origin: left center;
+  }
+}
+
+.zoomOutLeft {
+  animation-name: zoomOutLeft;
+}
+
+@keyframes zoomOutRight {
+  40% {
+    opacity: 1;
+    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
+  }
+
+  to {
+    opacity: 0;
+    transform: scale(.1) translate3d(2000px, 0, 0);
+    transform-origin: right center;
+  }
+}
+
+.zoomOutRight {
+  animation-name: zoomOutRight;
+}
+
+@keyframes zoomOutUp {
+  40% {
+    opacity: 1;
+    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
+    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
+  }
+
+  to {
+    opacity: 0;
+    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
+    transform-origin: center bottom;
+    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
+  }
+}
+
+.zoomOutUp {
+  animation-name: zoomOutUp;
+}
+
+@keyframes slideInDown {
+  from {
+    transform: translate3d(0, -100%, 0);
+    visibility: visible;
+  }
+
+  to {
+    transform: translate3d(0, 0, 0);
+  }
+}
+
+.slideInDown {
+  animation-name: slideInDown;
+}
+
+@keyframes slideInLeft {
+  from {
+    transform: translate3d(-100%, 0, 0);
+    visibility: visible;
+  }
+
+  to {
+    transform: translate3d(0, 0, 0);
+  }
+}
+
+.slideInLeft {
+  animation-name: slideInLeft;
+}
+
+@keyframes slideInRight {
+  from {
+    transform: translate3d(100%, 0, 0);
+    visibility: visible;
+  }
+
+  to {
+    transform: translate3d(0, 0, 0);
+  }
+}
+
+.slideInRight {
+  animation-name: slideInRight;
+}
+
+@keyframes slideInUp {
+  from {
+    transform: translate3d(0, 100%, 0);
+    visibility: visible;
+  }
+
+  to {
+    transform: translate3d(0, 0, 0);
+  }
+}
+
+.slideInUp {
+  animation-name: slideInUp;
+}
+
+@keyframes slideOutDown {
+  from {
+    transform: translate3d(0, 0, 0);
+  }
+
+  to {
+    visibility: hidden;
+    transform: translate3d(0, 100%, 0);
+  }
+}
+
+.slideOutDown {
+  animation-name: slideOutDown;
+}
+
+@keyframes slideOutLeft {
+  from {
+    transform: translate3d(0, 0, 0);
+  }
+
+  to {
+    visibility: hidden;
+    transform: translate3d(-100%, 0, 0);
+  }
+}
+
+.slideOutLeft {
+  animation-name: slideOutLeft;
+}
+
+@keyframes slideOutRight {
+  from {
+    transform: translate3d(0, 0, 0);
+  }
+
+  to {
+    visibility: hidden;
+    transform: translate3d(100%, 0, 0);
+  }
+}
+
+.slideOutRight {
+  animation-name: slideOutRight;
+}
+
+@keyframes slideOutUp {
+  from {
+    transform: translate3d(0, 0, 0);
+  }
+
+  to {
+    visibility: hidden;
+    transform: translate3d(0, -100%, 0);
+  }
+}
+
+.slideOutUp {
+  animation-name: slideOutUp;
+}

Разница между файлами не показана из-за своего большого размера
+ 4 - 0
meib/meib/static/lib/bootstrap-3.3.7.css


+ 10057 - 0
meib/meib/static/lib/vue-2.4.0.js

@@ -0,0 +1,10057 @@
+/*!
+ * Vue.js v2.4.0
+ * (c) 2014-2017 Evan You
+ * Released under the MIT License.
+ */
+(function (global, factory) {
+	typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
+	typeof define === 'function' && define.amd ? define(factory) :
+	(global.Vue = factory());
+}(this, (function () { 'use strict';
+
+/*  */
+
+// these helpers produces better vm code in JS engines due to their
+// explicitness and function inlining
+function isUndef (v) {
+  return v === undefined || v === null
+}
+
+function isDef (v) {
+  return v !== undefined && v !== null
+}
+
+function isTrue (v) {
+  return v === true
+}
+
+function isFalse (v) {
+  return v === false
+}
+
+/**
+ * Check if value is primitive
+ */
+function isPrimitive (value) {
+  return typeof value === 'string' || typeof value === 'number'
+}
+
+/**
+ * Quick object check - this is primarily used to tell
+ * Objects from primitive values when we know the value
+ * is a JSON-compliant type.
+ */
+function isObject (obj) {
+  return obj !== null && typeof obj === 'object'
+}
+
+var _toString = Object.prototype.toString;
+
+/**
+ * Strict object type check. Only returns true
+ * for plain JavaScript objects.
+ */
+function isPlainObject (obj) {
+  return _toString.call(obj) === '[object Object]'
+}
+
+function isRegExp (v) {
+  return _toString.call(v) === '[object RegExp]'
+}
+
+/**
+ * Check if val is a valid array index.
+ */
+function isValidArrayIndex (val) {
+  var n = parseFloat(val);
+  return n >= 0 && Math.floor(n) === n && isFinite(val)
+}
+
+/**
+ * Convert a value to a string that is actually rendered.
+ */
+function toString (val) {
+  return val == null
+    ? ''
+    : typeof val === 'object'
+      ? JSON.stringify(val, null, 2)
+      : String(val)
+}
+
+/**
+ * Convert a input value to a number for persistence.
+ * If the conversion fails, return original string.
+ */
+function toNumber (val) {
+  var n = parseFloat(val);
+  return isNaN(n) ? val : n
+}
+
+/**
+ * Make a map and return a function for checking if a key
+ * is in that map.
+ */
+function makeMap (
+  str,
+  expectsLowerCase
+) {
+  var map = Object.create(null);
+  var list = str.split(',');
+  for (var i = 0; i < list.length; i++) {
+    map[list[i]] = true;
+  }
+  return expectsLowerCase
+    ? function (val) { return map[val.toLowerCase()]; }
+    : function (val) { return map[val]; }
+}
+
+/**
+ * Check if a tag is a built-in tag.
+ */
+var isBuiltInTag = makeMap('slot,component', true);
+
+/**
+ * Check if a attribute is a reserved attribute.
+ */
+var isReservedAttribute = makeMap('key,ref,slot,is');
+
+/**
+ * Remove an item from an array
+ */
+function remove (arr, item) {
+  if (arr.length) {
+    var index = arr.indexOf(item);
+    if (index > -1) {
+      return arr.splice(index, 1)
+    }
+  }
+}
+
+/**
+ * Check whether the object has the property.
+ */
+var hasOwnProperty = Object.prototype.hasOwnProperty;
+function hasOwn (obj, key) {
+  return hasOwnProperty.call(obj, key)
+}
+
+/**
+ * Create a cached version of a pure function.
+ */
+function cached (fn) {
+  var cache = Object.create(null);
+  return (function cachedFn (str) {
+    var hit = cache[str];
+    return hit || (cache[str] = fn(str))
+  })
+}
+
+/**
+ * Camelize a hyphen-delimited string.
+ */
+var camelizeRE = /-(\w)/g;
+var camelize = cached(function (str) {
+  return str.replace(camelizeRE, function (_, c) { return c ? c.toUpperCase() : ''; })
+});
+
+/**
+ * Capitalize a string.
+ */
+var capitalize = cached(function (str) {
+  return str.charAt(0).toUpperCase() + str.slice(1)
+});
+
+/**
+ * Hyphenate a camelCase string.
+ */
+var hyphenateRE = /([^-])([A-Z])/g;
+var hyphenate = cached(function (str) {
+  return str
+    .replace(hyphenateRE, '$1-$2')
+    .replace(hyphenateRE, '$1-$2')
+    .toLowerCase()
+});
+
+/**
+ * Simple bind, faster than native
+ */
+function bind (fn, ctx) {
+  function boundFn (a) {
+    var l = arguments.length;
+    return l
+      ? l > 1
+        ? fn.apply(ctx, arguments)
+        : fn.call(ctx, a)
+      : fn.call(ctx)
+  }
+  // record original fn length
+  boundFn._length = fn.length;
+  return boundFn
+}
+
+/**
+ * Convert an Array-like object to a real Array.
+ */
+function toArray (list, start) {
+  start = start || 0;
+  var i = list.length - start;
+  var ret = new Array(i);
+  while (i--) {
+    ret[i] = list[i + start];
+  }
+  return ret
+}
+
+/**
+ * Mix properties into target object.
+ */
+function extend (to, _from) {
+  for (var key in _from) {
+    to[key] = _from[key];
+  }
+  return to
+}
+
+/**
+ * Merge an Array of Objects into a single Object.
+ */
+function toObject (arr) {
+  var res = {};
+  for (var i = 0; i < arr.length; i++) {
+    if (arr[i]) {
+      extend(res, arr[i]);
+    }
+  }
+  return res
+}
+
+/**
+ * Perform no operation.
+ * Stubbing args to make Flow happy without leaving useless transpiled code
+ * with ...rest (https://flow.org/blog/2017/05/07/Strict-Function-Call-Arity/)
+ */
+function noop (a, b, c) {}
+
+/**
+ * Always return false.
+ */
+var no = function (a, b, c) { return false; };
+
+/**
+ * Return same value
+ */
+var identity = function (_) { return _; };
+
+/**
+ * Generate a static keys string from compiler modules.
+ */
+function genStaticKeys (modules) {
+  return modules.reduce(function (keys, m) {
+    return keys.concat(m.staticKeys || [])
+  }, []).join(',')
+}
+
+/**
+ * Check if two values are loosely equal - that is,
+ * if they are plain objects, do they have the same shape?
+ */
+function looseEqual (a, b) {
+  var isObjectA = isObject(a);
+  var isObjectB = isObject(b);
+  if (isObjectA && isObjectB) {
+    try {
+      return JSON.stringify(a) === JSON.stringify(b)
+    } catch (e) {
+      // possible circular reference
+      return a === b
+    }
+  } else if (!isObjectA && !isObjectB) {
+    return String(a) === String(b)
+  } else {
+    return false
+  }
+}
+
+function looseIndexOf (arr, val) {
+  for (var i = 0; i < arr.length; i++) {
+    if (looseEqual(arr[i], val)) { return i }
+  }
+  return -1
+}
+
+/**
+ * Ensure a function is called only once.
+ */
+function once (fn) {
+  var called = false;
+  return function () {
+    if (!called) {
+      called = true;
+      fn.apply(this, arguments);
+    }
+  }
+}
+
+var SSR_ATTR = 'data-server-rendered';
+
+var ASSET_TYPES = [
+  'component',
+  'directive',
+  'filter'
+];
+
+var LIFECYCLE_HOOKS = [
+  'beforeCreate',
+  'created',
+  'beforeMount',
+  'mounted',
+  'beforeUpdate',
+  'updated',
+  'beforeDestroy',
+  'destroyed',
+  'activated',
+  'deactivated'
+];
+
+/*  */
+
+var config = ({
+  /**
+   * Option merge strategies (used in core/util/options)
+   */
+  optionMergeStrategies: Object.create(null),
+
+  /**
+   * Whether to suppress warnings.
+   */
+  silent: false,
+
+  /**
+   * Show production mode tip message on boot?
+   */
+  productionTip: "development" !== 'production',
+
+  /**
+   * Whether to enable devtools
+   */
+  devtools: "development" !== 'production',
+
+  /**
+   * Whether to record perf
+   */
+  performance: false,
+
+  /**
+   * Error handler for watcher errors
+   */
+  errorHandler: null,
+
+  /**
+   * Warn handler for watcher warns
+   */
+  warnHandler: null,
+
+  /**
+   * Ignore certain custom elements
+   */
+  ignoredElements: [],
+
+  /**
+   * Custom user key aliases for v-on
+   */
+  keyCodes: Object.create(null),
+
+  /**
+   * Check if a tag is reserved so that it cannot be registered as a
+   * component. This is platform-dependent and may be overwritten.
+   */
+  isReservedTag: no,
+
+  /**
+   * Check if an attribute is reserved so that it cannot be used as a component
+   * prop. This is platform-dependent and may be overwritten.
+   */
+  isReservedAttr: no,
+
+  /**
+   * Check if a tag is an unknown element.
+   * Platform-dependent.
+   */
+  isUnknownElement: no,
+
+  /**
+   * Get the namespace of an element
+   */
+  getTagNamespace: noop,
+
+  /**
+   * Parse the real tag name for the specific platform.
+   */
+  parsePlatformTagName: identity,
+
+  /**
+   * Check if an attribute must be bound using property, e.g. value
+   * Platform-dependent.
+   */
+  mustUseProp: no,
+
+  /**
+   * Exposed for legacy reasons
+   */
+  _lifecycleHooks: LIFECYCLE_HOOKS
+});
+
+/*  */
+
+var emptyObject = Object.freeze({});
+
+/**
+ * Check if a string starts with $ or _
+ */
+function isReserved (str) {
+  var c = (str + '').charCodeAt(0);
+  return c === 0x24 || c === 0x5F
+}
+
+/**
+ * Define a property.
+ */
+function def (obj, key, val, enumerable) {
+  Object.defineProperty(obj, key, {
+    value: val,
+    enumerable: !!enumerable,
+    writable: true,
+    configurable: true
+  });
+}
+
+/**
+ * Parse simple path.
+ */
+var bailRE = /[^\w.$]/;
+function parsePath (path) {
+  if (bailRE.test(path)) {
+    return
+  }
+  var segments = path.split('.');
+  return function (obj) {
+    for (var i = 0; i < segments.length; i++) {
+      if (!obj) { return }
+      obj = obj[segments[i]];
+    }
+    return obj
+  }
+}
+
+/*  */
+
+var warn = noop;
+var tip = noop;
+var formatComponentName = (null); // work around flow check
+
+{
+  var hasConsole = typeof console !== 'undefined';
+  var classifyRE = /(?:^|[-_])(\w)/g;
+  var classify = function (str) { return str
+    .replace(classifyRE, function (c) { return c.toUpperCase(); })
+    .replace(/[-_]/g, ''); };
+
+  warn = function (msg, vm) {
+    var trace = vm ? generateComponentTrace(vm) : '';
+
+    if (config.warnHandler) {
+      config.warnHandler.call(null, msg, vm, trace);
+    } else if (hasConsole && (!config.silent)) {
+      console.error(("[Vue warn]: " + msg + trace));
+    }
+  };
+
+  tip = function (msg, vm) {
+    if (hasConsole && (!config.silent)) {
+      console.warn("[Vue tip]: " + msg + (
+        vm ? generateComponentTrace(vm) : ''
+      ));
+    }
+  };
+
+  formatComponentName = function (vm, includeFile) {
+    if (vm.$root === vm) {
+      return '<Root>'
+    }
+    var name = typeof vm === 'string'
+      ? vm
+      : typeof vm === 'function' && vm.options
+        ? vm.options.name
+        : vm._isVue
+          ? vm.$options.name || vm.$options._componentTag
+          : vm.name;
+
+    var file = vm._isVue && vm.$options.__file;
+    if (!name && file) {
+      var match = file.match(/([^/\\]+)\.vue$/);
+      name = match && match[1];
+    }
+
+    return (
+      (name ? ("<" + (classify(name)) + ">") : "<Anonymous>") +
+      (file && includeFile !== false ? (" at " + file) : '')
+    )
+  };
+
+  var repeat = function (str, n) {
+    var res = '';
+    while (n) {
+      if (n % 2 === 1) { res += str; }
+      if (n > 1) { str += str; }
+      n >>= 1;
+    }
+    return res
+  };
+
+  var generateComponentTrace = function (vm) {
+    if (vm._isVue && vm.$parent) {
+      var tree = [];
+      var currentRecursiveSequence = 0;
+      while (vm) {
+        if (tree.length > 0) {
+          var last = tree[tree.length - 1];
+          if (last.constructor === vm.constructor) {
+            currentRecursiveSequence++;
+            vm = vm.$parent;
+            continue
+          } else if (currentRecursiveSequence > 0) {
+            tree[tree.length - 1] = [last, currentRecursiveSequence];
+            currentRecursiveSequence = 0;
+          }
+        }
+        tree.push(vm);
+        vm = vm.$parent;
+      }
+      return '\n\nfound in\n\n' + tree
+        .map(function (vm, i) { return ("" + (i === 0 ? '---> ' : repeat(' ', 5 + i * 2)) + (Array.isArray(vm)
+            ? ((formatComponentName(vm[0])) + "... (" + (vm[1]) + " recursive calls)")
+            : formatComponentName(vm))); })
+        .join('\n')
+    } else {
+      return ("\n\n(found in " + (formatComponentName(vm)) + ")")
+    }
+  };
+}
+
+/*  */
+
+function handleError (err, vm, info) {
+  if (config.errorHandler) {
+    config.errorHandler.call(null, err, vm, info);
+  } else {
+    {
+      warn(("Error in " + info + ": \"" + (err.toString()) + "\""), vm);
+    }
+    /* istanbul ignore else */
+    if (inBrowser && typeof console !== 'undefined') {
+      console.error(err);
+    } else {
+      throw err
+    }
+  }
+}
+
+/*  */
+/* globals MutationObserver */
+
+// can we use __proto__?
+var hasProto = '__proto__' in {};
+
+// Browser environment sniffing
+var inBrowser = typeof window !== 'undefined';
+var UA = inBrowser && window.navigator.userAgent.toLowerCase();
+var isIE = UA && /msie|trident/.test(UA);
+var isIE9 = UA && UA.indexOf('msie 9.0') > 0;
+var isEdge = UA && UA.indexOf('edge/') > 0;
+var isAndroid = UA && UA.indexOf('android') > 0;
+var isIOS = UA && /iphone|ipad|ipod|ios/.test(UA);
+var isChrome = UA && /chrome\/\d+/.test(UA) && !isEdge;
+
+// Firefix has a "watch" function on Object.prototype...
+var nativeWatch = ({}).watch;
+
+var supportsPassive = false;
+if (inBrowser) {
+  try {
+    var opts = {};
+    Object.defineProperty(opts, 'passive', ({
+      get: function get () {
+        /* istanbul ignore next */
+        supportsPassive = true;
+      }
+    })); // https://github.com/facebook/flow/issues/285
+    window.addEventListener('test-passive', null, opts);
+  } catch (e) {}
+}
+
+// this needs to be lazy-evaled because vue may be required before
+// vue-server-renderer can set VUE_ENV
+var _isServer;
+var isServerRendering = function () {
+  if (_isServer === undefined) {
+    /* istanbul ignore if */
+    if (!inBrowser && typeof global !== 'undefined') {
+      // detect presence of vue-server-renderer and avoid
+      // Webpack shimming the process
+      _isServer = global['process'].env.VUE_ENV === 'server';
+    } else {
+      _isServer = false;
+    }
+  }
+  return _isServer
+};
+
+// detect devtools
+var devtools = inBrowser && window.__VUE_DEVTOOLS_GLOBAL_HOOK__;
+
+/* istanbul ignore next */
+function isNative (Ctor) {
+  return typeof Ctor === 'function' && /native code/.test(Ctor.toString())
+}
+
+var hasSymbol =
+  typeof Symbol !== 'undefined' && isNative(Symbol) &&
+  typeof Reflect !== 'undefined' && isNative(Reflect.ownKeys);
+
+/**
+ * Defer a task to execute it asynchronously.
+ */
+var nextTick = (function () {
+  var callbacks = [];
+  var pending = false;
+  var timerFunc;
+
+  function nextTickHandler () {
+    pending = false;
+    var copies = callbacks.slice(0);
+    callbacks.length = 0;
+    for (var i = 0; i < copies.length; i++) {
+      copies[i]();
+    }
+  }
+
+  // the nextTick behavior leverages the microtask queue, which can be accessed
+  // via either native Promise.then or MutationObserver.
+  // MutationObserver has wider support, however it is seriously bugged in
+  // UIWebView in iOS >= 9.3.3 when triggered in touch event handlers. It
+  // completely stops working after triggering a few times... so, if native
+  // Promise is available, we will use it:
+  /* istanbul ignore if */
+  if (typeof Promise !== 'undefined' && isNative(Promise)) {
+    var p = Promise.resolve();
+    var logError = function (err) { console.error(err); };
+    timerFunc = function () {
+      p.then(nextTickHandler).catch(logError);
+      // in problematic UIWebViews, Promise.then doesn't completely break, but
+      // it can get stuck in a weird state where callbacks are pushed into the
+      // microtask queue but the queue isn't being flushed, until the browser
+      // needs to do some other work, e.g. handle a timer. Therefore we can
+      // "force" the microtask queue to be flushed by adding an empty timer.
+      if (isIOS) { setTimeout(noop); }
+    };
+  } else if (typeof MutationObserver !== 'undefined' && (
+    isNative(MutationObserver) ||
+    // PhantomJS and iOS 7.x
+    MutationObserver.toString() === '[object MutationObserverConstructor]'
+  )) {
+    // use MutationObserver where native Promise is not available,
+    // e.g. PhantomJS IE11, iOS7, Android 4.4
+    var counter = 1;
+    var observer = new MutationObserver(nextTickHandler);
+    var textNode = document.createTextNode(String(counter));
+    observer.observe(textNode, {
+      characterData: true
+    });
+    timerFunc = function () {
+      counter = (counter + 1) % 2;
+      textNode.data = String(counter);
+    };
+  } else {
+    // fallback to setTimeout
+    /* istanbul ignore next */
+    timerFunc = function () {
+      setTimeout(nextTickHandler, 0);
+    };
+  }
+
+  return function queueNextTick (cb, ctx) {
+    var _resolve;
+    callbacks.push(function () {
+      if (cb) {
+        try {
+          cb.call(ctx);
+        } catch (e) {
+          handleError(e, ctx, 'nextTick');
+        }
+      } else if (_resolve) {
+        _resolve(ctx);
+      }
+    });
+    if (!pending) {
+      pending = true;
+      timerFunc();
+    }
+    if (!cb && typeof Promise !== 'undefined') {
+      return new Promise(function (resolve, reject) {
+        _resolve = resolve;
+      })
+    }
+  }
+})();
+
+var _Set;
+/* istanbul ignore if */
+if (typeof Set !== 'undefined' && isNative(Set)) {
+  // use native Set when available.
+  _Set = Set;
+} else {
+  // a non-standard Set polyfill that only works with primitive keys.
+  _Set = (function () {
+    function Set () {
+      this.set = Object.create(null);
+    }
+    Set.prototype.has = function has (key) {
+      return this.set[key] === true
+    };
+    Set.prototype.add = function add (key) {
+      this.set[key] = true;
+    };
+    Set.prototype.clear = function clear () {
+      this.set = Object.create(null);
+    };
+
+    return Set;
+  }());
+}
+
+/*  */
+
+
+var uid = 0;
+
+/**
+ * A dep is an observable that can have multiple
+ * directives subscribing to it.
+ */
+var Dep = function Dep () {
+  this.id = uid++;
+  this.subs = [];
+};
+
+Dep.prototype.addSub = function addSub (sub) {
+  this.subs.push(sub);
+};
+
+Dep.prototype.removeSub = function removeSub (sub) {
+  remove(this.subs, sub);
+};
+
+Dep.prototype.depend = function depend () {
+  if (Dep.target) {
+    Dep.target.addDep(this);
+  }
+};
+
+Dep.prototype.notify = function notify () {
+  // stabilize the subscriber list first
+  var subs = this.subs.slice();
+  for (var i = 0, l = subs.length; i < l; i++) {
+    subs[i].update();
+  }
+};
+
+// the current target watcher being evaluated.
+// this is globally unique because there could be only one
+// watcher being evaluated at any time.
+Dep.target = null;
+var targetStack = [];
+
+function pushTarget (_target) {
+  if (Dep.target) { targetStack.push(Dep.target); }
+  Dep.target = _target;
+}
+
+function popTarget () {
+  Dep.target = targetStack.pop();
+}
+
+/*
+ * not type checking this file because flow doesn't play well with
+ * dynamically accessing methods on Array prototype
+ */
+
+var arrayProto = Array.prototype;
+var arrayMethods = Object.create(arrayProto);[
+  'push',
+  'pop',
+  'shift',
+  'unshift',
+  'splice',
+  'sort',
+  'reverse'
+]
+.forEach(function (method) {
+  // cache original method
+  var original = arrayProto[method];
+  def(arrayMethods, method, function mutator () {
+    var args = [], len = arguments.length;
+    while ( len-- ) args[ len ] = arguments[ len ];
+
+    var result = original.apply(this, args);
+    var ob = this.__ob__;
+    var inserted;
+    switch (method) {
+      case 'push':
+      case 'unshift':
+        inserted = args;
+        break
+      case 'splice':
+        inserted = args.slice(2);
+        break
+    }
+    if (inserted) { ob.observeArray(inserted); }
+    // notify change
+    ob.dep.notify();
+    return result
+  });
+});
+
+/*  */
+
+var arrayKeys = Object.getOwnPropertyNames(arrayMethods);
+
+/**
+ * By default, when a reactive property is set, the new value is
+ * also converted to become reactive. However when passing down props,
+ * we don't want to force conversion because the value may be a nested value
+ * under a frozen data structure. Converting it would defeat the optimization.
+ */
+var observerState = {
+  shouldConvert: true
+};
+
+/**
+ * Observer class that are attached to each observed
+ * object. Once attached, the observer converts target
+ * object's property keys into getter/setters that
+ * collect dependencies and dispatches updates.
+ */
+var Observer = function Observer (value) {
+  this.value = value;
+  this.dep = new Dep();
+  this.vmCount = 0;
+  def(value, '__ob__', this);
+  if (Array.isArray(value)) {
+    var augment = hasProto
+      ? protoAugment
+      : copyAugment;
+    augment(value, arrayMethods, arrayKeys);
+    this.observeArray(value);
+  } else {
+    this.walk(value);
+  }
+};
+
+/**
+ * Walk through each property and convert them into
+ * getter/setters. This method should only be called when
+ * value type is Object.
+ */
+Observer.prototype.walk = function walk (obj) {
+  var keys = Object.keys(obj);
+  for (var i = 0; i < keys.length; i++) {
+    defineReactive$$1(obj, keys[i], obj[keys[i]]);
+  }
+};
+
+/**
+ * Observe a list of Array items.
+ */
+Observer.prototype.observeArray = function observeArray (items) {
+  for (var i = 0, l = items.length; i < l; i++) {
+    observe(items[i]);
+  }
+};
+
+// helpers
+
+/**
+ * Augment an target Object or Array by intercepting
+ * the prototype chain using __proto__
+ */
+function protoAugment (target, src, keys) {
+  /* eslint-disable no-proto */
+  target.__proto__ = src;
+  /* eslint-enable no-proto */
+}
+
+/**
+ * Augment an target Object or Array by defining
+ * hidden properties.
+ */
+/* istanbul ignore next */
+function copyAugment (target, src, keys) {
+  for (var i = 0, l = keys.length; i < l; i++) {
+    var key = keys[i];
+    def(target, key, src[key]);
+  }
+}
+
+/**
+ * Attempt to create an observer instance for a value,
+ * returns the new observer if successfully observed,
+ * or the existing observer if the value already has one.
+ */
+function observe (value, asRootData) {
+  if (!isObject(value)) {
+    return
+  }
+  var ob;
+  if (hasOwn(value, '__ob__') && value.__ob__ instanceof Observer) {
+    ob = value.__ob__;
+  } else if (
+    observerState.shouldConvert &&
+    !isServerRendering() &&
+    (Array.isArray(value) || isPlainObject(value)) &&
+    Object.isExtensible(value) &&
+    !value._isVue
+  ) {
+    ob = new Observer(value);
+  }
+  if (asRootData && ob) {
+    ob.vmCount++;
+  }
+  return ob
+}
+
+/**
+ * Define a reactive property on an Object.
+ */
+function defineReactive$$1 (
+  obj,
+  key,
+  val,
+  customSetter,
+  shallow
+) {
+  var dep = new Dep();
+
+  var property = Object.getOwnPropertyDescriptor(obj, key);
+  if (property && property.configurable === false) {
+    return
+  }
+
+  // cater for pre-defined getter/setters
+  var getter = property && property.get;
+  var setter = property && property.set;
+
+  var childOb = !shallow && observe(val);
+  Object.defineProperty(obj, key, {
+    enumerable: true,
+    configurable: true,
+    get: function reactiveGetter () {
+      var value = getter ? getter.call(obj) : val;
+      if (Dep.target) {
+        dep.depend();
+        if (childOb) {
+          childOb.dep.depend();
+        }
+        if (Array.isArray(value)) {
+          dependArray(value);
+        }
+      }
+      return value
+    },
+    set: function reactiveSetter (newVal) {
+      var value = getter ? getter.call(obj) : val;
+      /* eslint-disable no-self-compare */
+      if (newVal === value || (newVal !== newVal && value !== value)) {
+        return
+      }
+      /* eslint-enable no-self-compare */
+      if ("development" !== 'production' && customSetter) {
+        customSetter();
+      }
+      if (setter) {
+        setter.call(obj, newVal);
+      } else {
+        val = newVal;
+      }
+      childOb = !shallow && observe(newVal);
+      dep.notify();
+    }
+  });
+}
+
+/**
+ * Set a property on an object. Adds the new property and
+ * triggers change notification if the property doesn't
+ * already exist.
+ */
+function set (target, key, val) {
+  if (Array.isArray(target) && isValidArrayIndex(key)) {
+    target.length = Math.max(target.length, key);
+    target.splice(key, 1, val);
+    return val
+  }
+  if (hasOwn(target, key)) {
+    target[key] = val;
+    return val
+  }
+  var ob = (target).__ob__;
+  if (target._isVue || (ob && ob.vmCount)) {
+    "development" !== 'production' && warn(
+      'Avoid adding reactive properties to a Vue instance or its root $data ' +
+      'at runtime - declare it upfront in the data option.'
+    );
+    return val
+  }
+  if (!ob) {
+    target[key] = val;
+    return val
+  }
+  defineReactive$$1(ob.value, key, val);
+  ob.dep.notify();
+  return val
+}
+
+/**
+ * Delete a property and trigger change if necessary.
+ */
+function del (target, key) {
+  if (Array.isArray(target) && isValidArrayIndex(key)) {
+    target.splice(key, 1);
+    return
+  }
+  var ob = (target).__ob__;
+  if (target._isVue || (ob && ob.vmCount)) {
+    "development" !== 'production' && warn(
+      'Avoid deleting properties on a Vue instance or its root $data ' +
+      '- just set it to null.'
+    );
+    return
+  }
+  if (!hasOwn(target, key)) {
+    return
+  }
+  delete target[key];
+  if (!ob) {
+    return
+  }
+  ob.dep.notify();
+}
+
+/**
+ * Collect dependencies on array elements when the array is touched, since
+ * we cannot intercept array element access like property getters.
+ */
+function dependArray (value) {
+  for (var e = (void 0), i = 0, l = value.length; i < l; i++) {
+    e = value[i];
+    e && e.__ob__ && e.__ob__.dep.depend();
+    if (Array.isArray(e)) {
+      dependArray(e);
+    }
+  }
+}
+
+/*  */
+
+/**
+ * Option overwriting strategies are functions that handle
+ * how to merge a parent option value and a child option
+ * value into the final value.
+ */
+var strats = config.optionMergeStrategies;
+
+/**
+ * Options with restrictions
+ */
+{
+  strats.el = strats.propsData = function (parent, child, vm, key) {
+    if (!vm) {
+      warn(
+        "option \"" + key + "\" can only be used during instance " +
+        'creation with the `new` keyword.'
+      );
+    }
+    return defaultStrat(parent, child)
+  };
+}
+
+/**
+ * Helper that recursively merges two data objects together.
+ */
+function mergeData (to, from) {
+  if (!from) { return to }
+  var key, toVal, fromVal;
+  var keys = Object.keys(from);
+  for (var i = 0; i < keys.length; i++) {
+    key = keys[i];
+    toVal = to[key];
+    fromVal = from[key];
+    if (!hasOwn(to, key)) {
+      set(to, key, fromVal);
+    } else if (isPlainObject(toVal) && isPlainObject(fromVal)) {
+      mergeData(toVal, fromVal);
+    }
+  }
+  return to
+}
+
+/**
+ * Data
+ */
+function mergeDataOrFn (
+  parentVal,
+  childVal,
+  vm
+) {
+  if (!vm) {
+    // in a Vue.extend merge, both should be functions
+    if (!childVal) {
+      return parentVal
+    }
+    if (!parentVal) {
+      return childVal
+    }
+    // when parentVal & childVal are both present,
+    // we need to return a function that returns the
+    // merged result of both functions... no need to
+    // check if parentVal is a function here because
+    // it has to be a function to pass previous merges.
+    return function mergedDataFn () {
+      return mergeData(
+        typeof childVal === 'function' ? childVal.call(this) : childVal,
+        parentVal.call(this)
+      )
+    }
+  } else if (parentVal || childVal) {
+    return function mergedInstanceDataFn () {
+      // instance merge
+      var instanceData = typeof childVal === 'function'
+        ? childVal.call(vm)
+        : childVal;
+      var defaultData = typeof parentVal === 'function'
+        ? parentVal.call(vm)
+        : undefined;
+      if (instanceData) {
+        return mergeData(instanceData, defaultData)
+      } else {
+        return defaultData
+      }
+    }
+  }
+}
+
+strats.data = function (
+  parentVal,
+  childVal,
+  vm
+) {
+  if (!vm) {
+    if (childVal && typeof childVal !== 'function') {
+      "development" !== 'production' && warn(
+        'The "data" option should be a function ' +
+        'that returns a per-instance value in component ' +
+        'definitions.',
+        vm
+      );
+
+      return parentVal
+    }
+    return mergeDataOrFn.call(this, parentVal, childVal)
+  }
+
+  return mergeDataOrFn(parentVal, childVal, vm)
+};
+
+/**
+ * Hooks and props are merged as arrays.
+ */
+function mergeHook (
+  parentVal,
+  childVal
+) {
+  return childVal
+    ? parentVal
+      ? parentVal.concat(childVal)
+      : Array.isArray(childVal)
+        ? childVal
+        : [childVal]
+    : parentVal
+}
+
+LIFECYCLE_HOOKS.forEach(function (hook) {
+  strats[hook] = mergeHook;
+});
+
+/**
+ * Assets
+ *
+ * When a vm is present (instance creation), we need to do
+ * a three-way merge between constructor options, instance
+ * options and parent options.
+ */
+function mergeAssets (parentVal, childVal) {
+  var res = Object.create(parentVal || null);
+  return childVal
+    ? extend(res, childVal)
+    : res
+}
+
+ASSET_TYPES.forEach(function (type) {
+  strats[type + 's'] = mergeAssets;
+});
+
+/**
+ * Watchers.
+ *
+ * Watchers hashes should not overwrite one
+ * another, so we merge them as arrays.
+ */
+strats.watch = function (parentVal, childVal) {
+  // work around Firefox's Object.prototype.watch...
+  if (parentVal === nativeWatch) { parentVal = undefined; }
+  if (childVal === nativeWatch) { childVal = undefined; }
+  /* istanbul ignore if */
+  if (!childVal) { return Object.create(parentVal || null) }
+  if (!parentVal) { return childVal }
+  var ret = {};
+  extend(ret, parentVal);
+  for (var key in childVal) {
+    var parent = ret[key];
+    var child = childVal[key];
+    if (parent && !Array.isArray(parent)) {
+      parent = [parent];
+    }
+    ret[key] = parent
+      ? parent.concat(child)
+      : Array.isArray(child) ? child : [child];
+  }
+  return ret
+};
+
+/**
+ * Other object hashes.
+ */
+strats.props =
+strats.methods =
+strats.inject =
+strats.computed = function (parentVal, childVal) {
+  if (!childVal) { return Object.create(parentVal || null) }
+  if (!parentVal) { return childVal }
+  var ret = Object.create(null);
+  extend(ret, parentVal);
+  extend(ret, childVal);
+  return ret
+};
+strats.provide = mergeDataOrFn;
+
+/**
+ * Default strategy.
+ */
+var defaultStrat = function (parentVal, childVal) {
+  return childVal === undefined
+    ? parentVal
+    : childVal
+};
+
+/**
+ * Validate component names
+ */
+function checkComponents (options) {
+  for (var key in options.components) {
+    var lower = key.toLowerCase();
+    if (isBuiltInTag(lower) || config.isReservedTag(lower)) {
+      warn(
+        'Do not use built-in or reserved HTML elements as component ' +
+        'id: ' + key
+      );
+    }
+  }
+}
+
+/**
+ * Ensure all props option syntax are normalized into the
+ * Object-based format.
+ */
+function normalizeProps (options) {
+  var props = options.props;
+  if (!props) { return }
+  var res = {};
+  var i, val, name;
+  if (Array.isArray(props)) {
+    i = props.length;
+    while (i--) {
+      val = props[i];
+      if (typeof val === 'string') {
+        name = camelize(val);
+        res[name] = { type: null };
+      } else {
+        warn('props must be strings when using array syntax.');
+      }
+    }
+  } else if (isPlainObject(props)) {
+    for (var key in props) {
+      val = props[key];
+      name = camelize(key);
+      res[name] = isPlainObject(val)
+        ? val
+        : { type: val };
+    }
+  }
+  options.props = res;
+}
+
+/**
+ * Normalize all injections into Object-based format
+ */
+function normalizeInject (options) {
+  var inject = options.inject;
+  if (Array.isArray(inject)) {
+    var normalized = options.inject = {};
+    for (var i = 0; i < inject.length; i++) {
+      normalized[inject[i]] = inject[i];
+    }
+  }
+}
+
+/**
+ * Normalize raw function directives into object format.
+ */
+function normalizeDirectives (options) {
+  var dirs = options.directives;
+  if (dirs) {
+    for (var key in dirs) {
+      var def = dirs[key];
+      if (typeof def === 'function') {
+        dirs[key] = { bind: def, update: def };
+      }
+    }
+  }
+}
+
+/**
+ * Merge two option objects into a new one.
+ * Core utility used in both instantiation and inheritance.
+ */
+function mergeOptions (
+  parent,
+  child,
+  vm
+) {
+  {
+    checkComponents(child);
+  }
+
+  if (typeof child === 'function') {
+    child = child.options;
+  }
+
+  normalizeProps(child);
+  normalizeInject(child);
+  normalizeDirectives(child);
+  var extendsFrom = child.extends;
+  if (extendsFrom) {
+    parent = mergeOptions(parent, extendsFrom, vm);
+  }
+  if (child.mixins) {
+    for (var i = 0, l = child.mixins.length; i < l; i++) {
+      parent = mergeOptions(parent, child.mixins[i], vm);
+    }
+  }
+  var options = {};
+  var key;
+  for (key in parent) {
+    mergeField(key);
+  }
+  for (key in child) {
+    if (!hasOwn(parent, key)) {
+      mergeField(key);
+    }
+  }
+  function mergeField (key) {
+    var strat = strats[key] || defaultStrat;
+    options[key] = strat(parent[key], child[key], vm, key);
+  }
+  return options
+}
+
+/**
+ * Resolve an asset.
+ * This function is used because child instances need access
+ * to assets defined in its ancestor chain.
+ */
+function resolveAsset (
+  options,
+  type,
+  id,
+  warnMissing
+) {
+  /* istanbul ignore if */
+  if (typeof id !== 'string') {
+    return
+  }
+  var assets = options[type];
+  // check local registration variations first
+  if (hasOwn(assets, id)) { return assets[id] }
+  var camelizedId = camelize(id);
+  if (hasOwn(assets, camelizedId)) { return assets[camelizedId] }
+  var PascalCaseId = capitalize(camelizedId);
+  if (hasOwn(assets, PascalCaseId)) { return assets[PascalCaseId] }
+  // fallback to prototype chain
+  var res = assets[id] || assets[camelizedId] || assets[PascalCaseId];
+  if ("development" !== 'production' && warnMissing && !res) {
+    warn(
+      'Failed to resolve ' + type.slice(0, -1) + ': ' + id,
+      options
+    );
+  }
+  return res
+}
+
+/*  */
+
+function validateProp (
+  key,
+  propOptions,
+  propsData,
+  vm
+) {
+  var prop = propOptions[key];
+  var absent = !hasOwn(propsData, key);
+  var value = propsData[key];
+  // handle boolean props
+  if (isType(Boolean, prop.type)) {
+    if (absent && !hasOwn(prop, 'default')) {
+      value = false;
+    } else if (!isType(String, prop.type) && (value === '' || value === hyphenate(key))) {
+      value = true;
+    }
+  }
+  // check default value
+  if (value === undefined) {
+    value = getPropDefaultValue(vm, prop, key);
+    // since the default value is a fresh copy,
+    // make sure to observe it.
+    var prevShouldConvert = observerState.shouldConvert;
+    observerState.shouldConvert = true;
+    observe(value);
+    observerState.shouldConvert = prevShouldConvert;
+  }
+  {
+    assertProp(prop, key, value, vm, absent);
+  }
+  return value
+}
+
+/**
+ * Get the default value of a prop.
+ */
+function getPropDefaultValue (vm, prop, key) {
+  // no default, return undefined
+  if (!hasOwn(prop, 'default')) {
+    return undefined
+  }
+  var def = prop.default;
+  // warn against non-factory defaults for Object & Array
+  if ("development" !== 'production' && isObject(def)) {
+    warn(
+      'Invalid default value for prop "' + key + '": ' +
+      'Props with type Object/Array must use a factory function ' +
+      'to return the default value.',
+      vm
+    );
+  }
+  // the raw prop value was also undefined from previous render,
+  // return previous default value to avoid unnecessary watcher trigger
+  if (vm && vm.$options.propsData &&
+    vm.$options.propsData[key] === undefined &&
+    vm._props[key] !== undefined
+  ) {
+    return vm._props[key]
+  }
+  // call factory function for non-Function types
+  // a value is Function if its prototype is function even across different execution context
+  return typeof def === 'function' && getType(prop.type) !== 'Function'
+    ? def.call(vm)
+    : def
+}
+
+/**
+ * Assert whether a prop is valid.
+ */
+function assertProp (
+  prop,
+  name,
+  value,
+  vm,
+  absent
+) {
+  if (prop.required && absent) {
+    warn(
+      'Missing required prop: "' + name + '"',
+      vm
+    );
+    return
+  }
+  if (value == null && !prop.required) {
+    return
+  }
+  var type = prop.type;
+  var valid = !type || type === true;
+  var expectedTypes = [];
+  if (type) {
+    if (!Array.isArray(type)) {
+      type = [type];
+    }
+    for (var i = 0; i < type.length && !valid; i++) {
+      var assertedType = assertType(value, type[i]);
+      expectedTypes.push(assertedType.expectedType || '');
+      valid = assertedType.valid;
+    }
+  }
+  if (!valid) {
+    warn(
+      'Invalid prop: type check failed for prop "' + name + '".' +
+      ' Expected ' + expectedTypes.map(capitalize).join(', ') +
+      ', got ' + Object.prototype.toString.call(value).slice(8, -1) + '.',
+      vm
+    );
+    return
+  }
+  var validator = prop.validator;
+  if (validator) {
+    if (!validator(value)) {
+      warn(
+        'Invalid prop: custom validator check failed for prop "' + name + '".',
+        vm
+      );
+    }
+  }
+}
+
+var simpleCheckRE = /^(String|Number|Boolean|Function|Symbol)$/;
+
+function assertType (value, type) {
+  var valid;
+  var expectedType = getType(type);
+  if (simpleCheckRE.test(expectedType)) {
+    valid = typeof value === expectedType.toLowerCase();
+  } else if (expectedType === 'Object') {
+    valid = isPlainObject(value);
+  } else if (expectedType === 'Array') {
+    valid = Array.isArray(value);
+  } else {
+    valid = value instanceof type;
+  }
+  return {
+    valid: valid,
+    expectedType: expectedType
+  }
+}
+
+/**
+ * Use function string name to check built-in types,
+ * because a simple equality check will fail when running
+ * across different vms / iframes.
+ */
+function getType (fn) {
+  var match = fn && fn.toString().match(/^\s*function (\w+)/);
+  return match ? match[1] : ''
+}
+
+function isType (type, fn) {
+  if (!Array.isArray(fn)) {
+    return getType(fn) === getType(type)
+  }
+  for (var i = 0, len = fn.length; i < len; i++) {
+    if (getType(fn[i]) === getType(type)) {
+      return true
+    }
+  }
+  /* istanbul ignore next */
+  return false
+}
+
+/*  */
+
+var mark;
+var measure;
+
+{
+  var perf = inBrowser && window.performance;
+  /* istanbul ignore if */
+  if (
+    perf &&
+    perf.mark &&
+    perf.measure &&
+    perf.clearMarks &&
+    perf.clearMeasures
+  ) {
+    mark = function (tag) { return perf.mark(tag); };
+    measure = function (name, startTag, endTag) {
+      perf.measure(name, startTag, endTag);
+      perf.clearMarks(startTag);
+      perf.clearMarks(endTag);
+      perf.clearMeasures(name);
+    };
+  }
+}
+
+/* not type checking this file because flow doesn't play well with Proxy */
+
+var initProxy;
+
+{
+  var allowedGlobals = makeMap(
+    'Infinity,undefined,NaN,isFinite,isNaN,' +
+    'parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,' +
+    'Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,' +
+    'require' // for Webpack/Browserify
+  );
+
+  var warnNonPresent = function (target, key) {
+    warn(
+      "Property or method \"" + key + "\" is not defined on the instance but " +
+      "referenced during render. Make sure to declare reactive data " +
+      "properties in the data option.",
+      target
+    );
+  };
+
+  var hasProxy =
+    typeof Proxy !== 'undefined' &&
+    Proxy.toString().match(/native code/);
+
+  if (hasProxy) {
+    var isBuiltInModifier = makeMap('stop,prevent,self,ctrl,shift,alt,meta');
+    config.keyCodes = new Proxy(config.keyCodes, {
+      set: function set (target, key, value) {
+        if (isBuiltInModifier(key)) {
+          warn(("Avoid overwriting built-in modifier in config.keyCodes: ." + key));
+          return false
+        } else {
+          target[key] = value;
+          return true
+        }
+      }
+    });
+  }
+
+  var hasHandler = {
+    has: function has (target, key) {
+      var has = key in target;
+      var isAllowed = allowedGlobals(key) || key.charAt(0) === '_';
+      if (!has && !isAllowed) {
+        warnNonPresent(target, key);
+      }
+      return has || !isAllowed
+    }
+  };
+
+  var getHandler = {
+    get: function get (target, key) {
+      if (typeof key === 'string' && !(key in target)) {
+        warnNonPresent(target, key);
+      }
+      return target[key]
+    }
+  };
+
+  initProxy = function initProxy (vm) {
+    if (hasProxy) {
+      // determine which proxy handler to use
+      var options = vm.$options;
+      var handlers = options.render && options.render._withStripped
+        ? getHandler
+        : hasHandler;
+      vm._renderProxy = new Proxy(vm, handlers);
+    } else {
+      vm._renderProxy = vm;
+    }
+  };
+}
+
+/*  */
+
+var VNode = function VNode (
+  tag,
+  data,
+  children,
+  text,
+  elm,
+  context,
+  componentOptions,
+  asyncFactory
+) {
+  this.tag = tag;
+  this.data = data;
+  this.children = children;
+  this.text = text;
+  this.elm = elm;
+  this.ns = undefined;
+  this.context = context;
+  this.functionalContext = undefined;
+  this.key = data && data.key;
+  this.componentOptions = componentOptions;
+  this.componentInstance = undefined;
+  this.parent = undefined;
+  this.raw = false;
+  this.isStatic = false;
+  this.isRootInsert = true;
+  this.isComment = false;
+  this.isCloned = false;
+  this.isOnce = false;
+  this.asyncFactory = asyncFactory;
+  this.asyncMeta = undefined;
+  this.isAsyncPlaceholder = false;
+};
+
+var prototypeAccessors = { child: {} };
+
+// DEPRECATED: alias for componentInstance for backwards compat.
+/* istanbul ignore next */
+prototypeAccessors.child.get = function () {
+  return this.componentInstance
+};
+
+Object.defineProperties( VNode.prototype, prototypeAccessors );
+
+var createEmptyVNode = function (text) {
+  if ( text === void 0 ) text = '';
+
+  var node = new VNode();
+  node.text = text;
+  node.isComment = true;
+  return node
+};
+
+function createTextVNode (val) {
+  return new VNode(undefined, undefined, undefined, String(val))
+}
+
+// optimized shallow clone
+// used for static nodes and slot nodes because they may be reused across
+// multiple renders, cloning them avoids errors when DOM manipulations rely
+// on their elm reference.
+function cloneVNode (vnode) {
+  var cloned = new VNode(
+    vnode.tag,
+    vnode.data,
+    vnode.children,
+    vnode.text,
+    vnode.elm,
+    vnode.context,
+    vnode.componentOptions,
+    vnode.asyncFactory
+  );
+  cloned.ns = vnode.ns;
+  cloned.isStatic = vnode.isStatic;
+  cloned.key = vnode.key;
+  cloned.isComment = vnode.isComment;
+  cloned.isCloned = true;
+  return cloned
+}
+
+function cloneVNodes (vnodes) {
+  var len = vnodes.length;
+  var res = new Array(len);
+  for (var i = 0; i < len; i++) {
+    res[i] = cloneVNode(vnodes[i]);
+  }
+  return res
+}
+
+/*  */
+
+var normalizeEvent = cached(function (name) {
+  var passive = name.charAt(0) === '&';
+  name = passive ? name.slice(1) : name;
+  var once$$1 = name.charAt(0) === '~'; // Prefixed last, checked first
+  name = once$$1 ? name.slice(1) : name;
+  var capture = name.charAt(0) === '!';
+  name = capture ? name.slice(1) : name;
+  return {
+    name: name,
+    once: once$$1,
+    capture: capture,
+    passive: passive
+  }
+});
+
+function createFnInvoker (fns) {
+  function invoker () {
+    var arguments$1 = arguments;
+
+    var fns = invoker.fns;
+    if (Array.isArray(fns)) {
+      var cloned = fns.slice();
+      for (var i = 0; i < cloned.length; i++) {
+        cloned[i].apply(null, arguments$1);
+      }
+    } else {
+      // return handler return value for single handlers
+      return fns.apply(null, arguments)
+    }
+  }
+  invoker.fns = fns;
+  return invoker
+}
+
+function updateListeners (
+  on,
+  oldOn,
+  add,
+  remove$$1,
+  vm
+) {
+  var name, cur, old, event;
+  for (name in on) {
+    cur = on[name];
+    old = oldOn[name];
+    event = normalizeEvent(name);
+    if (isUndef(cur)) {
+      "development" !== 'production' && warn(
+        "Invalid handler for event \"" + (event.name) + "\": got " + String(cur),
+        vm
+      );
+    } else if (isUndef(old)) {
+      if (isUndef(cur.fns)) {
+        cur = on[name] = createFnInvoker(cur);
+      }
+      add(event.name, cur, event.once, event.capture, event.passive);
+    } else if (cur !== old) {
+      old.fns = cur;
+      on[name] = old;
+    }
+  }
+  for (name in oldOn) {
+    if (isUndef(on[name])) {
+      event = normalizeEvent(name);
+      remove$$1(event.name, oldOn[name], event.capture);
+    }
+  }
+}
+
+/*  */
+
+function mergeVNodeHook (def, hookKey, hook) {
+  var invoker;
+  var oldHook = def[hookKey];
+
+  function wrappedHook () {
+    hook.apply(this, arguments);
+    // important: remove merged hook to ensure it's called only once
+    // and prevent memory leak
+    remove(invoker.fns, wrappedHook);
+  }
+
+  if (isUndef(oldHook)) {
+    // no existing hook
+    invoker = createFnInvoker([wrappedHook]);
+  } else {
+    /* istanbul ignore if */
+    if (isDef(oldHook.fns) && isTrue(oldHook.merged)) {
+      // already a merged invoker
+      invoker = oldHook;
+      invoker.fns.push(wrappedHook);
+    } else {
+      // existing plain hook
+      invoker = createFnInvoker([oldHook, wrappedHook]);
+    }
+  }
+
+  invoker.merged = true;
+  def[hookKey] = invoker;
+}
+
+/*  */
+
+function extractPropsFromVNodeData (
+  data,
+  Ctor,
+  tag
+) {
+  // we are only extracting raw values here.
+  // validation and default values are handled in the child
+  // component itself.
+  var propOptions = Ctor.options.props;
+  if (isUndef(propOptions)) {
+    return
+  }
+  var res = {};
+  var attrs = data.attrs;
+  var props = data.props;
+  if (isDef(attrs) || isDef(props)) {
+    for (var key in propOptions) {
+      var altKey = hyphenate(key);
+      {
+        var keyInLowerCase = key.toLowerCase();
+        if (
+          key !== keyInLowerCase &&
+          attrs && hasOwn(attrs, keyInLowerCase)
+        ) {
+          tip(
+            "Prop \"" + keyInLowerCase + "\" is passed to component " +
+            (formatComponentName(tag || Ctor)) + ", but the declared prop name is" +
+            " \"" + key + "\". " +
+            "Note that HTML attributes are case-insensitive and camelCased " +
+            "props need to use their kebab-case equivalents when using in-DOM " +
+            "templates. You should probably use \"" + altKey + "\" instead of \"" + key + "\"."
+          );
+        }
+      }
+      checkProp(res, props, key, altKey, true) ||
+      checkProp(res, attrs, key, altKey, false);
+    }
+  }
+  return res
+}
+
+function checkProp (
+  res,
+  hash,
+  key,
+  altKey,
+  preserve
+) {
+  if (isDef(hash)) {
+    if (hasOwn(hash, key)) {
+      res[key] = hash[key];
+      if (!preserve) {
+        delete hash[key];
+      }
+      return true
+    } else if (hasOwn(hash, altKey)) {
+      res[key] = hash[altKey];
+      if (!preserve) {
+        delete hash[altKey];
+      }
+      return true
+    }
+  }
+  return false
+}
+
+/*  */
+
+// The template compiler attempts to minimize the need for normalization by
+// statically analyzing the template at compile time.
+//
+// For plain HTML markup, normalization can be completely skipped because the
+// generated render function is guaranteed to return Array<VNode>. There are
+// two cases where extra normalization is needed:
+
+// 1. When the children contains components - because a functional component
+// may return an Array instead of a single root. In this case, just a simple
+// normalization is needed - if any child is an Array, we flatten the whole
+// thing with Array.prototype.concat. It is guaranteed to be only 1-level deep
+// because functional components already normalize their own children.
+function simpleNormalizeChildren (children) {
+  for (var i = 0; i < children.length; i++) {
+    if (Array.isArray(children[i])) {
+      return Array.prototype.concat.apply([], children)
+    }
+  }
+  return children
+}
+
+// 2. When the children contains constructs that always generated nested Arrays,
+// e.g. <template>, <slot>, v-for, or when the children is provided by user
+// with hand-written render functions / JSX. In such cases a full normalization
+// is needed to cater to all possible types of children values.
+function normalizeChildren (children) {
+  return isPrimitive(children)
+    ? [createTextVNode(children)]
+    : Array.isArray(children)
+      ? normalizeArrayChildren(children)
+      : undefined
+}
+
+function isTextNode (node) {
+  return isDef(node) && isDef(node.text) && isFalse(node.isComment)
+}
+
+function normalizeArrayChildren (children, nestedIndex) {
+  var res = [];
+  var i, c, last;
+  for (i = 0; i < children.length; i++) {
+    c = children[i];
+    if (isUndef(c) || typeof c === 'boolean') { continue }
+    last = res[res.length - 1];
+    //  nested
+    if (Array.isArray(c)) {
+      res.push.apply(res, normalizeArrayChildren(c, ((nestedIndex || '') + "_" + i)));
+    } else if (isPrimitive(c)) {
+      if (isTextNode(last)) {
+        // merge adjacent text nodes
+        // this is necessary for SSR hydration because text nodes are
+        // essentially merged when rendered to HTML strings
+        (last).text += String(c);
+      } else if (c !== '') {
+        // convert primitive to vnode
+        res.push(createTextVNode(c));
+      }
+    } else {
+      if (isTextNode(c) && isTextNode(last)) {
+        // merge adjacent text nodes
+        res[res.length - 1] = createTextVNode(last.text + c.text);
+      } else {
+        // default key for nested array children (likely generated by v-for)
+        if (isTrue(children._isVList) &&
+          isDef(c.tag) &&
+          isUndef(c.key) &&
+          isDef(nestedIndex)) {
+          c.key = "__vlist" + nestedIndex + "_" + i + "__";
+        }
+        res.push(c);
+      }
+    }
+  }
+  return res
+}
+
+/*  */
+
+function ensureCtor (comp, base) {
+  if (comp.__esModule && comp.default) {
+    comp = comp.default;
+  }
+  return isObject(comp)
+    ? base.extend(comp)
+    : comp
+}
+
+function createAsyncPlaceholder (
+  factory,
+  data,
+  context,
+  children,
+  tag
+) {
+  var node = createEmptyVNode();
+  node.asyncFactory = factory;
+  node.asyncMeta = { data: data, context: context, children: children, tag: tag };
+  return node
+}
+
+function resolveAsyncComponent (
+  factory,
+  baseCtor,
+  context
+) {
+  if (isTrue(factory.error) && isDef(factory.errorComp)) {
+    return factory.errorComp
+  }
+
+  if (isDef(factory.resolved)) {
+    return factory.resolved
+  }
+
+  if (isTrue(factory.loading) && isDef(factory.loadingComp)) {
+    return factory.loadingComp
+  }
+
+  if (isDef(factory.contexts)) {
+    // already pending
+    factory.contexts.push(context);
+  } else {
+    var contexts = factory.contexts = [context];
+    var sync = true;
+
+    var forceRender = function () {
+      for (var i = 0, l = contexts.length; i < l; i++) {
+        contexts[i].$forceUpdate();
+      }
+    };
+
+    var resolve = once(function (res) {
+      // cache resolved
+      factory.resolved = ensureCtor(res, baseCtor);
+      // invoke callbacks only if this is not a synchronous resolve
+      // (async resolves are shimmed as synchronous during SSR)
+      if (!sync) {
+        forceRender();
+      }
+    });
+
+    var reject = once(function (reason) {
+      "development" !== 'production' && warn(
+        "Failed to resolve async component: " + (String(factory)) +
+        (reason ? ("\nReason: " + reason) : '')
+      );
+      if (isDef(factory.errorComp)) {
+        factory.error = true;
+        forceRender();
+      }
+    });
+
+    var res = factory(resolve, reject);
+
+    if (isObject(res)) {
+      if (typeof res.then === 'function') {
+        // () => Promise
+        if (isUndef(factory.resolved)) {
+          res.then(resolve, reject);
+        }
+      } else if (isDef(res.component) && typeof res.component.then === 'function') {
+        res.component.then(resolve, reject);
+
+        if (isDef(res.error)) {
+          factory.errorComp = ensureCtor(res.error, baseCtor);
+        }
+
+        if (isDef(res.loading)) {
+          factory.loadingComp = ensureCtor(res.loading, baseCtor);
+          if (res.delay === 0) {
+            factory.loading = true;
+          } else {
+            setTimeout(function () {
+              if (isUndef(factory.resolved) && isUndef(factory.error)) {
+                factory.loading = true;
+                forceRender();
+              }
+            }, res.delay || 200);
+          }
+        }
+
+        if (isDef(res.timeout)) {
+          setTimeout(function () {
+            if (isUndef(factory.resolved)) {
+              reject(
+                "timeout (" + (res.timeout) + "ms)"
+              );
+            }
+          }, res.timeout);
+        }
+      }
+    }
+
+    sync = false;
+    // return in case resolved synchronously
+    return factory.loading
+      ? factory.loadingComp
+      : factory.resolved
+  }
+}
+
+/*  */
+
+function getFirstComponentChild (children) {
+  if (Array.isArray(children)) {
+    for (var i = 0; i < children.length; i++) {
+      var c = children[i];
+      if (isDef(c) && isDef(c.componentOptions)) {
+        return c
+      }
+    }
+  }
+}
+
+/*  */
+
+/*  */
+
+function initEvents (vm) {
+  vm._events = Object.create(null);
+  vm._hasHookEvent = false;
+  // init parent attached events
+  var listeners = vm.$options._parentListeners;
+  if (listeners) {
+    updateComponentListeners(vm, listeners);
+  }
+}
+
+var target;
+
+function add (event, fn, once$$1) {
+  if (once$$1) {
+    target.$once(event, fn);
+  } else {
+    target.$on(event, fn);
+  }
+}
+
+function remove$1 (event, fn) {
+  target.$off(event, fn);
+}
+
+function updateComponentListeners (
+  vm,
+  listeners,
+  oldListeners
+) {
+  target = vm;
+  updateListeners(listeners, oldListeners || {}, add, remove$1, vm);
+}
+
+function eventsMixin (Vue) {
+  var hookRE = /^hook:/;
+  Vue.prototype.$on = function (event, fn) {
+    var this$1 = this;
+
+    var vm = this;
+    if (Array.isArray(event)) {
+      for (var i = 0, l = event.length; i < l; i++) {
+        this$1.$on(event[i], fn);
+      }
+    } else {
+      (vm._events[event] || (vm._events[event] = [])).push(fn);
+      // optimize hook:event cost by using a boolean flag marked at registration
+      // instead of a hash lookup
+      if (hookRE.test(event)) {
+        vm._hasHookEvent = true;
+      }
+    }
+    return vm
+  };
+
+  Vue.prototype.$once = function (event, fn) {
+    var vm = this;
+    function on () {
+      vm.$off(event, on);
+      fn.apply(vm, arguments);
+    }
+    on.fn = fn;
+    vm.$on(event, on);
+    return vm
+  };
+
+  Vue.prototype.$off = function (event, fn) {
+    var this$1 = this;
+
+    var vm = this;
+    // all
+    if (!arguments.length) {
+      vm._events = Object.create(null);
+      return vm
+    }
+    // array of events
+    if (Array.isArray(event)) {
+      for (var i$1 = 0, l = event.length; i$1 < l; i$1++) {
+        this$1.$off(event[i$1], fn);
+      }
+      return vm
+    }
+    // specific event
+    var cbs = vm._events[event];
+    if (!cbs) {
+      return vm
+    }
+    if (arguments.length === 1) {
+      vm._events[event] = null;
+      return vm
+    }
+    // specific handler
+    var cb;
+    var i = cbs.length;
+    while (i--) {
+      cb = cbs[i];
+      if (cb === fn || cb.fn === fn) {
+        cbs.splice(i, 1);
+        break
+      }
+    }
+    return vm
+  };
+
+  Vue.prototype.$emit = function (event) {
+    var vm = this;
+    {
+      var lowerCaseEvent = event.toLowerCase();
+      if (lowerCaseEvent !== event && vm._events[lowerCaseEvent]) {
+        tip(
+          "Event \"" + lowerCaseEvent + "\" is emitted in component " +
+          (formatComponentName(vm)) + " but the handler is registered for \"" + event + "\". " +
+          "Note that HTML attributes are case-insensitive and you cannot use " +
+          "v-on to listen to camelCase events when using in-DOM templates. " +
+          "You should probably use \"" + (hyphenate(event)) + "\" instead of \"" + event + "\"."
+        );
+      }
+    }
+    var cbs = vm._events[event];
+    if (cbs) {
+      cbs = cbs.length > 1 ? toArray(cbs) : cbs;
+      var args = toArray(arguments, 1);
+      for (var i = 0, l = cbs.length; i < l; i++) {
+        try {
+          cbs[i].apply(vm, args);
+        } catch (e) {
+          handleError(e, vm, ("event handler for \"" + event + "\""));
+        }
+      }
+    }
+    return vm
+  };
+}
+
+/*  */
+
+/**
+ * Runtime helper for resolving raw children VNodes into a slot object.
+ */
+function resolveSlots (
+  children,
+  context
+) {
+  var slots = {};
+  if (!children) {
+    return slots
+  }
+  var defaultSlot = [];
+  for (var i = 0, l = children.length; i < l; i++) {
+    var child = children[i];
+    // named slots should only be respected if the vnode was rendered in the
+    // same context.
+    if ((child.context === context || child.functionalContext === context) &&
+      child.data && child.data.slot != null
+    ) {
+      var name = child.data.slot;
+      var slot = (slots[name] || (slots[name] = []));
+      if (child.tag === 'template') {
+        slot.push.apply(slot, child.children);
+      } else {
+        slot.push(child);
+      }
+    } else {
+      defaultSlot.push(child);
+    }
+  }
+  // ignore whitespace
+  if (!defaultSlot.every(isWhitespace)) {
+    slots.default = defaultSlot;
+  }
+  return slots
+}
+
+function isWhitespace (node) {
+  return node.isComment || node.text === ' '
+}
+
+function resolveScopedSlots (
+  fns, // see flow/vnode
+  res
+) {
+  res = res || {};
+  for (var i = 0; i < fns.length; i++) {
+    if (Array.isArray(fns[i])) {
+      resolveScopedSlots(fns[i], res);
+    } else {
+      res[fns[i].key] = fns[i].fn;
+    }
+  }
+  return res
+}
+
+/*  */
+
+var activeInstance = null;
+var isUpdatingChildComponent = false;
+
+function initLifecycle (vm) {
+  var options = vm.$options;
+
+  // locate first non-abstract parent
+  var parent = options.parent;
+  if (parent && !options.abstract) {
+    while (parent.$options.abstract && parent.$parent) {
+      parent = parent.$parent;
+    }
+    parent.$children.push(vm);
+  }
+
+  vm.$parent = parent;
+  vm.$root = parent ? parent.$root : vm;
+
+  vm.$children = [];
+  vm.$refs = {};
+
+  vm._watcher = null;
+  vm._inactive = null;
+  vm._directInactive = false;
+  vm._isMounted = false;
+  vm._isDestroyed = false;
+  vm._isBeingDestroyed = false;
+}
+
+function lifecycleMixin (Vue) {
+  Vue.prototype._update = function (vnode, hydrating) {
+    var vm = this;
+    if (vm._isMounted) {
+      callHook(vm, 'beforeUpdate');
+    }
+    var prevEl = vm.$el;
+    var prevVnode = vm._vnode;
+    var prevActiveInstance = activeInstance;
+    activeInstance = vm;
+    vm._vnode = vnode;
+    // Vue.prototype.__patch__ is injected in entry points
+    // based on the rendering backend used.
+    if (!prevVnode) {
+      // initial render
+      vm.$el = vm.__patch__(
+        vm.$el, vnode, hydrating, false /* removeOnly */,
+        vm.$options._parentElm,
+        vm.$options._refElm
+      );
+      // no need for the ref nodes after initial patch
+      // this prevents keeping a detached DOM tree in memory (#5851)
+      vm.$options._parentElm = vm.$options._refElm = null;
+    } else {
+      // updates
+      vm.$el = vm.__patch__(prevVnode, vnode);
+    }
+    activeInstance = prevActiveInstance;
+    // update __vue__ reference
+    if (prevEl) {
+      prevEl.__vue__ = null;
+    }
+    if (vm.$el) {
+      vm.$el.__vue__ = vm;
+    }
+    // if parent is an HOC, update its $el as well
+    if (vm.$vnode && vm.$parent && vm.$vnode === vm.$parent._vnode) {
+      vm.$parent.$el = vm.$el;
+    }
+    // updated hook is called by the scheduler to ensure that children are
+    // updated in a parent's updated hook.
+  };
+
+  Vue.prototype.$forceUpdate = function () {
+    var vm = this;
+    if (vm._watcher) {
+      vm._watcher.update();
+    }
+  };
+
+  Vue.prototype.$destroy = function () {
+    var vm = this;
+    if (vm._isBeingDestroyed) {
+      return
+    }
+    callHook(vm, 'beforeDestroy');
+    vm._isBeingDestroyed = true;
+    // remove self from parent
+    var parent = vm.$parent;
+    if (parent && !parent._isBeingDestroyed && !vm.$options.abstract) {
+      remove(parent.$children, vm);
+    }
+    // teardown watchers
+    if (vm._watcher) {
+      vm._watcher.teardown();
+    }
+    var i = vm._watchers.length;
+    while (i--) {
+      vm._watchers[i].teardown();
+    }
+    // remove reference from data ob
+    // frozen object may not have observer.
+    if (vm._data.__ob__) {
+      vm._data.__ob__.vmCount--;
+    }
+    // call the last hook...
+    vm._isDestroyed = true;
+    // invoke destroy hooks on current rendered tree
+    vm.__patch__(vm._vnode, null);
+    // fire destroyed hook
+    callHook(vm, 'destroyed');
+    // turn off all instance listeners.
+    vm.$off();
+    // remove __vue__ reference
+    if (vm.$el) {
+      vm.$el.__vue__ = null;
+    }
+  };
+}
+
+function mountComponent (
+  vm,
+  el,
+  hydrating
+) {
+  vm.$el = el;
+  if (!vm.$options.render) {
+    vm.$options.render = createEmptyVNode;
+    {
+      /* istanbul ignore if */
+      if ((vm.$options.template && vm.$options.template.charAt(0) !== '#') ||
+        vm.$options.el || el) {
+        warn(
+          'You are using the runtime-only build of Vue where the template ' +
+          'compiler is not available. Either pre-compile the templates into ' +
+          'render functions, or use the compiler-included build.',
+          vm
+        );
+      } else {
+        warn(
+          'Failed to mount component: template or render function not defined.',
+          vm
+        );
+      }
+    }
+  }
+  callHook(vm, 'beforeMount');
+
+  var updateComponent;
+  /* istanbul ignore if */
+  if ("development" !== 'production' && config.performance && mark) {
+    updateComponent = function () {
+      var name = vm._name;
+      var id = vm._uid;
+      var startTag = "vue-perf-start:" + id;
+      var endTag = "vue-perf-end:" + id;
+
+      mark(startTag);
+      var vnode = vm._render();
+      mark(endTag);
+      measure((name + " render"), startTag, endTag);
+
+      mark(startTag);
+      vm._update(vnode, hydrating);
+      mark(endTag);
+      measure((name + " patch"), startTag, endTag);
+    };
+  } else {
+    updateComponent = function () {
+      vm._update(vm._render(), hydrating);
+    };
+  }
+
+  vm._watcher = new Watcher(vm, updateComponent, noop);
+  hydrating = false;
+
+  // manually mounted instance, call mounted on self
+  // mounted is called for render-created child components in its inserted hook
+  if (vm.$vnode == null) {
+    vm._isMounted = true;
+    callHook(vm, 'mounted');
+  }
+  return vm
+}
+
+function updateChildComponent (
+  vm,
+  propsData,
+  listeners,
+  parentVnode,
+  renderChildren
+) {
+  {
+    isUpdatingChildComponent = true;
+  }
+
+  // determine whether component has slot children
+  // we need to do this before overwriting $options._renderChildren
+  var hasChildren = !!(
+    renderChildren ||               // has new static slots
+    vm.$options._renderChildren ||  // has old static slots
+    parentVnode.data.scopedSlots || // has new scoped slots
+    vm.$scopedSlots !== emptyObject // has old scoped slots
+  );
+
+  vm.$options._parentVnode = parentVnode;
+  vm.$vnode = parentVnode; // update vm's placeholder node without re-render
+
+  if (vm._vnode) { // update child tree's parent
+    vm._vnode.parent = parentVnode;
+  }
+  vm.$options._renderChildren = renderChildren;
+
+  // update $attrs and $listensers hash
+  // these are also reactive so they may trigger child update if the child
+  // used them during render
+  vm.$attrs = parentVnode.data && parentVnode.data.attrs;
+  vm.$listeners = listeners;
+
+  // update props
+  if (propsData && vm.$options.props) {
+    observerState.shouldConvert = false;
+    var props = vm._props;
+    var propKeys = vm.$options._propKeys || [];
+    for (var i = 0; i < propKeys.length; i++) {
+      var key = propKeys[i];
+      props[key] = validateProp(key, vm.$options.props, propsData, vm);
+    }
+    observerState.shouldConvert = true;
+    // keep a copy of raw propsData
+    vm.$options.propsData = propsData;
+  }
+
+  // update listeners
+  if (listeners) {
+    var oldListeners = vm.$options._parentListeners;
+    vm.$options._parentListeners = listeners;
+    updateComponentListeners(vm, listeners, oldListeners);
+  }
+  // resolve slots + force update if has children
+  if (hasChildren) {
+    vm.$slots = resolveSlots(renderChildren, parentVnode.context);
+    vm.$forceUpdate();
+  }
+
+  {
+    isUpdatingChildComponent = false;
+  }
+}
+
+function isInInactiveTree (vm) {
+  while (vm && (vm = vm.$parent)) {
+    if (vm._inactive) { return true }
+  }
+  return false
+}
+
+function activateChildComponent (vm, direct) {
+  if (direct) {
+    vm._directInactive = false;
+    if (isInInactiveTree(vm)) {
+      return
+    }
+  } else if (vm._directInactive) {
+    return
+  }
+  if (vm._inactive || vm._inactive === null) {
+    vm._inactive = false;
+    for (var i = 0; i < vm.$children.length; i++) {
+      activateChildComponent(vm.$children[i]);
+    }
+    callHook(vm, 'activated');
+  }
+}
+
+function deactivateChildComponent (vm, direct) {
+  if (direct) {
+    vm._directInactive = true;
+    if (isInInactiveTree(vm)) {
+      return
+    }
+  }
+  if (!vm._inactive) {
+    vm._inactive = true;
+    for (var i = 0; i < vm.$children.length; i++) {
+      deactivateChildComponent(vm.$children[i]);
+    }
+    callHook(vm, 'deactivated');
+  }
+}
+
+function callHook (vm, hook) {
+  var handlers = vm.$options[hook];
+  if (handlers) {
+    for (var i = 0, j = handlers.length; i < j; i++) {
+      try {
+        handlers[i].call(vm);
+      } catch (e) {
+        handleError(e, vm, (hook + " hook"));
+      }
+    }
+  }
+  if (vm._hasHookEvent) {
+    vm.$emit('hook:' + hook);
+  }
+}
+
+/*  */
+
+
+var MAX_UPDATE_COUNT = 100;
+
+var queue = [];
+var activatedChildren = [];
+var has = {};
+var circular = {};
+var waiting = false;
+var flushing = false;
+var index = 0;
+
+/**
+ * Reset the scheduler's state.
+ */
+function resetSchedulerState () {
+  index = queue.length = activatedChildren.length = 0;
+  has = {};
+  {
+    circular = {};
+  }
+  waiting = flushing = false;
+}
+
+/**
+ * Flush both queues and run the watchers.
+ */
+function flushSchedulerQueue () {
+  flushing = true;
+  var watcher, id;
+
+  // Sort queue before flush.
+  // This ensures that:
+  // 1. Components are updated from parent to child. (because parent is always
+  //    created before the child)
+  // 2. A component's user watchers are run before its render watcher (because
+  //    user watchers are created before the render watcher)
+  // 3. If a component is destroyed during a parent component's watcher run,
+  //    its watchers can be skipped.
+  queue.sort(function (a, b) { return a.id - b.id; });
+
+  // do not cache length because more watchers might be pushed
+  // as we run existing watchers
+  for (index = 0; index < queue.length; index++) {
+    watcher = queue[index];
+    id = watcher.id;
+    has[id] = null;
+    watcher.run();
+    // in dev build, check and stop circular updates.
+    if ("development" !== 'production' && has[id] != null) {
+      circular[id] = (circular[id] || 0) + 1;
+      if (circular[id] > MAX_UPDATE_COUNT) {
+        warn(
+          'You may have an infinite update loop ' + (
+            watcher.user
+              ? ("in watcher with expression \"" + (watcher.expression) + "\"")
+              : "in a component render function."
+          ),
+          watcher.vm
+        );
+        break
+      }
+    }
+  }
+
+  // keep copies of post queues before resetting state
+  var activatedQueue = activatedChildren.slice();
+  var updatedQueue = queue.slice();
+
+  resetSchedulerState();
+
+  // call component updated and activated hooks
+  callActivatedHooks(activatedQueue);
+  callUpdatedHooks(updatedQueue);
+
+  // devtool hook
+  /* istanbul ignore if */
+  if (devtools && config.devtools) {
+    devtools.emit('flush');
+  }
+}
+
+function callUpdatedHooks (queue) {
+  var i = queue.length;
+  while (i--) {
+    var watcher = queue[i];
+    var vm = watcher.vm;
+    if (vm._watcher === watcher && vm._isMounted) {
+      callHook(vm, 'updated');
+    }
+  }
+}
+
+/**
+ * Queue a kept-alive component that was activated during patch.
+ * The queue will be processed after the entire tree has been patched.
+ */
+function queueActivatedComponent (vm) {
+  // setting _inactive to false here so that a render function can
+  // rely on checking whether it's in an inactive tree (e.g. router-view)
+  vm._inactive = false;
+  activatedChildren.push(vm);
+}
+
+function callActivatedHooks (queue) {
+  for (var i = 0; i < queue.length; i++) {
+    queue[i]._inactive = true;
+    activateChildComponent(queue[i], true /* true */);
+  }
+}
+
+/**
+ * Push a watcher into the watcher queue.
+ * Jobs with duplicate IDs will be skipped unless it's
+ * pushed when the queue is being flushed.
+ */
+function queueWatcher (watcher) {
+  var id = watcher.id;
+  if (has[id] == null) {
+    has[id] = true;
+    if (!flushing) {
+      queue.push(watcher);
+    } else {
+      // if already flushing, splice the watcher based on its id
+      // if already past its id, it will be run next immediately.
+      var i = queue.length - 1;
+      while (i > index && queue[i].id > watcher.id) {
+        i--;
+      }
+      queue.splice(i + 1, 0, watcher);
+    }
+    // queue the flush
+    if (!waiting) {
+      waiting = true;
+      nextTick(flushSchedulerQueue);
+    }
+  }
+}
+
+/*  */
+
+var uid$2 = 0;
+
+/**
+ * A watcher parses an expression, collects dependencies,
+ * and fires callback when the expression value changes.
+ * This is used for both the $watch() api and directives.
+ */
+var Watcher = function Watcher (
+  vm,
+  expOrFn,
+  cb,
+  options
+) {
+  this.vm = vm;
+  vm._watchers.push(this);
+  // options
+  if (options) {
+    this.deep = !!options.deep;
+    this.user = !!options.user;
+    this.lazy = !!options.lazy;
+    this.sync = !!options.sync;
+  } else {
+    this.deep = this.user = this.lazy = this.sync = false;
+  }
+  this.cb = cb;
+  this.id = ++uid$2; // uid for batching
+  this.active = true;
+  this.dirty = this.lazy; // for lazy watchers
+  this.deps = [];
+  this.newDeps = [];
+  this.depIds = new _Set();
+  this.newDepIds = new _Set();
+  this.expression = expOrFn.toString();
+  // parse expression for getter
+  if (typeof expOrFn === 'function') {
+    this.getter = expOrFn;
+  } else {
+    this.getter = parsePath(expOrFn);
+    if (!this.getter) {
+      this.getter = function () {};
+      "development" !== 'production' && warn(
+        "Failed watching path: \"" + expOrFn + "\" " +
+        'Watcher only accepts simple dot-delimited paths. ' +
+        'For full control, use a function instead.',
+        vm
+      );
+    }
+  }
+  this.value = this.lazy
+    ? undefined
+    : this.get();
+};
+
+/**
+ * Evaluate the getter, and re-collect dependencies.
+ */
+Watcher.prototype.get = function get () {
+  pushTarget(this);
+  var value;
+  var vm = this.vm;
+  try {
+    value = this.getter.call(vm, vm);
+  } catch (e) {
+    if (this.user) {
+      handleError(e, vm, ("getter for watcher \"" + (this.expression) + "\""));
+    } else {
+      throw e
+    }
+  } finally {
+    // "touch" every property so they are all tracked as
+    // dependencies for deep watching
+    if (this.deep) {
+      traverse(value);
+    }
+    popTarget();
+    this.cleanupDeps();
+  }
+  return value
+};
+
+/**
+ * Add a dependency to this directive.
+ */
+Watcher.prototype.addDep = function addDep (dep) {
+  var id = dep.id;
+  if (!this.newDepIds.has(id)) {
+    this.newDepIds.add(id);
+    this.newDeps.push(dep);
+    if (!this.depIds.has(id)) {
+      dep.addSub(this);
+    }
+  }
+};
+
+/**
+ * Clean up for dependency collection.
+ */
+Watcher.prototype.cleanupDeps = function cleanupDeps () {
+    var this$1 = this;
+
+  var i = this.deps.length;
+  while (i--) {
+    var dep = this$1.deps[i];
+    if (!this$1.newDepIds.has(dep.id)) {
+      dep.removeSub(this$1);
+    }
+  }
+  var tmp = this.depIds;
+  this.depIds = this.newDepIds;
+  this.newDepIds = tmp;
+  this.newDepIds.clear();
+  tmp = this.deps;
+  this.deps = this.newDeps;
+  this.newDeps = tmp;
+  this.newDeps.length = 0;
+};
+
+/**
+ * Subscriber interface.
+ * Will be called when a dependency changes.
+ */
+Watcher.prototype.update = function update () {
+  /* istanbul ignore else */
+  if (this.lazy) {
+    this.dirty = true;
+  } else if (this.sync) {
+    this.run();
+  } else {
+    queueWatcher(this);
+  }
+};
+
+/**
+ * Scheduler job interface.
+ * Will be called by the scheduler.
+ */
+Watcher.prototype.run = function run () {
+  if (this.active) {
+    var value = this.get();
+    if (
+      value !== this.value ||
+      // Deep watchers and watchers on Object/Arrays should fire even
+      // when the value is the same, because the value may
+      // have mutated.
+      isObject(value) ||
+      this.deep
+    ) {
+      // set new value
+      var oldValue = this.value;
+      this.value = value;
+      if (this.user) {
+        try {
+          this.cb.call(this.vm, value, oldValue);
+        } catch (e) {
+          handleError(e, this.vm, ("callback for watcher \"" + (this.expression) + "\""));
+        }
+      } else {
+        this.cb.call(this.vm, value, oldValue);
+      }
+    }
+  }
+};
+
+/**
+ * Evaluate the value of the watcher.
+ * This only gets called for lazy watchers.
+ */
+Watcher.prototype.evaluate = function evaluate () {
+  this.value = this.get();
+  this.dirty = false;
+};
+
+/**
+ * Depend on all deps collected by this watcher.
+ */
+Watcher.prototype.depend = function depend () {
+    var this$1 = this;
+
+  var i = this.deps.length;
+  while (i--) {
+    this$1.deps[i].depend();
+  }
+};
+
+/**
+ * Remove self from all dependencies' subscriber list.
+ */
+Watcher.prototype.teardown = function teardown () {
+    var this$1 = this;
+
+  if (this.active) {
+    // remove self from vm's watcher list
+    // this is a somewhat expensive operation so we skip it
+    // if the vm is being destroyed.
+    if (!this.vm._isBeingDestroyed) {
+      remove(this.vm._watchers, this);
+    }
+    var i = this.deps.length;
+    while (i--) {
+      this$1.deps[i].removeSub(this$1);
+    }
+    this.active = false;
+  }
+};
+
+/**
+ * Recursively traverse an object to evoke all converted
+ * getters, so that every nested property inside the object
+ * is collected as a "deep" dependency.
+ */
+var seenObjects = new _Set();
+function traverse (val) {
+  seenObjects.clear();
+  _traverse(val, seenObjects);
+}
+
+function _traverse (val, seen) {
+  var i, keys;
+  var isA = Array.isArray(val);
+  if ((!isA && !isObject(val)) || !Object.isExtensible(val)) {
+    return
+  }
+  if (val.__ob__) {
+    var depId = val.__ob__.dep.id;
+    if (seen.has(depId)) {
+      return
+    }
+    seen.add(depId);
+  }
+  if (isA) {
+    i = val.length;
+    while (i--) { _traverse(val[i], seen); }
+  } else {
+    keys = Object.keys(val);
+    i = keys.length;
+    while (i--) { _traverse(val[keys[i]], seen); }
+  }
+}
+
+/*  */
+
+var sharedPropertyDefinition = {
+  enumerable: true,
+  configurable: true,
+  get: noop,
+  set: noop
+};
+
+function proxy (target, sourceKey, key) {
+  sharedPropertyDefinition.get = function proxyGetter () {
+    return this[sourceKey][key]
+  };
+  sharedPropertyDefinition.set = function proxySetter (val) {
+    this[sourceKey][key] = val;
+  };
+  Object.defineProperty(target, key, sharedPropertyDefinition);
+}
+
+function initState (vm) {
+  vm._watchers = [];
+  var opts = vm.$options;
+  if (opts.props) { initProps(vm, opts.props); }
+  if (opts.methods) { initMethods(vm, opts.methods); }
+  if (opts.data) {
+    initData(vm);
+  } else {
+    observe(vm._data = {}, true /* asRootData */);
+  }
+  if (opts.computed) { initComputed(vm, opts.computed); }
+  if (opts.watch && opts.watch !== nativeWatch) {
+    initWatch(vm, opts.watch);
+  }
+}
+
+function checkOptionType (vm, name) {
+  var option = vm.$options[name];
+  if (!isPlainObject(option)) {
+    warn(
+      ("component option \"" + name + "\" should be an object."),
+      vm
+    );
+  }
+}
+
+function initProps (vm, propsOptions) {
+  var propsData = vm.$options.propsData || {};
+  var props = vm._props = {};
+  // cache prop keys so that future props updates can iterate using Array
+  // instead of dynamic object key enumeration.
+  var keys = vm.$options._propKeys = [];
+  var isRoot = !vm.$parent;
+  // root instance props should be converted
+  observerState.shouldConvert = isRoot;
+  var loop = function ( key ) {
+    keys.push(key);
+    var value = validateProp(key, propsOptions, propsData, vm);
+    /* istanbul ignore else */
+    {
+      if (isReservedAttribute(key) || config.isReservedAttr(key)) {
+        warn(
+          ("\"" + key + "\" is a reserved attribute and cannot be used as component prop."),
+          vm
+        );
+      }
+      defineReactive$$1(props, key, value, function () {
+        if (vm.$parent && !isUpdatingChildComponent) {
+          warn(
+            "Avoid mutating a prop directly since the value will be " +
+            "overwritten whenever the parent component re-renders. " +
+            "Instead, use a data or computed property based on the prop's " +
+            "value. Prop being mutated: \"" + key + "\"",
+            vm
+          );
+        }
+      });
+    }
+    // static props are already proxied on the component's prototype
+    // during Vue.extend(). We only need to proxy props defined at
+    // instantiation here.
+    if (!(key in vm)) {
+      proxy(vm, "_props", key);
+    }
+  };
+
+  for (var key in propsOptions) loop( key );
+  observerState.shouldConvert = true;
+}
+
+function initData (vm) {
+  var data = vm.$options.data;
+  data = vm._data = typeof data === 'function'
+    ? getData(data, vm)
+    : data || {};
+  if (!isPlainObject(data)) {
+    data = {};
+    "development" !== 'production' && warn(
+      'data functions should return an object:\n' +
+      'https://vuejs.org/v2/guide/components.html#data-Must-Be-a-Function',
+      vm
+    );
+  }
+  // proxy data on instance
+  var keys = Object.keys(data);
+  var props = vm.$options.props;
+  var methods = vm.$options.methods;
+  var i = keys.length;
+  while (i--) {
+    var key = keys[i];
+    {
+      if (methods && hasOwn(methods, key)) {
+        warn(
+          ("method \"" + key + "\" has already been defined as a data property."),
+          vm
+        );
+      }
+    }
+    if (props && hasOwn(props, key)) {
+      "development" !== 'production' && warn(
+        "The data property \"" + key + "\" is already declared as a prop. " +
+        "Use prop default value instead.",
+        vm
+      );
+    } else if (!isReserved(key)) {
+      proxy(vm, "_data", key);
+    }
+  }
+  // observe data
+  observe(data, true /* asRootData */);
+}
+
+function getData (data, vm) {
+  try {
+    return data.call(vm)
+  } catch (e) {
+    handleError(e, vm, "data()");
+    return {}
+  }
+}
+
+var computedWatcherOptions = { lazy: true };
+
+function initComputed (vm, computed) {
+  "development" !== 'production' && checkOptionType(vm, 'computed');
+  var watchers = vm._computedWatchers = Object.create(null);
+
+  for (var key in computed) {
+    var userDef = computed[key];
+    var getter = typeof userDef === 'function' ? userDef : userDef.get;
+    {
+      if (getter === undefined) {
+        warn(
+          ("No getter function has been defined for computed property \"" + key + "\"."),
+          vm
+        );
+        getter = noop;
+      }
+    }
+    // create internal watcher for the computed property.
+    watchers[key] = new Watcher(vm, getter, noop, computedWatcherOptions);
+
+    // component-defined computed properties are already defined on the
+    // component prototype. We only need to define computed properties defined
+    // at instantiation here.
+    if (!(key in vm)) {
+      defineComputed(vm, key, userDef);
+    } else {
+      if (key in vm.$data) {
+        warn(("The computed property \"" + key + "\" is already defined in data."), vm);
+      } else if (vm.$options.props && key in vm.$options.props) {
+        warn(("The computed property \"" + key + "\" is already defined as a prop."), vm);
+      }
+    }
+  }
+}
+
+function defineComputed (target, key, userDef) {
+  if (typeof userDef === 'function') {
+    sharedPropertyDefinition.get = createComputedGetter(key);
+    sharedPropertyDefinition.set = noop;
+  } else {
+    sharedPropertyDefinition.get = userDef.get
+      ? userDef.cache !== false
+        ? createComputedGetter(key)
+        : userDef.get
+      : noop;
+    sharedPropertyDefinition.set = userDef.set
+      ? userDef.set
+      : noop;
+  }
+  Object.defineProperty(target, key, sharedPropertyDefinition);
+}
+
+function createComputedGetter (key) {
+  return function computedGetter () {
+    var watcher = this._computedWatchers && this._computedWatchers[key];
+    if (watcher) {
+      if (watcher.dirty) {
+        watcher.evaluate();
+      }
+      if (Dep.target) {
+        watcher.depend();
+      }
+      return watcher.value
+    }
+  }
+}
+
+function initMethods (vm, methods) {
+  "development" !== 'production' && checkOptionType(vm, 'methods');
+  var props = vm.$options.props;
+  for (var key in methods) {
+    vm[key] = methods[key] == null ? noop : bind(methods[key], vm);
+    {
+      if (methods[key] == null) {
+        warn(
+          "method \"" + key + "\" has an undefined value in the component definition. " +
+          "Did you reference the function correctly?",
+          vm
+        );
+      }
+      if (props && hasOwn(props, key)) {
+        warn(
+          ("method \"" + key + "\" has already been defined as a prop."),
+          vm
+        );
+      }
+    }
+  }
+}
+
+function initWatch (vm, watch) {
+  "development" !== 'production' && checkOptionType(vm, 'watch');
+  for (var key in watch) {
+    var handler = watch[key];
+    if (Array.isArray(handler)) {
+      for (var i = 0; i < handler.length; i++) {
+        createWatcher(vm, key, handler[i]);
+      }
+    } else {
+      createWatcher(vm, key, handler);
+    }
+  }
+}
+
+function createWatcher (
+  vm,
+  keyOrFn,
+  handler,
+  options
+) {
+  if (isPlainObject(handler)) {
+    options = handler;
+    handler = handler.handler;
+  }
+  if (typeof handler === 'string') {
+    handler = vm[handler];
+  }
+  return vm.$watch(keyOrFn, handler, options)
+}
+
+function stateMixin (Vue) {
+  // flow somehow has problems with directly declared definition object
+  // when using Object.defineProperty, so we have to procedurally build up
+  // the object here.
+  var dataDef = {};
+  dataDef.get = function () { return this._data };
+  var propsDef = {};
+  propsDef.get = function () { return this._props };
+  {
+    dataDef.set = function (newData) {
+      warn(
+        'Avoid replacing instance root $data. ' +
+        'Use nested data properties instead.',
+        this
+      );
+    };
+    propsDef.set = function () {
+      warn("$props is readonly.", this);
+    };
+  }
+  Object.defineProperty(Vue.prototype, '$data', dataDef);
+  Object.defineProperty(Vue.prototype, '$props', propsDef);
+
+  Vue.prototype.$set = set;
+  Vue.prototype.$delete = del;
+
+  Vue.prototype.$watch = function (
+    expOrFn,
+    cb,
+    options
+  ) {
+    var vm = this;
+    if (isPlainObject(cb)) {
+      return createWatcher(vm, expOrFn, cb, options)
+    }
+    options = options || {};
+    options.user = true;
+    var watcher = new Watcher(vm, expOrFn, cb, options);
+    if (options.immediate) {
+      cb.call(vm, watcher.value);
+    }
+    return function unwatchFn () {
+      watcher.teardown();
+    }
+  };
+}
+
+/*  */
+
+function initProvide (vm) {
+  var provide = vm.$options.provide;
+  if (provide) {
+    vm._provided = typeof provide === 'function'
+      ? provide.call(vm)
+      : provide;
+  }
+}
+
+function initInjections (vm) {
+  var result = resolveInject(vm.$options.inject, vm);
+  if (result) {
+    observerState.shouldConvert = false;
+    Object.keys(result).forEach(function (key) {
+      /* istanbul ignore else */
+      {
+        defineReactive$$1(vm, key, result[key], function () {
+          warn(
+            "Avoid mutating an injected value directly since the changes will be " +
+            "overwritten whenever the provided component re-renders. " +
+            "injection being mutated: \"" + key + "\"",
+            vm
+          );
+        });
+      }
+    });
+    observerState.shouldConvert = true;
+  }
+}
+
+function resolveInject (inject, vm) {
+  if (inject) {
+    // inject is :any because flow is not smart enough to figure out cached
+    var result = Object.create(null);
+    var keys = hasSymbol
+        ? Reflect.ownKeys(inject)
+        : Object.keys(inject);
+
+    for (var i = 0; i < keys.length; i++) {
+      var key = keys[i];
+      var provideKey = inject[key];
+      var source = vm;
+      while (source) {
+        if (source._provided && provideKey in source._provided) {
+          result[key] = source._provided[provideKey];
+          break
+        }
+        source = source.$parent;
+      }
+      if ("development" !== 'production' && !hasOwn(result, key)) {
+        warn(("Injection \"" + key + "\" not found"), vm);
+      }
+    }
+    return result
+  }
+}
+
+/*  */
+
+function createFunctionalComponent (
+  Ctor,
+  propsData,
+  data,
+  context,
+  children
+) {
+  var props = {};
+  var propOptions = Ctor.options.props;
+  if (isDef(propOptions)) {
+    for (var key in propOptions) {
+      props[key] = validateProp(key, propOptions, propsData || {});
+    }
+  } else {
+    if (isDef(data.attrs)) { mergeProps(props, data.attrs); }
+    if (isDef(data.props)) { mergeProps(props, data.props); }
+  }
+  // ensure the createElement function in functional components
+  // gets a unique context - this is necessary for correct named slot check
+  var _context = Object.create(context);
+  var h = function (a, b, c, d) { return createElement(_context, a, b, c, d, true); };
+  var vnode = Ctor.options.render.call(null, h, {
+    data: data,
+    props: props,
+    children: children,
+    parent: context,
+    listeners: data.on || {},
+    injections: resolveInject(Ctor.options.inject, context),
+    slots: function () { return resolveSlots(children, context); }
+  });
+  if (vnode instanceof VNode) {
+    vnode.functionalContext = context;
+    vnode.functionalOptions = Ctor.options;
+    if (data.slot) {
+      (vnode.data || (vnode.data = {})).slot = data.slot;
+    }
+  }
+  return vnode
+}
+
+function mergeProps (to, from) {
+  for (var key in from) {
+    to[camelize(key)] = from[key];
+  }
+}
+
+/*  */
+
+// hooks to be invoked on component VNodes during patch
+var componentVNodeHooks = {
+  init: function init (
+    vnode,
+    hydrating,
+    parentElm,
+    refElm
+  ) {
+    if (!vnode.componentInstance || vnode.componentInstance._isDestroyed) {
+      var child = vnode.componentInstance = createComponentInstanceForVnode(
+        vnode,
+        activeInstance,
+        parentElm,
+        refElm
+      );
+      child.$mount(hydrating ? vnode.elm : undefined, hydrating);
+    } else if (vnode.data.keepAlive) {
+      // kept-alive components, treat as a patch
+      var mountedNode = vnode; // work around flow
+      componentVNodeHooks.prepatch(mountedNode, mountedNode);
+    }
+  },
+
+  prepatch: function prepatch (oldVnode, vnode) {
+    var options = vnode.componentOptions;
+    var child = vnode.componentInstance = oldVnode.componentInstance;
+    updateChildComponent(
+      child,
+      options.propsData, // updated props
+      options.listeners, // updated listeners
+      vnode, // new parent vnode
+      options.children // new children
+    );
+  },
+
+  insert: function insert (vnode) {
+    var context = vnode.context;
+    var componentInstance = vnode.componentInstance;
+    if (!componentInstance._isMounted) {
+      componentInstance._isMounted = true;
+      callHook(componentInstance, 'mounted');
+    }
+    if (vnode.data.keepAlive) {
+      if (context._isMounted) {
+        // vue-router#1212
+        // During updates, a kept-alive component's child components may
+        // change, so directly walking the tree here may call activated hooks
+        // on incorrect children. Instead we push them into a queue which will
+        // be processed after the whole patch process ended.
+        queueActivatedComponent(componentInstance);
+      } else {
+        activateChildComponent(componentInstance, true /* direct */);
+      }
+    }
+  },
+
+  destroy: function destroy (vnode) {
+    var componentInstance = vnode.componentInstance;
+    if (!componentInstance._isDestroyed) {
+      if (!vnode.data.keepAlive) {
+        componentInstance.$destroy();
+      } else {
+        deactivateChildComponent(componentInstance, true /* direct */);
+      }
+    }
+  }
+};
+
+var hooksToMerge = Object.keys(componentVNodeHooks);
+
+function createComponent (
+  Ctor,
+  data,
+  context,
+  children,
+  tag
+) {
+  if (isUndef(Ctor)) {
+    return
+  }
+
+  var baseCtor = context.$options._base;
+
+  // plain options object: turn it into a constructor
+  if (isObject(Ctor)) {
+    Ctor = baseCtor.extend(Ctor);
+  }
+
+  // if at this stage it's not a constructor or an async component factory,
+  // reject.
+  if (typeof Ctor !== 'function') {
+    {
+      warn(("Invalid Component definition: " + (String(Ctor))), context);
+    }
+    return
+  }
+
+  // async component
+  var asyncFactory;
+  if (isUndef(Ctor.cid)) {
+    asyncFactory = Ctor;
+    Ctor = resolveAsyncComponent(asyncFactory, baseCtor, context);
+    if (Ctor === undefined) {
+      // return a placeholder node for async component, which is rendered
+      // as a comment node but preserves all the raw information for the node.
+      // the information will be used for async server-rendering and hydration.
+      return createAsyncPlaceholder(
+        asyncFactory,
+        data,
+        context,
+        children,
+        tag
+      )
+    }
+  }
+
+  data = data || {};
+
+  // resolve constructor options in case global mixins are applied after
+  // component constructor creation
+  resolveConstructorOptions(Ctor);
+
+  // transform component v-model data into props & events
+  if (isDef(data.model)) {
+    transformModel(Ctor.options, data);
+  }
+
+  // extract props
+  var propsData = extractPropsFromVNodeData(data, Ctor, tag);
+
+  // functional component
+  if (isTrue(Ctor.options.functional)) {
+    return createFunctionalComponent(Ctor, propsData, data, context, children)
+  }
+
+  // keep listeners
+  var listeners = data.on;
+
+  if (isTrue(Ctor.options.abstract)) {
+    // abstract components do not keep anything
+    // other than props & listeners & slot
+
+    // work around flow
+    var slot = data.slot;
+    data = {};
+    if (slot) {
+      data.slot = slot;
+    }
+  }
+
+  // merge component management hooks onto the placeholder node
+  mergeHooks(data);
+
+  // return a placeholder vnode
+  var name = Ctor.options.name || tag;
+  var vnode = new VNode(
+    ("vue-component-" + (Ctor.cid) + (name ? ("-" + name) : '')),
+    data, undefined, undefined, undefined, context,
+    { Ctor: Ctor, propsData: propsData, listeners: listeners, tag: tag, children: children },
+    asyncFactory
+  );
+  return vnode
+}
+
+function createComponentInstanceForVnode (
+  vnode, // we know it's MountedComponentVNode but flow doesn't
+  parent, // activeInstance in lifecycle state
+  parentElm,
+  refElm
+) {
+  var vnodeComponentOptions = vnode.componentOptions;
+  var options = {
+    _isComponent: true,
+    parent: parent,
+    propsData: vnodeComponentOptions.propsData,
+    _componentTag: vnodeComponentOptions.tag,
+    _parentVnode: vnode,
+    _parentListeners: vnodeComponentOptions.listeners,
+    _renderChildren: vnodeComponentOptions.children,
+    _parentElm: parentElm || null,
+    _refElm: refElm || null
+  };
+  // check inline-template render functions
+  var inlineTemplate = vnode.data.inlineTemplate;
+  if (isDef(inlineTemplate)) {
+    options.render = inlineTemplate.render;
+    options.staticRenderFns = inlineTemplate.staticRenderFns;
+  }
+  return new vnodeComponentOptions.Ctor(options)
+}
+
+function mergeHooks (data) {
+  if (!data.hook) {
+    data.hook = {};
+  }
+  for (var i = 0; i < hooksToMerge.length; i++) {
+    var key = hooksToMerge[i];
+    var fromParent = data.hook[key];
+    var ours = componentVNodeHooks[key];
+    data.hook[key] = fromParent ? mergeHook$1(ours, fromParent) : ours;
+  }
+}
+
+function mergeHook$1 (one, two) {
+  return function (a, b, c, d) {
+    one(a, b, c, d);
+    two(a, b, c, d);
+  }
+}
+
+// transform component v-model info (value and callback) into
+// prop and event handler respectively.
+function transformModel (options, data) {
+  var prop = (options.model && options.model.prop) || 'value';
+  var event = (options.model && options.model.event) || 'input';(data.props || (data.props = {}))[prop] = data.model.value;
+  var on = data.on || (data.on = {});
+  if (isDef(on[event])) {
+    on[event] = [data.model.callback].concat(on[event]);
+  } else {
+    on[event] = data.model.callback;
+  }
+}
+
+/*  */
+
+var SIMPLE_NORMALIZE = 1;
+var ALWAYS_NORMALIZE = 2;
+
+// wrapper function for providing a more flexible interface
+// without getting yelled at by flow
+function createElement (
+  context,
+  tag,
+  data,
+  children,
+  normalizationType,
+  alwaysNormalize
+) {
+  if (Array.isArray(data) || isPrimitive(data)) {
+    normalizationType = children;
+    children = data;
+    data = undefined;
+  }
+  if (isTrue(alwaysNormalize)) {
+    normalizationType = ALWAYS_NORMALIZE;
+  }
+  return _createElement(context, tag, data, children, normalizationType)
+}
+
+function _createElement (
+  context,
+  tag,
+  data,
+  children,
+  normalizationType
+) {
+  if (isDef(data) && isDef((data).__ob__)) {
+    "development" !== 'production' && warn(
+      "Avoid using observed data object as vnode data: " + (JSON.stringify(data)) + "\n" +
+      'Always create fresh vnode data objects in each render!',
+      context
+    );
+    return createEmptyVNode()
+  }
+  // object syntax in v-bind
+  if (isDef(data) && isDef(data.is)) {
+    tag = data.is;
+  }
+  if (!tag) {
+    // in case of component :is set to falsy value
+    return createEmptyVNode()
+  }
+  // warn against non-primitive key
+  if ("development" !== 'production' &&
+    isDef(data) && isDef(data.key) && !isPrimitive(data.key)
+  ) {
+    warn(
+      'Avoid using non-primitive value as key, ' +
+      'use string/number value instead.',
+      context
+    );
+  }
+  // support single function children as default scoped slot
+  if (Array.isArray(children) &&
+    typeof children[0] === 'function'
+  ) {
+    data = data || {};
+    data.scopedSlots = { default: children[0] };
+    children.length = 0;
+  }
+  if (normalizationType === ALWAYS_NORMALIZE) {
+    children = normalizeChildren(children);
+  } else if (normalizationType === SIMPLE_NORMALIZE) {
+    children = simpleNormalizeChildren(children);
+  }
+  var vnode, ns;
+  if (typeof tag === 'string') {
+    var Ctor;
+    ns = config.getTagNamespace(tag);
+    if (config.isReservedTag(tag)) {
+      // platform built-in elements
+      vnode = new VNode(
+        config.parsePlatformTagName(tag), data, children,
+        undefined, undefined, context
+      );
+    } else if (isDef(Ctor = resolveAsset(context.$options, 'components', tag))) {
+      // component
+      vnode = createComponent(Ctor, data, context, children, tag);
+    } else {
+      // unknown or unlisted namespaced elements
+      // check at runtime because it may get assigned a namespace when its
+      // parent normalizes children
+      vnode = new VNode(
+        tag, data, children,
+        undefined, undefined, context
+      );
+    }
+  } else {
+    // direct component options / constructor
+    vnode = createComponent(tag, data, context, children);
+  }
+  if (isDef(vnode)) {
+    if (ns) { applyNS(vnode, ns); }
+    return vnode
+  } else {
+    return createEmptyVNode()
+  }
+}
+
+function applyNS (vnode, ns) {
+  vnode.ns = ns;
+  if (vnode.tag === 'foreignObject') {
+    // use default namespace inside foreignObject
+    return
+  }
+  if (isDef(vnode.children)) {
+    for (var i = 0, l = vnode.children.length; i < l; i++) {
+      var child = vnode.children[i];
+      if (isDef(child.tag) && isUndef(child.ns)) {
+        applyNS(child, ns);
+      }
+    }
+  }
+}
+
+/*  */
+
+/**
+ * Runtime helper for rendering v-for lists.
+ */
+function renderList (
+  val,
+  render
+) {
+  var ret, i, l, keys, key;
+  if (Array.isArray(val) || typeof val === 'string') {
+    ret = new Array(val.length);
+    for (i = 0, l = val.length; i < l; i++) {
+      ret[i] = render(val[i], i);
+    }
+  } else if (typeof val === 'number') {
+    ret = new Array(val);
+    for (i = 0; i < val; i++) {
+      ret[i] = render(i + 1, i);
+    }
+  } else if (isObject(val)) {
+    keys = Object.keys(val);
+    ret = new Array(keys.length);
+    for (i = 0, l = keys.length; i < l; i++) {
+      key = keys[i];
+      ret[i] = render(val[key], key, i);
+    }
+  }
+  if (isDef(ret)) {
+    (ret)._isVList = true;
+  }
+  return ret
+}
+
+/*  */
+
+/**
+ * Runtime helper for rendering <slot>
+ */
+function renderSlot (
+  name,
+  fallback,
+  props,
+  bindObject
+) {
+  var scopedSlotFn = this.$scopedSlots[name];
+  if (scopedSlotFn) { // scoped slot
+    props = props || {};
+    if (bindObject) {
+      props = extend(extend({}, bindObject), props);
+    }
+    return scopedSlotFn(props) || fallback
+  } else {
+    var slotNodes = this.$slots[name];
+    // warn duplicate slot usage
+    if (slotNodes && "development" !== 'production') {
+      slotNodes._rendered && warn(
+        "Duplicate presence of slot \"" + name + "\" found in the same render tree " +
+        "- this will likely cause render errors.",
+        this
+      );
+      slotNodes._rendered = true;
+    }
+    return slotNodes || fallback
+  }
+}
+
+/*  */
+
+/**
+ * Runtime helper for resolving filters
+ */
+function resolveFilter (id) {
+  return resolveAsset(this.$options, 'filters', id, true) || identity
+}
+
+/*  */
+
+/**
+ * Runtime helper for checking keyCodes from config.
+ */
+function checkKeyCodes (
+  eventKeyCode,
+  key,
+  builtInAlias
+) {
+  var keyCodes = config.keyCodes[key] || builtInAlias;
+  if (Array.isArray(keyCodes)) {
+    return keyCodes.indexOf(eventKeyCode) === -1
+  } else {
+    return keyCodes !== eventKeyCode
+  }
+}
+
+/*  */
+
+/**
+ * Runtime helper for merging v-bind="object" into a VNode's data.
+ */
+function bindObjectProps (
+  data,
+  tag,
+  value,
+  asProp,
+  isSync
+) {
+  if (value) {
+    if (!isObject(value)) {
+      "development" !== 'production' && warn(
+        'v-bind without argument expects an Object or Array value',
+        this
+      );
+    } else {
+      if (Array.isArray(value)) {
+        value = toObject(value);
+      }
+      var hash;
+      var loop = function ( key ) {
+        if (
+          key === 'class' ||
+          key === 'style' ||
+          isReservedAttribute(key)
+        ) {
+          hash = data;
+        } else {
+          var type = data.attrs && data.attrs.type;
+          hash = asProp || config.mustUseProp(tag, type, key)
+            ? data.domProps || (data.domProps = {})
+            : data.attrs || (data.attrs = {});
+        }
+        if (!(key in hash)) {
+          hash[key] = value[key];
+
+          if (isSync) {
+            var on = data.on || (data.on = {});
+            on[("update:" + key)] = function ($event) {
+              value[key] = $event;
+            };
+          }
+        }
+      };
+
+      for (var key in value) loop( key );
+    }
+  }
+  return data
+}
+
+/*  */
+
+/**
+ * Runtime helper for rendering static trees.
+ */
+function renderStatic (
+  index,
+  isInFor
+) {
+  var tree = this._staticTrees[index];
+  // if has already-rendered static tree and not inside v-for,
+  // we can reuse the same tree by doing a shallow clone.
+  if (tree && !isInFor) {
+    return Array.isArray(tree)
+      ? cloneVNodes(tree)
+      : cloneVNode(tree)
+  }
+  // otherwise, render a fresh tree.
+  tree = this._staticTrees[index] =
+    this.$options.staticRenderFns[index].call(this._renderProxy);
+  markStatic(tree, ("__static__" + index), false);
+  return tree
+}
+
+/**
+ * Runtime helper for v-once.
+ * Effectively it means marking the node as static with a unique key.
+ */
+function markOnce (
+  tree,
+  index,
+  key
+) {
+  markStatic(tree, ("__once__" + index + (key ? ("_" + key) : "")), true);
+  return tree
+}
+
+function markStatic (
+  tree,
+  key,
+  isOnce
+) {
+  if (Array.isArray(tree)) {
+    for (var i = 0; i < tree.length; i++) {
+      if (tree[i] && typeof tree[i] !== 'string') {
+        markStaticNode(tree[i], (key + "_" + i), isOnce);
+      }
+    }
+  } else {
+    markStaticNode(tree, key, isOnce);
+  }
+}
+
+function markStaticNode (node, key, isOnce) {
+  node.isStatic = true;
+  node.key = key;
+  node.isOnce = isOnce;
+}
+
+/*  */
+
+function bindObjectListeners (data, value) {
+  if (value) {
+    if (!isPlainObject(value)) {
+      "development" !== 'production' && warn(
+        'v-on without argument expects an Object value',
+        this
+      );
+    } else {
+      var on = data.on = data.on ? extend({}, data.on) : {};
+      for (var key in value) {
+        var existing = on[key];
+        var ours = value[key];
+        on[key] = existing ? [].concat(ours, existing) : ours;
+      }
+    }
+  }
+  return data
+}
+
+/*  */
+
+function initRender (vm) {
+  vm._vnode = null; // the root of the child tree
+  vm._staticTrees = null;
+  var parentVnode = vm.$vnode = vm.$options._parentVnode; // the placeholder node in parent tree
+  var renderContext = parentVnode && parentVnode.context;
+  vm.$slots = resolveSlots(vm.$options._renderChildren, renderContext);
+  vm.$scopedSlots = emptyObject;
+  // bind the createElement fn to this instance
+  // so that we get proper render context inside it.
+  // args order: tag, data, children, normalizationType, alwaysNormalize
+  // internal version is used by render functions compiled from templates
+  vm._c = function (a, b, c, d) { return createElement(vm, a, b, c, d, false); };
+  // normalization is always applied for the public version, used in
+  // user-written render functions.
+  vm.$createElement = function (a, b, c, d) { return createElement(vm, a, b, c, d, true); };
+
+  // $attrs & $listeners are exposed for easier HOC creation.
+  // they need to be reactive so that HOCs using them are always updated
+  var parentData = parentVnode && parentVnode.data;
+  /* istanbul ignore else */
+  {
+    defineReactive$$1(vm, '$attrs', parentData && parentData.attrs, function () {
+      !isUpdatingChildComponent && warn("$attrs is readonly.", vm);
+    }, true);
+    defineReactive$$1(vm, '$listeners', parentData && parentData.on, function () {
+      !isUpdatingChildComponent && warn("$listeners is readonly.", vm);
+    }, true);
+  }
+}
+
+function renderMixin (Vue) {
+  Vue.prototype.$nextTick = function (fn) {
+    return nextTick(fn, this)
+  };
+
+  Vue.prototype._render = function () {
+    var vm = this;
+    var ref = vm.$options;
+    var render = ref.render;
+    var staticRenderFns = ref.staticRenderFns;
+    var _parentVnode = ref._parentVnode;
+
+    if (vm._isMounted) {
+      // clone slot nodes on re-renders
+      for (var key in vm.$slots) {
+        vm.$slots[key] = cloneVNodes(vm.$slots[key]);
+      }
+    }
+
+    vm.$scopedSlots = (_parentVnode && _parentVnode.data.scopedSlots) || emptyObject;
+
+    if (staticRenderFns && !vm._staticTrees) {
+      vm._staticTrees = [];
+    }
+    // set parent vnode. this allows render functions to have access
+    // to the data on the placeholder node.
+    vm.$vnode = _parentVnode;
+    // render self
+    var vnode;
+    try {
+      vnode = render.call(vm._renderProxy, vm.$createElement);
+    } catch (e) {
+      handleError(e, vm, "render function");
+      // return error render result,
+      // or previous vnode to prevent render error causing blank component
+      /* istanbul ignore else */
+      {
+        vnode = vm.$options.renderError
+          ? vm.$options.renderError.call(vm._renderProxy, vm.$createElement, e)
+          : vm._vnode;
+      }
+    }
+    // return empty vnode in case the render function errored out
+    if (!(vnode instanceof VNode)) {
+      if ("development" !== 'production' && Array.isArray(vnode)) {
+        warn(
+          'Multiple root nodes returned from render function. Render function ' +
+          'should return a single root node.',
+          vm
+        );
+      }
+      vnode = createEmptyVNode();
+    }
+    // set parent
+    vnode.parent = _parentVnode;
+    return vnode
+  };
+
+  // internal render helpers.
+  // these are exposed on the instance prototype to reduce generated render
+  // code size.
+  Vue.prototype._o = markOnce;
+  Vue.prototype._n = toNumber;
+  Vue.prototype._s = toString;
+  Vue.prototype._l = renderList;
+  Vue.prototype._t = renderSlot;
+  Vue.prototype._q = looseEqual;
+  Vue.prototype._i = looseIndexOf;
+  Vue.prototype._m = renderStatic;
+  Vue.prototype._f = resolveFilter;
+  Vue.prototype._k = checkKeyCodes;
+  Vue.prototype._b = bindObjectProps;
+  Vue.prototype._v = createTextVNode;
+  Vue.prototype._e = createEmptyVNode;
+  Vue.prototype._u = resolveScopedSlots;
+  Vue.prototype._g = bindObjectListeners;
+}
+
+/*  */
+
+var uid$1 = 0;
+
+function initMixin (Vue) {
+  Vue.prototype._init = function (options) {
+    var vm = this;
+    // a uid
+    vm._uid = uid$1++;
+
+    var startTag, endTag;
+    /* istanbul ignore if */
+    if ("development" !== 'production' && config.performance && mark) {
+      startTag = "vue-perf-init:" + (vm._uid);
+      endTag = "vue-perf-end:" + (vm._uid);
+      mark(startTag);
+    }
+
+    // a flag to avoid this being observed
+    vm._isVue = true;
+    // merge options
+    if (options && options._isComponent) {
+      // optimize internal component instantiation
+      // since dynamic options merging is pretty slow, and none of the
+      // internal component options needs special treatment.
+      initInternalComponent(vm, options);
+    } else {
+      vm.$options = mergeOptions(
+        resolveConstructorOptions(vm.constructor),
+        options || {},
+        vm
+      );
+    }
+    /* istanbul ignore else */
+    {
+      initProxy(vm);
+    }
+    // expose real self
+    vm._self = vm;
+    initLifecycle(vm);
+    initEvents(vm);
+    initRender(vm);
+    callHook(vm, 'beforeCreate');
+    initInjections(vm); // resolve injections before data/props
+    initState(vm);
+    initProvide(vm); // resolve provide after data/props
+    callHook(vm, 'created');
+
+    /* istanbul ignore if */
+    if ("development" !== 'production' && config.performance && mark) {
+      vm._name = formatComponentName(vm, false);
+      mark(endTag);
+      measure(((vm._name) + " init"), startTag, endTag);
+    }
+
+    if (vm.$options.el) {
+      vm.$mount(vm.$options.el);
+    }
+  };
+}
+
+function initInternalComponent (vm, options) {
+  var opts = vm.$options = Object.create(vm.constructor.options);
+  // doing this because it's faster than dynamic enumeration.
+  opts.parent = options.parent;
+  opts.propsData = options.propsData;
+  opts._parentVnode = options._parentVnode;
+  opts._parentListeners = options._parentListeners;
+  opts._renderChildren = options._renderChildren;
+  opts._componentTag = options._componentTag;
+  opts._parentElm = options._parentElm;
+  opts._refElm = options._refElm;
+  if (options.render) {
+    opts.render = options.render;
+    opts.staticRenderFns = options.staticRenderFns;
+  }
+}
+
+function resolveConstructorOptions (Ctor) {
+  var options = Ctor.options;
+  if (Ctor.super) {
+    var superOptions = resolveConstructorOptions(Ctor.super);
+    var cachedSuperOptions = Ctor.superOptions;
+    if (superOptions !== cachedSuperOptions) {
+      // super option changed,
+      // need to resolve new options.
+      Ctor.superOptions = superOptions;
+      // check if there are any late-modified/attached options (#4976)
+      var modifiedOptions = resolveModifiedOptions(Ctor);
+      // update base extend options
+      if (modifiedOptions) {
+        extend(Ctor.extendOptions, modifiedOptions);
+      }
+      options = Ctor.options = mergeOptions(superOptions, Ctor.extendOptions);
+      if (options.name) {
+        options.components[options.name] = Ctor;
+      }
+    }
+  }
+  return options
+}
+
+function resolveModifiedOptions (Ctor) {
+  var modified;
+  var latest = Ctor.options;
+  var extended = Ctor.extendOptions;
+  var sealed = Ctor.sealedOptions;
+  for (var key in latest) {
+    if (latest[key] !== sealed[key]) {
+      if (!modified) { modified = {}; }
+      modified[key] = dedupe(latest[key], extended[key], sealed[key]);
+    }
+  }
+  return modified
+}
+
+function dedupe (latest, extended, sealed) {
+  // compare latest and sealed to ensure lifecycle hooks won't be duplicated
+  // between merges
+  if (Array.isArray(latest)) {
+    var res = [];
+    sealed = Array.isArray(sealed) ? sealed : [sealed];
+    extended = Array.isArray(extended) ? extended : [extended];
+    for (var i = 0; i < latest.length; i++) {
+      // push original options and not sealed options to exclude duplicated options
+      if (extended.indexOf(latest[i]) >= 0 || sealed.indexOf(latest[i]) < 0) {
+        res.push(latest[i]);
+      }
+    }
+    return res
+  } else {
+    return latest
+  }
+}
+
+function Vue$3 (options) {
+  if ("development" !== 'production' &&
+    !(this instanceof Vue$3)
+  ) {
+    warn('Vue is a constructor and should be called with the `new` keyword');
+  }
+  this._init(options);
+}
+
+initMixin(Vue$3);
+stateMixin(Vue$3);
+eventsMixin(Vue$3);
+lifecycleMixin(Vue$3);
+renderMixin(Vue$3);
+
+/*  */
+
+function initUse (Vue) {
+  Vue.use = function (plugin) {
+    var installedPlugins = (this._installedPlugins || (this._installedPlugins = []));
+    if (installedPlugins.indexOf(plugin) > -1) {
+      return this
+    }
+
+    // additional parameters
+    var args = toArray(arguments, 1);
+    args.unshift(this);
+    if (typeof plugin.install === 'function') {
+      plugin.install.apply(plugin, args);
+    } else if (typeof plugin === 'function') {
+      plugin.apply(null, args);
+    }
+    installedPlugins.push(plugin);
+    return this
+  };
+}
+
+/*  */
+
+function initMixin$1 (Vue) {
+  Vue.mixin = function (mixin) {
+    this.options = mergeOptions(this.options, mixin);
+    return this
+  };
+}
+
+/*  */
+
+function initExtend (Vue) {
+  /**
+   * Each instance constructor, including Vue, has a unique
+   * cid. This enables us to create wrapped "child
+   * constructors" for prototypal inheritance and cache them.
+   */
+  Vue.cid = 0;
+  var cid = 1;
+
+  /**
+   * Class inheritance
+   */
+  Vue.extend = function (extendOptions) {
+    extendOptions = extendOptions || {};
+    var Super = this;
+    var SuperId = Super.cid;
+    var cachedCtors = extendOptions._Ctor || (extendOptions._Ctor = {});
+    if (cachedCtors[SuperId]) {
+      return cachedCtors[SuperId]
+    }
+
+    var name = extendOptions.name || Super.options.name;
+    {
+      if (!/^[a-zA-Z][\w-]*$/.test(name)) {
+        warn(
+          'Invalid component name: "' + name + '". Component names ' +
+          'can only contain alphanumeric characters and the hyphen, ' +
+          'and must start with a letter.'
+        );
+      }
+    }
+
+    var Sub = function VueComponent (options) {
+      this._init(options);
+    };
+    Sub.prototype = Object.create(Super.prototype);
+    Sub.prototype.constructor = Sub;
+    Sub.cid = cid++;
+    Sub.options = mergeOptions(
+      Super.options,
+      extendOptions
+    );
+    Sub['super'] = Super;
+
+    // For props and computed properties, we define the proxy getters on
+    // the Vue instances at extension time, on the extended prototype. This
+    // avoids Object.defineProperty calls for each instance created.
+    if (Sub.options.props) {
+      initProps$1(Sub);
+    }
+    if (Sub.options.computed) {
+      initComputed$1(Sub);
+    }
+
+    // allow further extension/mixin/plugin usage
+    Sub.extend = Super.extend;
+    Sub.mixin = Super.mixin;
+    Sub.use = Super.use;
+
+    // create asset registers, so extended classes
+    // can have their private assets too.
+    ASSET_TYPES.forEach(function (type) {
+      Sub[type] = Super[type];
+    });
+    // enable recursive self-lookup
+    if (name) {
+      Sub.options.components[name] = Sub;
+    }
+
+    // keep a reference to the super options at extension time.
+    // later at instantiation we can check if Super's options have
+    // been updated.
+    Sub.superOptions = Super.options;
+    Sub.extendOptions = extendOptions;
+    Sub.sealedOptions = extend({}, Sub.options);
+
+    // cache constructor
+    cachedCtors[SuperId] = Sub;
+    return Sub
+  };
+}
+
+function initProps$1 (Comp) {
+  var props = Comp.options.props;
+  for (var key in props) {
+    proxy(Comp.prototype, "_props", key);
+  }
+}
+
+function initComputed$1 (Comp) {
+  var computed = Comp.options.computed;
+  for (var key in computed) {
+    defineComputed(Comp.prototype, key, computed[key]);
+  }
+}
+
+/*  */
+
+function initAssetRegisters (Vue) {
+  /**
+   * Create asset registration methods.
+   */
+  ASSET_TYPES.forEach(function (type) {
+    Vue[type] = function (
+      id,
+      definition
+    ) {
+      if (!definition) {
+        return this.options[type + 's'][id]
+      } else {
+        /* istanbul ignore if */
+        {
+          if (type === 'component' && config.isReservedTag(id)) {
+            warn(
+              'Do not use built-in or reserved HTML elements as component ' +
+              'id: ' + id
+            );
+          }
+        }
+        if (type === 'component' && isPlainObject(definition)) {
+          definition.name = definition.name || id;
+          definition = this.options._base.extend(definition);
+        }
+        if (type === 'directive' && typeof definition === 'function') {
+          definition = { bind: definition, update: definition };
+        }
+        this.options[type + 's'][id] = definition;
+        return definition
+      }
+    };
+  });
+}
+
+/*  */
+
+var patternTypes = [String, RegExp, Array];
+
+function getComponentName (opts) {
+  return opts && (opts.Ctor.options.name || opts.tag)
+}
+
+function matches (pattern, name) {
+  if (Array.isArray(pattern)) {
+    return pattern.indexOf(name) > -1
+  } else if (typeof pattern === 'string') {
+    return pattern.split(',').indexOf(name) > -1
+  } else if (isRegExp(pattern)) {
+    return pattern.test(name)
+  }
+  /* istanbul ignore next */
+  return false
+}
+
+function pruneCache (cache, current, filter) {
+  for (var key in cache) {
+    var cachedNode = cache[key];
+    if (cachedNode) {
+      var name = getComponentName(cachedNode.componentOptions);
+      if (name && !filter(name)) {
+        if (cachedNode !== current) {
+          pruneCacheEntry(cachedNode);
+        }
+        cache[key] = null;
+      }
+    }
+  }
+}
+
+function pruneCacheEntry (vnode) {
+  if (vnode) {
+    vnode.componentInstance.$destroy();
+  }
+}
+
+var KeepAlive = {
+  name: 'keep-alive',
+  abstract: true,
+
+  props: {
+    include: patternTypes,
+    exclude: patternTypes
+  },
+
+  created: function created () {
+    this.cache = Object.create(null);
+  },
+
+  destroyed: function destroyed () {
+    var this$1 = this;
+
+    for (var key in this$1.cache) {
+      pruneCacheEntry(this$1.cache[key]);
+    }
+  },
+
+  watch: {
+    include: function include (val) {
+      pruneCache(this.cache, this._vnode, function (name) { return matches(val, name); });
+    },
+    exclude: function exclude (val) {
+      pruneCache(this.cache, this._vnode, function (name) { return !matches(val, name); });
+    }
+  },
+
+  render: function render () {
+    var vnode = getFirstComponentChild(this.$slots.default);
+    var componentOptions = vnode && vnode.componentOptions;
+    if (componentOptions) {
+      // check pattern
+      var name = getComponentName(componentOptions);
+      if (name && (
+        (this.include && !matches(this.include, name)) ||
+        (this.exclude && matches(this.exclude, name))
+      )) {
+        return vnode
+      }
+      var key = vnode.key == null
+        // same constructor may get registered as different local components
+        // so cid alone is not enough (#3269)
+        ? componentOptions.Ctor.cid + (componentOptions.tag ? ("::" + (componentOptions.tag)) : '')
+        : vnode.key;
+      if (this.cache[key]) {
+        vnode.componentInstance = this.cache[key].componentInstance;
+      } else {
+        this.cache[key] = vnode;
+      }
+      vnode.data.keepAlive = true;
+    }
+    return vnode
+  }
+};
+
+var builtInComponents = {
+  KeepAlive: KeepAlive
+};
+
+/*  */
+
+function initGlobalAPI (Vue) {
+  // config
+  var configDef = {};
+  configDef.get = function () { return config; };
+  {
+    configDef.set = function () {
+      warn(
+        'Do not replace the Vue.config object, set individual fields instead.'
+      );
+    };
+  }
+  Object.defineProperty(Vue, 'config', configDef);
+
+  // exposed util methods.
+  // NOTE: these are not considered part of the public API - avoid relying on
+  // them unless you are aware of the risk.
+  Vue.util = {
+    warn: warn,
+    extend: extend,
+    mergeOptions: mergeOptions,
+    defineReactive: defineReactive$$1
+  };
+
+  Vue.set = set;
+  Vue.delete = del;
+  Vue.nextTick = nextTick;
+
+  Vue.options = Object.create(null);
+  ASSET_TYPES.forEach(function (type) {
+    Vue.options[type + 's'] = Object.create(null);
+  });
+
+  // this is used to identify the "base" constructor to extend all plain-object
+  // components with in Weex's multi-instance scenarios.
+  Vue.options._base = Vue;
+
+  extend(Vue.options.components, builtInComponents);
+
+  initUse(Vue);
+  initMixin$1(Vue);
+  initExtend(Vue);
+  initAssetRegisters(Vue);
+}
+
+initGlobalAPI(Vue$3);
+
+Object.defineProperty(Vue$3.prototype, '$isServer', {
+  get: isServerRendering
+});
+
+Object.defineProperty(Vue$3.prototype, '$ssrContext', {
+  get: function get () {
+    /* istanbul ignore next */
+    return this.$vnode && this.$vnode.ssrContext
+  }
+});
+
+Vue$3.version = '2.4.0';
+
+/*  */
+
+// these are reserved for web because they are directly compiled away
+// during template compilation
+var isReservedAttr = makeMap('style,class');
+
+// attributes that should be using props for binding
+var acceptValue = makeMap('input,textarea,option,select');
+var mustUseProp = function (tag, type, attr) {
+  return (
+    (attr === 'value' && acceptValue(tag)) && type !== 'button' ||
+    (attr === 'selected' && tag === 'option') ||
+    (attr === 'checked' && tag === 'input') ||
+    (attr === 'muted' && tag === 'video')
+  )
+};
+
+var isEnumeratedAttr = makeMap('contenteditable,draggable,spellcheck');
+
+var isBooleanAttr = makeMap(
+  'allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,' +
+  'default,defaultchecked,defaultmuted,defaultselected,defer,disabled,' +
+  'enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,' +
+  'muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,' +
+  'required,reversed,scoped,seamless,selected,sortable,translate,' +
+  'truespeed,typemustmatch,visible'
+);
+
+var xlinkNS = 'http://www.w3.org/1999/xlink';
+
+var isXlink = function (name) {
+  return name.charAt(5) === ':' && name.slice(0, 5) === 'xlink'
+};
+
+var getXlinkProp = function (name) {
+  return isXlink(name) ? name.slice(6, name.length) : ''
+};
+
+var isFalsyAttrValue = function (val) {
+  return val == null || val === false
+};
+
+/*  */
+
+function genClassForVnode (vnode) {
+  var data = vnode.data;
+  var parentNode = vnode;
+  var childNode = vnode;
+  while (isDef(childNode.componentInstance)) {
+    childNode = childNode.componentInstance._vnode;
+    if (childNode.data) {
+      data = mergeClassData(childNode.data, data);
+    }
+  }
+  while (isDef(parentNode = parentNode.parent)) {
+    if (parentNode.data) {
+      data = mergeClassData(data, parentNode.data);
+    }
+  }
+  return renderClass(data.staticClass, data.class)
+}
+
+function mergeClassData (child, parent) {
+  return {
+    staticClass: concat(child.staticClass, parent.staticClass),
+    class: isDef(child.class)
+      ? [child.class, parent.class]
+      : parent.class
+  }
+}
+
+function renderClass (
+  staticClass,
+  dynamicClass
+) {
+  if (isDef(staticClass) || isDef(dynamicClass)) {
+    return concat(staticClass, stringifyClass(dynamicClass))
+  }
+  /* istanbul ignore next */
+  return ''
+}
+
+function concat (a, b) {
+  return a ? b ? (a + ' ' + b) : a : (b || '')
+}
+
+function stringifyClass (value) {
+  if (Array.isArray(value)) {
+    return stringifyArray(value)
+  }
+  if (isObject(value)) {
+    return stringifyObject(value)
+  }
+  if (typeof value === 'string') {
+    return value
+  }
+  /* istanbul ignore next */
+  return ''
+}
+
+function stringifyArray (value) {
+  var res = '';
+  var stringified;
+  for (var i = 0, l = value.length; i < l; i++) {
+    if (isDef(stringified = stringifyClass(value[i])) && stringified !== '') {
+      if (res) { res += ' '; }
+      res += stringified;
+    }
+  }
+  return res
+}
+
+function stringifyObject (value) {
+  var res = '';
+  for (var key in value) {
+    if (value[key]) {
+      if (res) { res += ' '; }
+      res += key;
+    }
+  }
+  return res
+}
+
+/*  */
+
+var namespaceMap = {
+  svg: 'http://www.w3.org/2000/svg',
+  math: 'http://www.w3.org/1998/Math/MathML'
+};
+
+var isHTMLTag = makeMap(
+  'html,body,base,head,link,meta,style,title,' +
+  'address,article,aside,footer,header,h1,h2,h3,h4,h5,h6,hgroup,nav,section,' +
+  'div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,' +
+  'a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,rtc,ruby,' +
+  's,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,' +
+  'embed,object,param,source,canvas,script,noscript,del,ins,' +
+  'caption,col,colgroup,table,thead,tbody,td,th,tr,' +
+  'button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,' +
+  'output,progress,select,textarea,' +
+  'details,dialog,menu,menuitem,summary,' +
+  'content,element,shadow,template,blockquote,iframe,tfoot'
+);
+
+// this map is intentionally selective, only covering SVG elements that may
+// contain child elements.
+var isSVG = makeMap(
+  'svg,animate,circle,clippath,cursor,defs,desc,ellipse,filter,font-face,' +
+  'foreignObject,g,glyph,image,line,marker,mask,missing-glyph,path,pattern,' +
+  'polygon,polyline,rect,switch,symbol,text,textpath,tspan,use,view',
+  true
+);
+
+var isPreTag = function (tag) { return tag === 'pre'; };
+
+var isReservedTag = function (tag) {
+  return isHTMLTag(tag) || isSVG(tag)
+};
+
+function getTagNamespace (tag) {
+  if (isSVG(tag)) {
+    return 'svg'
+  }
+  // basic support for MathML
+  // note it doesn't support other MathML elements being component roots
+  if (tag === 'math') {
+    return 'math'
+  }
+}
+
+var unknownElementCache = Object.create(null);
+function isUnknownElement (tag) {
+  /* istanbul ignore if */
+  if (!inBrowser) {
+    return true
+  }
+  if (isReservedTag(tag)) {
+    return false
+  }
+  tag = tag.toLowerCase();
+  /* istanbul ignore if */
+  if (unknownElementCache[tag] != null) {
+    return unknownElementCache[tag]
+  }
+  var el = document.createElement(tag);
+  if (tag.indexOf('-') > -1) {
+    // http://stackoverflow.com/a/28210364/1070244
+    return (unknownElementCache[tag] = (
+      el.constructor === window.HTMLUnknownElement ||
+      el.constructor === window.HTMLElement
+    ))
+  } else {
+    return (unknownElementCache[tag] = /HTMLUnknownElement/.test(el.toString()))
+  }
+}
+
+/*  */
+
+/**
+ * Query an element selector if it's not an element already.
+ */
+function query (el) {
+  if (typeof el === 'string') {
+    var selected = document.querySelector(el);
+    if (!selected) {
+      "development" !== 'production' && warn(
+        'Cannot find element: ' + el
+      );
+      return document.createElement('div')
+    }
+    return selected
+  } else {
+    return el
+  }
+}
+
+/*  */
+
+function createElement$1 (tagName, vnode) {
+  var elm = document.createElement(tagName);
+  if (tagName !== 'select') {
+    return elm
+  }
+  // false or null will remove the attribute but undefined will not
+  if (vnode.data && vnode.data.attrs && vnode.data.attrs.multiple !== undefined) {
+    elm.setAttribute('multiple', 'multiple');
+  }
+  return elm
+}
+
+function createElementNS (namespace, tagName) {
+  return document.createElementNS(namespaceMap[namespace], tagName)
+}
+
+function createTextNode (text) {
+  return document.createTextNode(text)
+}
+
+function createComment (text) {
+  return document.createComment(text)
+}
+
+function insertBefore (parentNode, newNode, referenceNode) {
+  parentNode.insertBefore(newNode, referenceNode);
+}
+
+function removeChild (node, child) {
+  node.removeChild(child);
+}
+
+function appendChild (node, child) {
+  node.appendChild(child);
+}
+
+function parentNode (node) {
+  return node.parentNode
+}
+
+function nextSibling (node) {
+  return node.nextSibling
+}
+
+function tagName (node) {
+  return node.tagName
+}
+
+function setTextContent (node, text) {
+  node.textContent = text;
+}
+
+function setAttribute (node, key, val) {
+  node.setAttribute(key, val);
+}
+
+
+var nodeOps = Object.freeze({
+	createElement: createElement$1,
+	createElementNS: createElementNS,
+	createTextNode: createTextNode,
+	createComment: createComment,
+	insertBefore: insertBefore,
+	removeChild: removeChild,
+	appendChild: appendChild,
+	parentNode: parentNode,
+	nextSibling: nextSibling,
+	tagName: tagName,
+	setTextContent: setTextContent,
+	setAttribute: setAttribute
+});
+
+/*  */
+
+var ref = {
+  create: function create (_, vnode) {
+    registerRef(vnode);
+  },
+  update: function update (oldVnode, vnode) {
+    if (oldVnode.data.ref !== vnode.data.ref) {
+      registerRef(oldVnode, true);
+      registerRef(vnode);
+    }
+  },
+  destroy: function destroy (vnode) {
+    registerRef(vnode, true);
+  }
+};
+
+function registerRef (vnode, isRemoval) {
+  var key = vnode.data.ref;
+  if (!key) { return }
+
+  var vm = vnode.context;
+  var ref = vnode.componentInstance || vnode.elm;
+  var refs = vm.$refs;
+  if (isRemoval) {
+    if (Array.isArray(refs[key])) {
+      remove(refs[key], ref);
+    } else if (refs[key] === ref) {
+      refs[key] = undefined;
+    }
+  } else {
+    if (vnode.data.refInFor) {
+      if (!Array.isArray(refs[key])) {
+        refs[key] = [ref];
+      } else if (refs[key].indexOf(ref) < 0) {
+        // $flow-disable-line
+        refs[key].push(ref);
+      }
+    } else {
+      refs[key] = ref;
+    }
+  }
+}
+
+/**
+ * Virtual DOM patching algorithm based on Snabbdom by
+ * Simon Friis Vindum (@paldepind)
+ * Licensed under the MIT License
+ * https://github.com/paldepind/snabbdom/blob/master/LICENSE
+ *
+ * modified by Evan You (@yyx990803)
+ *
+
+/*
+ * Not type-checking this because this file is perf-critical and the cost
+ * of making flow understand it is not worth it.
+ */
+
+var emptyNode = new VNode('', {}, []);
+
+var hooks = ['create', 'activate', 'update', 'remove', 'destroy'];
+
+function sameVnode (a, b) {
+  return (
+    a.key === b.key && (
+      (
+        a.tag === b.tag &&
+        a.isComment === b.isComment &&
+        isDef(a.data) === isDef(b.data) &&
+        sameInputType(a, b)
+      ) || (
+        isTrue(a.isAsyncPlaceholder) &&
+        a.asyncFactory === b.asyncFactory &&
+        isUndef(b.asyncFactory.error)
+      )
+    )
+  )
+}
+
+// Some browsers do not support dynamically changing type for <input>
+// so they need to be treated as different nodes
+function sameInputType (a, b) {
+  if (a.tag !== 'input') { return true }
+  var i;
+  var typeA = isDef(i = a.data) && isDef(i = i.attrs) && i.type;
+  var typeB = isDef(i = b.data) && isDef(i = i.attrs) && i.type;
+  return typeA === typeB
+}
+
+function createKeyToOldIdx (children, beginIdx, endIdx) {
+  var i, key;
+  var map = {};
+  for (i = beginIdx; i <= endIdx; ++i) {
+    key = children[i].key;
+    if (isDef(key)) { map[key] = i; }
+  }
+  return map
+}
+
+function createPatchFunction (backend) {
+  var i, j;
+  var cbs = {};
+
+  var modules = backend.modules;
+  var nodeOps = backend.nodeOps;
+
+  for (i = 0; i < hooks.length; ++i) {
+    cbs[hooks[i]] = [];
+    for (j = 0; j < modules.length; ++j) {
+      if (isDef(modules[j][hooks[i]])) {
+        cbs[hooks[i]].push(modules[j][hooks[i]]);
+      }
+    }
+  }
+
+  function emptyNodeAt (elm) {
+    return new VNode(nodeOps.tagName(elm).toLowerCase(), {}, [], undefined, elm)
+  }
+
+  function createRmCb (childElm, listeners) {
+    function remove$$1 () {
+      if (--remove$$1.listeners === 0) {
+        removeNode(childElm);
+      }
+    }
+    remove$$1.listeners = listeners;
+    return remove$$1
+  }
+
+  function removeNode (el) {
+    var parent = nodeOps.parentNode(el);
+    // element may have already been removed due to v-html / v-text
+    if (isDef(parent)) {
+      nodeOps.removeChild(parent, el);
+    }
+  }
+
+  var inPre = 0;
+  function createElm (vnode, insertedVnodeQueue, parentElm, refElm, nested) {
+    vnode.isRootInsert = !nested; // for transition enter check
+    if (createComponent(vnode, insertedVnodeQueue, parentElm, refElm)) {
+      return
+    }
+
+    var data = vnode.data;
+    var children = vnode.children;
+    var tag = vnode.tag;
+    if (isDef(tag)) {
+      {
+        if (data && data.pre) {
+          inPre++;
+        }
+        if (
+          !inPre &&
+          !vnode.ns &&
+          !(config.ignoredElements.length && config.ignoredElements.indexOf(tag) > -1) &&
+          config.isUnknownElement(tag)
+        ) {
+          warn(
+            'Unknown custom element: <' + tag + '> - did you ' +
+            'register the component correctly? For recursive components, ' +
+            'make sure to provide the "name" option.',
+            vnode.context
+          );
+        }
+      }
+      vnode.elm = vnode.ns
+        ? nodeOps.createElementNS(vnode.ns, tag)
+        : nodeOps.createElement(tag, vnode);
+      setScope(vnode);
+
+      /* istanbul ignore if */
+      {
+        createChildren(vnode, children, insertedVnodeQueue);
+        if (isDef(data)) {
+          invokeCreateHooks(vnode, insertedVnodeQueue);
+        }
+        insert(parentElm, vnode.elm, refElm);
+      }
+
+      if ("development" !== 'production' && data && data.pre) {
+        inPre--;
+      }
+    } else if (isTrue(vnode.isComment)) {
+      vnode.elm = nodeOps.createComment(vnode.text);
+      insert(parentElm, vnode.elm, refElm);
+    } else {
+      vnode.elm = nodeOps.createTextNode(vnode.text);
+      insert(parentElm, vnode.elm, refElm);
+    }
+  }
+
+  function createComponent (vnode, insertedVnodeQueue, parentElm, refElm) {
+    var i = vnode.data;
+    if (isDef(i)) {
+      var isReactivated = isDef(vnode.componentInstance) && i.keepAlive;
+      if (isDef(i = i.hook) && isDef(i = i.init)) {
+        i(vnode, false /* hydrating */, parentElm, refElm);
+      }
+      // after calling the init hook, if the vnode is a child component
+      // it should've created a child instance and mounted it. the child
+      // component also has set the placeholder vnode's elm.
+      // in that case we can just return the element and be done.
+      if (isDef(vnode.componentInstance)) {
+        initComponent(vnode, insertedVnodeQueue);
+        if (isTrue(isReactivated)) {
+          reactivateComponent(vnode, insertedVnodeQueue, parentElm, refElm);
+        }
+        return true
+      }
+    }
+  }
+
+  function initComponent (vnode, insertedVnodeQueue) {
+    if (isDef(vnode.data.pendingInsert)) {
+      insertedVnodeQueue.push.apply(insertedVnodeQueue, vnode.data.pendingInsert);
+      vnode.data.pendingInsert = null;
+    }
+    vnode.elm = vnode.componentInstance.$el;
+    if (isPatchable(vnode)) {
+      invokeCreateHooks(vnode, insertedVnodeQueue);
+      setScope(vnode);
+    } else {
+      // empty component root.
+      // skip all element-related modules except for ref (#3455)
+      registerRef(vnode);
+      // make sure to invoke the insert hook
+      insertedVnodeQueue.push(vnode);
+    }
+  }
+
+  function reactivateComponent (vnode, insertedVnodeQueue, parentElm, refElm) {
+    var i;
+    // hack for #4339: a reactivated component with inner transition
+    // does not trigger because the inner node's created hooks are not called
+    // again. It's not ideal to involve module-specific logic in here but
+    // there doesn't seem to be a better way to do it.
+    var innerNode = vnode;
+    while (innerNode.componentInstance) {
+      innerNode = innerNode.componentInstance._vnode;
+      if (isDef(i = innerNode.data) && isDef(i = i.transition)) {
+        for (i = 0; i < cbs.activate.length; ++i) {
+          cbs.activate[i](emptyNode, innerNode);
+        }
+        insertedVnodeQueue.push(innerNode);
+        break
+      }
+    }
+    // unlike a newly created component,
+    // a reactivated keep-alive component doesn't insert itself
+    insert(parentElm, vnode.elm, refElm);
+  }
+
+  function insert (parent, elm, ref$$1) {
+    if (isDef(parent)) {
+      if (isDef(ref$$1)) {
+        if (ref$$1.parentNode === parent) {
+          nodeOps.insertBefore(parent, elm, ref$$1);
+        }
+      } else {
+        nodeOps.appendChild(parent, elm);
+      }
+    }
+  }
+
+  function createChildren (vnode, children, insertedVnodeQueue) {
+    if (Array.isArray(children)) {
+      for (var i = 0; i < children.length; ++i) {
+        createElm(children[i], insertedVnodeQueue, vnode.elm, null, true);
+      }
+    } else if (isPrimitive(vnode.text)) {
+      nodeOps.appendChild(vnode.elm, nodeOps.createTextNode(vnode.text));
+    }
+  }
+
+  function isPatchable (vnode) {
+    while (vnode.componentInstance) {
+      vnode = vnode.componentInstance._vnode;
+    }
+    return isDef(vnode.tag)
+  }
+
+  function invokeCreateHooks (vnode, insertedVnodeQueue) {
+    for (var i$1 = 0; i$1 < cbs.create.length; ++i$1) {
+      cbs.create[i$1](emptyNode, vnode);
+    }
+    i = vnode.data.hook; // Reuse variable
+    if (isDef(i)) {
+      if (isDef(i.create)) { i.create(emptyNode, vnode); }
+      if (isDef(i.insert)) { insertedVnodeQueue.push(vnode); }
+    }
+  }
+
+  // set scope id attribute for scoped CSS.
+  // this is implemented as a special case to avoid the overhead
+  // of going through the normal attribute patching process.
+  function setScope (vnode) {
+    var i;
+    var ancestor = vnode;
+    while (ancestor) {
+      if (isDef(i = ancestor.context) && isDef(i = i.$options._scopeId)) {
+        nodeOps.setAttribute(vnode.elm, i, '');
+      }
+      ancestor = ancestor.parent;
+    }
+    // for slot content they should also get the scopeId from the host instance.
+    if (isDef(i = activeInstance) &&
+      i !== vnode.context &&
+      isDef(i = i.$options._scopeId)
+    ) {
+      nodeOps.setAttribute(vnode.elm, i, '');
+    }
+  }
+
+  function addVnodes (parentElm, refElm, vnodes, startIdx, endIdx, insertedVnodeQueue) {
+    for (; startIdx <= endIdx; ++startIdx) {
+      createElm(vnodes[startIdx], insertedVnodeQueue, parentElm, refElm);
+    }
+  }
+
+  function invokeDestroyHook (vnode) {
+    var i, j;
+    var data = vnode.data;
+    if (isDef(data)) {
+      if (isDef(i = data.hook) && isDef(i = i.destroy)) { i(vnode); }
+      for (i = 0; i < cbs.destroy.length; ++i) { cbs.destroy[i](vnode); }
+    }
+    if (isDef(i = vnode.children)) {
+      for (j = 0; j < vnode.children.length; ++j) {
+        invokeDestroyHook(vnode.children[j]);
+      }
+    }
+  }
+
+  function removeVnodes (parentElm, vnodes, startIdx, endIdx) {
+    for (; startIdx <= endIdx; ++startIdx) {
+      var ch = vnodes[startIdx];
+      if (isDef(ch)) {
+        if (isDef(ch.tag)) {
+          removeAndInvokeRemoveHook(ch);
+          invokeDestroyHook(ch);
+        } else { // Text node
+          removeNode(ch.elm);
+        }
+      }
+    }
+  }
+
+  function removeAndInvokeRemoveHook (vnode, rm) {
+    if (isDef(rm) || isDef(vnode.data)) {
+      var i;
+      var listeners = cbs.remove.length + 1;
+      if (isDef(rm)) {
+        // we have a recursively passed down rm callback
+        // increase the listeners count
+        rm.listeners += listeners;
+      } else {
+        // directly removing
+        rm = createRmCb(vnode.elm, listeners);
+      }
+      // recursively invoke hooks on child component root node
+      if (isDef(i = vnode.componentInstance) && isDef(i = i._vnode) && isDef(i.data)) {
+        removeAndInvokeRemoveHook(i, rm);
+      }
+      for (i = 0; i < cbs.remove.length; ++i) {
+        cbs.remove[i](vnode, rm);
+      }
+      if (isDef(i = vnode.data.hook) && isDef(i = i.remove)) {
+        i(vnode, rm);
+      } else {
+        rm();
+      }
+    } else {
+      removeNode(vnode.elm);
+    }
+  }
+
+  function updateChildren (parentElm, oldCh, newCh, insertedVnodeQueue, removeOnly) {
+    var oldStartIdx = 0;
+    var newStartIdx = 0;
+    var oldEndIdx = oldCh.length - 1;
+    var oldStartVnode = oldCh[0];
+    var oldEndVnode = oldCh[oldEndIdx];
+    var newEndIdx = newCh.length - 1;
+    var newStartVnode = newCh[0];
+    var newEndVnode = newCh[newEndIdx];
+    var oldKeyToIdx, idxInOld, elmToMove, refElm;
+
+    // removeOnly is a special flag used only by <transition-group>
+    // to ensure removed elements stay in correct relative positions
+    // during leaving transitions
+    var canMove = !removeOnly;
+
+    while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) {
+      if (isUndef(oldStartVnode)) {
+        oldStartVnode = oldCh[++oldStartIdx]; // Vnode has been moved left
+      } else if (isUndef(oldEndVnode)) {
+        oldEndVnode = oldCh[--oldEndIdx];
+      } else if (sameVnode(oldStartVnode, newStartVnode)) {
+        patchVnode(oldStartVnode, newStartVnode, insertedVnodeQueue);
+        oldStartVnode = oldCh[++oldStartIdx];
+        newStartVnode = newCh[++newStartIdx];
+      } else if (sameVnode(oldEndVnode, newEndVnode)) {
+        patchVnode(oldEndVnode, newEndVnode, insertedVnodeQueue);
+        oldEndVnode = oldCh[--oldEndIdx];
+        newEndVnode = newCh[--newEndIdx];
+      } else if (sameVnode(oldStartVnode, newEndVnode)) { // Vnode moved right
+        patchVnode(oldStartVnode, newEndVnode, insertedVnodeQueue);
+        canMove && nodeOps.insertBefore(parentElm, oldStartVnode.elm, nodeOps.nextSibling(oldEndVnode.elm));
+        oldStartVnode = oldCh[++oldStartIdx];
+        newEndVnode = newCh[--newEndIdx];
+      } else if (sameVnode(oldEndVnode, newStartVnode)) { // Vnode moved left
+        patchVnode(oldEndVnode, newStartVnode, insertedVnodeQueue);
+        canMove && nodeOps.insertBefore(parentElm, oldEndVnode.elm, oldStartVnode.elm);
+        oldEndVnode = oldCh[--oldEndIdx];
+        newStartVnode = newCh[++newStartIdx];
+      } else {
+        if (isUndef(oldKeyToIdx)) { oldKeyToIdx = createKeyToOldIdx(oldCh, oldStartIdx, oldEndIdx); }
+        idxInOld = isDef(newStartVnode.key) ? oldKeyToIdx[newStartVnode.key] : null;
+        if (isUndef(idxInOld)) { // New element
+          createElm(newStartVnode, insertedVnodeQueue, parentElm, oldStartVnode.elm);
+          newStartVnode = newCh[++newStartIdx];
+        } else {
+          elmToMove = oldCh[idxInOld];
+          /* istanbul ignore if */
+          if ("development" !== 'production' && !elmToMove) {
+            warn(
+              'It seems there are duplicate keys that is causing an update error. ' +
+              'Make sure each v-for item has a unique key.'
+            );
+          }
+          if (sameVnode(elmToMove, newStartVnode)) {
+            patchVnode(elmToMove, newStartVnode, insertedVnodeQueue);
+            oldCh[idxInOld] = undefined;
+            canMove && nodeOps.insertBefore(parentElm, elmToMove.elm, oldStartVnode.elm);
+            newStartVnode = newCh[++newStartIdx];
+          } else {
+            // same key but different element. treat as new element
+            createElm(newStartVnode, insertedVnodeQueue, parentElm, oldStartVnode.elm);
+            newStartVnode = newCh[++newStartIdx];
+          }
+        }
+      }
+    }
+    if (oldStartIdx > oldEndIdx) {
+      refElm = isUndef(newCh[newEndIdx + 1]) ? null : newCh[newEndIdx + 1].elm;
+      addVnodes(parentElm, refElm, newCh, newStartIdx, newEndIdx, insertedVnodeQueue);
+    } else if (newStartIdx > newEndIdx) {
+      removeVnodes(parentElm, oldCh, oldStartIdx, oldEndIdx);
+    }
+  }
+
+  function patchVnode (oldVnode, vnode, insertedVnodeQueue, removeOnly) {
+    if (oldVnode === vnode) {
+      return
+    }
+
+    var elm = vnode.elm = oldVnode.elm;
+
+    if (isTrue(oldVnode.isAsyncPlaceholder)) {
+      if (isDef(vnode.asyncFactory.resolved)) {
+        hydrate(oldVnode.elm, vnode, insertedVnodeQueue);
+      } else {
+        vnode.isAsyncPlaceholder = true;
+      }
+      return
+    }
+
+    // reuse element for static trees.
+    // note we only do this if the vnode is cloned -
+    // if the new node is not cloned it means the render functions have been
+    // reset by the hot-reload-api and we need to do a proper re-render.
+    if (isTrue(vnode.isStatic) &&
+      isTrue(oldVnode.isStatic) &&
+      vnode.key === oldVnode.key &&
+      (isTrue(vnode.isCloned) || isTrue(vnode.isOnce))
+    ) {
+      vnode.componentInstance = oldVnode.componentInstance;
+      return
+    }
+
+    var i;
+    var data = vnode.data;
+    if (isDef(data) && isDef(i = data.hook) && isDef(i = i.prepatch)) {
+      i(oldVnode, vnode);
+    }
+
+    var oldCh = oldVnode.children;
+    var ch = vnode.children;
+    if (isDef(data) && isPatchable(vnode)) {
+      for (i = 0; i < cbs.update.length; ++i) { cbs.update[i](oldVnode, vnode); }
+      if (isDef(i = data.hook) && isDef(i = i.update)) { i(oldVnode, vnode); }
+    }
+    if (isUndef(vnode.text)) {
+      if (isDef(oldCh) && isDef(ch)) {
+        if (oldCh !== ch) { updateChildren(elm, oldCh, ch, insertedVnodeQueue, removeOnly); }
+      } else if (isDef(ch)) {
+        if (isDef(oldVnode.text)) { nodeOps.setTextContent(elm, ''); }
+        addVnodes(elm, null, ch, 0, ch.length - 1, insertedVnodeQueue);
+      } else if (isDef(oldCh)) {
+        removeVnodes(elm, oldCh, 0, oldCh.length - 1);
+      } else if (isDef(oldVnode.text)) {
+        nodeOps.setTextContent(elm, '');
+      }
+    } else if (oldVnode.text !== vnode.text) {
+      nodeOps.setTextContent(elm, vnode.text);
+    }
+    if (isDef(data)) {
+      if (isDef(i = data.hook) && isDef(i = i.postpatch)) { i(oldVnode, vnode); }
+    }
+  }
+
+  function invokeInsertHook (vnode, queue, initial) {
+    // delay insert hooks for component root nodes, invoke them after the
+    // element is really inserted
+    if (isTrue(initial) && isDef(vnode.parent)) {
+      vnode.parent.data.pendingInsert = queue;
+    } else {
+      for (var i = 0; i < queue.length; ++i) {
+        queue[i].data.hook.insert(queue[i]);
+      }
+    }
+  }
+
+  var bailed = false;
+  // list of modules that can skip create hook during hydration because they
+  // are already rendered on the client or has no need for initialization
+  var isRenderedModule = makeMap('attrs,style,class,staticClass,staticStyle,key');
+
+  // Note: this is a browser-only function so we can assume elms are DOM nodes.
+  function hydrate (elm, vnode, insertedVnodeQueue) {
+    if (isTrue(vnode.isComment) && isDef(vnode.asyncFactory)) {
+      vnode.elm = elm;
+      vnode.isAsyncPlaceholder = true;
+      return true
+    }
+    {
+      if (!assertNodeMatch(elm, vnode)) {
+        return false
+      }
+    }
+    vnode.elm = elm;
+    var tag = vnode.tag;
+    var data = vnode.data;
+    var children = vnode.children;
+    if (isDef(data)) {
+      if (isDef(i = data.hook) && isDef(i = i.init)) { i(vnode, true /* hydrating */); }
+      if (isDef(i = vnode.componentInstance)) {
+        // child component. it should have hydrated its own tree.
+        initComponent(vnode, insertedVnodeQueue);
+        return true
+      }
+    }
+    if (isDef(tag)) {
+      if (isDef(children)) {
+        // empty element, allow client to pick up and populate children
+        if (!elm.hasChildNodes()) {
+          createChildren(vnode, children, insertedVnodeQueue);
+        } else {
+          var childrenMatch = true;
+          var childNode = elm.firstChild;
+          for (var i$1 = 0; i$1 < children.length; i$1++) {
+            if (!childNode || !hydrate(childNode, children[i$1], insertedVnodeQueue)) {
+              childrenMatch = false;
+              break
+            }
+            childNode = childNode.nextSibling;
+          }
+          // if childNode is not null, it means the actual childNodes list is
+          // longer than the virtual children list.
+          if (!childrenMatch || childNode) {
+            if ("development" !== 'production' &&
+              typeof console !== 'undefined' &&
+              !bailed
+            ) {
+              bailed = true;
+              console.warn('Parent: ', elm);
+              console.warn('Mismatching childNodes vs. VNodes: ', elm.childNodes, children);
+            }
+            return false
+          }
+        }
+      }
+      if (isDef(data)) {
+        for (var key in data) {
+          if (!isRenderedModule(key)) {
+            invokeCreateHooks(vnode, insertedVnodeQueue);
+            break
+          }
+        }
+      }
+    } else if (elm.data !== vnode.text) {
+      elm.data = vnode.text;
+    }
+    return true
+  }
+
+  function assertNodeMatch (node, vnode) {
+    if (isDef(vnode.tag)) {
+      return (
+        vnode.tag.indexOf('vue-component') === 0 ||
+        vnode.tag.toLowerCase() === (node.tagName && node.tagName.toLowerCase())
+      )
+    } else {
+      return node.nodeType === (vnode.isComment ? 8 : 3)
+    }
+  }
+
+  return function patch (oldVnode, vnode, hydrating, removeOnly, parentElm, refElm) {
+    if (isUndef(vnode)) {
+      if (isDef(oldVnode)) { invokeDestroyHook(oldVnode); }
+      return
+    }
+
+    var isInitialPatch = false;
+    var insertedVnodeQueue = [];
+
+    if (isUndef(oldVnode)) {
+      // empty mount (likely as component), create new root element
+      isInitialPatch = true;
+      createElm(vnode, insertedVnodeQueue, parentElm, refElm);
+    } else {
+      var isRealElement = isDef(oldVnode.nodeType);
+      if (!isRealElement && sameVnode(oldVnode, vnode)) {
+        // patch existing root node
+        patchVnode(oldVnode, vnode, insertedVnodeQueue, removeOnly);
+      } else {
+        if (isRealElement) {
+          // mounting to a real element
+          // check if this is server-rendered content and if we can perform
+          // a successful hydration.
+          if (oldVnode.nodeType === 1 && oldVnode.hasAttribute(SSR_ATTR)) {
+            oldVnode.removeAttribute(SSR_ATTR);
+            hydrating = true;
+          }
+          if (isTrue(hydrating)) {
+            if (hydrate(oldVnode, vnode, insertedVnodeQueue)) {
+              invokeInsertHook(vnode, insertedVnodeQueue, true);
+              return oldVnode
+            } else {
+              warn(
+                'The client-side rendered virtual DOM tree is not matching ' +
+                'server-rendered content. This is likely caused by incorrect ' +
+                'HTML markup, for example nesting block-level elements inside ' +
+                '<p>, or missing <tbody>. Bailing hydration and performing ' +
+                'full client-side render.'
+              );
+            }
+          }
+          // either not server-rendered, or hydration failed.
+          // create an empty node and replace it
+          oldVnode = emptyNodeAt(oldVnode);
+        }
+        // replacing existing element
+        var oldElm = oldVnode.elm;
+        var parentElm$1 = nodeOps.parentNode(oldElm);
+        createElm(
+          vnode,
+          insertedVnodeQueue,
+          // extremely rare edge case: do not insert if old element is in a
+          // leaving transition. Only happens when combining transition +
+          // keep-alive + HOCs. (#4590)
+          oldElm._leaveCb ? null : parentElm$1,
+          nodeOps.nextSibling(oldElm)
+        );
+
+        if (isDef(vnode.parent)) {
+          // component root element replaced.
+          // update parent placeholder node element, recursively
+          var ancestor = vnode.parent;
+          while (ancestor) {
+            ancestor.elm = vnode.elm;
+            ancestor = ancestor.parent;
+          }
+          if (isPatchable(vnode)) {
+            for (var i = 0; i < cbs.create.length; ++i) {
+              cbs.create[i](emptyNode, vnode.parent);
+            }
+          }
+        }
+
+        if (isDef(parentElm$1)) {
+          removeVnodes(parentElm$1, [oldVnode], 0, 0);
+        } else if (isDef(oldVnode.tag)) {
+          invokeDestroyHook(oldVnode);
+        }
+      }
+    }
+
+    invokeInsertHook(vnode, insertedVnodeQueue, isInitialPatch);
+    return vnode.elm
+  }
+}
+
+/*  */
+
+var directives = {
+  create: updateDirectives,
+  update: updateDirectives,
+  destroy: function unbindDirectives (vnode) {
+    updateDirectives(vnode, emptyNode);
+  }
+};
+
+function updateDirectives (oldVnode, vnode) {
+  if (oldVnode.data.directives || vnode.data.directives) {
+    _update(oldVnode, vnode);
+  }
+}
+
+function _update (oldVnode, vnode) {
+  var isCreate = oldVnode === emptyNode;
+  var isDestroy = vnode === emptyNode;
+  var oldDirs = normalizeDirectives$1(oldVnode.data.directives, oldVnode.context);
+  var newDirs = normalizeDirectives$1(vnode.data.directives, vnode.context);
+
+  var dirsWithInsert = [];
+  var dirsWithPostpatch = [];
+
+  var key, oldDir, dir;
+  for (key in newDirs) {
+    oldDir = oldDirs[key];
+    dir = newDirs[key];
+    if (!oldDir) {
+      // new directive, bind
+      callHook$1(dir, 'bind', vnode, oldVnode);
+      if (dir.def && dir.def.inserted) {
+        dirsWithInsert.push(dir);
+      }
+    } else {
+      // existing directive, update
+      dir.oldValue = oldDir.value;
+      callHook$1(dir, 'update', vnode, oldVnode);
+      if (dir.def && dir.def.componentUpdated) {
+        dirsWithPostpatch.push(dir);
+      }
+    }
+  }
+
+  if (dirsWithInsert.length) {
+    var callInsert = function () {
+      for (var i = 0; i < dirsWithInsert.length; i++) {
+        callHook$1(dirsWithInsert[i], 'inserted', vnode, oldVnode);
+      }
+    };
+    if (isCreate) {
+      mergeVNodeHook(vnode.data.hook || (vnode.data.hook = {}), 'insert', callInsert);
+    } else {
+      callInsert();
+    }
+  }
+
+  if (dirsWithPostpatch.length) {
+    mergeVNodeHook(vnode.data.hook || (vnode.data.hook = {}), 'postpatch', function () {
+      for (var i = 0; i < dirsWithPostpatch.length; i++) {
+        callHook$1(dirsWithPostpatch[i], 'componentUpdated', vnode, oldVnode);
+      }
+    });
+  }
+
+  if (!isCreate) {
+    for (key in oldDirs) {
+      if (!newDirs[key]) {
+        // no longer present, unbind
+        callHook$1(oldDirs[key], 'unbind', oldVnode, oldVnode, isDestroy);
+      }
+    }
+  }
+}
+
+var emptyModifiers = Object.create(null);
+
+function normalizeDirectives$1 (
+  dirs,
+  vm
+) {
+  var res = Object.create(null);
+  if (!dirs) {
+    return res
+  }
+  var i, dir;
+  for (i = 0; i < dirs.length; i++) {
+    dir = dirs[i];
+    if (!dir.modifiers) {
+      dir.modifiers = emptyModifiers;
+    }
+    res[getRawDirName(dir)] = dir;
+    dir.def = resolveAsset(vm.$options, 'directives', dir.name, true);
+  }
+  return res
+}
+
+function getRawDirName (dir) {
+  return dir.rawName || ((dir.name) + "." + (Object.keys(dir.modifiers || {}).join('.')))
+}
+
+function callHook$1 (dir, hook, vnode, oldVnode, isDestroy) {
+  var fn = dir.def && dir.def[hook];
+  if (fn) {
+    try {
+      fn(vnode.elm, dir, vnode, oldVnode, isDestroy);
+    } catch (e) {
+      handleError(e, vnode.context, ("directive " + (dir.name) + " " + hook + " hook"));
+    }
+  }
+}
+
+var baseModules = [
+  ref,
+  directives
+];
+
+/*  */
+
+function updateAttrs (oldVnode, vnode) {
+  var opts = vnode.componentOptions;
+  if (isDef(opts) && opts.Ctor.options.inheritAttrs === false) {
+    return
+  }
+  if (isUndef(oldVnode.data.attrs) && isUndef(vnode.data.attrs)) {
+    return
+  }
+  var key, cur, old;
+  var elm = vnode.elm;
+  var oldAttrs = oldVnode.data.attrs || {};
+  var attrs = vnode.data.attrs || {};
+  // clone observed objects, as the user probably wants to mutate it
+  if (isDef(attrs.__ob__)) {
+    attrs = vnode.data.attrs = extend({}, attrs);
+  }
+
+  for (key in attrs) {
+    cur = attrs[key];
+    old = oldAttrs[key];
+    if (old !== cur) {
+      setAttr(elm, key, cur);
+    }
+  }
+  // #4391: in IE9, setting type can reset value for input[type=radio]
+  /* istanbul ignore if */
+  if (isIE9 && attrs.value !== oldAttrs.value) {
+    setAttr(elm, 'value', attrs.value);
+  }
+  for (key in oldAttrs) {
+    if (isUndef(attrs[key])) {
+      if (isXlink(key)) {
+        elm.removeAttributeNS(xlinkNS, getXlinkProp(key));
+      } else if (!isEnumeratedAttr(key)) {
+        elm.removeAttribute(key);
+      }
+    }
+  }
+}
+
+function setAttr (el, key, value) {
+  if (isBooleanAttr(key)) {
+    // set attribute for blank value
+    // e.g. <option disabled>Select one</option>
+    if (isFalsyAttrValue(value)) {
+      el.removeAttribute(key);
+    } else {
+      el.setAttribute(key, key);
+    }
+  } else if (isEnumeratedAttr(key)) {
+    el.setAttribute(key, isFalsyAttrValue(value) || value === 'false' ? 'false' : 'true');
+  } else if (isXlink(key)) {
+    if (isFalsyAttrValue(value)) {
+      el.removeAttributeNS(xlinkNS, getXlinkProp(key));
+    } else {
+      el.setAttributeNS(xlinkNS, key, value);
+    }
+  } else {
+    if (isFalsyAttrValue(value)) {
+      el.removeAttribute(key);
+    } else {
+      el.setAttribute(key, value);
+    }
+  }
+}
+
+var attrs = {
+  create: updateAttrs,
+  update: updateAttrs
+};
+
+/*  */
+
+function updateClass (oldVnode, vnode) {
+  var el = vnode.elm;
+  var data = vnode.data;
+  var oldData = oldVnode.data;
+  if (
+    isUndef(data.staticClass) &&
+    isUndef(data.class) && (
+      isUndef(oldData) || (
+        isUndef(oldData.staticClass) &&
+        isUndef(oldData.class)
+      )
+    )
+  ) {
+    return
+  }
+
+  var cls = genClassForVnode(vnode);
+
+  // handle transition classes
+  var transitionClass = el._transitionClasses;
+  if (isDef(transitionClass)) {
+    cls = concat(cls, stringifyClass(transitionClass));
+  }
+
+  // set the class
+  if (cls !== el._prevClass) {
+    el.setAttribute('class', cls);
+    el._prevClass = cls;
+  }
+}
+
+var klass = {
+  create: updateClass,
+  update: updateClass
+};
+
+/*  */
+
+var validDivisionCharRE = /[\w).+\-_$\]]/;
+
+function parseFilters (exp) {
+  var inSingle = false;
+  var inDouble = false;
+  var inTemplateString = false;
+  var inRegex = false;
+  var curly = 0;
+  var square = 0;
+  var paren = 0;
+  var lastFilterIndex = 0;
+  var c, prev, i, expression, filters;
+
+  for (i = 0; i < exp.length; i++) {
+    prev = c;
+    c = exp.charCodeAt(i);
+    if (inSingle) {
+      if (c === 0x27 && prev !== 0x5C) { inSingle = false; }
+    } else if (inDouble) {
+      if (c === 0x22 && prev !== 0x5C) { inDouble = false; }
+    } else if (inTemplateString) {
+      if (c === 0x60 && prev !== 0x5C) { inTemplateString = false; }
+    } else if (inRegex) {
+      if (c === 0x2f && prev !== 0x5C) { inRegex = false; }
+    } else if (
+      c === 0x7C && // pipe
+      exp.charCodeAt(i + 1) !== 0x7C &&
+      exp.charCodeAt(i - 1) !== 0x7C &&
+      !curly && !square && !paren
+    ) {
+      if (expression === undefined) {
+        // first filter, end of expression
+        lastFilterIndex = i + 1;
+        expression = exp.slice(0, i).trim();
+      } else {
+        pushFilter();
+      }
+    } else {
+      switch (c) {
+        case 0x22: inDouble = true; break         // "
+        case 0x27: inSingle = true; break         // '
+        case 0x60: inTemplateString = true; break // `
+        case 0x28: paren++; break                 // (
+        case 0x29: paren--; break                 // )
+        case 0x5B: square++; break                // [
+        case 0x5D: square--; break                // ]
+        case 0x7B: curly++; break                 // {
+        case 0x7D: curly--; break                 // }
+      }
+      if (c === 0x2f) { // /
+        var j = i - 1;
+        var p = (void 0);
+        // find first non-whitespace prev char
+        for (; j >= 0; j--) {
+          p = exp.charAt(j);
+          if (p !== ' ') { break }
+        }
+        if (!p || !validDivisionCharRE.test(p)) {
+          inRegex = true;
+        }
+      }
+    }
+  }
+
+  if (expression === undefined) {
+    expression = exp.slice(0, i).trim();
+  } else if (lastFilterIndex !== 0) {
+    pushFilter();
+  }
+
+  function pushFilter () {
+    (filters || (filters = [])).push(exp.slice(lastFilterIndex, i).trim());
+    lastFilterIndex = i + 1;
+  }
+
+  if (filters) {
+    for (i = 0; i < filters.length; i++) {
+      expression = wrapFilter(expression, filters[i]);
+    }
+  }
+
+  return expression
+}
+
+function wrapFilter (exp, filter) {
+  var i = filter.indexOf('(');
+  if (i < 0) {
+    // _f: resolveFilter
+    return ("_f(\"" + filter + "\")(" + exp + ")")
+  } else {
+    var name = filter.slice(0, i);
+    var args = filter.slice(i + 1);
+    return ("_f(\"" + name + "\")(" + exp + "," + args)
+  }
+}
+
+/*  */
+
+function baseWarn (msg) {
+  console.error(("[Vue compiler]: " + msg));
+}
+
+function pluckModuleFunction (
+  modules,
+  key
+) {
+  return modules
+    ? modules.map(function (m) { return m[key]; }).filter(function (_) { return _; })
+    : []
+}
+
+function addProp (el, name, value) {
+  (el.props || (el.props = [])).push({ name: name, value: value });
+}
+
+function addAttr (el, name, value) {
+  (el.attrs || (el.attrs = [])).push({ name: name, value: value });
+}
+
+function addDirective (
+  el,
+  name,
+  rawName,
+  value,
+  arg,
+  modifiers
+) {
+  (el.directives || (el.directives = [])).push({ name: name, rawName: rawName, value: value, arg: arg, modifiers: modifiers });
+}
+
+function addHandler (
+  el,
+  name,
+  value,
+  modifiers,
+  important,
+  warn
+) {
+  // warn prevent and passive modifier
+  /* istanbul ignore if */
+  if (
+    "development" !== 'production' && warn &&
+    modifiers && modifiers.prevent && modifiers.passive
+  ) {
+    warn(
+      'passive and prevent can\'t be used together. ' +
+      'Passive handler can\'t prevent default event.'
+    );
+  }
+  // check capture modifier
+  if (modifiers && modifiers.capture) {
+    delete modifiers.capture;
+    name = '!' + name; // mark the event as captured
+  }
+  if (modifiers && modifiers.once) {
+    delete modifiers.once;
+    name = '~' + name; // mark the event as once
+  }
+  /* istanbul ignore if */
+  if (modifiers && modifiers.passive) {
+    delete modifiers.passive;
+    name = '&' + name; // mark the event as passive
+  }
+  var events;
+  if (modifiers && modifiers.native) {
+    delete modifiers.native;
+    events = el.nativeEvents || (el.nativeEvents = {});
+  } else {
+    events = el.events || (el.events = {});
+  }
+  var newHandler = { value: value, modifiers: modifiers };
+  var handlers = events[name];
+  /* istanbul ignore if */
+  if (Array.isArray(handlers)) {
+    important ? handlers.unshift(newHandler) : handlers.push(newHandler);
+  } else if (handlers) {
+    events[name] = important ? [newHandler, handlers] : [handlers, newHandler];
+  } else {
+    events[name] = newHandler;
+  }
+}
+
+function getBindingAttr (
+  el,
+  name,
+  getStatic
+) {
+  var dynamicValue =
+    getAndRemoveAttr(el, ':' + name) ||
+    getAndRemoveAttr(el, 'v-bind:' + name);
+  if (dynamicValue != null) {
+    return parseFilters(dynamicValue)
+  } else if (getStatic !== false) {
+    var staticValue = getAndRemoveAttr(el, name);
+    if (staticValue != null) {
+      return JSON.stringify(staticValue)
+    }
+  }
+}
+
+function getAndRemoveAttr (el, name) {
+  var val;
+  if ((val = el.attrsMap[name]) != null) {
+    var list = el.attrsList;
+    for (var i = 0, l = list.length; i < l; i++) {
+      if (list[i].name === name) {
+        list.splice(i, 1);
+        break
+      }
+    }
+  }
+  return val
+}
+
+/*  */
+
+/**
+ * Cross-platform code generation for component v-model
+ */
+function genComponentModel (
+  el,
+  value,
+  modifiers
+) {
+  var ref = modifiers || {};
+  var number = ref.number;
+  var trim = ref.trim;
+
+  var baseValueExpression = '$$v';
+  var valueExpression = baseValueExpression;
+  if (trim) {
+    valueExpression =
+      "(typeof " + baseValueExpression + " === 'string'" +
+        "? " + baseValueExpression + ".trim()" +
+        ": " + baseValueExpression + ")";
+  }
+  if (number) {
+    valueExpression = "_n(" + valueExpression + ")";
+  }
+  var assignment = genAssignmentCode(value, valueExpression);
+
+  el.model = {
+    value: ("(" + value + ")"),
+    expression: ("\"" + value + "\""),
+    callback: ("function (" + baseValueExpression + ") {" + assignment + "}")
+  };
+}
+
+/**
+ * Cross-platform codegen helper for generating v-model value assignment code.
+ */
+function genAssignmentCode (
+  value,
+  assignment
+) {
+  var modelRs = parseModel(value);
+  if (modelRs.idx === null) {
+    return (value + "=" + assignment)
+  } else {
+    return ("$set(" + (modelRs.exp) + ", " + (modelRs.idx) + ", " + assignment + ")")
+  }
+}
+
+/**
+ * parse directive model to do the array update transform. a[idx] = val => $$a.splice($$idx, 1, val)
+ *
+ * for loop possible cases:
+ *
+ * - test
+ * - test[idx]
+ * - test[test1[idx]]
+ * - test["a"][idx]
+ * - xxx.test[a[a].test1[idx]]
+ * - test.xxx.a["asa"][test1[idx]]
+ *
+ */
+
+var len;
+var str;
+var chr;
+var index$1;
+var expressionPos;
+var expressionEndPos;
+
+function parseModel (val) {
+  str = val;
+  len = str.length;
+  index$1 = expressionPos = expressionEndPos = 0;
+
+  if (val.indexOf('[') < 0 || val.lastIndexOf(']') < len - 1) {
+    return {
+      exp: val,
+      idx: null
+    }
+  }
+
+  while (!eof()) {
+    chr = next();
+    /* istanbul ignore if */
+    if (isStringStart(chr)) {
+      parseString(chr);
+    } else if (chr === 0x5B) {
+      parseBracket(chr);
+    }
+  }
+
+  return {
+    exp: val.substring(0, expressionPos),
+    idx: val.substring(expressionPos + 1, expressionEndPos)
+  }
+}
+
+function next () {
+  return str.charCodeAt(++index$1)
+}
+
+function eof () {
+  return index$1 >= len
+}
+
+function isStringStart (chr) {
+  return chr === 0x22 || chr === 0x27
+}
+
+function parseBracket (chr) {
+  var inBracket = 1;
+  expressionPos = index$1;
+  while (!eof()) {
+    chr = next();
+    if (isStringStart(chr)) {
+      parseString(chr);
+      continue
+    }
+    if (chr === 0x5B) { inBracket++; }
+    if (chr === 0x5D) { inBracket--; }
+    if (inBracket === 0) {
+      expressionEndPos = index$1;
+      break
+    }
+  }
+}
+
+function parseString (chr) {
+  var stringQuote = chr;
+  while (!eof()) {
+    chr = next();
+    if (chr === stringQuote) {
+      break
+    }
+  }
+}
+
+/*  */
+
+var warn$1;
+
+// in some cases, the event used has to be determined at runtime
+// so we used some reserved tokens during compile.
+var RANGE_TOKEN = '__r';
+var CHECKBOX_RADIO_TOKEN = '__c';
+
+function model (
+  el,
+  dir,
+  _warn
+) {
+  warn$1 = _warn;
+  var value = dir.value;
+  var modifiers = dir.modifiers;
+  var tag = el.tag;
+  var type = el.attrsMap.type;
+
+  {
+    var dynamicType = el.attrsMap['v-bind:type'] || el.attrsMap[':type'];
+    if (tag === 'input' && dynamicType) {
+      warn$1(
+        "<input :type=\"" + dynamicType + "\" v-model=\"" + value + "\">:\n" +
+        "v-model does not support dynamic input types. Use v-if branches instead."
+      );
+    }
+    // inputs with type="file" are read only and setting the input's
+    // value will throw an error.
+    if (tag === 'input' && type === 'file') {
+      warn$1(
+        "<" + (el.tag) + " v-model=\"" + value + "\" type=\"file\">:\n" +
+        "File inputs are read only. Use a v-on:change listener instead."
+      );
+    }
+  }
+
+  if (el.component) {
+    genComponentModel(el, value, modifiers);
+    // component v-model doesn't need extra runtime
+    return false
+  } else if (tag === 'select') {
+    genSelect(el, value, modifiers);
+  } else if (tag === 'input' && type === 'checkbox') {
+    genCheckboxModel(el, value, modifiers);
+  } else if (tag === 'input' && type === 'radio') {
+    genRadioModel(el, value, modifiers);
+  } else if (tag === 'input' || tag === 'textarea') {
+    genDefaultModel(el, value, modifiers);
+  } else if (!config.isReservedTag(tag)) {
+    genComponentModel(el, value, modifiers);
+    // component v-model doesn't need extra runtime
+    return false
+  } else {
+    warn$1(
+      "<" + (el.tag) + " v-model=\"" + value + "\">: " +
+      "v-model is not supported on this element type. " +
+      'If you are working with contenteditable, it\'s recommended to ' +
+      'wrap a library dedicated for that purpose inside a custom component.'
+    );
+  }
+
+  // ensure runtime directive metadata
+  return true
+}
+
+function genCheckboxModel (
+  el,
+  value,
+  modifiers
+) {
+  var number = modifiers && modifiers.number;
+  var valueBinding = getBindingAttr(el, 'value') || 'null';
+  var trueValueBinding = getBindingAttr(el, 'true-value') || 'true';
+  var falseValueBinding = getBindingAttr(el, 'false-value') || 'false';
+  addProp(el, 'checked',
+    "Array.isArray(" + value + ")" +
+      "?_i(" + value + "," + valueBinding + ")>-1" + (
+        trueValueBinding === 'true'
+          ? (":(" + value + ")")
+          : (":_q(" + value + "," + trueValueBinding + ")")
+      )
+  );
+  addHandler(el, CHECKBOX_RADIO_TOKEN,
+    "var $$a=" + value + "," +
+        '$$el=$event.target,' +
+        "$$c=$$el.checked?(" + trueValueBinding + "):(" + falseValueBinding + ");" +
+    'if(Array.isArray($$a)){' +
+      "var $$v=" + (number ? '_n(' + valueBinding + ')' : valueBinding) + "," +
+          '$$i=_i($$a,$$v);' +
+      "if($$c){$$i<0&&(" + value + "=$$a.concat($$v))}" +
+      "else{$$i>-1&&(" + value + "=$$a.slice(0,$$i).concat($$a.slice($$i+1)))}" +
+    "}else{" + (genAssignmentCode(value, '$$c')) + "}",
+    null, true
+  );
+}
+
+function genRadioModel (
+    el,
+    value,
+    modifiers
+) {
+  var number = modifiers && modifiers.number;
+  var valueBinding = getBindingAttr(el, 'value') || 'null';
+  valueBinding = number ? ("_n(" + valueBinding + ")") : valueBinding;
+  addProp(el, 'checked', ("_q(" + value + "," + valueBinding + ")"));
+  addHandler(el, CHECKBOX_RADIO_TOKEN, genAssignmentCode(value, valueBinding), null, true);
+}
+
+function genSelect (
+    el,
+    value,
+    modifiers
+) {
+  var number = modifiers && modifiers.number;
+  var selectedVal = "Array.prototype.filter" +
+    ".call($event.target.options,function(o){return o.selected})" +
+    ".map(function(o){var val = \"_value\" in o ? o._value : o.value;" +
+    "return " + (number ? '_n(val)' : 'val') + "})";
+
+  var assignment = '$event.target.multiple ? $$selectedVal : $$selectedVal[0]';
+  var code = "var $$selectedVal = " + selectedVal + ";";
+  code = code + " " + (genAssignmentCode(value, assignment));
+  addHandler(el, 'change', code, null, true);
+}
+
+function genDefaultModel (
+  el,
+  value,
+  modifiers
+) {
+  var type = el.attrsMap.type;
+  var ref = modifiers || {};
+  var lazy = ref.lazy;
+  var number = ref.number;
+  var trim = ref.trim;
+  var needCompositionGuard = !lazy && type !== 'range';
+  var event = lazy
+    ? 'change'
+    : type === 'range'
+      ? RANGE_TOKEN
+      : 'input';
+
+  var valueExpression = '$event.target.value';
+  if (trim) {
+    valueExpression = "$event.target.value.trim()";
+  }
+  if (number) {
+    valueExpression = "_n(" + valueExpression + ")";
+  }
+
+  var code = genAssignmentCode(value, valueExpression);
+  if (needCompositionGuard) {
+    code = "if($event.target.composing)return;" + code;
+  }
+
+  addProp(el, 'value', ("(" + value + ")"));
+  addHandler(el, event, code, null, true);
+  if (trim || number) {
+    addHandler(el, 'blur', '$forceUpdate()');
+  }
+}
+
+/*  */
+
+// normalize v-model event tokens that can only be determined at runtime.
+// it's important to place the event as the first in the array because
+// the whole point is ensuring the v-model callback gets called before
+// user-attached handlers.
+function normalizeEvents (on) {
+  var event;
+  /* istanbul ignore if */
+  if (isDef(on[RANGE_TOKEN])) {
+    // IE input[type=range] only supports `change` event
+    event = isIE ? 'change' : 'input';
+    on[event] = [].concat(on[RANGE_TOKEN], on[event] || []);
+    delete on[RANGE_TOKEN];
+  }
+  if (isDef(on[CHECKBOX_RADIO_TOKEN])) {
+    // Chrome fires microtasks in between click/change, leads to #4521
+    event = isChrome ? 'click' : 'change';
+    on[event] = [].concat(on[CHECKBOX_RADIO_TOKEN], on[event] || []);
+    delete on[CHECKBOX_RADIO_TOKEN];
+  }
+}
+
+var target$1;
+
+function add$1 (
+  event,
+  handler,
+  once$$1,
+  capture,
+  passive
+) {
+  if (once$$1) {
+    var oldHandler = handler;
+    var _target = target$1; // save current target element in closure
+    handler = function (ev) {
+      var res = arguments.length === 1
+        ? oldHandler(ev)
+        : oldHandler.apply(null, arguments);
+      if (res !== null) {
+        remove$2(event, handler, capture, _target);
+      }
+    };
+  }
+  target$1.addEventListener(
+    event,
+    handler,
+    supportsPassive
+      ? { capture: capture, passive: passive }
+      : capture
+  );
+}
+
+function remove$2 (
+  event,
+  handler,
+  capture,
+  _target
+) {
+  (_target || target$1).removeEventListener(event, handler, capture);
+}
+
+function updateDOMListeners (oldVnode, vnode) {
+  var isComponentRoot = isDef(vnode.componentOptions);
+  var oldOn = isComponentRoot ? oldVnode.data.nativeOn : oldVnode.data.on;
+  var on = isComponentRoot ? vnode.data.nativeOn : vnode.data.on;
+  if (isUndef(oldOn) && isUndef(on)) {
+    return
+  }
+  on = on || {};
+  oldOn = oldOn || {};
+  target$1 = vnode.elm;
+  normalizeEvents(on);
+  updateListeners(on, oldOn, add$1, remove$2, vnode.context);
+}
+
+var events = {
+  create: updateDOMListeners,
+  update: updateDOMListeners
+};
+
+/*  */
+
+function updateDOMProps (oldVnode, vnode) {
+  if (isUndef(oldVnode.data.domProps) && isUndef(vnode.data.domProps)) {
+    return
+  }
+  var key, cur;
+  var elm = vnode.elm;
+  var oldProps = oldVnode.data.domProps || {};
+  var props = vnode.data.domProps || {};
+  // clone observed objects, as the user probably wants to mutate it
+  if (isDef(props.__ob__)) {
+    props = vnode.data.domProps = extend({}, props);
+  }
+
+  for (key in oldProps) {
+    if (isUndef(props[key])) {
+      elm[key] = '';
+    }
+  }
+  for (key in props) {
+    cur = props[key];
+    // ignore children if the node has textContent or innerHTML,
+    // as these will throw away existing DOM nodes and cause removal errors
+    // on subsequent patches (#3360)
+    if (key === 'textContent' || key === 'innerHTML') {
+      if (vnode.children) { vnode.children.length = 0; }
+      if (cur === oldProps[key]) { continue }
+    }
+
+    if (key === 'value') {
+      // store value as _value as well since
+      // non-string values will be stringified
+      elm._value = cur;
+      // avoid resetting cursor position when value is the same
+      var strCur = isUndef(cur) ? '' : String(cur);
+      if (shouldUpdateValue(elm, vnode, strCur)) {
+        elm.value = strCur;
+      }
+    } else {
+      elm[key] = cur;
+    }
+  }
+}
+
+// check platforms/web/util/attrs.js acceptValue
+
+
+function shouldUpdateValue (
+  elm,
+  vnode,
+  checkVal
+) {
+  return (!elm.composing && (
+    vnode.tag === 'option' ||
+    isDirty(elm, checkVal) ||
+    isInputChanged(elm, checkVal)
+  ))
+}
+
+function isDirty (elm, checkVal) {
+  // return true when textbox (.number and .trim) loses focus and its value is
+  // not equal to the updated value
+  return document.activeElement !== elm && elm.value !== checkVal
+}
+
+function isInputChanged (elm, newVal) {
+  var value = elm.value;
+  var modifiers = elm._vModifiers; // injected by v-model runtime
+  if (isDef(modifiers) && modifiers.number) {
+    return toNumber(value) !== toNumber(newVal)
+  }
+  if (isDef(modifiers) && modifiers.trim) {
+    return value.trim() !== newVal.trim()
+  }
+  return value !== newVal
+}
+
+var domProps = {
+  create: updateDOMProps,
+  update: updateDOMProps
+};
+
+/*  */
+
+var parseStyleText = cached(function (cssText) {
+  var res = {};
+  var listDelimiter = /;(?![^(]*\))/g;
+  var propertyDelimiter = /:(.+)/;
+  cssText.split(listDelimiter).forEach(function (item) {
+    if (item) {
+      var tmp = item.split(propertyDelimiter);
+      tmp.length > 1 && (res[tmp[0].trim()] = tmp[1].trim());
+    }
+  });
+  return res
+});
+
+// merge static and dynamic style data on the same vnode
+function normalizeStyleData (data) {
+  var style = normalizeStyleBinding(data.style);
+  // static style is pre-processed into an object during compilation
+  // and is always a fresh object, so it's safe to merge into it
+  return data.staticStyle
+    ? extend(data.staticStyle, style)
+    : style
+}
+
+// normalize possible array / string values into Object
+function normalizeStyleBinding (bindingStyle) {
+  if (Array.isArray(bindingStyle)) {
+    return toObject(bindingStyle)
+  }
+  if (typeof bindingStyle === 'string') {
+    return parseStyleText(bindingStyle)
+  }
+  return bindingStyle
+}
+
+/**
+ * parent component style should be after child's
+ * so that parent component's style could override it
+ */
+function getStyle (vnode, checkChild) {
+  var res = {};
+  var styleData;
+
+  if (checkChild) {
+    var childNode = vnode;
+    while (childNode.componentInstance) {
+      childNode = childNode.componentInstance._vnode;
+      if (childNode.data && (styleData = normalizeStyleData(childNode.data))) {
+        extend(res, styleData);
+      }
+    }
+  }
+
+  if ((styleData = normalizeStyleData(vnode.data))) {
+    extend(res, styleData);
+  }
+
+  var parentNode = vnode;
+  while ((parentNode = parentNode.parent)) {
+    if (parentNode.data && (styleData = normalizeStyleData(parentNode.data))) {
+      extend(res, styleData);
+    }
+  }
+  return res
+}
+
+/*  */
+
+var cssVarRE = /^--/;
+var importantRE = /\s*!important$/;
+var setProp = function (el, name, val) {
+  /* istanbul ignore if */
+  if (cssVarRE.test(name)) {
+    el.style.setProperty(name, val);
+  } else if (importantRE.test(val)) {
+    el.style.setProperty(name, val.replace(importantRE, ''), 'important');
+  } else {
+    var normalizedName = normalize(name);
+    if (Array.isArray(val)) {
+      // Support values array created by autoprefixer, e.g.
+      // {display: ["-webkit-box", "-ms-flexbox", "flex"]}
+      // Set them one by one, and the browser will only set those it can recognize
+      for (var i = 0, len = val.length; i < len; i++) {
+        el.style[normalizedName] = val[i];
+      }
+    } else {
+      el.style[normalizedName] = val;
+    }
+  }
+};
+
+var vendorNames = ['Webkit', 'Moz', 'ms'];
+
+var emptyStyle;
+var normalize = cached(function (prop) {
+  emptyStyle = emptyStyle || document.createElement('div').style;
+  prop = camelize(prop);
+  if (prop !== 'filter' && (prop in emptyStyle)) {
+    return prop
+  }
+  var capName = prop.charAt(0).toUpperCase() + prop.slice(1);
+  for (var i = 0; i < vendorNames.length; i++) {
+    var name = vendorNames[i] + capName;
+    if (name in emptyStyle) {
+      return name
+    }
+  }
+});
+
+function updateStyle (oldVnode, vnode) {
+  var data = vnode.data;
+  var oldData = oldVnode.data;
+
+  if (isUndef(data.staticStyle) && isUndef(data.style) &&
+    isUndef(oldData.staticStyle) && isUndef(oldData.style)
+  ) {
+    return
+  }
+
+  var cur, name;
+  var el = vnode.elm;
+  var oldStaticStyle = oldData.staticStyle;
+  var oldStyleBinding = oldData.normalizedStyle || oldData.style || {};
+
+  // if static style exists, stylebinding already merged into it when doing normalizeStyleData
+  var oldStyle = oldStaticStyle || oldStyleBinding;
+
+  var style = normalizeStyleBinding(vnode.data.style) || {};
+
+  // store normalized style under a different key for next diff
+  // make sure to clone it if it's reactive, since the user likley wants
+  // to mutate it.
+  vnode.data.normalizedStyle = isDef(style.__ob__)
+    ? extend({}, style)
+    : style;
+
+  var newStyle = getStyle(vnode, true);
+
+  for (name in oldStyle) {
+    if (isUndef(newStyle[name])) {
+      setProp(el, name, '');
+    }
+  }
+  for (name in newStyle) {
+    cur = newStyle[name];
+    if (cur !== oldStyle[name]) {
+      // ie9 setting to null has no effect, must use empty string
+      setProp(el, name, cur == null ? '' : cur);
+    }
+  }
+}
+
+var style = {
+  create: updateStyle,
+  update: updateStyle
+};
+
+/*  */
+
+/**
+ * Add class with compatibility for SVG since classList is not supported on
+ * SVG elements in IE
+ */
+function addClass (el, cls) {
+  /* istanbul ignore if */
+  if (!cls || !(cls = cls.trim())) {
+    return
+  }
+
+  /* istanbul ignore else */
+  if (el.classList) {
+    if (cls.indexOf(' ') > -1) {
+      cls.split(/\s+/).forEach(function (c) { return el.classList.add(c); });
+    } else {
+      el.classList.add(cls);
+    }
+  } else {
+    var cur = " " + (el.getAttribute('class') || '') + " ";
+    if (cur.indexOf(' ' + cls + ' ') < 0) {
+      el.setAttribute('class', (cur + cls).trim());
+    }
+  }
+}
+
+/**
+ * Remove class with compatibility for SVG since classList is not supported on
+ * SVG elements in IE
+ */
+function removeClass (el, cls) {
+  /* istanbul ignore if */
+  if (!cls || !(cls = cls.trim())) {
+    return
+  }
+
+  /* istanbul ignore else */
+  if (el.classList) {
+    if (cls.indexOf(' ') > -1) {
+      cls.split(/\s+/).forEach(function (c) { return el.classList.remove(c); });
+    } else {
+      el.classList.remove(cls);
+    }
+    if (!el.classList.length) {
+      el.removeAttribute('class');
+    }
+  } else {
+    var cur = " " + (el.getAttribute('class') || '') + " ";
+    var tar = ' ' + cls + ' ';
+    while (cur.indexOf(tar) >= 0) {
+      cur = cur.replace(tar, ' ');
+    }
+    cur = cur.trim();
+    if (cur) {
+      el.setAttribute('class', cur);
+    } else {
+      el.removeAttribute('class');
+    }
+  }
+}
+
+/*  */
+
+function resolveTransition (def$$1) {
+  if (!def$$1) {
+    return
+  }
+  /* istanbul ignore else */
+  if (typeof def$$1 === 'object') {
+    var res = {};
+    if (def$$1.css !== false) {
+      extend(res, autoCssTransition(def$$1.name || 'v'));
+    }
+    extend(res, def$$1);
+    return res
+  } else if (typeof def$$1 === 'string') {
+    return autoCssTransition(def$$1)
+  }
+}
+
+var autoCssTransition = cached(function (name) {
+  return {
+    enterClass: (name + "-enter"),
+    enterToClass: (name + "-enter-to"),
+    enterActiveClass: (name + "-enter-active"),
+    leaveClass: (name + "-leave"),
+    leaveToClass: (name + "-leave-to"),
+    leaveActiveClass: (name + "-leave-active")
+  }
+});
+
+var hasTransition = inBrowser && !isIE9;
+var TRANSITION = 'transition';
+var ANIMATION = 'animation';
+
+// Transition property/event sniffing
+var transitionProp = 'transition';
+var transitionEndEvent = 'transitionend';
+var animationProp = 'animation';
+var animationEndEvent = 'animationend';
+if (hasTransition) {
+  /* istanbul ignore if */
+  if (window.ontransitionend === undefined &&
+    window.onwebkittransitionend !== undefined
+  ) {
+    transitionProp = 'WebkitTransition';
+    transitionEndEvent = 'webkitTransitionEnd';
+  }
+  if (window.onanimationend === undefined &&
+    window.onwebkitanimationend !== undefined
+  ) {
+    animationProp = 'WebkitAnimation';
+    animationEndEvent = 'webkitAnimationEnd';
+  }
+}
+
+// binding to window is necessary to make hot reload work in IE in strict mode
+var raf = inBrowser && window.requestAnimationFrame
+  ? window.requestAnimationFrame.bind(window)
+  : setTimeout;
+
+function nextFrame (fn) {
+  raf(function () {
+    raf(fn);
+  });
+}
+
+function addTransitionClass (el, cls) {
+  var transitionClasses = el._transitionClasses || (el._transitionClasses = []);
+  if (transitionClasses.indexOf(cls) < 0) {
+    transitionClasses.push(cls);
+    addClass(el, cls);
+  }
+}
+
+function removeTransitionClass (el, cls) {
+  if (el._transitionClasses) {
+    remove(el._transitionClasses, cls);
+  }
+  removeClass(el, cls);
+}
+
+function whenTransitionEnds (
+  el,
+  expectedType,
+  cb
+) {
+  var ref = getTransitionInfo(el, expectedType);
+  var type = ref.type;
+  var timeout = ref.timeout;
+  var propCount = ref.propCount;
+  if (!type) { return cb() }
+  var event = type === TRANSITION ? transitionEndEvent : animationEndEvent;
+  var ended = 0;
+  var end = function () {
+    el.removeEventListener(event, onEnd);
+    cb();
+  };
+  var onEnd = function (e) {
+    if (e.target === el) {
+      if (++ended >= propCount) {
+        end();
+      }
+    }
+  };
+  setTimeout(function () {
+    if (ended < propCount) {
+      end();
+    }
+  }, timeout + 1);
+  el.addEventListener(event, onEnd);
+}
+
+var transformRE = /\b(transform|all)(,|$)/;
+
+function getTransitionInfo (el, expectedType) {
+  var styles = window.getComputedStyle(el);
+  var transitionDelays = styles[transitionProp + 'Delay'].split(', ');
+  var transitionDurations = styles[transitionProp + 'Duration'].split(', ');
+  var transitionTimeout = getTimeout(transitionDelays, transitionDurations);
+  var animationDelays = styles[animationProp + 'Delay'].split(', ');
+  var animationDurations = styles[animationProp + 'Duration'].split(', ');
+  var animationTimeout = getTimeout(animationDelays, animationDurations);
+
+  var type;
+  var timeout = 0;
+  var propCount = 0;
+  /* istanbul ignore if */
+  if (expectedType === TRANSITION) {
+    if (transitionTimeout > 0) {
+      type = TRANSITION;
+      timeout = transitionTimeout;
+      propCount = transitionDurations.length;
+    }
+  } else if (expectedType === ANIMATION) {
+    if (animationTimeout > 0) {
+      type = ANIMATION;
+      timeout = animationTimeout;
+      propCount = animationDurations.length;
+    }
+  } else {
+    timeout = Math.max(transitionTimeout, animationTimeout);
+    type = timeout > 0
+      ? transitionTimeout > animationTimeout
+        ? TRANSITION
+        : ANIMATION
+      : null;
+    propCount = type
+      ? type === TRANSITION
+        ? transitionDurations.length
+        : animationDurations.length
+      : 0;
+  }
+  var hasTransform =
+    type === TRANSITION &&
+    transformRE.test(styles[transitionProp + 'Property']);
+  return {
+    type: type,
+    timeout: timeout,
+    propCount: propCount,
+    hasTransform: hasTransform
+  }
+}
+
+function getTimeout (delays, durations) {
+  /* istanbul ignore next */
+  while (delays.length < durations.length) {
+    delays = delays.concat(delays);
+  }
+
+  return Math.max.apply(null, durations.map(function (d, i) {
+    return toMs(d) + toMs(delays[i])
+  }))
+}
+
+function toMs (s) {
+  return Number(s.slice(0, -1)) * 1000
+}
+
+/*  */
+
+function enter (vnode, toggleDisplay) {
+  var el = vnode.elm;
+
+  // call leave callback now
+  if (isDef(el._leaveCb)) {
+    el._leaveCb.cancelled = true;
+    el._leaveCb();
+  }
+
+  var data = resolveTransition(vnode.data.transition);
+  if (isUndef(data)) {
+    return
+  }
+
+  /* istanbul ignore if */
+  if (isDef(el._enterCb) || el.nodeType !== 1) {
+    return
+  }
+
+  var css = data.css;
+  var type = data.type;
+  var enterClass = data.enterClass;
+  var enterToClass = data.enterToClass;
+  var enterActiveClass = data.enterActiveClass;
+  var appearClass = data.appearClass;
+  var appearToClass = data.appearToClass;
+  var appearActiveClass = data.appearActiveClass;
+  var beforeEnter = data.beforeEnter;
+  var enter = data.enter;
+  var afterEnter = data.afterEnter;
+  var enterCancelled = data.enterCancelled;
+  var beforeAppear = data.beforeAppear;
+  var appear = data.appear;
+  var afterAppear = data.afterAppear;
+  var appearCancelled = data.appearCancelled;
+  var duration = data.duration;
+
+  // activeInstance will always be the <transition> component managing this
+  // transition. One edge case to check is when the <transition> is placed
+  // as the root node of a child component. In that case we need to check
+  // <transition>'s parent for appear check.
+  var context = activeInstance;
+  var transitionNode = activeInstance.$vnode;
+  while (transitionNode && transitionNode.parent) {
+    transitionNode = transitionNode.parent;
+    context = transitionNode.context;
+  }
+
+  var isAppear = !context._isMounted || !vnode.isRootInsert;
+
+  if (isAppear && !appear && appear !== '') {
+    return
+  }
+
+  var startClass = isAppear && appearClass
+    ? appearClass
+    : enterClass;
+  var activeClass = isAppear && appearActiveClass
+    ? appearActiveClass
+    : enterActiveClass;
+  var toClass = isAppear && appearToClass
+    ? appearToClass
+    : enterToClass;
+
+  var beforeEnterHook = isAppear
+    ? (beforeAppear || beforeEnter)
+    : beforeEnter;
+  var enterHook = isAppear
+    ? (typeof appear === 'function' ? appear : enter)
+    : enter;
+  var afterEnterHook = isAppear
+    ? (afterAppear || afterEnter)
+    : afterEnter;
+  var enterCancelledHook = isAppear
+    ? (appearCancelled || enterCancelled)
+    : enterCancelled;
+
+  var explicitEnterDuration = toNumber(
+    isObject(duration)
+      ? duration.enter
+      : duration
+  );
+
+  if ("development" !== 'production' && explicitEnterDuration != null) {
+    checkDuration(explicitEnterDuration, 'enter', vnode);
+  }
+
+  var expectsCSS = css !== false && !isIE9;
+  var userWantsControl = getHookArgumentsLength(enterHook);
+
+  var cb = el._enterCb = once(function () {
+    if (expectsCSS) {
+      removeTransitionClass(el, toClass);
+      removeTransitionClass(el, activeClass);
+    }
+    if (cb.cancelled) {
+      if (expectsCSS) {
+        removeTransitionClass(el, startClass);
+      }
+      enterCancelledHook && enterCancelledHook(el);
+    } else {
+      afterEnterHook && afterEnterHook(el);
+    }
+    el._enterCb = null;
+  });
+
+  if (!vnode.data.show) {
+    // remove pending leave element on enter by injecting an insert hook
+    mergeVNodeHook(vnode.data.hook || (vnode.data.hook = {}), 'insert', function () {
+      var parent = el.parentNode;
+      var pendingNode = parent && parent._pending && parent._pending[vnode.key];
+      if (pendingNode &&
+        pendingNode.tag === vnode.tag &&
+        pendingNode.elm._leaveCb
+      ) {
+        pendingNode.elm._leaveCb();
+      }
+      enterHook && enterHook(el, cb);
+    });
+  }
+
+  // start enter transition
+  beforeEnterHook && beforeEnterHook(el);
+  if (expectsCSS) {
+    addTransitionClass(el, startClass);
+    addTransitionClass(el, activeClass);
+    nextFrame(function () {
+      addTransitionClass(el, toClass);
+      removeTransitionClass(el, startClass);
+      if (!cb.cancelled && !userWantsControl) {
+        if (isValidDuration(explicitEnterDuration)) {
+          setTimeout(cb, explicitEnterDuration);
+        } else {
+          whenTransitionEnds(el, type, cb);
+        }
+      }
+    });
+  }
+
+  if (vnode.data.show) {
+    toggleDisplay && toggleDisplay();
+    enterHook && enterHook(el, cb);
+  }
+
+  if (!expectsCSS && !userWantsControl) {
+    cb();
+  }
+}
+
+function leave (vnode, rm) {
+  var el = vnode.elm;
+
+  // call enter callback now
+  if (isDef(el._enterCb)) {
+    el._enterCb.cancelled = true;
+    el._enterCb();
+  }
+
+  var data = resolveTransition(vnode.data.transition);
+  if (isUndef(data)) {
+    return rm()
+  }
+
+  /* istanbul ignore if */
+  if (isDef(el._leaveCb) || el.nodeType !== 1) {
+    return
+  }
+
+  var css = data.css;
+  var type = data.type;
+  var leaveClass = data.leaveClass;
+  var leaveToClass = data.leaveToClass;
+  var leaveActiveClass = data.leaveActiveClass;
+  var beforeLeave = data.beforeLeave;
+  var leave = data.leave;
+  var afterLeave = data.afterLeave;
+  var leaveCancelled = data.leaveCancelled;
+  var delayLeave = data.delayLeave;
+  var duration = data.duration;
+
+  var expectsCSS = css !== false && !isIE9;
+  var userWantsControl = getHookArgumentsLength(leave);
+
+  var explicitLeaveDuration = toNumber(
+    isObject(duration)
+      ? duration.leave
+      : duration
+  );
+
+  if ("development" !== 'production' && isDef(explicitLeaveDuration)) {
+    checkDuration(explicitLeaveDuration, 'leave', vnode);
+  }
+
+  var cb = el._leaveCb = once(function () {
+    if (el.parentNode && el.parentNode._pending) {
+      el.parentNode._pending[vnode.key] = null;
+    }
+    if (expectsCSS) {
+      removeTransitionClass(el, leaveToClass);
+      removeTransitionClass(el, leaveActiveClass);
+    }
+    if (cb.cancelled) {
+      if (expectsCSS) {
+        removeTransitionClass(el, leaveClass);
+      }
+      leaveCancelled && leaveCancelled(el);
+    } else {
+      rm();
+      afterLeave && afterLeave(el);
+    }
+    el._leaveCb = null;
+  });
+
+  if (delayLeave) {
+    delayLeave(performLeave);
+  } else {
+    performLeave();
+  }
+
+  function performLeave () {
+    // the delayed leave may have already been cancelled
+    if (cb.cancelled) {
+      return
+    }
+    // record leaving element
+    if (!vnode.data.show) {
+      (el.parentNode._pending || (el.parentNode._pending = {}))[(vnode.key)] = vnode;
+    }
+    beforeLeave && beforeLeave(el);
+    if (expectsCSS) {
+      addTransitionClass(el, leaveClass);
+      addTransitionClass(el, leaveActiveClass);
+      nextFrame(function () {
+        addTransitionClass(el, leaveToClass);
+        removeTransitionClass(el, leaveClass);
+        if (!cb.cancelled && !userWantsControl) {
+          if (isValidDuration(explicitLeaveDuration)) {
+            setTimeout(cb, explicitLeaveDuration);
+          } else {
+            whenTransitionEnds(el, type, cb);
+          }
+        }
+      });
+    }
+    leave && leave(el, cb);
+    if (!expectsCSS && !userWantsControl) {
+      cb();
+    }
+  }
+}
+
+// only used in dev mode
+function checkDuration (val, name, vnode) {
+  if (typeof val !== 'number') {
+    warn(
+      "<transition> explicit " + name + " duration is not a valid number - " +
+      "got " + (JSON.stringify(val)) + ".",
+      vnode.context
+    );
+  } else if (isNaN(val)) {
+    warn(
+      "<transition> explicit " + name + " duration is NaN - " +
+      'the duration expression might be incorrect.',
+      vnode.context
+    );
+  }
+}
+
+function isValidDuration (val) {
+  return typeof val === 'number' && !isNaN(val)
+}
+
+/**
+ * Normalize a transition hook's argument length. The hook may be:
+ * - a merged hook (invoker) with the original in .fns
+ * - a wrapped component method (check ._length)
+ * - a plain function (.length)
+ */
+function getHookArgumentsLength (fn) {
+  if (isUndef(fn)) {
+    return false
+  }
+  var invokerFns = fn.fns;
+  if (isDef(invokerFns)) {
+    // invoker
+    return getHookArgumentsLength(
+      Array.isArray(invokerFns)
+        ? invokerFns[0]
+        : invokerFns
+    )
+  } else {
+    return (fn._length || fn.length) > 1
+  }
+}
+
+function _enter (_, vnode) {
+  if (vnode.data.show !== true) {
+    enter(vnode);
+  }
+}
+
+var transition = inBrowser ? {
+  create: _enter,
+  activate: _enter,
+  remove: function remove$$1 (vnode, rm) {
+    /* istanbul ignore else */
+    if (vnode.data.show !== true) {
+      leave(vnode, rm);
+    } else {
+      rm();
+    }
+  }
+} : {};
+
+var platformModules = [
+  attrs,
+  klass,
+  events,
+  domProps,
+  style,
+  transition
+];
+
+/*  */
+
+// the directive module should be applied last, after all
+// built-in modules have been applied.
+var modules = platformModules.concat(baseModules);
+
+var patch = createPatchFunction({ nodeOps: nodeOps, modules: modules });
+
+/**
+ * Not type checking this file because flow doesn't like attaching
+ * properties to Elements.
+ */
+
+var isTextInputType = makeMap('text,number,password,search,email,tel,url');
+
+/* istanbul ignore if */
+if (isIE9) {
+  // http://www.matts411.com/post/internet-explorer-9-oninput/
+  document.addEventListener('selectionchange', function () {
+    var el = document.activeElement;
+    if (el && el.vmodel) {
+      trigger(el, 'input');
+    }
+  });
+}
+
+var model$1 = {
+  inserted: function inserted (el, binding, vnode) {
+    if (vnode.tag === 'select') {
+      var cb = function () {
+        setSelected(el, binding, vnode.context);
+      };
+      cb();
+      /* istanbul ignore if */
+      if (isIE || isEdge) {
+        setTimeout(cb, 0);
+      }
+    } else if (vnode.tag === 'textarea' || isTextInputType(el.type)) {
+      el._vModifiers = binding.modifiers;
+      if (!binding.modifiers.lazy) {
+        // Safari < 10.2 & UIWebView doesn't fire compositionend when
+        // switching focus before confirming composition choice
+        // this also fixes the issue where some browsers e.g. iOS Chrome
+        // fires "change" instead of "input" on autocomplete.
+        el.addEventListener('change', onCompositionEnd);
+        if (!isAndroid) {
+          el.addEventListener('compositionstart', onCompositionStart);
+          el.addEventListener('compositionend', onCompositionEnd);
+        }
+        /* istanbul ignore if */
+        if (isIE9) {
+          el.vmodel = true;
+        }
+      }
+    }
+  },
+  componentUpdated: function componentUpdated (el, binding, vnode) {
+    if (vnode.tag === 'select') {
+      setSelected(el, binding, vnode.context);
+      // in case the options rendered by v-for have changed,
+      // it's possible that the value is out-of-sync with the rendered options.
+      // detect such cases and filter out values that no longer has a matching
+      // option in the DOM.
+      var needReset = el.multiple
+        ? binding.value.some(function (v) { return hasNoMatchingOption(v, el.options); })
+        : binding.value !== binding.oldValue && hasNoMatchingOption(binding.value, el.options);
+      if (needReset) {
+        trigger(el, 'change');
+      }
+    }
+  }
+};
+
+function setSelected (el, binding, vm) {
+  var value = binding.value;
+  var isMultiple = el.multiple;
+  if (isMultiple && !Array.isArray(value)) {
+    "development" !== 'production' && warn(
+      "<select multiple v-model=\"" + (binding.expression) + "\"> " +
+      "expects an Array value for its binding, but got " + (Object.prototype.toString.call(value).slice(8, -1)),
+      vm
+    );
+    return
+  }
+  var selected, option;
+  for (var i = 0, l = el.options.length; i < l; i++) {
+    option = el.options[i];
+    if (isMultiple) {
+      selected = looseIndexOf(value, getValue(option)) > -1;
+      if (option.selected !== selected) {
+        option.selected = selected;
+      }
+    } else {
+      if (looseEqual(getValue(option), value)) {
+        if (el.selectedIndex !== i) {
+          el.selectedIndex = i;
+        }
+        return
+      }
+    }
+  }
+  if (!isMultiple) {
+    el.selectedIndex = -1;
+  }
+}
+
+function hasNoMatchingOption (value, options) {
+  for (var i = 0, l = options.length; i < l; i++) {
+    if (looseEqual(getValue(options[i]), value)) {
+      return false
+    }
+  }
+  return true
+}
+
+function getValue (option) {
+  return '_value' in option
+    ? option._value
+    : option.value
+}
+
+function onCompositionStart (e) {
+  e.target.composing = true;
+}
+
+function onCompositionEnd (e) {
+  // prevent triggering an input event for no reason
+  if (!e.target.composing) { return }
+  e.target.composing = false;
+  trigger(e.target, 'input');
+}
+
+function trigger (el, type) {
+  var e = document.createEvent('HTMLEvents');
+  e.initEvent(type, true, true);
+  el.dispatchEvent(e);
+}
+
+/*  */
+
+// recursively search for possible transition defined inside the component root
+function locateNode (vnode) {
+  return vnode.componentInstance && (!vnode.data || !vnode.data.transition)
+    ? locateNode(vnode.componentInstance._vnode)
+    : vnode
+}
+
+var show = {
+  bind: function bind (el, ref, vnode) {
+    var value = ref.value;
+
+    vnode = locateNode(vnode);
+    var transition$$1 = vnode.data && vnode.data.transition;
+    var originalDisplay = el.__vOriginalDisplay =
+      el.style.display === 'none' ? '' : el.style.display;
+    if (value && transition$$1 && !isIE9) {
+      vnode.data.show = true;
+      enter(vnode, function () {
+        el.style.display = originalDisplay;
+      });
+    } else {
+      el.style.display = value ? originalDisplay : 'none';
+    }
+  },
+
+  update: function update (el, ref, vnode) {
+    var value = ref.value;
+    var oldValue = ref.oldValue;
+
+    /* istanbul ignore if */
+    if (value === oldValue) { return }
+    vnode = locateNode(vnode);
+    var transition$$1 = vnode.data && vnode.data.transition;
+    if (transition$$1 && !isIE9) {
+      vnode.data.show = true;
+      if (value) {
+        enter(vnode, function () {
+          el.style.display = el.__vOriginalDisplay;
+        });
+      } else {
+        leave(vnode, function () {
+          el.style.display = 'none';
+        });
+      }
+    } else {
+      el.style.display = value ? el.__vOriginalDisplay : 'none';
+    }
+  },
+
+  unbind: function unbind (
+    el,
+    binding,
+    vnode,
+    oldVnode,
+    isDestroy
+  ) {
+    if (!isDestroy) {
+      el.style.display = el.__vOriginalDisplay;
+    }
+  }
+};
+
+var platformDirectives = {
+  model: model$1,
+  show: show
+};
+
+/*  */
+
+// Provides transition support for a single element/component.
+// supports transition mode (out-in / in-out)
+
+var transitionProps = {
+  name: String,
+  appear: Boolean,
+  css: Boolean,
+  mode: String,
+  type: String,
+  enterClass: String,
+  leaveClass: String,
+  enterToClass: String,
+  leaveToClass: String,
+  enterActiveClass: String,
+  leaveActiveClass: String,
+  appearClass: String,
+  appearActiveClass: String,
+  appearToClass: String,
+  duration: [Number, String, Object]
+};
+
+// in case the child is also an abstract component, e.g. <keep-alive>
+// we want to recursively retrieve the real component to be rendered
+function getRealChild (vnode) {
+  var compOptions = vnode && vnode.componentOptions;
+  if (compOptions && compOptions.Ctor.options.abstract) {
+    return getRealChild(getFirstComponentChild(compOptions.children))
+  } else {
+    return vnode
+  }
+}
+
+function extractTransitionData (comp) {
+  var data = {};
+  var options = comp.$options;
+  // props
+  for (var key in options.propsData) {
+    data[key] = comp[key];
+  }
+  // events.
+  // extract listeners and pass them directly to the transition methods
+  var listeners = options._parentListeners;
+  for (var key$1 in listeners) {
+    data[camelize(key$1)] = listeners[key$1];
+  }
+  return data
+}
+
+function placeholder (h, rawChild) {
+  if (/\d-keep-alive$/.test(rawChild.tag)) {
+    return h('keep-alive', {
+      props: rawChild.componentOptions.propsData
+    })
+  }
+}
+
+function hasParentTransition (vnode) {
+  while ((vnode = vnode.parent)) {
+    if (vnode.data.transition) {
+      return true
+    }
+  }
+}
+
+function isSameChild (child, oldChild) {
+  return oldChild.key === child.key && oldChild.tag === child.tag
+}
+
+function isAsyncPlaceholder (node) {
+  return node.isComment && node.asyncFactory
+}
+
+var Transition = {
+  name: 'transition',
+  props: transitionProps,
+  abstract: true,
+
+  render: function render (h) {
+    var this$1 = this;
+
+    var children = this.$options._renderChildren;
+    if (!children) {
+      return
+    }
+
+    // filter out text nodes (possible whitespaces)
+    children = children.filter(function (c) { return c.tag || isAsyncPlaceholder(c); });
+    /* istanbul ignore if */
+    if (!children.length) {
+      return
+    }
+
+    // warn multiple elements
+    if ("development" !== 'production' && children.length > 1) {
+      warn(
+        '<transition> can only be used on a single element. Use ' +
+        '<transition-group> for lists.',
+        this.$parent
+      );
+    }
+
+    var mode = this.mode;
+
+    // warn invalid mode
+    if ("development" !== 'production' &&
+      mode && mode !== 'in-out' && mode !== 'out-in'
+    ) {
+      warn(
+        'invalid <transition> mode: ' + mode,
+        this.$parent
+      );
+    }
+
+    var rawChild = children[0];
+
+    // if this is a component root node and the component's
+    // parent container node also has transition, skip.
+    if (hasParentTransition(this.$vnode)) {
+      return rawChild
+    }
+
+    // apply transition data to child
+    // use getRealChild() to ignore abstract components e.g. keep-alive
+    var child = getRealChild(rawChild);
+    /* istanbul ignore if */
+    if (!child) {
+      return rawChild
+    }
+
+    if (this._leaving) {
+      return placeholder(h, rawChild)
+    }
+
+    // ensure a key that is unique to the vnode type and to this transition
+    // component instance. This key will be used to remove pending leaving nodes
+    // during entering.
+    var id = "__transition-" + (this._uid) + "-";
+    child.key = child.key == null
+      ? child.isComment
+        ? id + 'comment'
+        : id + child.tag
+      : isPrimitive(child.key)
+        ? (String(child.key).indexOf(id) === 0 ? child.key : id + child.key)
+        : child.key;
+
+    var data = (child.data || (child.data = {})).transition = extractTransitionData(this);
+    var oldRawChild = this._vnode;
+    var oldChild = getRealChild(oldRawChild);
+
+    // mark v-show
+    // so that the transition module can hand over the control to the directive
+    if (child.data.directives && child.data.directives.some(function (d) { return d.name === 'show'; })) {
+      child.data.show = true;
+    }
+
+    if (
+      oldChild &&
+      oldChild.data &&
+      !isSameChild(child, oldChild) &&
+      !isAsyncPlaceholder(oldChild)
+    ) {
+      // replace old child transition data with fresh one
+      // important for dynamic transitions!
+      var oldData = oldChild && (oldChild.data.transition = extend({}, data));
+      // handle transition mode
+      if (mode === 'out-in') {
+        // return placeholder node and queue update when leave finishes
+        this._leaving = true;
+        mergeVNodeHook(oldData, 'afterLeave', function () {
+          this$1._leaving = false;
+          this$1.$forceUpdate();
+        });
+        return placeholder(h, rawChild)
+      } else if (mode === 'in-out') {
+        if (isAsyncPlaceholder(child)) {
+          return oldRawChild
+        }
+        var delayedLeave;
+        var performLeave = function () { delayedLeave(); };
+        mergeVNodeHook(data, 'afterEnter', performLeave);
+        mergeVNodeHook(data, 'enterCancelled', performLeave);
+        mergeVNodeHook(oldData, 'delayLeave', function (leave) { delayedLeave = leave; });
+      }
+    }
+
+    return rawChild
+  }
+};
+
+/*  */
+
+// Provides transition support for list items.
+// supports move transitions using the FLIP technique.
+
+// Because the vdom's children update algorithm is "unstable" - i.e.
+// it doesn't guarantee the relative positioning of removed elements,
+// we force transition-group to update its children into two passes:
+// in the first pass, we remove all nodes that need to be removed,
+// triggering their leaving transition; in the second pass, we insert/move
+// into the final desired state. This way in the second pass removed
+// nodes will remain where they should be.
+
+var props = extend({
+  tag: String,
+  moveClass: String
+}, transitionProps);
+
+delete props.mode;
+
+var TransitionGroup = {
+  props: props,
+
+  render: function render (h) {
+    var tag = this.tag || this.$vnode.data.tag || 'span';
+    var map = Object.create(null);
+    var prevChildren = this.prevChildren = this.children;
+    var rawChildren = this.$slots.default || [];
+    var children = this.children = [];
+    var transitionData = extractTransitionData(this);
+
+    for (var i = 0; i < rawChildren.length; i++) {
+      var c = rawChildren[i];
+      if (c.tag) {
+        if (c.key != null && String(c.key).indexOf('__vlist') !== 0) {
+          children.push(c);
+          map[c.key] = c
+          ;(c.data || (c.data = {})).transition = transitionData;
+        } else {
+          var opts = c.componentOptions;
+          var name = opts ? (opts.Ctor.options.name || opts.tag || '') : c.tag;
+          warn(("<transition-group> children must be keyed: <" + name + ">"));
+        }
+      }
+    }
+
+    if (prevChildren) {
+      var kept = [];
+      var removed = [];
+      for (var i$1 = 0; i$1 < prevChildren.length; i$1++) {
+        var c$1 = prevChildren[i$1];
+        c$1.data.transition = transitionData;
+        c$1.data.pos = c$1.elm.getBoundingClientRect();
+        if (map[c$1.key]) {
+          kept.push(c$1);
+        } else {
+          removed.push(c$1);
+        }
+      }
+      this.kept = h(tag, null, kept);
+      this.removed = removed;
+    }
+
+    return h(tag, null, children)
+  },
+
+  beforeUpdate: function beforeUpdate () {
+    // force removing pass
+    this.__patch__(
+      this._vnode,
+      this.kept,
+      false, // hydrating
+      true // removeOnly (!important, avoids unnecessary moves)
+    );
+    this._vnode = this.kept;
+  },
+
+  updated: function updated () {
+    var children = this.prevChildren;
+    var moveClass = this.moveClass || ((this.name || 'v') + '-move');
+    if (!children.length || !this.hasMove(children[0].elm, moveClass)) {
+      return
+    }
+
+    // we divide the work into three loops to avoid mixing DOM reads and writes
+    // in each iteration - which helps prevent layout thrashing.
+    children.forEach(callPendingCbs);
+    children.forEach(recordPosition);
+    children.forEach(applyTranslation);
+
+    // force reflow to put everything in position
+    var body = document.body;
+    var f = body.offsetHeight; // eslint-disable-line
+
+    children.forEach(function (c) {
+      if (c.data.moved) {
+        var el = c.elm;
+        var s = el.style;
+        addTransitionClass(el, moveClass);
+        s.transform = s.WebkitTransform = s.transitionDuration = '';
+        el.addEventListener(transitionEndEvent, el._moveCb = function cb (e) {
+          if (!e || /transform$/.test(e.propertyName)) {
+            el.removeEventListener(transitionEndEvent, cb);
+            el._moveCb = null;
+            removeTransitionClass(el, moveClass);
+          }
+        });
+      }
+    });
+  },
+
+  methods: {
+    hasMove: function hasMove (el, moveClass) {
+      /* istanbul ignore if */
+      if (!hasTransition) {
+        return false
+      }
+      /* istanbul ignore if */
+      if (this._hasMove) {
+        return this._hasMove
+      }
+      // Detect whether an element with the move class applied has
+      // CSS transitions. Since the element may be inside an entering
+      // transition at this very moment, we make a clone of it and remove
+      // all other transition classes applied to ensure only the move class
+      // is applied.
+      var clone = el.cloneNode();
+      if (el._transitionClasses) {
+        el._transitionClasses.forEach(function (cls) { removeClass(clone, cls); });
+      }
+      addClass(clone, moveClass);
+      clone.style.display = 'none';
+      this.$el.appendChild(clone);
+      var info = getTransitionInfo(clone);
+      this.$el.removeChild(clone);
+      return (this._hasMove = info.hasTransform)
+    }
+  }
+};
+
+function callPendingCbs (c) {
+  /* istanbul ignore if */
+  if (c.elm._moveCb) {
+    c.elm._moveCb();
+  }
+  /* istanbul ignore if */
+  if (c.elm._enterCb) {
+    c.elm._enterCb();
+  }
+}
+
+function recordPosition (c) {
+  c.data.newPos = c.elm.getBoundingClientRect();
+}
+
+function applyTranslation (c) {
+  var oldPos = c.data.pos;
+  var newPos = c.data.newPos;
+  var dx = oldPos.left - newPos.left;
+  var dy = oldPos.top - newPos.top;
+  if (dx || dy) {
+    c.data.moved = true;
+    var s = c.elm.style;
+    s.transform = s.WebkitTransform = "translate(" + dx + "px," + dy + "px)";
+    s.transitionDuration = '0s';
+  }
+}
+
+var platformComponents = {
+  Transition: Transition,
+  TransitionGroup: TransitionGroup
+};
+
+/*  */
+
+// install platform specific utils
+Vue$3.config.mustUseProp = mustUseProp;
+Vue$3.config.isReservedTag = isReservedTag;
+Vue$3.config.isReservedAttr = isReservedAttr;
+Vue$3.config.getTagNamespace = getTagNamespace;
+Vue$3.config.isUnknownElement = isUnknownElement;
+
+// install platform runtime directives & components
+extend(Vue$3.options.directives, platformDirectives);
+extend(Vue$3.options.components, platformComponents);
+
+// install platform patch function
+Vue$3.prototype.__patch__ = inBrowser ? patch : noop;
+
+// public mount method
+Vue$3.prototype.$mount = function (
+  el,
+  hydrating
+) {
+  el = el && inBrowser ? query(el) : undefined;
+  return mountComponent(this, el, hydrating)
+};
+
+// devtools global hook
+/* istanbul ignore next */
+setTimeout(function () {
+  if (config.devtools) {
+    if (devtools) {
+      devtools.emit('init', Vue$3);
+    } else if ("development" !== 'production' && isChrome) {
+      console[console.info ? 'info' : 'log'](
+        'Download the Vue Devtools extension for a better development experience:\n' +
+        'https://github.com/vuejs/vue-devtools'
+      );
+    }
+  }
+  if ("development" !== 'production' &&
+    config.productionTip !== false &&
+    inBrowser && typeof console !== 'undefined'
+  ) {
+    console[console.info ? 'info' : 'log'](
+      "You are running Vue in development mode.\n" +
+      "Make sure to turn on production mode when deploying for production.\n" +
+      "See more tips at https://vuejs.org/guide/deployment.html"
+    );
+  }
+}, 0);
+
+/*  */
+
+// check whether current browser encodes a char inside attribute values
+function shouldDecode (content, encoded) {
+  var div = document.createElement('div');
+  div.innerHTML = "<div a=\"" + content + "\"/>";
+  return div.innerHTML.indexOf(encoded) > 0
+}
+
+// #3663
+// IE encodes newlines inside attribute values while other browsers don't
+var shouldDecodeNewlines = inBrowser ? shouldDecode('\n', '&#10;') : false;
+
+/*  */
+
+var defaultTagRE = /\{\{((?:.|\n)+?)\}\}/g;
+var regexEscapeRE = /[-.*+?^${}()|[\]\/\\]/g;
+
+var buildRegex = cached(function (delimiters) {
+  var open = delimiters[0].replace(regexEscapeRE, '\\$&');
+  var close = delimiters[1].replace(regexEscapeRE, '\\$&');
+  return new RegExp(open + '((?:.|\\n)+?)' + close, 'g')
+});
+
+function parseText (
+  text,
+  delimiters
+) {
+  var tagRE = delimiters ? buildRegex(delimiters) : defaultTagRE;
+  if (!tagRE.test(text)) {
+    return
+  }
+  var tokens = [];
+  var lastIndex = tagRE.lastIndex = 0;
+  var match, index;
+  while ((match = tagRE.exec(text))) {
+    index = match.index;
+    // push text token
+    if (index > lastIndex) {
+      tokens.push(JSON.stringify(text.slice(lastIndex, index)));
+    }
+    // tag token
+    var exp = parseFilters(match[1].trim());
+    tokens.push(("_s(" + exp + ")"));
+    lastIndex = index + match[0].length;
+  }
+  if (lastIndex < text.length) {
+    tokens.push(JSON.stringify(text.slice(lastIndex)));
+  }
+  return tokens.join('+')
+}
+
+/*  */
+
+function transformNode (el, options) {
+  var warn = options.warn || baseWarn;
+  var staticClass = getAndRemoveAttr(el, 'class');
+  if ("development" !== 'production' && staticClass) {
+    var expression = parseText(staticClass, options.delimiters);
+    if (expression) {
+      warn(
+        "class=\"" + staticClass + "\": " +
+        'Interpolation inside attributes has been removed. ' +
+        'Use v-bind or the colon shorthand instead. For example, ' +
+        'instead of <div class="{{ val }}">, use <div :class="val">.'
+      );
+    }
+  }
+  if (staticClass) {
+    el.staticClass = JSON.stringify(staticClass);
+  }
+  var classBinding = getBindingAttr(el, 'class', false /* getStatic */);
+  if (classBinding) {
+    el.classBinding = classBinding;
+  }
+}
+
+function genData (el) {
+  var data = '';
+  if (el.staticClass) {
+    data += "staticClass:" + (el.staticClass) + ",";
+  }
+  if (el.classBinding) {
+    data += "class:" + (el.classBinding) + ",";
+  }
+  return data
+}
+
+var klass$1 = {
+  staticKeys: ['staticClass'],
+  transformNode: transformNode,
+  genData: genData
+};
+
+/*  */
+
+function transformNode$1 (el, options) {
+  var warn = options.warn || baseWarn;
+  var staticStyle = getAndRemoveAttr(el, 'style');
+  if (staticStyle) {
+    /* istanbul ignore if */
+    {
+      var expression = parseText(staticStyle, options.delimiters);
+      if (expression) {
+        warn(
+          "style=\"" + staticStyle + "\": " +
+          'Interpolation inside attributes has been removed. ' +
+          'Use v-bind or the colon shorthand instead. For example, ' +
+          'instead of <div style="{{ val }}">, use <div :style="val">.'
+        );
+      }
+    }
+    el.staticStyle = JSON.stringify(parseStyleText(staticStyle));
+  }
+
+  var styleBinding = getBindingAttr(el, 'style', false /* getStatic */);
+  if (styleBinding) {
+    el.styleBinding = styleBinding;
+  }
+}
+
+function genData$1 (el) {
+  var data = '';
+  if (el.staticStyle) {
+    data += "staticStyle:" + (el.staticStyle) + ",";
+  }
+  if (el.styleBinding) {
+    data += "style:(" + (el.styleBinding) + "),";
+  }
+  return data
+}
+
+var style$1 = {
+  staticKeys: ['staticStyle'],
+  transformNode: transformNode$1,
+  genData: genData$1
+};
+
+var modules$1 = [
+  klass$1,
+  style$1
+];
+
+/*  */
+
+function text (el, dir) {
+  if (dir.value) {
+    addProp(el, 'textContent', ("_s(" + (dir.value) + ")"));
+  }
+}
+
+/*  */
+
+function html (el, dir) {
+  if (dir.value) {
+    addProp(el, 'innerHTML', ("_s(" + (dir.value) + ")"));
+  }
+}
+
+var directives$1 = {
+  model: model,
+  text: text,
+  html: html
+};
+
+/*  */
+
+var isUnaryTag = makeMap(
+  'area,base,br,col,embed,frame,hr,img,input,isindex,keygen,' +
+  'link,meta,param,source,track,wbr'
+);
+
+// Elements that you can, intentionally, leave open
+// (and which close themselves)
+var canBeLeftOpenTag = makeMap(
+  'colgroup,dd,dt,li,options,p,td,tfoot,th,thead,tr,source'
+);
+
+// HTML5 tags https://html.spec.whatwg.org/multipage/indices.html#elements-3
+// Phrasing Content https://html.spec.whatwg.org/multipage/dom.html#phrasing-content
+var isNonPhrasingTag = makeMap(
+  'address,article,aside,base,blockquote,body,caption,col,colgroup,dd,' +
+  'details,dialog,div,dl,dt,fieldset,figcaption,figure,footer,form,' +
+  'h1,h2,h3,h4,h5,h6,head,header,hgroup,hr,html,legend,li,menuitem,meta,' +
+  'optgroup,option,param,rp,rt,source,style,summary,tbody,td,tfoot,th,thead,' +
+  'title,tr,track'
+);
+
+/*  */
+
+var baseOptions = {
+  expectHTML: true,
+  modules: modules$1,
+  directives: directives$1,
+  isPreTag: isPreTag,
+  isUnaryTag: isUnaryTag,
+  mustUseProp: mustUseProp,
+  canBeLeftOpenTag: canBeLeftOpenTag,
+  isReservedTag: isReservedTag,
+  getTagNamespace: getTagNamespace,
+  staticKeys: genStaticKeys(modules$1)
+};
+
+/*  */
+
+var decoder;
+
+var he = {
+  decode: function decode (html) {
+    decoder = decoder || document.createElement('div');
+    decoder.innerHTML = html;
+    return decoder.textContent
+  }
+};
+
+/**
+ * Not type-checking this file because it's mostly vendor code.
+ */
+
+/*!
+ * HTML Parser By John Resig (ejohn.org)
+ * Modified by Juriy "kangax" Zaytsev
+ * Original code by Erik Arvidsson, Mozilla Public License
+ * http://erik.eae.net/simplehtmlparser/simplehtmlparser.js
+ */
+
+// Regular Expressions for parsing tags and attributes
+var singleAttrIdentifier = /([^\s"'<>/=]+)/;
+var singleAttrAssign = /(?:=)/;
+var singleAttrValues = [
+  // attr value double quotes
+  /"([^"]*)"+/.source,
+  // attr value, single quotes
+  /'([^']*)'+/.source,
+  // attr value, no quotes
+  /([^\s"'=<>`]+)/.source
+];
+var attribute = new RegExp(
+  '^\\s*' + singleAttrIdentifier.source +
+  '(?:\\s*(' + singleAttrAssign.source + ')' +
+  '\\s*(?:' + singleAttrValues.join('|') + '))?'
+);
+
+// could use https://www.w3.org/TR/1999/REC-xml-names-19990114/#NT-QName
+// but for Vue templates we can enforce a simple charset
+var ncname = '[a-zA-Z_][\\w\\-\\.]*';
+var qnameCapture = '((?:' + ncname + '\\:)?' + ncname + ')';
+var startTagOpen = new RegExp('^<' + qnameCapture);
+var startTagClose = /^\s*(\/?)>/;
+var endTag = new RegExp('^<\\/' + qnameCapture + '[^>]*>');
+var doctype = /^<!DOCTYPE [^>]+>/i;
+var comment = /^<!--/;
+var conditionalComment = /^<!\[/;
+
+var IS_REGEX_CAPTURING_BROKEN = false;
+'x'.replace(/x(.)?/g, function (m, g) {
+  IS_REGEX_CAPTURING_BROKEN = g === '';
+});
+
+// Special Elements (can contain anything)
+var isPlainTextElement = makeMap('script,style,textarea', true);
+var reCache = {};
+
+var decodingMap = {
+  '&lt;': '<',
+  '&gt;': '>',
+  '&quot;': '"',
+  '&amp;': '&',
+  '&#10;': '\n'
+};
+var encodedAttr = /&(?:lt|gt|quot|amp);/g;
+var encodedAttrWithNewLines = /&(?:lt|gt|quot|amp|#10);/g;
+
+// #5992
+var isIgnoreNewlineTag = makeMap('pre,textarea', true);
+var shouldIgnoreFirstNewline = function (tag, html) { return tag && isIgnoreNewlineTag(tag) && html[0] === '\n'; };
+
+function decodeAttr (value, shouldDecodeNewlines) {
+  var re = shouldDecodeNewlines ? encodedAttrWithNewLines : encodedAttr;
+  return value.replace(re, function (match) { return decodingMap[match]; })
+}
+
+function parseHTML (html, options) {
+  var stack = [];
+  var expectHTML = options.expectHTML;
+  var isUnaryTag$$1 = options.isUnaryTag || no;
+  var canBeLeftOpenTag$$1 = options.canBeLeftOpenTag || no;
+  var index = 0;
+  var last, lastTag;
+  while (html) {
+    last = html;
+    // Make sure we're not in a plaintext content element like script/style
+    if (!lastTag || !isPlainTextElement(lastTag)) {
+      if (shouldIgnoreFirstNewline(lastTag, html)) {
+        advance(1);
+      }
+      var textEnd = html.indexOf('<');
+      if (textEnd === 0) {
+        // Comment:
+        if (comment.test(html)) {
+          var commentEnd = html.indexOf('-->');
+
+          if (commentEnd >= 0) {
+            if (options.shouldKeepComment) {
+              options.comment(html.substring(4, commentEnd));
+            }
+            advance(commentEnd + 3);
+            continue
+          }
+        }
+
+        // http://en.wikipedia.org/wiki/Conditional_comment#Downlevel-revealed_conditional_comment
+        if (conditionalComment.test(html)) {
+          var conditionalEnd = html.indexOf(']>');
+
+          if (conditionalEnd >= 0) {
+            advance(conditionalEnd + 2);
+            continue
+          }
+        }
+
+        // Doctype:
+        var doctypeMatch = html.match(doctype);
+        if (doctypeMatch) {
+          advance(doctypeMatch[0].length);
+          continue
+        }
+
+        // End tag:
+        var endTagMatch = html.match(endTag);
+        if (endTagMatch) {
+          var curIndex = index;
+          advance(endTagMatch[0].length);
+          parseEndTag(endTagMatch[1], curIndex, index);
+          continue
+        }
+
+        // Start tag:
+        var startTagMatch = parseStartTag();
+        if (startTagMatch) {
+          handleStartTag(startTagMatch);
+          continue
+        }
+      }
+
+      var text = (void 0), rest = (void 0), next = (void 0);
+      if (textEnd >= 0) {
+        rest = html.slice(textEnd);
+        while (
+          !endTag.test(rest) &&
+          !startTagOpen.test(rest) &&
+          !comment.test(rest) &&
+          !conditionalComment.test(rest)
+        ) {
+          // < in plain text, be forgiving and treat it as text
+          next = rest.indexOf('<', 1);
+          if (next < 0) { break }
+          textEnd += next;
+          rest = html.slice(textEnd);
+        }
+        text = html.substring(0, textEnd);
+        advance(textEnd);
+      }
+
+      if (textEnd < 0) {
+        text = html;
+        html = '';
+      }
+
+      if (options.chars && text) {
+        options.chars(text);
+      }
+    } else {
+      var endTagLength = 0;
+      var stackedTag = lastTag.toLowerCase();
+      var reStackedTag = reCache[stackedTag] || (reCache[stackedTag] = new RegExp('([\\s\\S]*?)(</' + stackedTag + '[^>]*>)', 'i'));
+      var rest$1 = html.replace(reStackedTag, function (all, text, endTag) {
+        endTagLength = endTag.length;
+        if (!isPlainTextElement(stackedTag) && stackedTag !== 'noscript') {
+          text = text
+            .replace(/<!--([\s\S]*?)-->/g, '$1')
+            .replace(/<!\[CDATA\[([\s\S]*?)]]>/g, '$1');
+        }
+        if (shouldIgnoreFirstNewline(stackedTag, text)) {
+          text = text.slice(1);
+        }
+        if (options.chars) {
+          options.chars(text);
+        }
+        return ''
+      });
+      index += html.length - rest$1.length;
+      html = rest$1;
+      parseEndTag(stackedTag, index - endTagLength, index);
+    }
+
+    if (html === last) {
+      options.chars && options.chars(html);
+      if ("development" !== 'production' && !stack.length && options.warn) {
+        options.warn(("Mal-formatted tag at end of template: \"" + html + "\""));
+      }
+      break
+    }
+  }
+
+  // Clean up any remaining tags
+  parseEndTag();
+
+  function advance (n) {
+    index += n;
+    html = html.substring(n);
+  }
+
+  function parseStartTag () {
+    var start = html.match(startTagOpen);
+    if (start) {
+      var match = {
+        tagName: start[1],
+        attrs: [],
+        start: index
+      };
+      advance(start[0].length);
+      var end, attr;
+      while (!(end = html.match(startTagClose)) && (attr = html.match(attribute))) {
+        advance(attr[0].length);
+        match.attrs.push(attr);
+      }
+      if (end) {
+        match.unarySlash = end[1];
+        advance(end[0].length);
+        match.end = index;
+        return match
+      }
+    }
+  }
+
+  function handleStartTag (match) {
+    var tagName = match.tagName;
+    var unarySlash = match.unarySlash;
+
+    if (expectHTML) {
+      if (lastTag === 'p' && isNonPhrasingTag(tagName)) {
+        parseEndTag(lastTag);
+      }
+      if (canBeLeftOpenTag$$1(tagName) && lastTag === tagName) {
+        parseEndTag(tagName);
+      }
+    }
+
+    var unary = isUnaryTag$$1(tagName) || !!unarySlash;
+
+    var l = match.attrs.length;
+    var attrs = new Array(l);
+    for (var i = 0; i < l; i++) {
+      var args = match.attrs[i];
+      // hackish work around FF bug https://bugzilla.mozilla.org/show_bug.cgi?id=369778
+      if (IS_REGEX_CAPTURING_BROKEN && args[0].indexOf('""') === -1) {
+        if (args[3] === '') { delete args[3]; }
+        if (args[4] === '') { delete args[4]; }
+        if (args[5] === '') { delete args[5]; }
+      }
+      var value = args[3] || args[4] || args[5] || '';
+      attrs[i] = {
+        name: args[1],
+        value: decodeAttr(
+          value,
+          options.shouldDecodeNewlines
+        )
+      };
+    }
+
+    if (!unary) {
+      stack.push({ tag: tagName, lowerCasedTag: tagName.toLowerCase(), attrs: attrs });
+      lastTag = tagName;
+    }
+
+    if (options.start) {
+      options.start(tagName, attrs, unary, match.start, match.end);
+    }
+  }
+
+  function parseEndTag (tagName, start, end) {
+    var pos, lowerCasedTagName;
+    if (start == null) { start = index; }
+    if (end == null) { end = index; }
+
+    if (tagName) {
+      lowerCasedTagName = tagName.toLowerCase();
+    }
+
+    // Find the closest opened tag of the same type
+    if (tagName) {
+      for (pos = stack.length - 1; pos >= 0; pos--) {
+        if (stack[pos].lowerCasedTag === lowerCasedTagName) {
+          break
+        }
+      }
+    } else {
+      // If no tag name is provided, clean shop
+      pos = 0;
+    }
+
+    if (pos >= 0) {
+      // Close all the open elements, up the stack
+      for (var i = stack.length - 1; i >= pos; i--) {
+        if ("development" !== 'production' &&
+          (i > pos || !tagName) &&
+          options.warn
+        ) {
+          options.warn(
+            ("tag <" + (stack[i].tag) + "> has no matching end tag.")
+          );
+        }
+        if (options.end) {
+          options.end(stack[i].tag, start, end);
+        }
+      }
+
+      // Remove the open elements from the stack
+      stack.length = pos;
+      lastTag = pos && stack[pos - 1].tag;
+    } else if (lowerCasedTagName === 'br') {
+      if (options.start) {
+        options.start(tagName, [], true, start, end);
+      }
+    } else if (lowerCasedTagName === 'p') {
+      if (options.start) {
+        options.start(tagName, [], false, start, end);
+      }
+      if (options.end) {
+        options.end(tagName, start, end);
+      }
+    }
+  }
+}
+
+/*  */
+
+var onRE = /^@|^v-on:/;
+var dirRE = /^v-|^@|^:/;
+var forAliasRE = /(.*?)\s+(?:in|of)\s+(.*)/;
+var forIteratorRE = /\((\{[^}]*\}|[^,]*),([^,]*)(?:,([^,]*))?\)/;
+
+var argRE = /:(.*)$/;
+var bindRE = /^:|^v-bind:/;
+var modifierRE = /\.[^.]+/g;
+
+var decodeHTMLCached = cached(he.decode);
+
+// configurable state
+var warn$2;
+var delimiters;
+var transforms;
+var preTransforms;
+var postTransforms;
+var platformIsPreTag;
+var platformMustUseProp;
+var platformGetTagNamespace;
+
+/**
+ * Convert HTML string to AST.
+ */
+function parse (
+  template,
+  options
+) {
+  warn$2 = options.warn || baseWarn;
+
+  platformIsPreTag = options.isPreTag || no;
+  platformMustUseProp = options.mustUseProp || no;
+  platformGetTagNamespace = options.getTagNamespace || no;
+
+  transforms = pluckModuleFunction(options.modules, 'transformNode');
+  preTransforms = pluckModuleFunction(options.modules, 'preTransformNode');
+  postTransforms = pluckModuleFunction(options.modules, 'postTransformNode');
+
+  delimiters = options.delimiters;
+
+  var stack = [];
+  var preserveWhitespace = options.preserveWhitespace !== false;
+  var root;
+  var currentParent;
+  var inVPre = false;
+  var inPre = false;
+  var warned = false;
+
+  function warnOnce (msg) {
+    if (!warned) {
+      warned = true;
+      warn$2(msg);
+    }
+  }
+
+  function endPre (element) {
+    // check pre state
+    if (element.pre) {
+      inVPre = false;
+    }
+    if (platformIsPreTag(element.tag)) {
+      inPre = false;
+    }
+  }
+
+  parseHTML(template, {
+    warn: warn$2,
+    expectHTML: options.expectHTML,
+    isUnaryTag: options.isUnaryTag,
+    canBeLeftOpenTag: options.canBeLeftOpenTag,
+    shouldDecodeNewlines: options.shouldDecodeNewlines,
+    shouldKeepComment: options.comments,
+    start: function start (tag, attrs, unary) {
+      // check namespace.
+      // inherit parent ns if there is one
+      var ns = (currentParent && currentParent.ns) || platformGetTagNamespace(tag);
+
+      // handle IE svg bug
+      /* istanbul ignore if */
+      if (isIE && ns === 'svg') {
+        attrs = guardIESVGBug(attrs);
+      }
+
+      var element = {
+        type: 1,
+        tag: tag,
+        attrsList: attrs,
+        attrsMap: makeAttrsMap(attrs),
+        parent: currentParent,
+        children: []
+      };
+      if (ns) {
+        element.ns = ns;
+      }
+
+      if (isForbiddenTag(element) && !isServerRendering()) {
+        element.forbidden = true;
+        "development" !== 'production' && warn$2(
+          'Templates should only be responsible for mapping the state to the ' +
+          'UI. Avoid placing tags with side-effects in your templates, such as ' +
+          "<" + tag + ">" + ', as they will not be parsed.'
+        );
+      }
+
+      // apply pre-transforms
+      for (var i = 0; i < preTransforms.length; i++) {
+        preTransforms[i](element, options);
+      }
+
+      if (!inVPre) {
+        processPre(element);
+        if (element.pre) {
+          inVPre = true;
+        }
+      }
+      if (platformIsPreTag(element.tag)) {
+        inPre = true;
+      }
+      if (inVPre) {
+        processRawAttrs(element);
+      } else {
+        processFor(element);
+        processIf(element);
+        processOnce(element);
+        processKey(element);
+
+        // determine whether this is a plain element after
+        // removing structural attributes
+        element.plain = !element.key && !attrs.length;
+
+        processRef(element);
+        processSlot(element);
+        processComponent(element);
+        for (var i$1 = 0; i$1 < transforms.length; i$1++) {
+          transforms[i$1](element, options);
+        }
+        processAttrs(element);
+      }
+
+      function checkRootConstraints (el) {
+        {
+          if (el.tag === 'slot' || el.tag === 'template') {
+            warnOnce(
+              "Cannot use <" + (el.tag) + "> as component root element because it may " +
+              'contain multiple nodes.'
+            );
+          }
+          if (el.attrsMap.hasOwnProperty('v-for')) {
+            warnOnce(
+              'Cannot use v-for on stateful component root element because ' +
+              'it renders multiple elements.'
+            );
+          }
+        }
+      }
+
+      // tree management
+      if (!root) {
+        root = element;
+        checkRootConstraints(root);
+      } else if (!stack.length) {
+        // allow root elements with v-if, v-else-if and v-else
+        if (root.if && (element.elseif || element.else)) {
+          checkRootConstraints(element);
+          addIfCondition(root, {
+            exp: element.elseif,
+            block: element
+          });
+        } else {
+          warnOnce(
+            "Component template should contain exactly one root element. " +
+            "If you are using v-if on multiple elements, " +
+            "use v-else-if to chain them instead."
+          );
+        }
+      }
+      if (currentParent && !element.forbidden) {
+        if (element.elseif || element.else) {
+          processIfConditions(element, currentParent);
+        } else if (element.slotScope) { // scoped slot
+          currentParent.plain = false;
+          var name = element.slotTarget || '"default"';(currentParent.scopedSlots || (currentParent.scopedSlots = {}))[name] = element;
+        } else {
+          currentParent.children.push(element);
+          element.parent = currentParent;
+        }
+      }
+      if (!unary) {
+        currentParent = element;
+        stack.push(element);
+      } else {
+        endPre(element);
+      }
+      // apply post-transforms
+      for (var i$2 = 0; i$2 < postTransforms.length; i$2++) {
+        postTransforms[i$2](element, options);
+      }
+    },
+
+    end: function end () {
+      // remove trailing whitespace
+      var element = stack[stack.length - 1];
+      var lastNode = element.children[element.children.length - 1];
+      if (lastNode && lastNode.type === 3 && lastNode.text === ' ' && !inPre) {
+        element.children.pop();
+      }
+      // pop stack
+      stack.length -= 1;
+      currentParent = stack[stack.length - 1];
+      endPre(element);
+    },
+
+    chars: function chars (text) {
+      if (!currentParent) {
+        {
+          if (text === template) {
+            warnOnce(
+              'Component template requires a root element, rather than just text.'
+            );
+          } else if ((text = text.trim())) {
+            warnOnce(
+              ("text \"" + text + "\" outside root element will be ignored.")
+            );
+          }
+        }
+        return
+      }
+      // IE textarea placeholder bug
+      /* istanbul ignore if */
+      if (isIE &&
+        currentParent.tag === 'textarea' &&
+        currentParent.attrsMap.placeholder === text
+      ) {
+        return
+      }
+      var children = currentParent.children;
+      text = inPre || text.trim()
+        ? isTextTag(currentParent) ? text : decodeHTMLCached(text)
+        // only preserve whitespace if its not right after a starting tag
+        : preserveWhitespace && children.length ? ' ' : '';
+      if (text) {
+        var expression;
+        if (!inVPre && text !== ' ' && (expression = parseText(text, delimiters))) {
+          children.push({
+            type: 2,
+            expression: expression,
+            text: text
+          });
+        } else if (text !== ' ' || !children.length || children[children.length - 1].text !== ' ') {
+          children.push({
+            type: 3,
+            text: text
+          });
+        }
+      }
+    },
+    comment: function comment (text) {
+      currentParent.children.push({
+        type: 3,
+        text: text,
+        isComment: true
+      });
+    }
+  });
+  return root
+}
+
+function processPre (el) {
+  if (getAndRemoveAttr(el, 'v-pre') != null) {
+    el.pre = true;
+  }
+}
+
+function processRawAttrs (el) {
+  var l = el.attrsList.length;
+  if (l) {
+    var attrs = el.attrs = new Array(l);
+    for (var i = 0; i < l; i++) {
+      attrs[i] = {
+        name: el.attrsList[i].name,
+        value: JSON.stringify(el.attrsList[i].value)
+      };
+    }
+  } else if (!el.pre) {
+    // non root node in pre blocks with no attributes
+    el.plain = true;
+  }
+}
+
+function processKey (el) {
+  var exp = getBindingAttr(el, 'key');
+  if (exp) {
+    if ("development" !== 'production' && el.tag === 'template') {
+      warn$2("<template> cannot be keyed. Place the key on real elements instead.");
+    }
+    el.key = exp;
+  }
+}
+
+function processRef (el) {
+  var ref = getBindingAttr(el, 'ref');
+  if (ref) {
+    el.ref = ref;
+    el.refInFor = checkInFor(el);
+  }
+}
+
+function processFor (el) {
+  var exp;
+  if ((exp = getAndRemoveAttr(el, 'v-for'))) {
+    var inMatch = exp.match(forAliasRE);
+    if (!inMatch) {
+      "development" !== 'production' && warn$2(
+        ("Invalid v-for expression: " + exp)
+      );
+      return
+    }
+    el.for = inMatch[2].trim();
+    var alias = inMatch[1].trim();
+    var iteratorMatch = alias.match(forIteratorRE);
+    if (iteratorMatch) {
+      el.alias = iteratorMatch[1].trim();
+      el.iterator1 = iteratorMatch[2].trim();
+      if (iteratorMatch[3]) {
+        el.iterator2 = iteratorMatch[3].trim();
+      }
+    } else {
+      el.alias = alias;
+    }
+  }
+}
+
+function processIf (el) {
+  var exp = getAndRemoveAttr(el, 'v-if');
+  if (exp) {
+    el.if = exp;
+    addIfCondition(el, {
+      exp: exp,
+      block: el
+    });
+  } else {
+    if (getAndRemoveAttr(el, 'v-else') != null) {
+      el.else = true;
+    }
+    var elseif = getAndRemoveAttr(el, 'v-else-if');
+    if (elseif) {
+      el.elseif = elseif;
+    }
+  }
+}
+
+function processIfConditions (el, parent) {
+  var prev = findPrevElement(parent.children);
+  if (prev && prev.if) {
+    addIfCondition(prev, {
+      exp: el.elseif,
+      block: el
+    });
+  } else {
+    warn$2(
+      "v-" + (el.elseif ? ('else-if="' + el.elseif + '"') : 'else') + " " +
+      "used on element <" + (el.tag) + "> without corresponding v-if."
+    );
+  }
+}
+
+function findPrevElement (children) {
+  var i = children.length;
+  while (i--) {
+    if (children[i].type === 1) {
+      return children[i]
+    } else {
+      if ("development" !== 'production' && children[i].text !== ' ') {
+        warn$2(
+          "text \"" + (children[i].text.trim()) + "\" between v-if and v-else(-if) " +
+          "will be ignored."
+        );
+      }
+      children.pop();
+    }
+  }
+}
+
+function addIfCondition (el, condition) {
+  if (!el.ifConditions) {
+    el.ifConditions = [];
+  }
+  el.ifConditions.push(condition);
+}
+
+function processOnce (el) {
+  var once$$1 = getAndRemoveAttr(el, 'v-once');
+  if (once$$1 != null) {
+    el.once = true;
+  }
+}
+
+function processSlot (el) {
+  if (el.tag === 'slot') {
+    el.slotName = getBindingAttr(el, 'name');
+    if ("development" !== 'production' && el.key) {
+      warn$2(
+        "`key` does not work on <slot> because slots are abstract outlets " +
+        "and can possibly expand into multiple elements. " +
+        "Use the key on a wrapping element instead."
+      );
+    }
+  } else {
+    var slotTarget = getBindingAttr(el, 'slot');
+    if (slotTarget) {
+      el.slotTarget = slotTarget === '""' ? '"default"' : slotTarget;
+    }
+    if (el.tag === 'template') {
+      el.slotScope = getAndRemoveAttr(el, 'scope');
+    }
+  }
+}
+
+function processComponent (el) {
+  var binding;
+  if ((binding = getBindingAttr(el, 'is'))) {
+    el.component = binding;
+  }
+  if (getAndRemoveAttr(el, 'inline-template') != null) {
+    el.inlineTemplate = true;
+  }
+}
+
+function processAttrs (el) {
+  var list = el.attrsList;
+  var i, l, name, rawName, value, modifiers, isProp;
+  for (i = 0, l = list.length; i < l; i++) {
+    name = rawName = list[i].name;
+    value = list[i].value;
+    if (dirRE.test(name)) {
+      // mark element as dynamic
+      el.hasBindings = true;
+      // modifiers
+      modifiers = parseModifiers(name);
+      if (modifiers) {
+        name = name.replace(modifierRE, '');
+      }
+      if (bindRE.test(name)) { // v-bind
+        name = name.replace(bindRE, '');
+        value = parseFilters(value);
+        isProp = false;
+        if (modifiers) {
+          if (modifiers.prop) {
+            isProp = true;
+            name = camelize(name);
+            if (name === 'innerHtml') { name = 'innerHTML'; }
+          }
+          if (modifiers.camel) {
+            name = camelize(name);
+          }
+          if (modifiers.sync) {
+            addHandler(
+              el,
+              ("update:" + (camelize(name))),
+              genAssignmentCode(value, "$event")
+            );
+          }
+        }
+        if (!el.component && (
+          isProp || platformMustUseProp(el.tag, el.attrsMap.type, name)
+        )) {
+          addProp(el, name, value);
+        } else {
+          addAttr(el, name, value);
+        }
+      } else if (onRE.test(name)) { // v-on
+        name = name.replace(onRE, '');
+        addHandler(el, name, value, modifiers, false, warn$2);
+      } else { // normal directives
+        name = name.replace(dirRE, '');
+        // parse arg
+        var argMatch = name.match(argRE);
+        var arg = argMatch && argMatch[1];
+        if (arg) {
+          name = name.slice(0, -(arg.length + 1));
+        }
+        addDirective(el, name, rawName, value, arg, modifiers);
+        if ("development" !== 'production' && name === 'model') {
+          checkForAliasModel(el, value);
+        }
+      }
+    } else {
+      // literal attribute
+      {
+        var expression = parseText(value, delimiters);
+        if (expression) {
+          warn$2(
+            name + "=\"" + value + "\": " +
+            'Interpolation inside attributes has been removed. ' +
+            'Use v-bind or the colon shorthand instead. For example, ' +
+            'instead of <div id="{{ val }}">, use <div :id="val">.'
+          );
+        }
+      }
+      addAttr(el, name, JSON.stringify(value));
+    }
+  }
+}
+
+function checkInFor (el) {
+  var parent = el;
+  while (parent) {
+    if (parent.for !== undefined) {
+      return true
+    }
+    parent = parent.parent;
+  }
+  return false
+}
+
+function parseModifiers (name) {
+  var match = name.match(modifierRE);
+  if (match) {
+    var ret = {};
+    match.forEach(function (m) { ret[m.slice(1)] = true; });
+    return ret
+  }
+}
+
+function makeAttrsMap (attrs) {
+  var map = {};
+  for (var i = 0, l = attrs.length; i < l; i++) {
+    if (
+      "development" !== 'production' &&
+      map[attrs[i].name] && !isIE && !isEdge
+    ) {
+      warn$2('duplicate attribute: ' + attrs[i].name);
+    }
+    map[attrs[i].name] = attrs[i].value;
+  }
+  return map
+}
+
+// for script (e.g. type="x/template") or style, do not decode content
+function isTextTag (el) {
+  return el.tag === 'script' || el.tag === 'style'
+}
+
+function isForbiddenTag (el) {
+  return (
+    el.tag === 'style' ||
+    (el.tag === 'script' && (
+      !el.attrsMap.type ||
+      el.attrsMap.type === 'text/javascript'
+    ))
+  )
+}
+
+var ieNSBug = /^xmlns:NS\d+/;
+var ieNSPrefix = /^NS\d+:/;
+
+/* istanbul ignore next */
+function guardIESVGBug (attrs) {
+  var res = [];
+  for (var i = 0; i < attrs.length; i++) {
+    var attr = attrs[i];
+    if (!ieNSBug.test(attr.name)) {
+      attr.name = attr.name.replace(ieNSPrefix, '');
+      res.push(attr);
+    }
+  }
+  return res
+}
+
+function checkForAliasModel (el, value) {
+  var _el = el;
+  while (_el) {
+    if (_el.for && _el.alias === value) {
+      warn$2(
+        "<" + (el.tag) + " v-model=\"" + value + "\">: " +
+        "You are binding v-model directly to a v-for iteration alias. " +
+        "This will not be able to modify the v-for source array because " +
+        "writing to the alias is like modifying a function local variable. " +
+        "Consider using an array of objects and use v-model on an object property instead."
+      );
+    }
+    _el = _el.parent;
+  }
+}
+
+/*  */
+
+var isStaticKey;
+var isPlatformReservedTag;
+
+var genStaticKeysCached = cached(genStaticKeys$1);
+
+/**
+ * Goal of the optimizer: walk the generated template AST tree
+ * and detect sub-trees that are purely static, i.e. parts of
+ * the DOM that never needs to change.
+ *
+ * Once we detect these sub-trees, we can:
+ *
+ * 1. Hoist them into constants, so that we no longer need to
+ *    create fresh nodes for them on each re-render;
+ * 2. Completely skip them in the patching process.
+ */
+function optimize (root, options) {
+  if (!root) { return }
+  isStaticKey = genStaticKeysCached(options.staticKeys || '');
+  isPlatformReservedTag = options.isReservedTag || no;
+  // first pass: mark all non-static nodes.
+  markStatic$1(root);
+  // second pass: mark static roots.
+  markStaticRoots(root, false);
+}
+
+function genStaticKeys$1 (keys) {
+  return makeMap(
+    'type,tag,attrsList,attrsMap,plain,parent,children,attrs' +
+    (keys ? ',' + keys : '')
+  )
+}
+
+function markStatic$1 (node) {
+  node.static = isStatic(node);
+  if (node.type === 1) {
+    // do not make component slot content static. this avoids
+    // 1. components not able to mutate slot nodes
+    // 2. static slot content fails for hot-reloading
+    if (
+      !isPlatformReservedTag(node.tag) &&
+      node.tag !== 'slot' &&
+      node.attrsMap['inline-template'] == null
+    ) {
+      return
+    }
+    for (var i = 0, l = node.children.length; i < l; i++) {
+      var child = node.children[i];
+      markStatic$1(child);
+      if (!child.static) {
+        node.static = false;
+      }
+    }
+    if (node.ifConditions) {
+      for (var i$1 = 1, l$1 = node.ifConditions.length; i$1 < l$1; i$1++) {
+        var block = node.ifConditions[i$1].block;
+        markStatic$1(block);
+        if (!block.static) {
+          node.static = false;
+        }
+      }
+    }
+  }
+}
+
+function markStaticRoots (node, isInFor) {
+  if (node.type === 1) {
+    if (node.static || node.once) {
+      node.staticInFor = isInFor;
+    }
+    // For a node to qualify as a static root, it should have children that
+    // are not just static text. Otherwise the cost of hoisting out will
+    // outweigh the benefits and it's better off to just always render it fresh.
+    if (node.static && node.children.length && !(
+      node.children.length === 1 &&
+      node.children[0].type === 3
+    )) {
+      node.staticRoot = true;
+      return
+    } else {
+      node.staticRoot = false;
+    }
+    if (node.children) {
+      for (var i = 0, l = node.children.length; i < l; i++) {
+        markStaticRoots(node.children[i], isInFor || !!node.for);
+      }
+    }
+    if (node.ifConditions) {
+      for (var i$1 = 1, l$1 = node.ifConditions.length; i$1 < l$1; i$1++) {
+        markStaticRoots(node.ifConditions[i$1].block, isInFor);
+      }
+    }
+  }
+}
+
+function isStatic (node) {
+  if (node.type === 2) { // expression
+    return false
+  }
+  if (node.type === 3) { // text
+    return true
+  }
+  return !!(node.pre || (
+    !node.hasBindings && // no dynamic bindings
+    !node.if && !node.for && // not v-if or v-for or v-else
+    !isBuiltInTag(node.tag) && // not a built-in
+    isPlatformReservedTag(node.tag) && // not a component
+    !isDirectChildOfTemplateFor(node) &&
+    Object.keys(node).every(isStaticKey)
+  ))
+}
+
+function isDirectChildOfTemplateFor (node) {
+  while (node.parent) {
+    node = node.parent;
+    if (node.tag !== 'template') {
+      return false
+    }
+    if (node.for) {
+      return true
+    }
+  }
+  return false
+}
+
+/*  */
+
+var fnExpRE = /^\s*([\w$_]+|\([^)]*?\))\s*=>|^function\s*\(/;
+var simplePathRE = /^\s*[A-Za-z_$][\w$]*(?:\.[A-Za-z_$][\w$]*|\['.*?']|\[".*?"]|\[\d+]|\[[A-Za-z_$][\w$]*])*\s*$/;
+
+// keyCode aliases
+var keyCodes = {
+  esc: 27,
+  tab: 9,
+  enter: 13,
+  space: 32,
+  up: 38,
+  left: 37,
+  right: 39,
+  down: 40,
+  'delete': [8, 46]
+};
+
+// #4868: modifiers that prevent the execution of the listener
+// need to explicitly return null so that we can determine whether to remove
+// the listener for .once
+var genGuard = function (condition) { return ("if(" + condition + ")return null;"); };
+
+var modifierCode = {
+  stop: '$event.stopPropagation();',
+  prevent: '$event.preventDefault();',
+  self: genGuard("$event.target !== $event.currentTarget"),
+  ctrl: genGuard("!$event.ctrlKey"),
+  shift: genGuard("!$event.shiftKey"),
+  alt: genGuard("!$event.altKey"),
+  meta: genGuard("!$event.metaKey"),
+  left: genGuard("'button' in $event && $event.button !== 0"),
+  middle: genGuard("'button' in $event && $event.button !== 1"),
+  right: genGuard("'button' in $event && $event.button !== 2")
+};
+
+function genHandlers (
+  events,
+  isNative,
+  warn
+) {
+  var res = isNative ? 'nativeOn:{' : 'on:{';
+  for (var name in events) {
+    var handler = events[name];
+    // #5330: warn click.right, since right clicks do not actually fire click events.
+    if ("development" !== 'production' &&
+      name === 'click' &&
+      handler && handler.modifiers && handler.modifiers.right
+    ) {
+      warn(
+        "Use \"contextmenu\" instead of \"click.right\" since right clicks " +
+        "do not actually fire \"click\" events."
+      );
+    }
+    res += "\"" + name + "\":" + (genHandler(name, handler)) + ",";
+  }
+  return res.slice(0, -1) + '}'
+}
+
+function genHandler (
+  name,
+  handler
+) {
+  if (!handler) {
+    return 'function(){}'
+  }
+
+  if (Array.isArray(handler)) {
+    return ("[" + (handler.map(function (handler) { return genHandler(name, handler); }).join(',')) + "]")
+  }
+
+  var isMethodPath = simplePathRE.test(handler.value);
+  var isFunctionExpression = fnExpRE.test(handler.value);
+
+  if (!handler.modifiers) {
+    return isMethodPath || isFunctionExpression
+      ? handler.value
+      : ("function($event){" + (handler.value) + "}") // inline statement
+  } else {
+    var code = '';
+    var genModifierCode = '';
+    var keys = [];
+    for (var key in handler.modifiers) {
+      if (modifierCode[key]) {
+        genModifierCode += modifierCode[key];
+        // left/right
+        if (keyCodes[key]) {
+          keys.push(key);
+        }
+      } else {
+        keys.push(key);
+      }
+    }
+    if (keys.length) {
+      code += genKeyFilter(keys);
+    }
+    // Make sure modifiers like prevent and stop get executed after key filtering
+    if (genModifierCode) {
+      code += genModifierCode;
+    }
+    var handlerCode = isMethodPath
+      ? handler.value + '($event)'
+      : isFunctionExpression
+        ? ("(" + (handler.value) + ")($event)")
+        : handler.value;
+    return ("function($event){" + code + handlerCode + "}")
+  }
+}
+
+function genKeyFilter (keys) {
+  return ("if(!('button' in $event)&&" + (keys.map(genFilterCode).join('&&')) + ")return null;")
+}
+
+function genFilterCode (key) {
+  var keyVal = parseInt(key, 10);
+  if (keyVal) {
+    return ("$event.keyCode!==" + keyVal)
+  }
+  var alias = keyCodes[key];
+  return ("_k($event.keyCode," + (JSON.stringify(key)) + (alias ? ',' + JSON.stringify(alias) : '') + ")")
+}
+
+/*  */
+
+function on (el, dir) {
+  if ("development" !== 'production' && dir.modifiers) {
+    warn("v-on without argument does not support modifiers.");
+  }
+  el.wrapListeners = function (code) { return ("_g(" + code + "," + (dir.value) + ")"); };
+}
+
+/*  */
+
+function bind$1 (el, dir) {
+  el.wrapData = function (code) {
+    return ("_b(" + code + ",'" + (el.tag) + "'," + (dir.value) + "," + (dir.modifiers && dir.modifiers.prop ? 'true' : 'false') + (dir.modifiers && dir.modifiers.sync ? ',true' : '') + ")")
+  };
+}
+
+/*  */
+
+var baseDirectives = {
+  on: on,
+  bind: bind$1,
+  cloak: noop
+};
+
+/*  */
+
+var CodegenState = function CodegenState (options) {
+  this.options = options;
+  this.warn = options.warn || baseWarn;
+  this.transforms = pluckModuleFunction(options.modules, 'transformCode');
+  this.dataGenFns = pluckModuleFunction(options.modules, 'genData');
+  this.directives = extend(extend({}, baseDirectives), options.directives);
+  var isReservedTag = options.isReservedTag || no;
+  this.maybeComponent = function (el) { return !isReservedTag(el.tag); };
+  this.onceId = 0;
+  this.staticRenderFns = [];
+};
+
+
+
+function generate (
+  ast,
+  options
+) {
+  var state = new CodegenState(options);
+  var code = ast ? genElement(ast, state) : '_c("div")';
+  return {
+    render: ("with(this){return " + code + "}"),
+    staticRenderFns: state.staticRenderFns
+  }
+}
+
+function genElement (el, state) {
+  if (el.staticRoot && !el.staticProcessed) {
+    return genStatic(el, state)
+  } else if (el.once && !el.onceProcessed) {
+    return genOnce(el, state)
+  } else if (el.for && !el.forProcessed) {
+    return genFor(el, state)
+  } else if (el.if && !el.ifProcessed) {
+    return genIf(el, state)
+  } else if (el.tag === 'template' && !el.slotTarget) {
+    return genChildren(el, state) || 'void 0'
+  } else if (el.tag === 'slot') {
+    return genSlot(el, state)
+  } else {
+    // component or element
+    var code;
+    if (el.component) {
+      code = genComponent(el.component, el, state);
+    } else {
+      var data = el.plain ? undefined : genData$2(el, state);
+
+      var children = el.inlineTemplate ? null : genChildren(el, state, true);
+      code = "_c('" + (el.tag) + "'" + (data ? ("," + data) : '') + (children ? ("," + children) : '') + ")";
+    }
+    // module transforms
+    for (var i = 0; i < state.transforms.length; i++) {
+      code = state.transforms[i](el, code);
+    }
+    return code
+  }
+}
+
+// hoist static sub-trees out
+function genStatic (el, state) {
+  el.staticProcessed = true;
+  state.staticRenderFns.push(("with(this){return " + (genElement(el, state)) + "}"));
+  return ("_m(" + (state.staticRenderFns.length - 1) + (el.staticInFor ? ',true' : '') + ")")
+}
+
+// v-once
+function genOnce (el, state) {
+  el.onceProcessed = true;
+  if (el.if && !el.ifProcessed) {
+    return genIf(el, state)
+  } else if (el.staticInFor) {
+    var key = '';
+    var parent = el.parent;
+    while (parent) {
+      if (parent.for) {
+        key = parent.key;
+        break
+      }
+      parent = parent.parent;
+    }
+    if (!key) {
+      "development" !== 'production' && state.warn(
+        "v-once can only be used inside v-for that is keyed. "
+      );
+      return genElement(el, state)
+    }
+    return ("_o(" + (genElement(el, state)) + "," + (state.onceId++) + (key ? ("," + key) : "") + ")")
+  } else {
+    return genStatic(el, state)
+  }
+}
+
+function genIf (
+  el,
+  state,
+  altGen,
+  altEmpty
+) {
+  el.ifProcessed = true; // avoid recursion
+  return genIfConditions(el.ifConditions.slice(), state, altGen, altEmpty)
+}
+
+function genIfConditions (
+  conditions,
+  state,
+  altGen,
+  altEmpty
+) {
+  if (!conditions.length) {
+    return altEmpty || '_e()'
+  }
+
+  var condition = conditions.shift();
+  if (condition.exp) {
+    return ("(" + (condition.exp) + ")?" + (genTernaryExp(condition.block)) + ":" + (genIfConditions(conditions, state, altGen, altEmpty)))
+  } else {
+    return ("" + (genTernaryExp(condition.block)))
+  }
+
+  // v-if with v-once should generate code like (a)?_m(0):_m(1)
+  function genTernaryExp (el) {
+    return altGen
+      ? altGen(el, state)
+      : el.once
+        ? genOnce(el, state)
+        : genElement(el, state)
+  }
+}
+
+function genFor (
+  el,
+  state,
+  altGen,
+  altHelper
+) {
+  var exp = el.for;
+  var alias = el.alias;
+  var iterator1 = el.iterator1 ? ("," + (el.iterator1)) : '';
+  var iterator2 = el.iterator2 ? ("," + (el.iterator2)) : '';
+
+  if ("development" !== 'production' &&
+    state.maybeComponent(el) &&
+    el.tag !== 'slot' &&
+    el.tag !== 'template' &&
+    !el.key
+  ) {
+    state.warn(
+      "<" + (el.tag) + " v-for=\"" + alias + " in " + exp + "\">: component lists rendered with " +
+      "v-for should have explicit keys. " +
+      "See https://vuejs.org/guide/list.html#key for more info.",
+      true /* tip */
+    );
+  }
+
+  el.forProcessed = true; // avoid recursion
+  return (altHelper || '_l') + "((" + exp + ")," +
+    "function(" + alias + iterator1 + iterator2 + "){" +
+      "return " + ((altGen || genElement)(el, state)) +
+    '})'
+}
+
+function genData$2 (el, state) {
+  var data = '{';
+
+  // directives first.
+  // directives may mutate the el's other properties before they are generated.
+  var dirs = genDirectives(el, state);
+  if (dirs) { data += dirs + ','; }
+
+  // key
+  if (el.key) {
+    data += "key:" + (el.key) + ",";
+  }
+  // ref
+  if (el.ref) {
+    data += "ref:" + (el.ref) + ",";
+  }
+  if (el.refInFor) {
+    data += "refInFor:true,";
+  }
+  // pre
+  if (el.pre) {
+    data += "pre:true,";
+  }
+  // record original tag name for components using "is" attribute
+  if (el.component) {
+    data += "tag:\"" + (el.tag) + "\",";
+  }
+  // module data generation functions
+  for (var i = 0; i < state.dataGenFns.length; i++) {
+    data += state.dataGenFns[i](el);
+  }
+  // attributes
+  if (el.attrs) {
+    data += "attrs:{" + (genProps(el.attrs)) + "},";
+  }
+  // DOM props
+  if (el.props) {
+    data += "domProps:{" + (genProps(el.props)) + "},";
+  }
+  // event handlers
+  if (el.events) {
+    data += (genHandlers(el.events, false, state.warn)) + ",";
+  }
+  if (el.nativeEvents) {
+    data += (genHandlers(el.nativeEvents, true, state.warn)) + ",";
+  }
+  // slot target
+  if (el.slotTarget) {
+    data += "slot:" + (el.slotTarget) + ",";
+  }
+  // scoped slots
+  if (el.scopedSlots) {
+    data += (genScopedSlots(el.scopedSlots, state)) + ",";
+  }
+  // component v-model
+  if (el.model) {
+    data += "model:{value:" + (el.model.value) + ",callback:" + (el.model.callback) + ",expression:" + (el.model.expression) + "},";
+  }
+  // inline-template
+  if (el.inlineTemplate) {
+    var inlineTemplate = genInlineTemplate(el, state);
+    if (inlineTemplate) {
+      data += inlineTemplate + ",";
+    }
+  }
+  data = data.replace(/,$/, '') + '}';
+  // v-bind data wrap
+  if (el.wrapData) {
+    data = el.wrapData(data);
+  }
+  // v-on data wrap
+  if (el.wrapListeners) {
+    data = el.wrapListeners(data);
+  }
+  return data
+}
+
+function genDirectives (el, state) {
+  var dirs = el.directives;
+  if (!dirs) { return }
+  var res = 'directives:[';
+  var hasRuntime = false;
+  var i, l, dir, needRuntime;
+  for (i = 0, l = dirs.length; i < l; i++) {
+    dir = dirs[i];
+    needRuntime = true;
+    var gen = state.directives[dir.name];
+    if (gen) {
+      // compile-time directive that manipulates AST.
+      // returns true if it also needs a runtime counterpart.
+      needRuntime = !!gen(el, dir, state.warn);
+    }
+    if (needRuntime) {
+      hasRuntime = true;
+      res += "{name:\"" + (dir.name) + "\",rawName:\"" + (dir.rawName) + "\"" + (dir.value ? (",value:(" + (dir.value) + "),expression:" + (JSON.stringify(dir.value))) : '') + (dir.arg ? (",arg:\"" + (dir.arg) + "\"") : '') + (dir.modifiers ? (",modifiers:" + (JSON.stringify(dir.modifiers))) : '') + "},";
+    }
+  }
+  if (hasRuntime) {
+    return res.slice(0, -1) + ']'
+  }
+}
+
+function genInlineTemplate (el, state) {
+  var ast = el.children[0];
+  if ("development" !== 'production' && (
+    el.children.length > 1 || ast.type !== 1
+  )) {
+    state.warn('Inline-template components must have exactly one child element.');
+  }
+  if (ast.type === 1) {
+    var inlineRenderFns = generate(ast, state.options);
+    return ("inlineTemplate:{render:function(){" + (inlineRenderFns.render) + "},staticRenderFns:[" + (inlineRenderFns.staticRenderFns.map(function (code) { return ("function(){" + code + "}"); }).join(',')) + "]}")
+  }
+}
+
+function genScopedSlots (
+  slots,
+  state
+) {
+  return ("scopedSlots:_u([" + (Object.keys(slots).map(function (key) {
+      return genScopedSlot(key, slots[key], state)
+    }).join(',')) + "])")
+}
+
+function genScopedSlot (
+  key,
+  el,
+  state
+) {
+  if (el.for && !el.forProcessed) {
+    return genForScopedSlot(key, el, state)
+  }
+  return "{key:" + key + ",fn:function(" + (String(el.attrsMap.scope)) + "){" +
+    "return " + (el.tag === 'template'
+      ? genChildren(el, state) || 'void 0'
+      : genElement(el, state)) + "}}"
+}
+
+function genForScopedSlot (
+  key,
+  el,
+  state
+) {
+  var exp = el.for;
+  var alias = el.alias;
+  var iterator1 = el.iterator1 ? ("," + (el.iterator1)) : '';
+  var iterator2 = el.iterator2 ? ("," + (el.iterator2)) : '';
+  el.forProcessed = true; // avoid recursion
+  return "_l((" + exp + ")," +
+    "function(" + alias + iterator1 + iterator2 + "){" +
+      "return " + (genScopedSlot(key, el, state)) +
+    '})'
+}
+
+function genChildren (
+  el,
+  state,
+  checkSkip,
+  altGenElement,
+  altGenNode
+) {
+  var children = el.children;
+  if (children.length) {
+    var el$1 = children[0];
+    // optimize single v-for
+    if (children.length === 1 &&
+      el$1.for &&
+      el$1.tag !== 'template' &&
+      el$1.tag !== 'slot'
+    ) {
+      return (altGenElement || genElement)(el$1, state)
+    }
+    var normalizationType = checkSkip
+      ? getNormalizationType(children, state.maybeComponent)
+      : 0;
+    var gen = altGenNode || genNode;
+    return ("[" + (children.map(function (c) { return gen(c, state); }).join(',')) + "]" + (normalizationType ? ("," + normalizationType) : ''))
+  }
+}
+
+// determine the normalization needed for the children array.
+// 0: no normalization needed
+// 1: simple normalization needed (possible 1-level deep nested array)
+// 2: full normalization needed
+function getNormalizationType (
+  children,
+  maybeComponent
+) {
+  var res = 0;
+  for (var i = 0; i < children.length; i++) {
+    var el = children[i];
+    if (el.type !== 1) {
+      continue
+    }
+    if (needsNormalization(el) ||
+        (el.ifConditions && el.ifConditions.some(function (c) { return needsNormalization(c.block); }))) {
+      res = 2;
+      break
+    }
+    if (maybeComponent(el) ||
+        (el.ifConditions && el.ifConditions.some(function (c) { return maybeComponent(c.block); }))) {
+      res = 1;
+    }
+  }
+  return res
+}
+
+function needsNormalization (el) {
+  return el.for !== undefined || el.tag === 'template' || el.tag === 'slot'
+}
+
+function genNode (node, state) {
+  if (node.type === 1) {
+    return genElement(node, state)
+  } if (node.type === 3 && node.isComment) {
+    return genComment(node)
+  } else {
+    return genText(node)
+  }
+}
+
+function genText (text) {
+  return ("_v(" + (text.type === 2
+    ? text.expression // no need for () because already wrapped in _s()
+    : transformSpecialNewlines(JSON.stringify(text.text))) + ")")
+}
+
+function genComment (comment) {
+  return ("_e('" + (comment.text) + "')")
+}
+
+function genSlot (el, state) {
+  var slotName = el.slotName || '"default"';
+  var children = genChildren(el, state);
+  var res = "_t(" + slotName + (children ? ("," + children) : '');
+  var attrs = el.attrs && ("{" + (el.attrs.map(function (a) { return ((camelize(a.name)) + ":" + (a.value)); }).join(',')) + "}");
+  var bind$$1 = el.attrsMap['v-bind'];
+  if ((attrs || bind$$1) && !children) {
+    res += ",null";
+  }
+  if (attrs) {
+    res += "," + attrs;
+  }
+  if (bind$$1) {
+    res += (attrs ? '' : ',null') + "," + bind$$1;
+  }
+  return res + ')'
+}
+
+// componentName is el.component, take it as argument to shun flow's pessimistic refinement
+function genComponent (
+  componentName,
+  el,
+  state
+) {
+  var children = el.inlineTemplate ? null : genChildren(el, state, true);
+  return ("_c(" + componentName + "," + (genData$2(el, state)) + (children ? ("," + children) : '') + ")")
+}
+
+function genProps (props) {
+  var res = '';
+  for (var i = 0; i < props.length; i++) {
+    var prop = props[i];
+    res += "\"" + (prop.name) + "\":" + (transformSpecialNewlines(prop.value)) + ",";
+  }
+  return res.slice(0, -1)
+}
+
+// #3895, #4268
+function transformSpecialNewlines (text) {
+  return text
+    .replace(/\u2028/g, '\\u2028')
+    .replace(/\u2029/g, '\\u2029')
+}
+
+/*  */
+
+// these keywords should not appear inside expressions, but operators like
+// typeof, instanceof and in are allowed
+var prohibitedKeywordRE = new RegExp('\\b' + (
+  'do,if,for,let,new,try,var,case,else,with,await,break,catch,class,const,' +
+  'super,throw,while,yield,delete,export,import,return,switch,default,' +
+  'extends,finally,continue,debugger,function,arguments'
+).split(',').join('\\b|\\b') + '\\b');
+
+// these unary operators should not be used as property/method names
+var unaryOperatorsRE = new RegExp('\\b' + (
+  'delete,typeof,void'
+).split(',').join('\\s*\\([^\\)]*\\)|\\b') + '\\s*\\([^\\)]*\\)');
+
+// check valid identifier for v-for
+var identRE = /[A-Za-z_$][\w$]*/;
+
+// strip strings in expressions
+var stripStringRE = /'(?:[^'\\]|\\.)*'|"(?:[^"\\]|\\.)*"|`(?:[^`\\]|\\.)*\$\{|\}(?:[^`\\]|\\.)*`|`(?:[^`\\]|\\.)*`/g;
+
+// detect problematic expressions in a template
+function detectErrors (ast) {
+  var errors = [];
+  if (ast) {
+    checkNode(ast, errors);
+  }
+  return errors
+}
+
+function checkNode (node, errors) {
+  if (node.type === 1) {
+    for (var name in node.attrsMap) {
+      if (dirRE.test(name)) {
+        var value = node.attrsMap[name];
+        if (value) {
+          if (name === 'v-for') {
+            checkFor(node, ("v-for=\"" + value + "\""), errors);
+          } else if (onRE.test(name)) {
+            checkEvent(value, (name + "=\"" + value + "\""), errors);
+          } else {
+            checkExpression(value, (name + "=\"" + value + "\""), errors);
+          }
+        }
+      }
+    }
+    if (node.children) {
+      for (var i = 0; i < node.children.length; i++) {
+        checkNode(node.children[i], errors);
+      }
+    }
+  } else if (node.type === 2) {
+    checkExpression(node.expression, node.text, errors);
+  }
+}
+
+function checkEvent (exp, text, errors) {
+  var stipped = exp.replace(stripStringRE, '');
+  var keywordMatch = stipped.match(unaryOperatorsRE);
+  if (keywordMatch && stipped.charAt(keywordMatch.index - 1) !== '$') {
+    errors.push(
+      "avoid using JavaScript unary operator as property name: " +
+      "\"" + (keywordMatch[0]) + "\" in expression " + (text.trim())
+    );
+  }
+  checkExpression(exp, text, errors);
+}
+
+function checkFor (node, text, errors) {
+  checkExpression(node.for || '', text, errors);
+  checkIdentifier(node.alias, 'v-for alias', text, errors);
+  checkIdentifier(node.iterator1, 'v-for iterator', text, errors);
+  checkIdentifier(node.iterator2, 'v-for iterator', text, errors);
+}
+
+function checkIdentifier (ident, type, text, errors) {
+  if (typeof ident === 'string' && !identRE.test(ident)) {
+    errors.push(("invalid " + type + " \"" + ident + "\" in expression: " + (text.trim())));
+  }
+}
+
+function checkExpression (exp, text, errors) {
+  try {
+    new Function(("return " + exp));
+  } catch (e) {
+    var keywordMatch = exp.replace(stripStringRE, '').match(prohibitedKeywordRE);
+    if (keywordMatch) {
+      errors.push(
+        "avoid using JavaScript keyword as property name: " +
+        "\"" + (keywordMatch[0]) + "\" in expression " + (text.trim())
+      );
+    } else {
+      errors.push(("invalid expression: " + (text.trim())));
+    }
+  }
+}
+
+/*  */
+
+function createFunction (code, errors) {
+  try {
+    return new Function(code)
+  } catch (err) {
+    errors.push({ err: err, code: code });
+    return noop
+  }
+}
+
+function createCompileToFunctionFn (compile) {
+  var cache = Object.create(null);
+
+  return function compileToFunctions (
+    template,
+    options,
+    vm
+  ) {
+    options = options || {};
+
+    /* istanbul ignore if */
+    {
+      // detect possible CSP restriction
+      try {
+        new Function('return 1');
+      } catch (e) {
+        if (e.toString().match(/unsafe-eval|CSP/)) {
+          warn(
+            'It seems you are using the standalone build of Vue.js in an ' +
+            'environment with Content Security Policy that prohibits unsafe-eval. ' +
+            'The template compiler cannot work in this environment. Consider ' +
+            'relaxing the policy to allow unsafe-eval or pre-compiling your ' +
+            'templates into render functions.'
+          );
+        }
+      }
+    }
+
+    // check cache
+    var key = options.delimiters
+      ? String(options.delimiters) + template
+      : template;
+    if (cache[key]) {
+      return cache[key]
+    }
+
+    // compile
+    var compiled = compile(template, options);
+
+    // check compilation errors/tips
+    {
+      if (compiled.errors && compiled.errors.length) {
+        warn(
+          "Error compiling template:\n\n" + template + "\n\n" +
+          compiled.errors.map(function (e) { return ("- " + e); }).join('\n') + '\n',
+          vm
+        );
+      }
+      if (compiled.tips && compiled.tips.length) {
+        compiled.tips.forEach(function (msg) { return tip(msg, vm); });
+      }
+    }
+
+    // turn code into functions
+    var res = {};
+    var fnGenErrors = [];
+    res.render = createFunction(compiled.render, fnGenErrors);
+    res.staticRenderFns = compiled.staticRenderFns.map(function (code) {
+      return createFunction(code, fnGenErrors)
+    });
+
+    // check function generation errors.
+    // this should only happen if there is a bug in the compiler itself.
+    // mostly for codegen development use
+    /* istanbul ignore if */
+    {
+      if ((!compiled.errors || !compiled.errors.length) && fnGenErrors.length) {
+        warn(
+          "Failed to generate render function:\n\n" +
+          fnGenErrors.map(function (ref) {
+            var err = ref.err;
+            var code = ref.code;
+
+            return ((err.toString()) + " in\n\n" + code + "\n");
+        }).join('\n'),
+          vm
+        );
+      }
+    }
+
+    return (cache[key] = res)
+  }
+}
+
+/*  */
+
+function createCompilerCreator (baseCompile) {
+  return function createCompiler (baseOptions) {
+    function compile (
+      template,
+      options
+    ) {
+      var finalOptions = Object.create(baseOptions);
+      var errors = [];
+      var tips = [];
+      finalOptions.warn = function (msg, tip) {
+        (tip ? tips : errors).push(msg);
+      };
+
+      if (options) {
+        // merge custom modules
+        if (options.modules) {
+          finalOptions.modules =
+            (baseOptions.modules || []).concat(options.modules);
+        }
+        // merge custom directives
+        if (options.directives) {
+          finalOptions.directives = extend(
+            Object.create(baseOptions.directives),
+            options.directives
+          );
+        }
+        // copy other options
+        for (var key in options) {
+          if (key !== 'modules' && key !== 'directives') {
+            finalOptions[key] = options[key];
+          }
+        }
+      }
+
+      var compiled = baseCompile(template, finalOptions);
+      {
+        errors.push.apply(errors, detectErrors(compiled.ast));
+      }
+      compiled.errors = errors;
+      compiled.tips = tips;
+      return compiled
+    }
+
+    return {
+      compile: compile,
+      compileToFunctions: createCompileToFunctionFn(compile)
+    }
+  }
+}
+
+/*  */
+
+// `createCompilerCreator` allows creating compilers that use alternative
+// parser/optimizer/codegen, e.g the SSR optimizing compiler.
+// Here we just export a default compiler using the default parts.
+var createCompiler = createCompilerCreator(function baseCompile (
+  template,
+  options
+) {
+  var ast = parse(template.trim(), options);
+  optimize(ast, options);
+  var code = generate(ast, options);
+  return {
+    ast: ast,
+    render: code.render,
+    staticRenderFns: code.staticRenderFns
+  }
+});
+
+/*  */
+
+var ref$1 = createCompiler(baseOptions);
+var compileToFunctions = ref$1.compileToFunctions;
+
+/*  */
+
+var idToTemplate = cached(function (id) {
+  var el = query(id);
+  return el && el.innerHTML
+});
+
+var mount = Vue$3.prototype.$mount;
+Vue$3.prototype.$mount = function (
+  el,
+  hydrating
+) {
+  el = el && query(el);
+
+  /* istanbul ignore if */
+  if (el === document.body || el === document.documentElement) {
+    "development" !== 'production' && warn(
+      "Do not mount Vue to <html> or <body> - mount to normal elements instead."
+    );
+    return this
+  }
+
+  var options = this.$options;
+  // resolve template/el and convert to render function
+  if (!options.render) {
+    var template = options.template;
+    if (template) {
+      if (typeof template === 'string') {
+        if (template.charAt(0) === '#') {
+          template = idToTemplate(template);
+          /* istanbul ignore if */
+          if ("development" !== 'production' && !template) {
+            warn(
+              ("Template element not found or is empty: " + (options.template)),
+              this
+            );
+          }
+        }
+      } else if (template.nodeType) {
+        template = template.innerHTML;
+      } else {
+        {
+          warn('invalid template option:' + template, this);
+        }
+        return this
+      }
+    } else if (el) {
+      template = getOuterHTML(el);
+    }
+    if (template) {
+      /* istanbul ignore if */
+      if ("development" !== 'production' && config.performance && mark) {
+        mark('compile');
+      }
+
+      var ref = compileToFunctions(template, {
+        shouldDecodeNewlines: shouldDecodeNewlines,
+        delimiters: options.delimiters,
+        comments: options.comments
+      }, this);
+      var render = ref.render;
+      var staticRenderFns = ref.staticRenderFns;
+      options.render = render;
+      options.staticRenderFns = staticRenderFns;
+
+      /* istanbul ignore if */
+      if ("development" !== 'production' && config.performance && mark) {
+        mark('compile end');
+        measure(((this._name) + " compile"), 'compile', 'compile end');
+      }
+    }
+  }
+  return mount.call(this, el, hydrating)
+};
+
+/**
+ * Get outerHTML of elements, taking care
+ * of SVG elements in IE as well.
+ */
+function getOuterHTML (el) {
+  if (el.outerHTML) {
+    return el.outerHTML
+  } else {
+    var container = document.createElement('div');
+    container.appendChild(el.cloneNode(true));
+    return container.innerHTML
+  }
+}
+
+Vue$3.compile = compileToFunctions;
+
+return Vue$3;
+
+})));

Разница между файлами не показана из-за своего большого размера
+ 6 - 0
meib/meib/static/lib/vue-resource-1.3.4.js


+ 156 - 0
meib/meib/templates/index.html

@@ -0,0 +1,156 @@
+<html lang="en">
+<head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta http-equiv="X-UA-Compatible" content="ie=edge">
+    <link rel="stylesheet" type="text/css" href="/static/css/bootstrap.min.css">
+    <link rel="stylesheet" type="text/css" href="/static/css/css.css">
+    <title>Document</title>
+</head> 
+<body>
+    <!-- navbar-default这个类是设置导航栏 -->
+    <div class="navbar navbar-default">
+        <div class="container">
+            <!-- navbar-header用于设置内容横向显示 -->
+            <div class="navbar-header">
+                <a href="/index.html" class="navbar-brand"></a>
+            </div>
+            <!-- navbar-nav用来设置横向显示 -->
+            <!-- navbar-right用来设置右浮动 -->
+            <!-- hidden-xs用于当屏幕很小的情况下隐藏div里面的内容 -->
+            <div class="hidden-xs">
+                <ul class="nav navbar-nav">
+                    <li><a class="active" href="index.html">s首页</a></li>
+                    <li><a href="">s首页</a></li>
+                    <li><a href="">s首页</a></li>
+                </ul>
+                <ul class="nav navbar-nav navbar-right">
+                    <li><a href="login.html">登录</a></li>
+                    <li><a href="signup.html">注册</a></li>
+                </ul>
+            </div>
+        </div>
+    </div> 
+    <!-- container这个类是设置居中对齐 -->
+    <div class="container">
+        <!-- row这个类是用于设置取消内边距 -->
+        <div class="row">
+            <!-- visible-xs-inline-block此类用于在打元素上展示此元素 -->
+            <label id="toggle-label" class="visible-xs-inline-block" for="toggle-checkbox">MENU</label>
+            <input class="hidden" id="toggle-checkbox" type="checkbox"> 
+            <div class="hidden-xs">
+                <div class="col-sm-2">
+                    <div class="list-group side-bar">
+                        <!-- active用于设置为选状态 -->
+                        <a href="#" class="list-group-item active">综合</a>
+                        <!-- list-group-item用于设置列显示 -->
+                        <a href="#" class="list-group-item">电影</a>
+                        <a href="#" class="list-group-item">电视剧</a>
+                        <a href="#" class="list-group-item">明星</a>
+                        <a href="#" class="list-group-item">item</a>
+                        <a href="#" class="list-group-item">item</a>
+                        <a href="#" class="list-group-item">item</a>
+                        <a href="#" class="list-group-item">item</a>
+                      </div>
+                </div>
+            </div>
+            <div class="col-sm-7">
+                <div class="news-list">
+                    <!-- clearfix用于清除浮动 -->
+                    <div class="news-list-item clearfix">
+                        <div class="col-xs-4">
+                            <img src="/static/img/002.jpg" alt="">
+                        </div>
+                        <div class="col-xs-8">
+                            <a href="news.html" class="title">
+                                dsdasdasdasdasdasdsdassdasdasdasdasdasdasdasdsdasdasdasdsdasdasdasdsdasdasdasdsdassdasdasdasdasdasdasdasdsdasdasdasdsdasdasdasdsdasdasdasdsdaasdasdsdasdsdasdasdasdsdasdasdasdasdasdsadsdasdasdasdasdasdasdasdasdasdsadsdasdasdasdasdasdasdasdasdasdsa
+                            </a>
+                            <div class="info">
+                                <span class="avatar"><img src="/static/img/logo.jpg" alt=""></span>
+                                <span> aa·</span>
+                                <span>26k评论·</span>
+                                <span>cc·</span>
+                                <span>aaa</span>
+                            </div>
+                        </div>
+                    </div>
+                    <div class="news-list-item clearfix">
+                        <div class="col-xs-4">
+                            <img src="/static/img/002.jpg" alt="">
+                        </div>
+                        <div class="col-xs-8">
+                            <a href="#" class="title">
+                                dsdasdasdasdasdasdsdassdasdasdasdasdasdasdasdsdasdasdasdsdasdasdasdsdasdasdasdsdassdasdasdasdasdasdasdasdsdasdasdasdsdasdasdasdsdasdasdasdsdaasdasdsdasdsdasdasdasdsdasdasdasdasdasdsadsdasdasdasdasdasdasdasdasdasdsadsdasdasdasdasdasdasdasdasdasdsa
+                            </a>
+                            <div class="info">
+                                <span class="avatar"><img src="/static/img/logo.jpg" alt=""></span>
+                                <span> aa·</span>
+                                <span>26k评论·</span>
+                                <span>cc·</span>
+                                <span>aaa</span>
+                            </div>
+                        </div>
+                    </div>
+                    <div class="news-list-item clearfix">
+                        <div class="col-xs-4">
+                            <img src="/static/img/002.jpg" alt="">
+                        </div>
+                        <div class="col-xs-8">
+                            <a href="#" class="title">
+                                dsdasdasdasdasdasdsdassdasdasdasdasdasdasdasdsdasdasdasdsdasdasdasdsdasdasdasdsdassdasdasdasdasdasdasdasdsdasdasdasdsdasdasdasdsdasdasdasdsdaasdasdsdasdsdasdasdasdsdasdasdasdasdasdsadsdasdasdasdasdasdasdasdasdasdsadsdasdasdasdasdasdasdasdasdasdsa
+                            </a>
+                            <div class="info">
+                                <span class="avatar"><img src="/static/img/logo.jpg" alt=""></span>
+                                <span> aa·</span>
+                                <span>26k评论·</span>
+                                <span>cc·</span>
+                                <span>aaa</span>
+                            </div>
+                        </div>
+                    </div>
+                </div>
+            </div>
+            <div class="col-sm-3">
+                <div class='search-bar'>
+                    <input type="search" class="form-control" name="" id="">
+                </div>
+                <div class="side-bar-card flag clearfix">
+                    <div class="col-xs-5">
+                        <img src="/static/img/1-1.png" alt="">
+                    </div>
+                    <div class="col-xs-7">
+                        <div class="text-lg">
+                            信息有害举报专区
+                        </div>
+                        <div>举报电话:17688403992</div>
+                    </div>
+                </div>
+                <div class="side-bar-card clearfix">
+                    <div class="card-title">
+                        24小时热闻
+                    </div>
+                    <div class="card-body">
+                        <div class="list">
+                            <div class="item">
+                                <div class="title">24小时热闻24小时热闻24小时热24小时热闻24小时热闻24小时热闻</div>
+                                <div class="desc">15k阅读 1k评论</div>
+                            </div>
+                            <div class="item">
+                                <div class="title">24小时热闻24小时热闻24小时热闻</div>
+                                <div class="desc">15k阅读 1k评论</div>
+                            </div>
+                            <div class="item">
+                                <div class="title">24小时热闻24小时热闻24小时热闻</div>
+                                <div class="desc">15k阅读 1k评论</div>
+                            </div>
+                        </div>
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+    <div class="footer">
+        © 2017 拴蛋头条 中国互联网举报中心京ICP证1401号京ICP备125439号-3京公网安备
+      </div> 
+</body>
+</html>

+ 54 - 0
meib/meib/templates/login.html

@@ -0,0 +1,54 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta http-equiv="X-UA-Compatible" content="ie=edge">
+    <link rel="stylesheet" href="css/bootstrap.min.css">
+    <link rel="stylesheet" href="css/css.css">
+    <title>Document</title>
+</head> 
+<body>
+    <!-- navbar-default这个类是设置导航栏 -->
+    <div class="navbar navbar-default">
+        <div class="container">
+            <!-- navbar-header用于设置内容横向显示 -->
+            <div class="navbar-header">
+                <a href="index.html" class="navbar-brand"></a>
+            </div> 
+            <!-- navbar-nav用来设置横向显示 -->
+            <!-- navbar-right用来设置右浮动 -->
+            <ul class="nav navbar-nav">
+                <li><a href="index.html">s首页</a></li>
+                <li><a href="">s首页</a></li>
+                <li><a href="">s首页</a></li>
+            </ul>
+            <ul class="nav navbar-nav navbar-right">
+                <li><a class="active" href="login.html">登录</a></li>
+                <li><a href="signup.html">注册</a></li>
+            </ul>
+        </div>
+    </div> 
+    <div class="container container-small">
+        <h1>登录
+            <small>没有账号?<a href="signup.html">注册</a></small>
+        </h1>
+        <form action="">
+            <div class="form-group">
+                <label for="">用户名/手机号码/邮箱</label>
+                <input type="text" class="form-control" name="" id="">
+            </div>
+            <div class="form-group">
+                <label for="">密码</label>
+                <input type="password" class="form-control" name="" id="">
+            </div>
+            <div class="form-group">
+                <button type="submit" class="btn btn-primary btn-block">登录</button>
+            </div>
+        </form>
+      </div>
+    <div class="footer">
+        © 2017 拴蛋头条 中国互联网举报中心京ICP证1401号京ICP备125439号-3京公网安备
+      </div>
+</body>
+</html>

+ 131 - 0
meib/meib/templates/news.html

@@ -0,0 +1,131 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta http-equiv="X-UA-Compatible" content="ie=edge">
+    <link rel="stylesheet" href="css/bootstrap.min.css">
+    <link rel="stylesheet" href="css/css.css">
+    <title>Document</title>
+</head> 
+<body>
+    <!-- navbar-default这个类是设置导航栏 -->
+    <div class="navbar navbar-default">
+        <div class="container">
+            <!-- navbar-header用于设置内容横向显示 -->
+            <div class="navbar-header">
+                <a href="index.html" class="navbar-brand"></a>
+            </div> 
+            <!-- navbar-nav用来设置横向显示 -->
+            <!-- navbar-right用来设置右浮动 -->
+            <ul class="nav navbar-nav">
+                <li><a href="index.html">s首页</a></li>
+                <li><a href="">s首页</a></li>
+                <li><a href="">s首页</a></li>
+            </ul>
+            <ul class="nav navbar-nav navbar-right">
+                <li><a href="login.html">登录</a></li>
+                <li><a href="signup.html">注册</a></li>
+            </ul>
+        </div>
+    </div> 
+    <div class="container">
+        <div class="col-md-8">
+            <h1 class="news-title">你好哈哈哈哈</h1>
+            <div class="news-status">25k阅读 。 35分钟之前发布 
+                <div class="label label-default">教育</div>
+                <div class="label label-default">情感</div>  
+            </div>
+            <div class="news-contents">
+                <blockquote>
+                    <p>
+                        一个人真的很好
+                    </p>
+                </blockquote>
+                <div>   dsadsadasdsadsssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssadasdd
+                    dsadsadasdsadsssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssadasdd
+                    dsadsadasdsadsssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssadasdd
+                </div>
+                <img src="img/2-4.jpg" alt="">
+                <div>   dsadsadasdsadsssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssadasdd
+                    dsadsadasdsadsssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssadasdd
+                    dsadsadasdsadsssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssadasdd
+                </div>
+                <div>   dsadsadasdsadsssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssadasdd
+                    dsadsadasdsadsssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssadasdd
+                    dsadsadasdsadsssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssadasdd
+                </div>
+            </div>
+        </div>
+        <div class="col-md-4">
+            <div class="side-bar-card">
+                <div class="card-title">相关推荐</div>
+                <div class="card-body">
+                    <div class="list">
+                        <div class="item clearfix">
+                            <div class="col-xs-5 on-padding-h">
+                                <img src="https://dummyimage.com/1000x700/666/ccc" alt="">
+                            </div>
+                            <div class="col-xs-7">
+                                <div class="title">你好哈哈哈你好哈哈哈哈你好哈哈哈哈哈你好哈哈哈哈你好哈哈哈哈你好哈哈哈哈</div>
+                                <div class="desc">25k阅读 。 35分钟之前发布 </div>
+                            </div> 
+                        </div>
+                        <div class="item clearfix">
+                            <div class="col-xs-5 on-padding-h">
+                                <img src="https://dummyimage.com/1000x700/666/ccc" alt="">
+                            </div>
+                            <div class="col-xs-7">
+                                <div class="title">你好哈哈哈你好哈哈哈哈你好哈哈哈哈哈你好哈哈哈哈你好哈哈哈哈你好哈哈哈哈</div>
+                                <div class="desc">25k阅读 。 35分钟之前发布 </div>
+                            </div> 
+                        </div>
+                        <div class="item clearfix">
+                            <div class="col-xs-5 on-padding-h">
+                                <img src="https://dummyimage.com/1000x700/666/ccc" alt="">
+                            </div>
+                            <div class="col-xs-7">
+                                <div class="title">你好哈哈哈你好哈哈哈哈你好哈哈哈哈哈你好哈哈哈哈你好哈哈哈哈你好哈哈哈哈</div>
+                                <div class="desc">25k阅读 。 35分钟之前发布 </div>
+                            </div> 
+                        </div>
+                        <div class="item clearfix">
+                            <div class="col-xs-5 on-padding-h">
+                                <img src="https://dummyimage.com/1000x700/666/ccc" alt="">
+                            </div>
+                            <div class="col-xs-7">
+                                <div class="title">你好哈哈哈你好哈哈哈哈你好哈哈哈哈哈你好哈哈哈哈你好哈哈哈哈你好哈哈哈哈</div>
+                                <div class="desc">25k阅读 。 35分钟之前发布 </div>
+                            </div> 
+                        </div>
+                    </div>
+                </div>
+                <div class="side-bar-card clearfix">
+                    <div class="card-title">
+                        24小时热闻
+                    </div>
+                    <div class="card-body">
+                        <div class="list">
+                            <div class="item">
+                                <div class="title">24小时热闻24小时热闻24小时热24小时热闻24小时热闻24小时热闻</div>
+                                <div class="desc">15k阅读 1k评论</div>
+                            </div>
+                            <div class="item">
+                                <div class="title">24小时热闻24小时热闻24小时热闻</div>
+                                <div class="desc">15k阅读 1k评论</div>
+                            </div>
+                            <div class="item">
+                                <div class="title">24小时热闻24小时热闻24小时热闻</div>
+                                <div class="desc">15k阅读 1k评论</div>
+                            </div>
+                        </div>
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+    <div class="footer">
+        dasdasdsdsdsdfd
+    </div>
+</body>
+</html>

+ 162 - 0
meib/meib/templates/order.html

@@ -0,0 +1,162 @@
+<html lang="en">
+
+<head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="widtd=device-widtd, initial-scale=1.0">
+    <meta http-equiv="X-UA-Compatible" content="ie=edge">
+    <link rel="stylesheet" type="text/css" href="/static/css/bootstrap.min.css">
+    <link rel="stylesheet" type="text/css" href="/static/css/css.css">
+    <script src="/static/js/jquery.min.js"></script>
+    <script src="/static/js/bootstrap.min.js"></script>
+    <script src="/static/js/vue-2.4.0.js"></script>
+    <script src="/static/js/axios.min.js"></script>
+    <title>Document</title>
+</head>
+
+<body>
+    <div id="app">
+        <!-- navbar-default这个类是设置导航栏 -->
+        <div class="navbar navbar-default">
+            <div class="container">
+                <!-- navbar-header用于设置内容横向显示 -->
+                <div class="navbar-header">
+                    <a href="/index.html" class="navbar-brand"></a>
+                </div>
+                <!-- navbar-nav用来设置横向显示 -->
+                <!-- navbar-right用来设置右浮动 -->
+                <!-- hidden-xs用于当屏幕很小的情况下隐藏div里面的内容 -->
+                <div class="hidden-xs">
+                    <ul class="nav navbar-nav">
+                        <li class="dropdown">
+                            <!--订单一览表-->
+                            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+                                订单一览表
+                                <b class="caret"></b>
+                            </a>
+                            <ul class="nav dropdown-menu">
+                                <li><a href="#">订单一览表</a></li>
+                                <li><a href="#">已结案订单</a></li>
+                            </ul>
+                        </li>
+                        <li class="dropdown">
+                            <!--月度产能评估表-->
+                            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+                                月度产能评估表
+                                <b class="caret"></b>
+                            </a>
+                            <ul class="nav dropdown-menu">
+                                <li><a href="#">汇总分析</a></li>
+                                <li><a href="#">订单完成情况</a></li>
+                            </ul>
+                        </li>
+                        <li class="dropdown">
+                            <!--月度主排程计划-->
+                            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+                                月度主排程计划
+                                <b class="caret"></b>
+                            </a>
+                            <ul class="nav dropdown-menu">
+                                <li><a href="#">计划主交期</a></li>
+                                <li><a href="#">计划部门交期</a></li>
+                            </ul>
+                        </li>
+                    </ul>
+                </div>
+            </div>
+        </div>
+        <!--搜索-->
+        <div class="panel filter">
+            <div class="container">
+                asda
+            </div>
+        </div>
+        <!-- 内容 -->
+        <!-- container这个类是设置居中对齐 -->
+        <div class="container">
+            <!-- row这个类是用于设置取消内边距 -->
+            <table class="table table-bordered table-hover table-striped">
+                <tbody>
+                    <tr v-for="item in list" :key="item.id">
+                        <td v-text="item.ORDER0"></td>
+                        <td v-text="item.OS_DD"></td>
+                        <td v-text="item.CUS_SNM"></td>
+                        <td v-text="item.OS_NO"></td>
+                        <td v-text="item.PRD_NO"></td>
+                        <td v-text="item.DZRL"></td>
+                        <td v-text="item.QY"></td>
+                        <td v-text="item.YSSL"></td>
+                        <td v-text="item.YMXH"></td>
+                        <td v-text="item.QTY"></td>
+                        <td v-text="item.GZSL"></td>
+                        <td v-text="item.EST_DD"></td>
+                        <td v-text="item.PD_DEP"></td>
+                        <td v-text="item.PMC_DD"></td>
+                        <td v-text="item.WH_REM"></td>
+                        <th><a href="" @click.prevent="del(item.id)" v-text="item.operation"></a></th>
+                    </tr>
+                </tbody>
+            </table>
+        </div>
+        <div class="footer" >
+            分页
+        </div>
+    </div>
+    <script>
+        //创建vue实际,得到View Model实例
+        var vm = new Vue({
+            el: '#app',
+            data: {
+                id: '',
+                name: '',
+                keywords: '',
+                cc: 'asd',
+                list: []
+            },
+            methods: {
+                add() { // 添加的方法
+                    console.log('ok')
+                    // 添加一个对象用于增加数据
+                    var car = { id: this.id, name: this.name }
+                    console.log(car)
+                    this.list.push(car)
+                    // 情况本文框输入的值
+                    this.id = this.name = ''
+                },
+                del(id) {
+                    console.log('ok1')
+                    this.list.some((item, i) => {
+                        if (item.id == id) {
+                            this.list.splice(i, 1)
+                        }
+                    })
+                },
+                // 修改list数据
+                uplist() {
+                    console.log('ok2')
+                    axios.get('/listtb', {
+                        params: {
+                            name: 'xiaosan'
+                        }
+                    })
+                        .then(res => {
+                            // alert(res.data)
+                            var data1 = res.data.data
+                            // console.log(typeof(data1))
+                            // console.log(typeof(list))
+                            
+                            this.list = data1
+                            console.log(this.list)
+                        })
+                        .catch(err =>{
+                            console.log( 'error:' +err)
+                        })
+                }
+            },
+            created() {
+                this.uplist()
+            }
+        });
+    </script>
+</body>
+
+</html>

+ 0 - 3
meib/meib/urls.py

@@ -18,9 +18,6 @@ from django.contrib import admin
 
 urlpatterns = [
     url(r'^admin/', admin.site.urls),
-    url(r'^', include('stockinvoice.urls')),
-    url(r'^', include('PaymentOperation.urls')),
-    url(r'^', include('salesinvoice.urls')),
     url(r'^', include('erp.urls')),
     # path('stockinvoice',include('stockinvoice.urls',namespace="stockinvoice"))
 ]

Некоторые файлы не были показаны из-за большого количества измененных файлов