码迷,mamicode.com
首页 > 微信 > 详细

小程序版权标签

时间:2019-10-14 23:55:07      阅读:162      评论:0      收藏:0      [点我收藏+]

标签:程序   img   ott   mamicode   div   htm   标签   inf   png   

<view>
  <text class=‘copyright‘>Copyright (c) 2019 龙城山大</text>
</view>

 css

.copyright{
  font-size: 20rpx;
  color: #999999;
  position: fixed;
  text-align: center;
  bottom: 30rpx;
  left: 0;
  right: 0;
}

效果

技术图片

小程序版权标签

标签:程序   img   ott   mamicode   div   htm   标签   inf   png   

原文地址:https://www.cnblogs.com/zhaolinag/p/11674727.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!