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
56fd4aaf
Commit
56fd4aaf
authored
Feb 26, 2020
by
sujie@126.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dd
parent
af5a41f0
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
8 deletions
+8
-8
onekeydeployment.wxml
business/pages/loginregistermgt/onekeydeployment.wxml
+3
-3
constants.js
constants/constants.js
+4
-4
index.js
src/pages/morethemeindex/index.js
+1
-1
No files found.
business/pages/loginregistermgt/onekeydeployment.wxml
View file @
56fd4aaf
...
...
@@ -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">
...
...
constants/constants.js
View file @
56fd4aaf
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.js
View file @
56fd4aaf
...
...
@@ -2739,7 +2739,7 @@ Page({
}
if
((
!
data
||
data
.
my_unlock_count
==
0
)
&&
data
.
sort
!=
1
)
{
wx
.
showToast
({
title
:
'该关卡还未解锁'
,
title
:
'该关卡还未解锁
,解锁机会已用完,明天再来吧
'
,
icon
:
'none'
,
duration
:
2000
})
...
...
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