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
25e52da3
Commit
25e52da3
authored
Feb 25, 2020
by
sujie@126.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dd
parent
7c3ca1ba
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
11 additions
and
11 deletions
+11
-11
index.wxml
business/pages/classhourlist/index.wxml
+3
-3
constants.js
constants/constants.js
+4
-4
index.wxml
src/pages/morethemeindex/index.wxml
+2
-2
index.wxss
src/pages/morethemeindex/index.wxss
+2
-2
No files found.
business/pages/classhourlist/index.wxml
View file @
25e52da3
...
...
@@ -63,9 +63,9 @@
<view class="content">
<view class="title">确定删除此关卡内容?</view>
<view class="content-bpx">
<view class="text-item">
该可是已有1个打卡,删除后课时内容
</view>
<view class="text-item">
及课时打卡将无法恢复,可能导致
</view>
<view class="text-item">
部分学员
不能完成任务而引起纠纷</view>
<view class="text-item">
删除后课时内容及课时打卡
</view>
<view class="text-item">
将无法恢复,可能导致部分学员
</view>
<view class="text-item">不能完成任务而引起纠纷</view>
</view>
<view class="ipt-box">
<input type="text" placeholder="再次输入“确认删除”" bindinput="delKeyIpt" value="{{delKey}}"/>
...
...
constants/constants.js
View file @
25e52da3
export
default
{
imageRoot
:
'https://cdn.img.shangjiadao.cn/qingxiao/daka/images/'
,
host
:
'https://qxapi.qingxiao.online/daka'
,
host2
:
'https://wx.m.shangjiadao.cn'
,
//
host: 'https://qxapi.qingxiao.online/daka',
//
host2: 'https://wx.m.shangjiadao.cn',
storageVersion
:
'5.0'
,
imageVersion
:
'20200117'
,
//
host: 'https://clock.wp53.cn',
//
host2: 'https://test.wp53.cn',
host
:
'https://clock.wp53.cn'
,
host2
:
'https://test.wp53.cn'
,
appId
:
'wxc1246ea029394785'
,
miniProgram
:
{
clock
:
'wxdeee20e52a1fd7ee'
...
...
src/pages/morethemeindex/index.wxml
View file @
25e52da3
...
...
@@ -430,7 +430,7 @@
</view>
<guidecollection/>
</view>
<view class="password-ipt-dailog" wx:if="{{passwordDailogShow && moreTheme.my_unlock_count == 0}}">
<
!-- <
view class="password-ipt-dailog" wx:if="{{passwordDailogShow && moreTheme.my_unlock_count == 0}}">
<view class="mask"></view>
<view class="content">
<view class="tips">该关卡设置了密码,输入密码即可加入</view>
...
...
@@ -445,7 +445,7 @@
</view>
</view>
</view>
</view>
-->
<view class="select-student-dailog" wx:if="{{selectClassShow}}" bindtap="hideSelectClass" data-flag="{{1}}">
<view class="dailog-content dailog-class-content">
<scroll-view class="student-list class-list" scroll-y="true" lower-threhold="200" bindscrolltolower="scrolltolowerClass">
...
...
src/pages/morethemeindex/index.wxss
View file @
25e52da3
...
...
@@ -103,8 +103,8 @@ page{
z-index: 10;
}
.container-top-box .back-btn image{
width:
14
rpx;
height:
2
7rpx;
width:
23
rpx;
height:
3
7rpx;
}
.container-top-box .mask{
width: 100%;
...
...
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