Ver Fonte

IOS下载

wuhb há 4 meses atrás
pai
commit
112f1e7d4f
1 ficheiros alterados com 2 adições e 1 exclusões
  1. 2 1
      ygtx-ui/src/layout/components/Navbar.vue

+ 2 - 1
ygtx-ui/src/layout/components/Navbar.vue

@@ -50,10 +50,11 @@
           <el-button type="primary">APP</el-button>
         </div>
         <template #dropdown>
-          <div style="width: 310px;padding-bottom: 10px;">
+          <div style="width: 460px;padding-bottom: 10px;">
             <div style="text-align: center;" class="app-body">
               <img src="../../assets/images/gxt-release.png" alt="logo" style="width: 150px;"/>
               <img src="../../assets/images/gxt-release-hm.png" alt="logo" style="width: 150px;"/>
+              <img src="../../assets/images/gxt-ios.png" alt="logo" style="width: 150px;"/>
             </div>
             <div style="padding-left: 10px;font-size: 16px;">1.连接龙源内网或VPN</div>
             <div style="padding-left: 10px;font-size: 16px;">2.打开微信扫一扫</div>