chore(config): 更新应用标题和相关配置
- 修改开发、生产、预发布环境的应用标题 - 更新 favicon 图标路径- 替换 Logo 图片资源路径 - 更新项目描述信息为“首达特及巨峰外贸中心”
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
import logo from '@/assets/logo/logo.png'
|
||||
import logo from '@/assets/logo/sdtlogo.png'
|
||||
import useSettingsStore from '@/store/modules/settings'
|
||||
import variables from '@/assets/styles/variables.module.scss'
|
||||
|
||||
@@ -94,4 +94,4 @@ const getLogoTextColor = computed(() => {
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user