当前位置:网站首页>移动端空余部位自动填充
移动端空余部位自动填充
2022-07-28 19:21:00 【sunyin.liu】
<template>
<view class="content w100 flex column minvh100">
<view class="flex nav alcenter h40 w100 pl21 bgpart">
<u-icon name="arrow-left" class="mr13"></u-icon>
<u--text customStyle="font-family: PingFang SC;font-weight: 500;color: #20242A;line-height: 70rpx;"
font="17" text="当前调查情况列表"></u--text>
</view>
<!-- h100 -->
<view class="survey-items mt10 flex1 flex column bgpart w100">
</view>
</view>
</template>
<script>
export default {
data() {
return {
title: 'Hello'
}
},
onLoad() {
},
methods: {
}
}
</script>
<style>
.content {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.nav {
height: 88rpx;
}
</style>
边栏推荐
- (turn) bubble sorting and optimization details
- Unity foundation 2 editor expansion
- Understanding of C # delegate
- Buuctf questions upload labs record pass-01~pass-10
- [tidb] importing TXT documents into the database is really efficient
- Efficientformer: lightweight vit backbone
- Unity - Fundamentals of 3D mathematics
- 【云原生】什么是 CI/CD ? | 摆平交付障碍的 CI/CD
- 【input 身份证号】星号 代替,input 切割成 多个 小格格(类似)
- 使用缓冲的方式采集视频
猜你喜欢
随机推荐
[input ID number] is replaced by an asterisk, and input is cut into multiple small squares (similar)
setPreviewCallbackWithBuffer的出帧效率会变低
又一款装机神器
DeiT:注意力Attention也能蒸馏
实习日记第一周
Nacos 原理
蓝队入门之效率工具篇
广和通&高通物联网技术开放日成功举办
一名在读研究生的自白:我为什么会沉迷于openGauss 社区?
Cobal Strike的学习与使用
Baklib|为什么说企业需要重视客户体验?
It is not only convenient, safe + intelligent, but also beautiful. Fluorite releases the Big Dipper face lock dl30f and Aurora face video lock y3000fv
Unity foundation 6-rotation
(turn) bubble sorting and optimization details
MoCo V2:MoCo系列再升级
Unity3d tutorial notes - unity initial 03
Unity - script lifecycle
mysql还有哪些自带的函数呢?别到处找了,看这个就够了。
The average altitude is 4000 meters! We built a cloud on the roof of the world
58岁安徽人,干出瑞士今年最大IPO 投资界









