From c48683d52511648af2f249ee0a240613e34ce0ad Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期四, 20 二月 2025 18:23:51 +0800
Subject: [PATCH] feat: 我的

---
 apps/taro/config/index.js |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/apps/taro/config/index.js b/apps/taro/config/index.js
index f29f8a6..af0023b 100644
--- a/apps/taro/config/index.js
+++ b/apps/taro/config/index.js
@@ -193,6 +193,9 @@
   h5: {
     publicPath: '/',
     staticDirectory: 'static',
+    router: {
+      mode: 'browser',
+    },
     postcss: {
       autoprefixer: {
         enable: true,

--
Gitblit v1.9.1