From 192695706dfafbfee7ead68118230fb039f57a52 Mon Sep 17 00:00:00 2001
From: 石广澎 <shiguangpeng@163.com>
Date: 星期五, 20 九月 2024 14:20:35 +0800
Subject: [PATCH] feat(优惠券): 支付金额处理

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

diff --git a/main.js b/main.js
index 16b9855..1165588 100644
--- a/main.js
+++ b/main.js
@@ -11,8 +11,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