huangxingxing 1 year ago
parent
commit
604f2b9c1d

File diff suppressed because it is too large
+ 0 - 0
dist/assets/appmian-02bb1806.js


File diff suppressed because it is too large
+ 0 - 0
dist/assets/appmian-74d86ffa.css


File diff suppressed because it is too large
+ 0 - 0
dist/assets/index-83b58714.css


File diff suppressed because it is too large
+ 0 - 0
dist/assets/index-eb1e5d78.js


+ 1 - 1
dist/assets/myHome-2a8e8cd7.js → dist/assets/myHome-cc4aa979.js

@@ -1 +1 @@
-import{_ as o,o as _,c as s,p as t,a,b as c}from"./index-85a53adb.js";const n={},d=e=>(t("data-v-4734c238"),e=e(),a(),e),p=d(()=>c("div",{class:"left_container"},[c("h2",null,"我是跳转的路由")],-1)),r=[p];function l(e,i){return _(),s("div",null,r)}const u=o(n,[["render",l],["__scopeId","data-v-4734c238"]]);export{u as default};
+import{_ as o,o as _,c as s,p as t,a,b as c}from"./index-eb1e5d78.js";const n={},d=e=>(t("data-v-4734c238"),e=e(),a(),e),p=d(()=>c("div",{class:"left_container"},[c("h2",null,"我是跳转的路由")],-1)),r=[p];function l(e,i){return _(),s("div",null,r)}const u=o(n,[["render",l],["__scopeId","data-v-4734c238"]]);export{u as default};

BIN
dist/favico.ico


BIN
dist/favicon.ico


+ 15 - 0
dist/index.html

@@ -0,0 +1,15 @@
+<!doctype html>
+<html lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <link rel="icon" href="/assets/logo.png" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <title></title>
+    <script type="module" crossorigin src="./assets/index-eb1e5d78.js"></script>
+    <link rel="stylesheet" href="./assets/index-83b58714.css">
+  </head>
+  <body>
+    <div id="app"></div>
+    
+  </body>
+</html>

+ 1 - 1
src/view/components/InfoAnimation.vue

@@ -238,7 +238,7 @@ const cocodeIndex = ref(0);
 const cocodeIsInit = ref("false");
 //滑块
 function sliderchange(val) {
-  //newcount.value=count.value;
+  newcount.value=count.value;
   fcon.step = count.value;
   console.log( count.value );
   // console.log(count.value);

Some files were not shown because too many files changed in this diff