闫增涛
2024-11-22 c76dd06de1bb752719900e7ec07d24a5da0966a5
公式输入框样式优化
2个文件已修改
5 ■■■■ 已修改文件
src/books/mathBook/view/components/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/examinations/index.vue 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/mathBook/view/components/index.vue
@@ -189,7 +189,7 @@
    // 测试页面跳转
    //  setTimeout(() => {
    //  this.gotoPage(3,70);
    //  this.gotoPage(3,72);
    //   //   setTimeout(() => {
    //   //     this.renderSign("Highlight", {
    //   //       id: "2ACA9359",
src/components/examinations/index.vue
@@ -1093,6 +1093,9 @@
      flex-wrap: wrap;
    }
    .titleText {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      text-align: left;
      min-width: 90%;
      font-size: 16px;