田源
2024-03-07 96b7afe0e5fb0985e230ce502e8f7ba44a2f9ece
编码规则布局
已修改2个文件
6 ■■■■ 文件已修改
Source/UBCS-WEB/src/const/code/mdmrule.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Source/UBCS-WEB/src/views/code/code.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Source/UBCS-WEB/src/const/code/mdmrule.js
@@ -2,7 +2,7 @@
  tip: false,
  searchShow: true,
  searchMenuSpan: 6,
  height:265,
  height:275,
  border: true,
  index: true,
  viewBtn: false,
Source/UBCS-WEB/src/views/code/code.vue
@@ -2,7 +2,7 @@
  <basic-container class="code-total" style=" height: 100%">
    <!-- 编码规则信息展示区域 -->
    <basic-container class="code-rule-container">
      <div style="height: 50vh;overflow: auto;">
      <div style="height: 49vh;overflow: auto;">
        <p
          style="
          margin-top: -5px;
@@ -219,7 +219,7 @@
    <!-- 基础码段展示区域 -->
    <basic-container class="code-basicsec-container">
      <div style="height: 35vh;overflow: auto">
      <div style="height: 29.3vh;overflow: auto">
        <p
          style="margin-top: -5px;
          margin-bottom: 4px;