mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-20 16:26:45 +08:00
Merge branch 'master' of ssh://gitlab.dongwu-inc.com:10022/BOE/fe-manage
This commit is contained in:
11452
package-lock.json
generated
11452
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -59,7 +59,8 @@
|
|||||||
</template>
|
</template>
|
||||||
</template>
|
</template>
|
||||||
</a-table>
|
</a-table>
|
||||||
<div class="pa">
|
<div class="tableBox">
|
||||||
|
<div class="pa">
|
||||||
<a-pagination
|
<a-pagination
|
||||||
showSizeChanger="true"
|
showSizeChanger="true"
|
||||||
showQuickJumper="true"
|
showQuickJumper="true"
|
||||||
@@ -70,6 +71,7 @@
|
|||||||
class="pagination"
|
class="pagination"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="main_btns">
|
<div class="main_btns">
|
||||||
@@ -338,7 +340,8 @@
|
|||||||
> td {
|
> td {
|
||||||
background: #f6f9fd;
|
background: #f6f9fd;
|
||||||
}
|
}
|
||||||
.pa {
|
.tableBox{
|
||||||
|
.pa {
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
// height: 20px;
|
// height: 20px;
|
||||||
@@ -348,6 +351,7 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 20px;
|
bottom: 20px;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -77,6 +77,7 @@
|
|||||||
onChange: onSelectChange,
|
onChange: onSelectChange,
|
||||||
}"
|
}"
|
||||||
/>
|
/>
|
||||||
|
<div class="tableBox">
|
||||||
<div class="pa">
|
<div class="pa">
|
||||||
<a-pagination
|
<a-pagination
|
||||||
showSizeChanger="true"
|
showSizeChanger="true"
|
||||||
@@ -88,6 +89,7 @@
|
|||||||
class="pagination"
|
class="pagination"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</a-tab-pane>
|
</a-tab-pane>
|
||||||
<a-tab-pane key="2" tab="添加组织" force-render>
|
<a-tab-pane key="2" tab="添加组织" force-render>
|
||||||
@@ -156,7 +158,8 @@
|
|||||||
onChange: onSelectChange1,
|
onChange: onSelectChange1,
|
||||||
}"
|
}"
|
||||||
/>
|
/>
|
||||||
<div class="pa">
|
<div class="tableBox">
|
||||||
|
<div class="pa">
|
||||||
<a-pagination
|
<a-pagination
|
||||||
showSizeChanger="true"
|
showSizeChanger="true"
|
||||||
showQuickJumper="true"
|
showQuickJumper="true"
|
||||||
@@ -167,6 +170,7 @@
|
|||||||
class="pagination"
|
class="pagination"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</a-tab-pane>
|
</a-tab-pane>
|
||||||
@@ -237,7 +241,8 @@
|
|||||||
onChange: onSelectChange2,
|
onChange: onSelectChange2,
|
||||||
}"
|
}"
|
||||||
/>
|
/>
|
||||||
<div class="pa">
|
<div class="tableBox">
|
||||||
|
<div class="pa">
|
||||||
<a-pagination
|
<a-pagination
|
||||||
showSizeChanger="true"
|
showSizeChanger="true"
|
||||||
showQuickJumper="true"
|
showQuickJumper="true"
|
||||||
@@ -248,6 +253,7 @@
|
|||||||
class="pagination"
|
class="pagination"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</a-tab-pane>
|
</a-tab-pane>
|
||||||
</a-tabs>
|
</a-tabs>
|
||||||
@@ -997,7 +1003,8 @@ export default {
|
|||||||
// align-items: center;
|
// align-items: center;
|
||||||
// margin-top: -2px;
|
// margin-top: -2px;
|
||||||
// }
|
// }
|
||||||
.pa {
|
.tableBox{
|
||||||
|
.pa {
|
||||||
// left: 0;
|
// left: 0;
|
||||||
margin-top: 15px;
|
margin-top: 15px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
@@ -1014,6 +1021,7 @@ export default {
|
|||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab2 {
|
.tab2 {
|
||||||
|
|||||||
@@ -78,7 +78,8 @@
|
|||||||
onChange: onSelectChange,
|
onChange: onSelectChange,
|
||||||
}"
|
}"
|
||||||
/>
|
/>
|
||||||
<div class="pa">
|
<div class="tableBox">
|
||||||
|
<div class="pa">
|
||||||
<a-pagination
|
<a-pagination
|
||||||
showSizeChanger="true"
|
showSizeChanger="true"
|
||||||
showQuickJumper="true"
|
showQuickJumper="true"
|
||||||
@@ -89,6 +90,8 @@
|
|||||||
class="pagination"
|
class="pagination"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</a-tab-pane>
|
</a-tab-pane>
|
||||||
<a-tab-pane key="2" tab="添加组织" force-render>
|
<a-tab-pane key="2" tab="添加组织" force-render>
|
||||||
@@ -157,7 +160,8 @@
|
|||||||
onChange: onSelectChange1,
|
onChange: onSelectChange1,
|
||||||
}"
|
}"
|
||||||
/>
|
/>
|
||||||
<div class="pa">
|
<div class="tableBox">
|
||||||
|
<div class="pa">
|
||||||
<a-pagination
|
<a-pagination
|
||||||
showSizeChanger="true"
|
showSizeChanger="true"
|
||||||
showQuickJumper="true"
|
showQuickJumper="true"
|
||||||
@@ -168,6 +172,8 @@
|
|||||||
class="pagination"
|
class="pagination"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</a-tab-pane>
|
</a-tab-pane>
|
||||||
@@ -238,7 +244,8 @@
|
|||||||
onChange: onSelectChange2,
|
onChange: onSelectChange2,
|
||||||
}"
|
}"
|
||||||
/>
|
/>
|
||||||
<div class="pa">
|
<div class="tableBox">
|
||||||
|
<div class="pa">
|
||||||
<a-pagination
|
<a-pagination
|
||||||
showSizeChanger="true"
|
showSizeChanger="true"
|
||||||
showQuickJumper="true"
|
showQuickJumper="true"
|
||||||
@@ -249,6 +256,8 @@
|
|||||||
class="pagination"
|
class="pagination"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</a-tab-pane>
|
</a-tab-pane>
|
||||||
</a-tabs>
|
</a-tabs>
|
||||||
|
|||||||
@@ -78,7 +78,8 @@
|
|||||||
onChange: onSelectChange,
|
onChange: onSelectChange,
|
||||||
}"
|
}"
|
||||||
/>
|
/>
|
||||||
<div class="pa">
|
<div class="tableBox">
|
||||||
|
<div class="pa">
|
||||||
<a-pagination
|
<a-pagination
|
||||||
showSizeChanger="true"
|
showSizeChanger="true"
|
||||||
showQuickJumper="true"
|
showQuickJumper="true"
|
||||||
@@ -89,6 +90,8 @@
|
|||||||
class="pagination"
|
class="pagination"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</a-tab-pane>
|
</a-tab-pane>
|
||||||
<a-tab-pane key="2" tab="添加组织" force-render>
|
<a-tab-pane key="2" tab="添加组织" force-render>
|
||||||
@@ -157,7 +160,8 @@
|
|||||||
onChange: onSelectChange1,
|
onChange: onSelectChange1,
|
||||||
}"
|
}"
|
||||||
/>
|
/>
|
||||||
<div class="pa">
|
<div class="tableBox">
|
||||||
|
<div class="pa">
|
||||||
<a-pagination
|
<a-pagination
|
||||||
showSizeChanger="true"
|
showSizeChanger="true"
|
||||||
showQuickJumper="true"
|
showQuickJumper="true"
|
||||||
@@ -168,6 +172,8 @@
|
|||||||
class="pagination"
|
class="pagination"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</a-tab-pane>
|
</a-tab-pane>
|
||||||
@@ -238,7 +244,8 @@
|
|||||||
onChange: onSelectChange2,
|
onChange: onSelectChange2,
|
||||||
}"
|
}"
|
||||||
/>
|
/>
|
||||||
<div class="pa">
|
<div class="tableBox">
|
||||||
|
<div class="pa">
|
||||||
<a-pagination
|
<a-pagination
|
||||||
showSizeChanger="true"
|
showSizeChanger="true"
|
||||||
showQuickJumper="true"
|
showQuickJumper="true"
|
||||||
@@ -249,6 +256,8 @@
|
|||||||
class="pagination"
|
class="pagination"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</a-tab-pane>
|
</a-tab-pane>
|
||||||
</a-tabs>
|
</a-tabs>
|
||||||
|
|||||||
@@ -57,7 +57,8 @@
|
|||||||
}"
|
}"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<div class="pa">
|
<div class="tableBox">
|
||||||
|
<div class="pa">
|
||||||
<a-pagination
|
<a-pagination
|
||||||
showSizeChanger="true"
|
showSizeChanger="true"
|
||||||
showQuickJumper="true"
|
showQuickJumper="true"
|
||||||
@@ -68,6 +69,8 @@
|
|||||||
class="pagination"
|
class="pagination"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
<!-- <div class="tab" style="margin-top: 20px; margin-bottom: 100px">
|
<!-- <div class="tab" style="margin-top: 20px; margin-bottom: 100px">
|
||||||
<a-table
|
<a-table
|
||||||
style="border: 1px solid #f2f6fe"
|
style="border: 1px solid #f2f6fe"
|
||||||
|
|||||||
@@ -78,7 +78,8 @@
|
|||||||
onChange: onSelectChange,
|
onChange: onSelectChange,
|
||||||
}"
|
}"
|
||||||
/>
|
/>
|
||||||
<div class="pa">
|
<div class="tableBox">
|
||||||
|
<div class="pa">
|
||||||
<a-pagination
|
<a-pagination
|
||||||
showSizeChanger="true"
|
showSizeChanger="true"
|
||||||
showQuickJumper="true"
|
showQuickJumper="true"
|
||||||
@@ -89,6 +90,7 @@
|
|||||||
class="pagination"
|
class="pagination"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</a-tab-pane>
|
</a-tab-pane>
|
||||||
<a-tab-pane key="2" tab="添加组织" force-render>
|
<a-tab-pane key="2" tab="添加组织" force-render>
|
||||||
@@ -157,7 +159,8 @@
|
|||||||
onChange: onSelectChange1,
|
onChange: onSelectChange1,
|
||||||
}"
|
}"
|
||||||
/>
|
/>
|
||||||
<div class="pa">
|
<div class="tableBox">
|
||||||
|
<div class="pa">
|
||||||
<a-pagination
|
<a-pagination
|
||||||
showSizeChanger="true"
|
showSizeChanger="true"
|
||||||
showQuickJumper="true"
|
showQuickJumper="true"
|
||||||
@@ -168,6 +171,7 @@
|
|||||||
class="pagination"
|
class="pagination"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</a-tab-pane>
|
</a-tab-pane>
|
||||||
@@ -238,7 +242,8 @@
|
|||||||
onChange: onSelectChange2,
|
onChange: onSelectChange2,
|
||||||
}"
|
}"
|
||||||
/>
|
/>
|
||||||
<div class="pa">
|
<div class="tableBox">
|
||||||
|
<div class="pa">
|
||||||
<a-pagination
|
<a-pagination
|
||||||
showSizeChanger="true"
|
showSizeChanger="true"
|
||||||
showQuickJumper="true"
|
showQuickJumper="true"
|
||||||
@@ -249,6 +254,7 @@
|
|||||||
class="pagination"
|
class="pagination"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</a-tab-pane>
|
</a-tab-pane>
|
||||||
</a-tabs>
|
</a-tabs>
|
||||||
|
|||||||
@@ -78,17 +78,19 @@
|
|||||||
@expand="expandTable"
|
@expand="expandTable"
|
||||||
:pagination="false"
|
:pagination="false"
|
||||||
/>
|
/>
|
||||||
<div class="pa">
|
<div class="tableBox">
|
||||||
<a-pagination
|
<div class="pa">
|
||||||
showSizeChanger="true"
|
<a-pagination
|
||||||
showQuickJumper="true"
|
showSizeChanger="true"
|
||||||
hideOnSinglePage="true"
|
showQuickJumper="true"
|
||||||
:pageSize="pageSize"
|
hideOnSinglePage="true"
|
||||||
:current="currentPage"
|
:pageSize="pageSize"
|
||||||
:total="tableDataTotal"
|
:current="currentPage"
|
||||||
class="pagination"
|
:total="tableDataTotal"
|
||||||
@change="onChange"
|
class="pagination"
|
||||||
/>
|
@change="onChange"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -522,21 +524,23 @@ export default {
|
|||||||
> td {
|
> td {
|
||||||
background: #f6f9fd;
|
background: #f6f9fd;
|
||||||
}
|
}
|
||||||
.pa {
|
.tableBox {
|
||||||
// left: 0;
|
.pa {
|
||||||
margin-top: 15px;
|
// left: 0;
|
||||||
width: 100%;
|
margin-top: 15px;
|
||||||
// height: 20px;
|
width: 100%;
|
||||||
// background-color: red;
|
// height: 20px;
|
||||||
display: flex;
|
// background-color: red;
|
||||||
justify-content: center;
|
display: flex;
|
||||||
// position: absolute;
|
justify-content: center;
|
||||||
// bottom: 20px;
|
// position: absolute;
|
||||||
.ant-pagination-prev,
|
// bottom: 20px;
|
||||||
.ant-pagination-next,
|
.ant-pagination-prev,
|
||||||
.ant-pagination-item,
|
.ant-pagination-next,
|
||||||
.ant-pagination-options {
|
.ant-pagination-item,
|
||||||
margin-bottom: 10px;
|
.ant-pagination-options {
|
||||||
|
margin-bottom: 10px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -74,17 +74,19 @@
|
|||||||
@expand="expandTable"
|
@expand="expandTable"
|
||||||
:pagination="false"
|
:pagination="false"
|
||||||
/>
|
/>
|
||||||
<div class="pa">
|
<div class="tableBox">
|
||||||
<a-pagination
|
<div class="pa">
|
||||||
showSizeChanger="true"
|
<a-pagination
|
||||||
showQuickJumper="true"
|
showSizeChanger="true"
|
||||||
hideOnSinglePage="true"
|
showQuickJumper="true"
|
||||||
:pageSize="pageSize"
|
hideOnSinglePage="true"
|
||||||
:current="currentPage"
|
:pageSize="pageSize"
|
||||||
:total="tableDataTotal"
|
:current="currentPage"
|
||||||
class="pagination"
|
:total="tableDataTotal"
|
||||||
@change="onChange"
|
class="pagination"
|
||||||
/>
|
@change="onChange"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -479,21 +481,23 @@ export default {
|
|||||||
> td {
|
> td {
|
||||||
background: #f6f9fd;
|
background: #f6f9fd;
|
||||||
}
|
}
|
||||||
.pa {
|
.tableBox {
|
||||||
// left: 0;
|
.pa {
|
||||||
margin-top: 15px;
|
// left: 0;
|
||||||
width: 100%;
|
margin-top: 15px;
|
||||||
// height: 20px;
|
width: 100%;
|
||||||
// background-color: red;
|
// height: 20px;
|
||||||
display: flex;
|
// background-color: red;
|
||||||
justify-content: center;
|
display: flex;
|
||||||
// position: absolute;
|
justify-content: center;
|
||||||
// bottom: 20px;
|
// position: absolute;
|
||||||
.ant-pagination-prev,
|
// bottom: 20px;
|
||||||
.ant-pagination-next,
|
.ant-pagination-prev,
|
||||||
.ant-pagination-item,
|
.ant-pagination-next,
|
||||||
.ant-pagination-options {
|
.ant-pagination-item,
|
||||||
margin-bottom: 10px;
|
.ant-pagination-options {
|
||||||
|
margin-bottom: 10px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -73,17 +73,19 @@
|
|||||||
@expand="expandTable"
|
@expand="expandTable"
|
||||||
:pagination="false"
|
:pagination="false"
|
||||||
/>
|
/>
|
||||||
<div class="pa">
|
<div class="tableBox">
|
||||||
<a-pagination
|
<div class="pa">
|
||||||
showSizeChanger="true"
|
<a-pagination
|
||||||
showQuickJumper="true"
|
showSizeChanger="true"
|
||||||
hideOnSinglePage="true"
|
showQuickJumper="true"
|
||||||
:pageSize="pageSize"
|
hideOnSinglePage="true"
|
||||||
:current="currentPage"
|
:pageSize="pageSize"
|
||||||
:total="tableDataTotal"
|
:current="currentPage"
|
||||||
class="pagination"
|
:total="tableDataTotal"
|
||||||
@change="onChange"
|
class="pagination"
|
||||||
/>
|
@change="onChange"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -618,21 +620,23 @@ export default {
|
|||||||
> td {
|
> td {
|
||||||
background: #f6f9fd;
|
background: #f6f9fd;
|
||||||
}
|
}
|
||||||
.pa {
|
.tableBox {
|
||||||
// left: 0;
|
.pa {
|
||||||
margin-top: 15px;
|
// left: 0;
|
||||||
width: 100%;
|
margin-top: 15px;
|
||||||
// height: 20px;
|
width: 100%;
|
||||||
// background-color: red;
|
// height: 20px;
|
||||||
display: flex;
|
// background-color: red;
|
||||||
justify-content: center;
|
display: flex;
|
||||||
// position: absolute;
|
justify-content: center;
|
||||||
// bottom: 20px;
|
// position: absolute;
|
||||||
.ant-pagination-prev,
|
// bottom: 20px;
|
||||||
.ant-pagination-next,
|
.ant-pagination-prev,
|
||||||
.ant-pagination-item,
|
.ant-pagination-next,
|
||||||
.ant-pagination-options {
|
.ant-pagination-item,
|
||||||
margin-bottom: 10px;
|
.ant-pagination-options {
|
||||||
|
margin-bottom: 10px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -984,7 +984,8 @@
|
|||||||
@expand="expandTable"
|
@expand="expandTable"
|
||||||
:pagination="false"
|
:pagination="false"
|
||||||
/>
|
/>
|
||||||
<div class="pa">
|
<div class="tableBox">
|
||||||
|
<div class="pa">
|
||||||
<a-pagination
|
<a-pagination
|
||||||
showSizeChanger="true"
|
showSizeChanger="true"
|
||||||
showQuickJumper="true"
|
showQuickJumper="true"
|
||||||
@@ -995,6 +996,7 @@
|
|||||||
class="pagination"
|
class="pagination"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- 有数据表格 -->
|
<!-- 有数据表格 -->
|
||||||
</div>
|
</div>
|
||||||
@@ -1336,7 +1338,8 @@
|
|||||||
@expand="expandTable"
|
@expand="expandTable"
|
||||||
:pagination="false"
|
:pagination="false"
|
||||||
/>
|
/>
|
||||||
<div class="pa">
|
<div class="tableBox">
|
||||||
|
<div class="pa">
|
||||||
<a-pagination
|
<a-pagination
|
||||||
showSizeChanger="true"
|
showSizeChanger="true"
|
||||||
showQuickJumper="true"
|
showQuickJumper="true"
|
||||||
@@ -1347,6 +1350,7 @@
|
|||||||
class="pagination"
|
class="pagination"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -4635,7 +4639,8 @@ export default defineComponent({
|
|||||||
justify-content: right;
|
justify-content: right;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.pa {
|
.tableBox{
|
||||||
|
.pa {
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
// height: 20px;
|
// height: 20px;
|
||||||
@@ -4645,6 +4650,7 @@ export default defineComponent({
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 20px;
|
bottom: 20px;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -4876,7 +4882,8 @@ export default defineComponent({
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.pa {
|
.tableBox{
|
||||||
|
.pa {
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
// height: 20px;
|
// height: 20px;
|
||||||
@@ -4886,6 +4893,7 @@ export default defineComponent({
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 20px;
|
bottom: 20px;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -273,6 +273,7 @@
|
|||||||
</a-tab-pane>
|
</a-tab-pane>
|
||||||
<a-tab-pane key="2" tab="公告" force-render>
|
<a-tab-pane key="2" tab="公告" force-render>
|
||||||
<div class="notice">
|
<div class="notice">
|
||||||
|
<div class="split"></div>
|
||||||
<div class="ntc_tit"><span>公告</span></div>
|
<div class="ntc_tit"><span>公告</span></div>
|
||||||
<hr color="#E8E8E8" />
|
<hr color="#E8E8E8" />
|
||||||
<div class="ntc_body">
|
<div class="ntc_body">
|
||||||
@@ -316,6 +317,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</a-tab-pane>
|
</a-tab-pane>
|
||||||
<a-tab-pane key="3" tab="项目积分">
|
<a-tab-pane key="3" tab="项目积分">
|
||||||
|
<div class="split"></div>
|
||||||
<div class="projectscore">
|
<div class="projectscore">
|
||||||
<div class="pjc_tit">
|
<div class="pjc_tit">
|
||||||
<span>获取规则</span>
|
<span>获取规则</span>
|
||||||
@@ -380,6 +382,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</a-tab-pane>
|
</a-tab-pane>
|
||||||
<a-tab-pane key="4" tab="设置">
|
<a-tab-pane key="4" tab="设置">
|
||||||
|
<div class="split"></div>
|
||||||
<div class="setting">
|
<div class="setting">
|
||||||
<div class="set_tit">
|
<div class="set_tit">
|
||||||
<span>基本信息</span>
|
<span>基本信息</span>
|
||||||
@@ -841,12 +844,13 @@ export default defineComponent({
|
|||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.taskBox {
|
.split {
|
||||||
.split {
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
background-color: #edf0f5;
|
background-color: #edf0f5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.taskBox {
|
||||||
.onerow {
|
.onerow {
|
||||||
//width: 100%;
|
//width: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
@@ -1074,7 +1078,9 @@ export default defineComponent({
|
|||||||
}
|
}
|
||||||
|
|
||||||
.notice {
|
.notice {
|
||||||
|
|
||||||
.ntc_tit {
|
.ntc_tit {
|
||||||
|
padding-top:22px;
|
||||||
margin-left: 34px;
|
margin-left: 34px;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
@@ -1134,6 +1140,7 @@ export default defineComponent({
|
|||||||
}
|
}
|
||||||
|
|
||||||
.projectscore {
|
.projectscore {
|
||||||
|
padding-top:22px;
|
||||||
.pjc_tit {
|
.pjc_tit {
|
||||||
margin-left: 34px;
|
margin-left: 34px;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
@@ -1212,6 +1219,7 @@ export default defineComponent({
|
|||||||
}
|
}
|
||||||
|
|
||||||
.setting {
|
.setting {
|
||||||
|
padding-top:22px;
|
||||||
.set_tit {
|
.set_tit {
|
||||||
margin-left: 34px;
|
margin-left: 34px;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
|
|||||||
@@ -805,6 +805,7 @@
|
|||||||
<ProjectScore></ProjectScore>
|
<ProjectScore></ProjectScore>
|
||||||
</a-tab-pane>
|
</a-tab-pane>
|
||||||
<a-tab-pane key="6" tab="排行榜">
|
<a-tab-pane key="6" tab="排行榜">
|
||||||
|
<div class="split"></div>
|
||||||
<div class="content6">
|
<div class="content6">
|
||||||
<div class="title">排行榜</div>
|
<div class="title">排行榜</div>
|
||||||
<div class="line"></div>
|
<div class="line"></div>
|
||||||
@@ -930,6 +931,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</a-tab-pane>
|
</a-tab-pane>
|
||||||
<a-tab-pane key="7" tab="设置">
|
<a-tab-pane key="7" tab="设置">
|
||||||
|
<div class="split"></div>
|
||||||
<div class="content7">
|
<div class="content7">
|
||||||
<div class="set_tit">
|
<div class="set_tit">
|
||||||
<span>基本信息</span>
|
<span>基本信息</span>
|
||||||
@@ -4371,6 +4373,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.content6 {
|
.content6 {
|
||||||
|
margin-top: 20px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
// background-color: #bfa;
|
// background-color: #bfa;
|
||||||
@@ -4531,6 +4534,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.content7 {
|
.content7 {
|
||||||
|
margin-top: 20px;
|
||||||
.set_tit {
|
.set_tit {
|
||||||
margin-left: 34px;
|
margin-left: 34px;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
|
|||||||
@@ -294,6 +294,7 @@ export default defineComponent({
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.tmpl_body {
|
.tmpl_body {
|
||||||
|
padding:0px 30px;
|
||||||
.tmpl_tabbox {
|
.tmpl_tabbox {
|
||||||
.operation {
|
.operation {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
@@ -645,6 +645,7 @@ export default {
|
|||||||
// height: 120%;
|
// height: 120%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 35px;
|
height: 35px;
|
||||||
|
|
||||||
}
|
}
|
||||||
.ant-select-selector {
|
.ant-select-selector {
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
|||||||
Reference in New Issue
Block a user