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