组织换届

This commit is contained in:
shijingjing
2022-10-31 11:28:36 +08:00
parent e6cf36a1e1
commit 74d26168f9
2 changed files with 7 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
<template>
<view class="page">
<view class="detail">
<div class="line-bg"></div>
<div class="organization-detail">
<p>当前届次{{dataInfo.sessionTime || '-'}}</p>
@@ -36,8 +36,7 @@ export default {
};
</script>
<style lang="scss" scope>
.page {
.detail {
background-color: #fff;
.line-bg{
height: 20rpx;