|
@@ -1,6 +1,6 @@
|
|
<!--pages/signIn/index.wxml-->
|
|
<!--pages/signIn/index.wxml-->
|
|
<view wx:if="{{showPage}}">
|
|
<view wx:if="{{showPage}}">
|
|
-<topbar title="签到中心" topbar-class="color-topbar" />
|
|
|
|
|
|
+<topbar title="签到中心" topbar-title-class="title-color" />
|
|
<!-- 页面主体 -->
|
|
<!-- 页面主体 -->
|
|
<view class="sign-scroll-body" style="margin-top:{{navHeight}}px; height: {{bodyHeight}}px;">
|
|
<view class="sign-scroll-body" style="margin-top:{{navHeight}}px; height: {{bodyHeight}}px;">
|
|
<view class="sign-info-extra">
|
|
<view class="sign-info-extra">
|