north il y a 8 ans
Parent
commit
7a27204c75
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      www/vue/src/components/product.vue

+ 1 - 1
www/vue/src/components/product.vue

@@ -58,7 +58,7 @@
 
         console.log(productParamJson)
         let extraJson = ''
-        extraJson = JSON.stringify([{type: '整间日常清洁', price: '388'}])
+        extraJson = JSON.stringify([{type: '整间日常清洁', price: '1'}])
         console.log(extraJson)
         const channel = 'wx_pub'
         const addressId = this.$store.state.user.userInfo.shop_address[0].address_id