yuxingxing 2 年之前
父節點
當前提交
8c085bd0e0
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 0 0
      mock/json/city_res.json
  2. 1 1
      pages/users/user_address/index.vue

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


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

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