| 1 |
- <app-result vue-id="1b4fa203-1" title="{{status=='2'?'审核中':'审核通过'}}" icon="{{status=='2'?'icondaizhifu':'iconchenggong'}}" class="data-v-00342f55" bind:__l="__l" vue-slots="{{['default']}}"><block wx:if="{{status!='2'}}"><button data-event-opts="{{[['tap',[['loginSys',['$event']]]]]}}" class="admin-button-com blue big data-v-00342f55" bindtap="__e">登录后台</button></block><button data-event-opts="{{[['tap',[['openInform',['$event']]]]]}}" class="admin-button-com big data-v-00342f55" bindtap="__e">开启通知</button><view class="openInfo data-v-00342f55">{{"开启通知,第一时间接受"+text}}</view></app-result>
|