diff --git a/public/pdf/模板.pdf b/public/pdf/模板.pdf new file mode 100644 index 0000000..eb3f01e --- /dev/null +++ b/public/pdf/模板.pdf @@ -0,0 +1 @@ + diff --git a/src/views/compilation/handbook/index.vue b/src/views/compilation/handbook/index.vue index 990dbf8..31136f2 100644 --- a/src/views/compilation/handbook/index.vue +++ b/src/views/compilation/handbook/index.vue @@ -1,6 +1,6 @@ - + @@ -447,5 +545,8 @@ export default { .tablebtntwo { margin-top: 1rem; margin-bottom: 1rem; + width: 100%; + display: flex; + justify-content: space-between; } \ No newline at end of file