Commit 5fabbcc1 by LJM

css

parent 8b876913
.page-login {
.logo {
width: 170rpx;
height: 82rpx;
}
}
<template>
<view class="page-login column rowCenter verCenter"><image src="../../static/logo.png" mode=""></image></view>
<view class="page-login column rowCenter verCenter"><image src="../../static/logo.png" mode="aspectFill" class="logo"></image></view>
</template>
<script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment