panhui 4 years ago
parent
commit
05ae071dea
2 changed files with 7 additions and 1 deletions
  1. 1 1
      src/main/nine-space/.env.development
  2. 6 0
      src/main/nine-space/src/views/Store.vue

+ 1 - 1
src/main/nine-space/.env.development

@@ -1 +1 @@
-VUE_APP_BASE_URL=http://localhost:8080
+VUE_APP_BASE_URL=https://nfttest.9space.vip

+ 6 - 0
src/main/nine-space/src/views/Store.vue

@@ -299,6 +299,12 @@ export default {
             margin-left: 30px;
             margin-left: 30px;
         }
         }
     }
     }
+
+    .search {
+        img {
+            display: block;
+        }
+    }
 }
 }
 .select {
 .select {
     position: absolute;
     position: absolute;