瀏覽代碼

app2.0 登录页 布局,图标更改

临城职教中职
杨晓琪 2 年之前
父節點
當前提交
21a9f63fd0
共有 2 個文件被更改,包括 3 次插入3 次删除
  1. +3
    -3
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/login.vue
  2. 二進制
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/static/logo.dc7ee5a9.png

+ 3
- 3
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/login.vue 查看文件

@@ -1,7 +1,7 @@
<template>
<view class="page">
<view class="content">
<image src="@/static/login-banner.png" mode="widthFix" style="width:100%"></image>
<image src="@/static/login-banner.png" mode="widthFix" style="width:100%;margin-bottom: 12px;position: absolute;top: 0;"></image>
<view class="content" style="padding-bottom:60px">
<view style="padding: 0 38px;">
<view class="head-banner">
<!-- 标题文字 -->
@@ -13,7 +13,7 @@

<!-- 首页 Logo -->
<view mode="aspectFit" class="logo">
<image src="~@/static/logo.png" mode="widthFix" class="logoImg"></image>
<image src="~@/static/logo.dc7ee5a9.png" mode="widthFix" class="logoImg"></image>
</view>

<!-- 【仅生产环境】使用账号的原因,无此项则微信审核通不过 -->


二進制
Learun.Framework.Ultimate V7/LearunApp-2.2.0/static/logo.dc7ee5a9.png 查看文件

Before After
Width: 108  |  Height: 108  |  Size: 17 KiB

Loading…
取消
儲存