Commit 25e52da3 authored by sujie@126.com's avatar sujie@126.com

dd

parent 7c3ca1ba
......@@ -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}}"/>
......
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'
......
......@@ -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">
......
......@@ -103,8 +103,8 @@ page{
z-index: 10;
}
.container-top-box .back-btn image{
width: 14rpx;
height: 27rpx;
width: 23rpx;
height: 37rpx;
}
.container-top-box .mask{
width: 100%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment