From 47d2e74ddff53a4865cb98f893ec623a60d2b5fb Mon Sep 17 00:00:00 2001
From: PC-20250623MANY\Administrator <344137771@qq.com>
Date: Sat, 09 Aug 2025 17:57:28 +0800
Subject: [PATCH] 1

---
 config/index.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/config/index.js b/config/index.js
index 027c5f3..9a2dc95 100644
--- a/config/index.js
+++ b/config/index.js
@@ -2,7 +2,6 @@
 // Template version: 1.3.1
 // see http://vuejs-templates.github.io/webpack for documentation.
 
-
 const path = require("path");
 
 module.exports = {
@@ -99,5 +98,6 @@
     // `npm run build --report`
     // Set to `true` or `false` to always turn it on or off
     bundleAnalyzerReport: process.env.npm_config_report
-  }
+  },
+  Mainly: "US", // 主要使用货币
 };

--
Gitblit v1.9.3