Browse Source

修改样式

lex 1 year ago
parent
commit
0f9154109e

+ 1 - 1
dev-dist/sw.js

@@ -82,7 +82,7 @@ define(['./workbox-5357ef54'], (function (workbox) { 'use strict';
     "revision": "3ca0b8505b4bec776b69afdba2768812"
   }, {
     "url": "index.html",
-    "revision": "0.ikc6rk7q3l"
+    "revision": "0.dhous9oelqo"
   }], {});
   workbox.cleanupOutdatedCaches();
   workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("index.html"), {

+ 1 - 0
src/views/content-information/content-instrument/detail.module.less

@@ -442,6 +442,7 @@
   .iconPlusT {
     width: 23px;
     height: 23px;
+    cursor: pointer;
   }
 
   .iconAddT {

+ 1 - 0
src/views/content-information/content-knowledge/index.module.less

@@ -290,6 +290,7 @@
   .iconPlusT {
     width: 23px;
     height: 23px;
+    cursor: pointer;
   }
 
   .iconAddT {

+ 1 - 0
src/views/content-information/content-music/detail.module.less

@@ -429,6 +429,7 @@
   .iconPlusT {
     width: 23px;
     height: 23px;
+    cursor: pointer;
   }
 
   .iconAddT {

+ 1 - 0
src/views/home/index2.module.less

@@ -695,6 +695,7 @@
     text-align: center;
     color: #1677FF;
     font-size: max(16px, 13Px);
+    cursor: pointer;
 
     &::after {
       content: ' ';

+ 1 - 0
src/views/home/modals/class-modal/index.module.less

@@ -81,6 +81,7 @@
     text-align: center;
     color: #1677FF;
     font-size: max(16px, 13Px);
+    cursor: pointer;
 
     &::after {
       content: ' ';