|
|
@ -2,8 +2,9 @@ |
|
|
<header id="common-header" :class="[`light-bb`, hook]"> |
|
|
<header id="common-header" :class="[`light-bb`, hook]"> |
|
|
<nav class="navbar navbar-expand-lg"> |
|
|
<nav class="navbar navbar-expand-lg"> |
|
|
<a class="navbar-brand" href="#/"> |
|
|
<a class="navbar-brand" href="#/"> |
|
|
<img v-if="theme=='light'" src="../assets/img/home/logo.png" style="width:177px;height:45px"/> |
|
|
<!-- <img v-if="theme=='light'" src="../assets/img/home/logo.png" style="width:177px;height:45px"/> |
|
|
<img v-else :src="appConfig.head_logo" alt="logo" /> |
|
|
<img v-else :src="appConfig.head_logo" alt="logo" /> --> |
|
|
|
|
|
<img :src="appConfig.head_logo" alt="logo" /> |
|
|
<!-- <img src="../assets/img/logo.png" alt="logo" style="width:102px;height:30px"/> --> |
|
|
<!-- <img src="../assets/img/logo.png" alt="logo" style="width:102px;height:30px"/> --> |
|
|
<!-- <span class="logo-text"> |
|
|
<!-- <span class="logo-text"> |
|
|
AMATAK |
|
|
AMATAK |
|
|
|