chao 3 months ago
parent
commit
50debfe2e6

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


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


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


+ 1 - 1
dist/index.html

@@ -8,7 +8,7 @@
     <script>
     <script>
       document.domain = "cocorobo.cn"
       document.domain = "cocorobo.cn"
     </script>
     </script>
-    <script type="module" crossorigin src="./assets/index-31S3wfm2.js"></script>
+    <script type="module" crossorigin src="./assets/index-7s8E9Fmb.js"></script>
     <link rel="stylesheet" crossorigin href="./assets/index-guepuggO.css">
     <link rel="stylesheet" crossorigin href="./assets/index-guepuggO.css">
   </head>
   </head>
   <body>
   <body>

+ 2 - 2
src/views/main.vue

@@ -21,9 +21,9 @@
             <div :class="activeIndex == 2 ? 'container-left-top active' : 'container-left-top'" @click="clickSwitch(2)">
             <div :class="activeIndex == 2 ? 'container-left-top active' : 'container-left-top'" @click="clickSwitch(2)">
               创建应用
               创建应用
             </div>
             </div>
-            <div :class="activeIndex == 3 ? 'container-left-top active' : 'container-left-top'" @click="clickSwitch(3)">
+            <!-- <div :class="activeIndex == 3 ? 'container-left-top active' : 'container-left-top'" @click="clickSwitch(3)">
               AI
               AI
-              应用精选</div>
+              应用精选</div> -->
           </div>
           </div>
         </transition>
         </transition>
         <div class="container-left-show" :style="leftShow ? {width:'35px'}:{width:'240px'}" @click="leftShow = !leftShow">
         <div class="container-left-show" :style="leftShow ? {width:'35px'}:{width:'240px'}" @click="leftShow = !leftShow">

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