diff --git a/tools/otagui/src/App.vue b/tools/otagui/src/App.vue index c6fbe6376..d9064fb7c 100644 --- a/tools/otagui/src/App.vue +++ b/tools/otagui/src/App.vue @@ -1,16 +1,41 @@ \ No newline at end of file + + + OTA Dashboard + + + {{ link }} + + + + + + + + + + + + + \ No newline at end of file diff --git a/tools/otagui/src/components/BaseCheckbox.vue b/tools/otagui/src/components/BaseCheckbox.vue index 21a697789..bd16dab1e 100644 --- a/tools/otagui/src/components/BaseCheckbox.vue +++ b/tools/otagui/src/components/BaseCheckbox.vue @@ -1,12 +1,17 @@ \ No newline at end of file + + + \ No newline at end of file diff --git a/tools/otagui/src/components/BaseFile.vue b/tools/otagui/src/components/BaseFile.vue index dd072fbf4..7be515398 100644 --- a/tools/otagui/src/components/BaseFile.vue +++ b/tools/otagui/src/components/BaseFile.vue @@ -1,11 +1,19 @@