|
@@ -66,6 +66,7 @@ const store = new Vuex.Store({
|
|
|
vuex_tempData: null,
|
|
|
vuex_configPrice: null,
|
|
|
vuex_hasShopiing: false,
|
|
|
+ vuex_showShopAuth: false,
|
|
|
vuex_uuidTempData: lifeData.vuex_uuidTempData ? lifeData.vuex_uuidTempData : null,
|
|
|
vuex_cartList: lifeData.vuex_cartList ? lifeData.vuex_cartList : [],
|
|
|
vuex_tabBarList: [
|