黄琪勇 2 ماه پیش
والد
کامیت
e6e74bf32d
37فایلهای تغییر یافته به همراه19 افزوده شده و 21 حذف شده
  1. BIN
      src/page-instrument/header-top/image/background.png
  2. BIN
      src/page-instrument/header-top/image/background1.png
  3. BIN
      src/page-instrument/header-top/image/background1Act.png
  4. BIN
      src/page-instrument/header-top/image/backgroundAct.png
  5. BIN
      src/page-instrument/header-top/image/icon_menu.png
  6. BIN
      src/page-instrument/header-top/image/icon_menuAct.png
  7. BIN
      src/page-instrument/header-top/image/icon_pause.png
  8. BIN
      src/page-instrument/header-top/image/icon_play.png
  9. BIN
      src/page-instrument/header-top/image/icon_reset.png
  10. BIN
      src/page-instrument/header-top/image/mingsong.png
  11. BIN
      src/page-instrument/header-top/image/mingsongAct.png
  12. BIN
      src/page-instrument/header-top/image/music.png
  13. BIN
      src/page-instrument/header-top/image/music1.png
  14. BIN
      src/page-instrument/header-top/image/music1Act.png
  15. BIN
      src/page-instrument/header-top/image/musicAct.png
  16. BIN
      src/page-instrument/header-top/image/perform.png
  17. BIN
      src/page-instrument/header-top/image/perform1.png
  18. BIN
      src/page-instrument/header-top/image/performAct.png
  19. BIN
      src/page-instrument/header-top/image/section0.png
  20. BIN
      src/page-instrument/header-top/image/section1.png
  21. BIN
      src/page-instrument/header-top/image/section2.png
  22. BIN
      src/page-instrument/header-top/image/shenggui.png
  23. BIN
      src/page-instrument/header-top/image/shengguiAct.png
  24. BIN
      src/page-instrument/header-top/image/sing.png
  25. BIN
      src/page-instrument/header-top/image/sing1.png
  26. BIN
      src/page-instrument/header-top/image/singAct.png
  27. BIN
      src/page-instrument/header-top/image/submit.png
  28. BIN
      src/page-instrument/header-top/image/tickoff.png
  29. BIN
      src/page-instrument/header-top/image/tickoffAct.png
  30. BIN
      src/page-instrument/header-top/image/tickon.png
  31. BIN
      src/page-instrument/header-top/image/tickonAct.png
  32. 12 14
      src/page-instrument/header-top/index.module.less
  33. 1 1
      src/page-instrument/header-top/index.tsx
  34. 1 1
      src/page-instrument/view-detail/smoothAnimation/index.ts
  35. 2 2
      src/view/selection/index.module.less
  36. 1 1
      src/view/tick/index.module.less
  37. 2 2
      vite.config.ts

BIN
src/page-instrument/header-top/image/background.png


BIN
src/page-instrument/header-top/image/background1.png


BIN
src/page-instrument/header-top/image/background1Act.png


BIN
src/page-instrument/header-top/image/backgroundAct.png


BIN
src/page-instrument/header-top/image/icon_menu.png


BIN
src/page-instrument/header-top/image/icon_menuAct.png


BIN
src/page-instrument/header-top/image/icon_pause.png


BIN
src/page-instrument/header-top/image/icon_play.png


BIN
src/page-instrument/header-top/image/icon_reset.png


BIN
src/page-instrument/header-top/image/mingsong.png


BIN
src/page-instrument/header-top/image/mingsongAct.png


BIN
src/page-instrument/header-top/image/music.png


BIN
src/page-instrument/header-top/image/music1.png


BIN
src/page-instrument/header-top/image/music1Act.png


BIN
src/page-instrument/header-top/image/musicAct.png


BIN
src/page-instrument/header-top/image/perform.png


BIN
src/page-instrument/header-top/image/perform1.png


BIN
src/page-instrument/header-top/image/performAct.png


BIN
src/page-instrument/header-top/image/section0.png


BIN
src/page-instrument/header-top/image/section1.png


BIN
src/page-instrument/header-top/image/section2.png


BIN
src/page-instrument/header-top/image/shenggui.png


BIN
src/page-instrument/header-top/image/shengguiAct.png


BIN
src/page-instrument/header-top/image/sing.png


BIN
src/page-instrument/header-top/image/sing1.png


BIN
src/page-instrument/header-top/image/singAct.png


BIN
src/page-instrument/header-top/image/submit.png


BIN
src/page-instrument/header-top/image/tickoff.png


BIN
src/page-instrument/header-top/image/tickoffAct.png


BIN
src/page-instrument/header-top/image/tickon.png


BIN
src/page-instrument/header-top/image/tickonAct.png


+ 12 - 14
src/page-instrument/header-top/index.module.less

@@ -6,8 +6,6 @@
     flex-shrink: 0;
     margin-left: calc(-1 * var(--detailDataPaddingLeft));
     padding: 0 30px;
-    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
-
     &.headerTopRight {
         justify-content: flex-end;
     }
@@ -26,7 +24,7 @@
     left: 30px;
     bottom: 20px;
     border-radius: 16px;
-    background-color: rgba(12, 51, 107, 0.61);
+    background-color: rgba(0, 0, 0, 0.3);
     padding: 6px 11px;
     align-items: center;
     display: flex;
@@ -38,7 +36,7 @@
         font-weight: 500;
         font-size: 14px;
         line-height: 20px;
-        color: rgba(255, 255, 255, 0.7);
+        color: #ffffff;
     }
 
     &>img {
@@ -166,13 +164,13 @@
             margin-top: 3px;
             font-weight: 500;
             font-size: 12px;
-            color: #FFFFFF;
+            color: #333333;
             line-height: 17px;
         }
 
         &:active {
             >span {
-                color: #34D6FF
+                color: #0EA7FF
             }
 
             ;
@@ -220,7 +218,7 @@
 
         &.isSection {
             >span {
-                color: #34D6FF
+                color: #0EA7FF
             }
 
             ;
@@ -246,7 +244,7 @@
             }
 
             >span {
-                color: #34D6FF
+                color: #0EA7FF
             }
 
             ;
@@ -264,7 +262,7 @@
             }
 
             >span {
-                color: #34D6FF
+                color: #0EA7FF
             }
 
             ;
@@ -282,7 +280,7 @@
             }
 
             >span {
-                color: #34D6FF
+                color: #0EA7FF
             }
 
             ;
@@ -302,7 +300,7 @@
             display: flex;
             align-items: center;
             justify-content: center;
-            background: #0EA7FF;
+            background: #FFC121;
             border-radius: 120px 120px 120px 1px;
             border: 1px solid #FFFFFF;
 
@@ -315,7 +313,7 @@
                 margin-left: 1px;
                 font-weight: 600;
                 font-size: 12px;
-                color: #673207;
+                color: #333333;
                 line-height: 16px;
             }
         }
@@ -362,8 +360,8 @@
         left: 50%;
         top: 50%;
         transform: translate(-50%, -50%);
-        width: 43px;
-        height: 43px;
+        width: 38px;
+        height: 36px;
     }
 }
 

+ 1 - 1
src/page-instrument/header-top/index.tsx

@@ -1009,7 +1009,7 @@ export default defineComponent({
           <div class={styles.btnWrap}>
             <img style={{ display: state.playState === "play" ? "none" : "" }} class={styles.iconBtn} src={headImg("icon_play.png")} />
             <img style={{ display: state.playState === "play" ? "" : "none" }} class={styles.iconBtn} src={headImg("icon_pause.png")} />
-            <Circle style={{ opacity: state.playState === "play" ? 1 : 0 }} class={styles.progress} stroke-width={60} stroke-linecap={"square"} currentRate={state.playProgress} rate={100} color="#FFED78" layer-color="rgba(0,0,0,0)" />
+            <Circle style={{ opacity: state.playState === "play" ? 1 : 0 }} class={styles.progress} stroke-width={60} stroke-linecap={"square"} currentRate={state.playProgress} rate={100} color="#FFE36A" layer-color="rgba(255,255,255,0.5)" />
           </div>
         </div>
 

+ 1 - 1
src/page-instrument/view-detail/smoothAnimation/index.ts

@@ -354,7 +354,7 @@ export function moveTranslateXNum(translateXNum: number) {
  */
 function smoothAnimationMove(pos: { x: number; y: number }, progresspointsPos: pointsPosType) {
    smoothAnimationState.smoothBotDom && (smoothAnimationState.smoothBotDom.style.transform = `translate(${pos.x}px, ${pos.y}px)`)
-   smoothAnimationState.canvasCtx && drawSmoothCurveProgress(smoothAnimationState.canvasCtx, progresspointsPos, "#0EA7FF")
+   smoothAnimationState.canvasCtx && drawSmoothCurveProgress(smoothAnimationState.canvasCtx, progresspointsPos, "#FF8B8F")
 }
 
 /**

+ 2 - 2
src/view/selection/index.module.less

@@ -19,7 +19,7 @@
 .selectBox{
     position: absolute;
     width: 3Px;
-    background-color: #FFB800;
+    background-color: #0EA7FF;
     z-index: 9;
     .selectHandle{
         position: absolute;
@@ -28,7 +28,7 @@
         width: 22Px;
         height: 22Px;
         cursor: pointer;
-        background-color: #FFB800;
+        background-color: #0EA7FF;
         background-image: url("./imgs/close.png");
         background-repeat: no-repeat;
         background-size: 15Px 15Px;

+ 1 - 1
src/view/tick/index.module.less

@@ -9,7 +9,7 @@
         width: 13Px;
         height: 13Px;
         margin-right: 14Px;
-        background-color: #ffffff;
+        background-color: rgba(0,0,0,0.15);
         border-radius: 50%;
         &:first-child{
             background-color: #0EA7FF;

+ 2 - 2
vite.config.ts

@@ -76,8 +76,8 @@ export default defineConfig({
         // target: "https://kt.colexiu.com",
         // target: "https://test.lexiaoya.cn",
         // target: "https://kt.colexiu.com",
-        target: "https://test.resource.colexiu.com", // 内容平台开发环境,内容平台开发,需在url链接上加上isCbs=true
-        // target: "https://test.kt.colexiu.com",
+        //target: "https://test.resource.colexiu.com", // 内容平台开发环境,内容平台开发,需在url链接上加上isCbs=true
+        target: "https://test.kt.colexiu.com",
         // target: "https://mec.colexiu.com",
         changeOrigin: true,
         rewrite: (path) => path.replace(/^\/instrument/, ""),