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
1c5a56c6
Commit
1c5a56c6
authored
Mar 10, 2020
by
lvtz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
4a5e7a59
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
5 deletions
+6
-5
businessinfolist.wxml
src/pages/websiteindex/businessinfolist.wxml
+1
-1
clocklist.wxml
src/pages/websiteindex/clocklist.wxml
+1
-1
commentindex.wxml
src/pages/websiteindex/commentindex.wxml
+1
-1
index.wxml
src/pages/websiteindex/index.wxml
+1
-1
index.wxss
src/pages/websiteindex/index.wxss
+1
-0
onlineclassroomlist.wxml
src/pages/websiteindex/onlineclassroomlist.wxml
+1
-1
No files found.
src/pages/websiteindex/businessinfolist.wxml
View file @
1c5a56c6
...
...
@@ -33,7 +33,7 @@
<list-loading loading="{{listLoading}}" style="margin: 0 auto"></list-loading>
</view>
<view class="" wx:if="{{emptyPage}}">
<empty-content text="暂无数据" emptyimg="
empty2
"></empty-content>
<empty-content text="暂无数据" emptyimg="
common/empty/empty_c_sraech.png.png
"></empty-content>
</view>
</view>
</view>
src/pages/websiteindex/clocklist.wxml
View file @
1c5a56c6
...
...
@@ -31,7 +31,7 @@
<list-loading loading="{{listLoading}}"></list-loading>
</view>
<view class="" wx:if="{{emptyPage}}">
<empty-content text="暂无数据" emptyimg="
empty2
"></empty-content>
<empty-content text="暂无数据" emptyimg="
common/empty/empty_c_sraech.png.png
"></empty-content>
</view>
<view class="videodialog" wx:if="{{videostatus.videoShow}}">
<view class="videodialogmask" bindtap="closeVideo"></view>
...
...
src/pages/websiteindex/commentindex.wxml
View file @
1c5a56c6
...
...
@@ -31,7 +31,7 @@
<list-loading loading="{{listLoading}}"></list-loading>
</view>
<view class="" wx:if="{{emptyPage&&teacherEmpty}}">
<empty-content text="暂无数据" emptyimg="
empty2
"></empty-content>
<empty-content text="暂无数据" emptyimg="
common/empty/empty_c_sraech.png.png
"></empty-content>
</view>
<view class="footer" style="bottom: {{inputHeight}}px">
<input type="text" adjust-position="{{false}}" placeholder-class="placeholderclass" class="iteminput" bindfocus="bindfocus" bindblur='bindblur' maxlength="50" value="{{comment}}" bindinput="commentInput" placeholder="留下你的精彩评论吧" ></input>
...
...
src/pages/websiteindex/index.wxml
View file @
1c5a56c6
...
...
@@ -305,7 +305,7 @@
</view>
<list-loading loading="{{subjectListLoading}}"></list-loading>
<view class="subjectEmptyPage" wx:if="{{subjectEmptyPage}}">
<empty-content text="学校暂未开设主题课,快去提醒学校设置更多主题课吧~" emptyimg="
empty2
.png"></empty-content>
<empty-content text="学校暂未开设主题课,快去提醒学校设置更多主题课吧~" emptyimg="
common/empty/empty_c_sraech
.png"></empty-content>
</view>
</view>
...
...
src/pages/websiteindex/index.wxss
View file @
1c5a56c6
...
...
@@ -1244,4 +1244,5 @@ page{
}
.subjectEmptyPage{
padding-bottom: 400rpx;
position: relative;
}
\ No newline at end of file
src/pages/websiteindex/onlineclassroomlist.wxml
View file @
1c5a56c6
...
...
@@ -24,7 +24,7 @@
<list-loading loading="{{listLoading}}" style="margin: 0 auto"></list-loading>
</view>
<view class="" wx:if="{{emptyPage}}">
<empty-content text="暂无数据" emptyimg="
empty2
"></empty-content>
<empty-content text="暂无数据" emptyimg="
common/empty/empty_c_sraech.png.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