yuxingxing 2 years ago
parent
commit
b57bd9e058
2 changed files with 1 additions and 1 deletions
  1. 0 0
      pages/users/user_address/city_res.json
  2. 1 1
      pages/users/user_address/index.vue

+ 0 - 0
mock/json/city_res.json → pages/users/user_address/city_res.json


+ 1 - 1
pages/users/user_address/index.vue

@@ -57,7 +57,7 @@
 </template>
 
 <script>
-const city_res = require('@/mock/json/city_res.json')
+const city_res = require('./city_res.json')
 import {
 	postUserAddressSave,
 	postUserAddressUpdate,