@@ -2,7 +2,6 @@
*请求获取省市区
*已提供给地区选择picker组件使用
*/
-import { queryAddressInformation } from '@/services/public.js'
import ajaxService from '@/services/ajax.service.js'
import PublicService from '@/services/public.service'
@@ -262,7 +262,7 @@
}
.activity-banner{
width: 100%;
- height: 750rpx;
+ height: 600rpx;
float: left;
margin-bottom: 64rpx;
.activity-banner-image{
@@ -7,8 +7,7 @@ export default class PublicService {
this.name = 'PublicService'
/**
- * 获取图形验证码
- * activateCodeType:机构 2 供应商 3 找回密码 1
+ * 获取地址
GetAllAddressData (data = {}) {
return this.AjaxService.get({