{{#each nearbyList}}
{{#if this.themeTabs}}
{{/each}}
{{#if nearbyList.length>0}}
{{/if}}
{{this.distance}}
{{this.nickName}}
{{#js_if "this.gender==1"}}
{{/js_if}}
{{#js_if "this.gender==2"}}
{{/js_if}}
{{this.identity}}
{{this.purpose}} - {{this.chargeMode}} {{this.chargeMoney}}
{{this.instruction}}
{{#if this.smallList}}
{{#each this.smallList}}
{{/each}}
{{/if}}
{{#each this.themeTabs}}
{{/each}}
{{/if}}
{{#js_if "this=='cosplay'"}}
cos
{{else}}
{{this}}
{{/js_if}}