@@ -1,2 +1,2 @@
// 版本号
-export const vue_version = 'v25.01.10.1001'
+export const vue_version = 'v25.01.10.1759'
@@ -102,7 +102,7 @@
})
const goodsType = ref(0)
- const email = ref('1687284007@qq.com') // 如果商品spu的type不是0(不是普通商品)则要填这个邮箱
+ const email = ref('') // 如果商品spu的type不是0(不是普通商品)则要填这个邮箱
const state = reactive({
orderPayload: {},