适配移动端web app

样式来自Chavyleung
This commit is contained in:
Peng-YM
2020-08-26 21:33:00 +08:00
parent aee89acfe8
commit 8b4c972f77
7 changed files with 58 additions and 9 deletions

View File

@@ -141,7 +141,7 @@
</template>
<script>
import ProxyList from "@/views/ProxyList";
import ProxyList from "@/components/ProxyList";
import {BACKEND_BASE} from "@/config";
import {axios} from "@/utils";