freeLoginContent:'After enabling free login, the system will keep your current login status, no need to go to the login page to login, open the APP to login.',
<van-checkbox:name="item.value"class="checkbox_item_common checkbox_item_1"v-for="(item,index) in checkboxArrOne":key="index">{{item.label}}</van-checkbox>
<van-checkbox:name="item.value"class="checkbox_item_common checkbox_item_2"v-for="(item,index) in checkboxArrTwo":key="index">{{item.label}}</van-checkbox>