From 23284483c4ab25091e067592b67746d5284a7c59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=B2=E5=85=B8=E5=8D=93?= Date: Wed, 26 Mar 2025 09:54:42 +0800 Subject: [PATCH] =?UTF-8?q?flat:=20=E8=B5=9E=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 1 + vue.config.js | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index eb8d4d8..0ac3152 100644 --- a/manifest.json +++ b/manifest.json @@ -5,6 +5,7 @@ "versionName": "1.0.0", "versionCode": "100", "transformPx": false, + "sassImplementationName": "node-sass", "app-plus": { "usingComponents": true, "compilerVersion": 3, diff --git a/vue.config.js b/vue.config.js index 696a972..421f6d4 100644 --- a/vue.config.js +++ b/vue.config.js @@ -7,7 +7,8 @@ module.exports = { proxy: { '/api': { // target: 'http://192.168.1.115:8000', - target: 'http://39.98.184.58:8000', + // target: 'http://39.98.184.58:8000', + target: 'http://39.98.44.136:80', ws: true, pathRewrite: { '^/api': '/'