完成2.0开发
This commit is contained in:
@ -143,15 +143,11 @@
|
|||||||
<!-- </view>
|
<!-- </view>
|
||||||
</view>-->
|
</view>-->
|
||||||
</view>
|
</view>
|
||||||
<view class="by">
|
|
||||||
<text class="by-text">By@Yshop</text>
|
|
||||||
</view>
|
|
||||||
<view class="by">
|
<view class="by">
|
||||||
<view>
|
<view>
|
||||||
<text class="by-text">Copyright © 2020</text>
|
<text class="by-text">www.yixiang.co提供技术支持</text>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="footer-line-height"></view>
|
|
||||||
<!-- <SwitchWindow
|
<!-- <SwitchWindow
|
||||||
v-on:changeswitch="changeswitch"
|
v-on:changeswitch="changeswitch"
|
||||||
:switchActive="switchActive"
|
:switchActive="switchActive"
|
||||||
@ -396,10 +392,11 @@ export default {
|
|||||||
|
|
||||||
.by {
|
.by {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-top: 30rpx;
|
padding: 30rpx 0;
|
||||||
|
|
||||||
}
|
}
|
||||||
.by-text {
|
.by-text {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 30rpx;
|
font-size: 24rpx;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Reference in New Issue
Block a user