页面切图
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<Cn-page :loading='loading'>
|
||||
<view slot='body'>
|
||||
<view class='about'>
|
||||
<view class="logo"></view>
|
||||
<image src="/static/logo.png" class="logo"></image>
|
||||
<view class="name">灿能云</view>
|
||||
<view class="version">Version 1.0.0</view>
|
||||
</view>
|
||||
@@ -33,7 +33,6 @@ export default {
|
||||
.logo {
|
||||
height: 120rpx;
|
||||
width: 120rpx;
|
||||
background: $uni-theme-blue;
|
||||
}
|
||||
|
||||
.name {
|
||||
|
||||
Reference in New Issue
Block a user