黄琪勇 1 年之前
父节点
当前提交
28cec5ec9d

二进制
src/components/layout/images/icon-whiteborad.png


+ 1 - 1
src/custom-plugins/guide-page/home-guide.tsx

@@ -143,7 +143,7 @@ export default defineComponent({
             left: px2vw(8)
             left: px2vw(8)
           },
           },
           boxStyle: {
           boxStyle: {
-            borderRadius: '1.6rem'
+            borderRadius: '30px'
           },
           },
           eleRectPadding: {
           eleRectPadding: {
             left: 7,
             left: 7,

+ 2 - 2
src/views/attend-class/index.tsx

@@ -1193,12 +1193,12 @@ export default defineComponent({
     // 右侧菜单栏
     // 右侧菜单栏
     const rightList = reactive([
     const rightList = reactive([
       {
       {
-        name: '上一',
+        name: '上一',
         icon: bottomIconPre,
         icon: bottomIconPre,
         id: 11
         id: 11
       },
       },
       {
       {
-        name: '下一',
+        name: '下一',
         icon: bottomIconNext,
         icon: bottomIconNext,
         id: 12
         id: 12
       },
       },

+ 1 - 1
src/views/attend-class/model/source-list/index.module.less

@@ -79,7 +79,7 @@
       width: 33.33%;
       width: 33.33%;
       height: 112px;
       height: 112px;
       padding: 0 6px;
       padding: 0 6px;
-      margin-bottom: 10px;
+      margin-bottom: 14px;
       :global{
       :global{
         .card-section-container{
         .card-section-container{
           width: 100% !important;
           width: 100% !important;