Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
W
wechatapp.shangjiadao.com
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangxuelai
wechatapp.shangjiadao.com
Commits
7f96ba7b
Commit
7f96ba7b
authored
Feb 25, 2020
by
sujie@126.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dd
parent
90d28f11
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
index.wxml
business/pages/unlockclocksituation/index.wxml
+1
-1
index.wxml
src/pages/websiteindex/index.wxml
+1
-1
No files found.
business/pages/unlockclocksituation/index.wxml
View file @
7f96ba7b
...
...
@@ -20,7 +20,7 @@
<view class="item">分享{{item.share_count || 0}}次</view>
<view class="item">带来{{item.share_uv || 0}}人</view>
</view>
<view class="mobile">手机号:{{item.
school_student.formal_school_student.mobile? item.school_student.formal_school_student
.mobile: '-'}}</view>
<view class="mobile">手机号:{{item.
mobile? item
.mobile: '-'}}</view>
</view>
<view class="status {{item.is_formal_student?'status2':'status1'}}">{{item.is_formal_student?'在读':'非在读'}}</view>
</view>
...
...
src/pages/websiteindex/index.wxml
View file @
7f96ba7b
...
...
@@ -301,7 +301,7 @@
</view>
<list-loading loading="{{subjectListLoading}}"></list-loading>
<view class="subjectEmptyPage" wx:if="{{subjectEmptyPage}}">
<empty-content text="ta还没设置主题课,快去提醒他吧~" emptyimg="empty2"></empty-content>
<empty-content text="ta还没设置主题课,快去提醒他吧~" emptyimg="empty2
.png
"></empty-content>
</view>
</view>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment