diff --git a/pages/usercenter/apply-shop/index.wxml b/pages/usercenter/apply-shop/index.wxml index 4dda256..eb2e104 100644 --- a/pages/usercenter/apply-shop/index.wxml +++ b/pages/usercenter/apply-shop/index.wxml @@ -47,7 +47,7 @@ visible="{{shopBusinessCategoryVisible}}" value="{{shopInfo.ShopBusinessCategoryGuid}}" options="{{shopBusinessCategoryList}}" - title="请选择地址" + title="请选择经营类目" bind:change="onPickerChange" bind:pick="onPick" />