@@ -1,4 +1,4 @@
-VUE_APP_BASE_URL=https://test.raex.vip/
+VUE_APP_BASE_URL=https://www.raex.vip/
NODE_ENV=development
VUE_APP_PUBLIC_PATH=/
ASSETS_PATH=raex
@@ -455,9 +455,9 @@ export default {
del: false,
source: this.source,
salable: this.salable,
- rarityLabel: this.rarityLabel
+ rarityLabel: this.rarityLabel,
+ prefixName: this.search
},
- search: this.search,
sort
};
}