Commit 0e4fdb98 authored by nick zheng's avatar nick zheng

chore: 移动端预览应用logo调整

parent abf4b001
...@@ -33,7 +33,7 @@ function handleToLogin() { ...@@ -33,7 +33,7 @@ function handleToLogin() {
<template> <template>
<header class="flex h-[48px] w-full items-center justify-between border-b border-[#e8e9eb] bg-white px-4"> <header class="flex h-[48px] w-full items-center justify-between border-b border-[#e8e9eb] bg-white px-4">
<div class="bg-px-logo-png h-[24px] w-[100px] bg-center bg-no-repeat" /> <div class="bg-px-logo-png bg-contain! h-[24px] w-[100px] bg-center bg-no-repeat" />
<div> <div>
<NButton <NButton
v-show="isLogin" v-show="isLogin"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment