Template if判断写法

it2023-03-17  78

{{#js_if "this.brokerage !== ''"}} <div class="uix-flexcard--thumb__content__child--right" style="min-width: 50px; text-align: right;"> <span class="uix-typo--color-highlight uix-typo--h4 uix-typo--style-normal">¥{{brokerage}}</span> </div> {{/js_if}}
最新回复(0)