From 517840ff199063419bbda4d1d4ef2b0ebc49e71d Mon Sep 17 00:00:00 2001
From: 石广澎 <shiguangpeng@163.com>
Date: 星期三, 25 十二月 2024 11:23:53 +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