提交 b5179aff 编写于 作者: S shenjizhe

1

上级 ea6314fb
......@@ -6,11 +6,11 @@
</template>
</view>
<view class="sub-box">
<!-- <view class="sub-box">
<template>
<thirdlucky-data-view :datas="datas" :columns="columns" :tableNames="tableNames" @selected="onSelected" @confirm="onConfirm"></thirdlucky-data-view>
</template>
</view>
</view> -->
</view>
</template>
......@@ -84,8 +84,8 @@ export default {
<style lang="scss" scoped>
.main-box {
// width: 750rpx;
// height: 100%;
width: 100%;
height: 100%;
display: flex;
align-items: center;
// flex-direction: column;
......
......@@ -742,7 +742,9 @@ $property-bar-back-color: #ffffff;
order: 2;
flex: 1;
position: absolute;
bottom: -30rpx;
bottom: 0;
height: 40%;
width: 20%;
}
.table-info {
display: flex;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册