From d5306c224a91b37869d2b96ba03d5a7152bd11e2 Mon Sep 17 00:00:00 2001
From: 石广澎 <shiguangpeng@163.com>
Date: 星期一, 23 十二月 2024 21:20:26 +0800
Subject: [PATCH] feat(支持线上订单支付 ):

---
 main.js |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/main.js b/main.js
index 72ef9f7..0ca00cd 100644
--- a/main.js
+++ b/main.js
@@ -12,8 +12,6 @@
 App.mpType = 'app'
 
 uni.$u.props.text.color = '#333333'
-// import store from '@/store/index.js'
-// Vue.prototype.$store = store
 
 Vue.config.ignoredElements.push('wx-open-launch-weapp')
 

--
Gitblit v1.9.1