diff --git a/atune/web/src/components/atuneTemplete.vue b/atune/web/src/components/atuneTemplete.vue index 78927fb2514ceb6be74ed3f989a8db730f0d9ced..9b99988a907662a6bfe3fdbfaa320c20542224dd 100644 --- a/atune/web/src/components/atuneTemplete.vue +++ b/atune/web/src/components/atuneTemplete.vue @@ -1,6 +1,6 @@ @@ -80,7 +84,33 @@ const fetchAtuneInfo = () => { console.warn('atuneName 为空,无法获取调优信息'); } } - +const onSubmit = () => { + console.log('submit!') +} - + diff --git a/atune/web/src/views/Home.vue b/atune/web/src/views/Home.vue index 50be19bc97d5c9d84adf21658d7bc87ed7923edc..505ac9b04d2d66ef3c53885291fef4788c7b9372 100644 --- a/atune/web/src/views/Home.vue +++ b/atune/web/src/views/Home.vue @@ -13,12 +13,10 @@ -
- - - -
+ + +