-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d36e97f
commit deeeec4
Showing
3 changed files
with
10 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,14 @@ | ||
|
||
<block wx:if="{{!tipsToSubscribeMessaged}}"> | ||
<block wx:if="{{!signed}}"> | ||
<image class="header" mode="widthFix" src="{{banner}}"></image> | ||
<view class="form"> | ||
|
||
<button class="subscribe" type="primary" bindtap="SSOCheckManual">点击签到</button> | ||
</view> | ||
</block> | ||
|
||
<image wx:else class="header" mode="widthFix" src="https://jl.offcn.com/zt/ty/2023images/exam-helper-mini/2023jlscjyy2.jpg"></image> | ||
<image wx:else class="header" mode="widthFix" src="https://jl.offcn.com/zt/ty/2023images/exam-helper-mini/qdbj-sucess.jpg"></image> | ||
|
||
|
||
<view class="houzhui">{{ds}}-{{namecode}}</view> | ||
|