Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
L
learn-online
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
learn-online
Commits
bf465e4c
提交
bf465e4c
authored
8月 24, 2021
作者:
王鹏飞
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
add seg
上级
a1bfbafa
隐藏空白字符变更
内嵌
并排
正在显示
11 个修改的文件
包含
19 行增加
和
26 行删除
+19
-26
app.json
learnOnline/app.json
+1
-1
hd-logo.png
learnOnline/assets/images/hd-logo.png
+0
-0
index.wxml
learnOnline/components/main/index.wxml
+1
-4
config.js
learnOnline/config.js
+4
-4
courseContent.json
...Online/pages/learnSystem/courseContent/courseContent.json
+1
-1
home.json
learnOnline/pages/learnSystem/home/home.json
+2
-3
index.js
learnOnline/pages/login/index.js
+1
-1
index.wxss
learnOnline/pages/login/index.wxss
+1
-1
show.json
learnOnline/pages/videoPlayer/show.json
+2
-3
project.config.json
learnOnline/project.config.json
+4
-6
util.js
learnOnline/utils/util.js
+2
-2
没有找到文件。
learnOnline/app.json
浏览文件 @
bf465e4c
...
...
@@ -22,7 +22,7 @@
"window"
:
{
"navigationBarBackgroundColor"
:
"#fff"
,
"navigationBarTextStyle"
:
"black"
,
"navigationBarTitleText"
:
"
MBA
学习系统"
"navigationBarTitleText"
:
"学习系统"
},
"tabBar"
:
{
"borderStyle"
:
"white"
,
...
...
learnOnline/assets/images/hd-logo.png
查看替换文件 @
a1bfbafa
浏览文件 @
bf465e4c
6.9 KB
|
W:
|
H:
21.8 KB
|
W:
|
H:
2-up
Swipe
Onion skin
learnOnline/components/main/index.wxml
浏览文件 @
bf465e4c
...
...
@@ -2,8 +2,5 @@
<view wx:if="{{ show }}">
<slot></slot>
</view>
<web-view
src="https://alumni.ezijing.com/"
wx:else
></web-view>
<web-view src="https://webapp-pub.ezijing.com/index.html" wx:else></web-view>
</view>
learnOnline/config.js
浏览文件 @
bf465e4c
...
...
@@ -3,14 +3,14 @@ const env = 'production'
if
(
env
===
'production'
)
{
module
.
exports
=
{
appVersion
:
's
ofia
_v3.3.4'
,
appVersion
:
's
eg
_v3.3.4'
,
apiBaseURL
:
'https://wechat-api.ezijing.com'
,
// 接口请求地址
tenant
:
's
ofia
'
tenant
:
's
eg
'
}
}
else
{
module
.
exports
=
{
appVersion
:
's
ofia
_v3.3.4'
,
appVersion
:
's
eg
_v3.3.4'
,
apiBaseURL
:
'https://wechat-api2.ezijing.com'
,
// 接口请求地址
tenant
:
's
ofia
'
tenant
:
's
eg
'
}
}
learnOnline/pages/learnSystem/courseContent/courseContent.json
浏览文件 @
bf465e4c
...
...
@@ -2,7 +2,7 @@
"enablePullDownRefresh"
:
true
,
"navigationBarBackgroundColor"
:
"#fff"
,
"navigationBarTextStyle"
:
"black"
,
"navigationBarTitleText"
:
"
MBA
学习系统"
,
"navigationBarTitleText"
:
"学习系统"
,
"usingComponents"
:
{
"ec-canvas"
:
"../../../components/ec-canvas/ec-canvas"
}
...
...
learnOnline/pages/learnSystem/home/home.json
浏览文件 @
bf465e4c
{
"navigationBarBackgroundColor"
:
"#fff"
,
"navigationBarTextStyle"
:
"black"
,
"navigationBarTitleText"
:
"MBA学习系统"
}
\ No newline at end of file
"navigationBarTitleText"
:
"学习系统"
}
learnOnline/pages/login/index.js
浏览文件 @
bf465e4c
...
...
@@ -58,7 +58,7 @@ Page({
// 获取用户信息
this
.
getUserInfo
(
user
=>
{
const
{
encryptedData
,
iv
}
=
user
api
.
wechatLogin
({
encryptedData
,
iv
,
code
,
identity
:
's
ofia
-mini'
}).
then
(
response
=>
{
api
.
wechatLogin
({
encryptedData
,
iv
,
code
,
identity
:
's
eg
-mini'
}).
then
(
response
=>
{
if
(
response
.
code
===
0
)
{
this
.
handleSuccess
(
response
.
data
)
}
else
if
(
response
.
code
===
2
)
{
...
...
learnOnline/pages/login/index.wxss
浏览文件 @
bf465e4c
...
...
@@ -18,7 +18,7 @@
}
.top .logo {
width: 344rpx;
height:
47
rpx;
height:
80
rpx;
}
.top .title {
font-size: 54rpx;
...
...
learnOnline/pages/videoPlayer/show.json
浏览文件 @
bf465e4c
{
"navigationBarBackgroundColor"
:
"#3f3f3f"
,
"navigationBarTextStyle"
:
"white"
,
"navigationBarTitleText"
:
"
MBA
学习系统"
,
"navigationBarTitleText"
:
"学习系统"
,
"backgroundColor"
:
"#535353"
,
"disableScroll"
:
true
}
\ No newline at end of file
}
learnOnline/project.config.json
浏览文件 @
bf465e4c
...
...
@@ -20,24 +20,22 @@
"compileHotReLoad"
:
false
,
"useMultiFrameRuntime"
:
true
,
"useApiHook"
:
true
,
"useApiHostProcess"
:
fals
e
,
"useApiHostProcess"
:
tru
e
,
"babelSetting"
:
{
"ignore"
:
[],
"disablePlugins"
:
[],
"outputPath"
:
""
},
"bundle"
:
false
,
"useIsolateContext"
:
true
,
"useCompilerModule"
:
true
,
"userConfirmedUseCompilerModuleSwitch"
:
false
,
"userConfirmedBundleSwitch"
:
false
,
"packNpmManually"
:
false
,
"packNpmRelationList"
:
[],
"minifyWXSS"
:
true
"minifyWXSS"
:
true
,
"showES6CompileOption"
:
false
},
"compileType"
:
"miniprogram"
,
"libVersion"
:
"2.12.2"
,
"appid"
:
"wx
944151f4ea4203a4
"
,
"appid"
:
"wx
eef6398b18cebb5e
"
,
"projectname"
:
"learnOnline"
,
"isGameTourist"
:
false
,
"simulatorType"
:
"wechat"
,
...
...
learnOnline/utils/util.js
浏览文件 @
bf465e4c
...
...
@@ -5,14 +5,14 @@ const url_test = {
URL_PATH1
:
'https://wechat-api2.ezijing.com/api/lms'
,
// 正式域名 - 由于项目变动域名
URL_PATH2
:
'https://wechat-api2.ezijing.com/api'
,
// 正式域名 - 由于项目变动域名
outSiteLink
:
'https://e-learning.ezijing.com'
,
// 正式外链
tenant
:
's
ofia
'
,
tenant
:
's
eg
'
,
version
:
'3.2.5'
}
const
url_online
=
{
URL_PATH1
:
'https://wechat-api.ezijing.com/api/lms'
,
// 正式域名 - 由于项目变动域名
URL_PATH2
:
'https://wechat-api.ezijing.com/api'
,
// 正式域名 - 由于项目变动域名
outSiteLink
:
'https://e-learning.ezijing.com'
,
// 正式外链
tenant
:
's
ofia
'
,
tenant
:
's
eg
'
,
version
:
'3.2.5'
}
let
config
=
url_online
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论