Browse Source

添加详细地址字段

qukaidi 4 years ago
parent
commit
c1ed8279df
2 changed files with 2 additions and 1 deletions
  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({