Explorar el Código

添加详细地址字段

qukaidi hace 4 años
padre
commit
c1ed8279df
Se han modificado 2 ficheros con 2 adiciones y 1 borrados
  1. 1 1
      manifest.json
  2. 1 0
      pages/login/register_3.vue

+ 1 - 1
manifest.json

@@ -2,7 +2,7 @@
     "name" : "耀灵全钢店管家",
     "appid" : "__UNI__0C3473D",
     "description" : "测试",
-    "versionName" : "0.0.0.0.0.6",
+    "versionName" : "0.0.0.0.0.7",
     "versionCode" : "100",
     "transformPx" : false,
     "app-plus" : {

+ 1 - 0
pages/login/register_3.vue

@@ -360,6 +360,7 @@
 					"storePhone": this.formData.phone,
 					"version": 1.00,
 					"wd": this.formData.latitude,
+					"addressInfo":this.formData.addressInfo
 				}
 				this.loading = true
 				request({