瀏覽代碼

Merge branch '应县' of http://8.141.155.183:3000/bjquanjiang/DigitalScholl into 应县

应县
dao 6 月之前
父節點
當前提交
8e36796940
共有 3 個檔案被更改,包括 3 行新增2 行删除
  1. +3
    -2
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/login.vue
  2. 二進制
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/static/login-banner.jpg
  3. 二進制
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/static/logo.jpg

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

@@ -1,6 +1,7 @@
<template>
<view class="page">
<image src="@/static/login-banner.png" mode="widthFix" style="width:100%;margin-bottom: 12px;"></image>
<image src="@/static/login-banner.jpg" mode="widthFix" style="width:100%;"></image>
<view style="background-image: linear-gradient(to bottom, #FDF9F8,#F3F3F3);height: 60rpx;position: relative;bottom: 20rpx;"></view>
<view class="content" style="padding-bottom:60px">
<view style="padding: 0 38px;">
<view class="head-banner">
@@ -13,7 +14,7 @@

<!-- 首页 Logo -->
<view mode="aspectFit" class="logo">
<image src="~@/static/logo.dc7ee5a9.png" mode="widthFix" class="logoImg"></image>
<image src="~@/static/logo.jpg" mode="widthFix" class="logoImg" style="border-radius: 50%;"></image>
</view>

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


二進制
Learun.Framework.Ultimate V7/LearunApp-2.2.0/static/login-banner.jpg 查看文件

Before After
Width: 1920  |  Height: 616  |  Size: 454 KiB

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

Before After
Width: 1914  |  Height: 1754  |  Size: 163 KiB

Loading…
取消
儲存