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