Skip to content

Commit c9c3917

Browse files
committed
logo_temp
1 parent 2bafcf6 commit c9c3917

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
121 KB
Loading

src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<v-toolbar-title style="width: 700px" class="ml-0 pl-3">
4646
<v-layout>
4747
<v-app-bar-nav-icon style="margin-right: 20px;" @click.stop="drawer = !drawer"></v-app-bar-nav-icon>
48-
<v-img max-height=45 max-width=220 src="../public/static/image/Logo_black_stroke7.png"></v-img>
48+
<v-img max-height=45 max-width=220 src="../public/static/image/logo_change.png"></v-img>
4949
<!--<div class="font-weight-bold" style="font-size: 16px; margin-top: 24px"> by uEngine</div>-->
5050
</v-layout>
5151
</v-toolbar-title>

0 commit comments

Comments
 (0)