Commit 56fd4aaf authored by sujie@126.com's avatar sujie@126.com

dd

parent af5a41f0
......@@ -65,9 +65,9 @@
<view class="line-title ">
<view class="{{curStep >= 1 ? 'act-title' : ''}}">课程创建</view>
<view class="{{curStep >= 2 ? 'act-title' : ''}}">班级创建</view>
<view class="{{curStep >= 3 ? 'act-title' : ''}}">例学员</view>
<view class="{{curStep >= 4 ? 'act-title' : ''}}">例排课</view>
<view class="{{curStep >= 5 ? 'act-title' : ''}}">例点名</view>
<view class="{{curStep >= 3 ? 'act-title' : ''}}">例学员</view>
<view class="{{curStep >= 4 ? 'act-title' : ''}}">例排课</view>
<view class="{{curStep >= 5 ? 'act-title' : ''}}">例点名</view>
</view>
</view>
<view class="step-box step-box2">
......
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'
......
......@@ -2739,7 +2739,7 @@ Page({
}
if ((!data||data.my_unlock_count == 0) && data.sort!=1) {
wx.showToast({
title: '该关卡还未解锁',
title: '该关卡还未解锁,解锁机会已用完,明天再来吧',
icon: 'none',
duration: 2000
})
......
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