推送关联云服务空间、添加用户协议和隐私政策外部链接、修改活动状态和图片定位显示问题
This commit is contained in:
@@ -37,6 +37,9 @@
|
||||
|
||||
</view>
|
||||
</scroll-view>
|
||||
<view class="icp-footer">
|
||||
<text class="icp-text">ICP备案号:鲁ICP备2024131497号-4A</text>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
|
||||
@@ -222,6 +225,18 @@
|
||||
<style scoped>
|
||||
.list-container {}
|
||||
|
||||
.icp-footer {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
padding: 20rpx 0;
|
||||
}
|
||||
|
||||
.icp-text {
|
||||
font-size: 22rpx;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
.status-bar {
|
||||
width: 100vw;
|
||||
height: 46px;
|
||||
|
||||
Reference in New Issue
Block a user