完善活动运营域与联调标准化
This commit is contained in:
@@ -11,7 +11,9 @@
|
||||
<view class="panel__title">当前状态</view>
|
||||
<view class="summary">{{statusText}}</view>
|
||||
<view class="summary">进行中:{{ongoingSessionText}}</view>
|
||||
<view class="summary">进行中运行对象:{{ongoingRuntimeText}}</view>
|
||||
<view class="summary">最近一局:{{recentSessionText}}</view>
|
||||
<view class="summary">最近一局运行对象:{{recentRuntimeText}}</view>
|
||||
<view class="actions">
|
||||
<button class="btn btn--secondary" bindtap="handleRefresh">刷新首页</button>
|
||||
<button class="btn btn--ghost" bindtap="handleOpenRecentResult">查看结果</button>
|
||||
|
||||
Reference in New Issue
Block a user