diff --git a/.gitignore b/.gitignore index 3399f39..e96896b 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,7 @@ package-lock.json .eslintcache logs +!apps/web-ele/src/views/fengling/logs/ *.log npm-debug.log* yarn-debug.log* diff --git a/apps/web-ele/src/views/fengling/logs/index.vue b/apps/web-ele/src/views/fengling/logs/index.vue new file mode 100644 index 0000000..9b9cef8 --- /dev/null +++ b/apps/web-ele/src/views/fengling/logs/index.vue @@ -0,0 +1,227 @@ + + + + + Logs + + + + + + + + + + Search + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Search + + + + + + + + + + + + {{ row.method }} + + + + + + + {{ row.statusCode }} + + + + + + + + + + + + + + +