切换导航条
此项目
正在载入...
登录
anyv
/
xkeasy
·
提交
转到一个项目
GitLab
转到仪表盘
项目
活动
文件
提交
管道
0
构建
0
图表
里程碑
问题
0
合并请求
0
成员
标记
维基
派生
网络
创建新的问题
下载为
邮件补丁
差异文件
浏览文件
作者
anyv
6 years ago
提交
36035d8154d6ef1e3fa45cf1752dbeb12aa76de2
1 个父辈
e7a84c77
1 个管道 的构建
通过
耗费 0 秒
58
变更
3
构建
1
隐藏空白字符变更
内嵌
并排对比
正在显示
3 个修改的文件
包含
119 行增加
和
1 行删除
app/portal/controller/PersonalcenterController.php
public/themes/simpleboot3/portal/personalcenter/invitation_list.html
public/themes/simpleboot3/portal/personalcenter/my_wallet.html
app/portal/controller/PersonalcenterController.php
查看文件 @
36035d8
...
...
@@ -402,6 +402,14 @@ class PersonalcenterController extends WeChatBaseController{
}
/**
* 邀请名单
*/
public
function
invitation_list
(){
return
$this
->
fetch
();
}
...
...
public/themes/simpleboot3/portal/personalcenter/invitation_list.html
0 → 100644
查看文件 @
36035d8
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html;charset=UTF-8"
>
<meta
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0;"
name=
"viewport"
/>
<meta
http-equiv=
"X-UA-Compatible"
content=
"ie=edge"
>
<title>
学考无忧-邀请名单
</title>
<link
rel=
"stylesheet"
href=
"__TMPL__/public/assets/css/reset.css"
>
<link
rel=
"stylesheet"
href=
"__TMPL__/public/assets/css/base.css"
>
</head>
<body>
<!-- 顶部 -->
<div
class=
"order_top"
>
<img
src=
"__TMPL__/public/assets/images/left.png"
alt=
""
>
<p>
邀请名单
</p>
</div>
<div
class=
"invitation_Box"
>
<ul
class=
"tationCon1"
>
<li>
<div
class=
"tation_one"
>
<div
class=
"tationCon1_left"
>
<div
class=
"tationCon1_Img"
>
<img
src=
"__TMPL__/public/assets/images/40.png"
alt=
""
>
</div>
<p
class=
"tationCon1_Txt1 one-txt-cut"
>
朱晓晓
</p>
</div>
<div
class=
"tationCon1_right"
>
<p
class=
"tationCon1_Txt2"
>
累计购买 ¥74
</p>
<div
class=
"tationCon1_Img2"
>
<img
src=
"__TMPL__/public/assets/images/down.png"
alt=
""
>
</div>
</div>
</div>
<div
class=
"tation_tow"
>
<!-- 列表 -->
<div
class=
"tation_towLi"
>
<div
class=
"tation_towTxt"
>
<p
class=
"tation_towTxt1 one-txt-cut"
>
购买了《中国上下五千年》
</p>
<p
class=
"recordNum"
>
佣金+74
</p>
</div>
<div
class=
"tation_towTxt"
>
<p
class=
"recordTxt2"
>
平台订单
</p>
<p
class=
"recordTxt3"
>
今天 12:47
</p>
</div>
</div>
<div
class=
"tation_towLi"
>
<div
class=
"tation_towTxt"
>
<p
class=
"tation_towTxt1 one-txt-cut"
>
购买了《中国上下五千年》
</p>
<p
class=
"recordNum"
>
佣金+74
</p>
</div>
<div
class=
"tation_towTxt"
>
<p
class=
"recordTxt2"
>
平台订单
</p>
<p
class=
"recordTxt3"
>
今天 12:47
</p>
</div>
</div>
</div>
</li>
<li>
<div
class=
"tation_one"
>
<div
class=
"tationCon1_left"
>
<div
class=
"tationCon1_Img"
>
<img
src=
"__TMPL__/public/assets/images/40.png"
alt=
""
>
</div>
<p
class=
"tationCon1_Txt1 one-txt-cut"
>
朱晓晓
</p>
</div>
<div
class=
"tationCon1_right"
>
<p
class=
"tationCon1_Txt2"
>
累计购买 ¥74
</p>
<div
class=
"tationCon1_Img2"
>
<img
src=
"__TMPL__/public/assets/images/down.png"
alt=
""
>
</div>
</div>
</div>
<div
class=
"tation_tow"
>
<!-- 列表 -->
<div
class=
"tation_towLi"
>
<div
class=
"tation_towTxt"
>
<p
class=
"tation_towTxt1 one-txt-cut"
>
购买了《中国上下五千年》
</p>
<p
class=
"recordNum"
>
佣金+74
</p>
</div>
<div
class=
"tation_towTxt"
>
<p
class=
"recordTxt2"
>
平台订单
</p>
<p
class=
"recordTxt3"
>
今天 12:47
</p>
</div>
</div>
</div>
</li>
</ul>
</div>
<script
src=
"__TMPL__/public/assets/js/base.js"
></script>
<script
src=
"__TMPL__/public/assets/js/jquery.js"
></script>
<script>
$
(
function
()
{
$
(
'.tationCon1 li'
).
each
(
function
()
{
$
(
this
).
click
(
function
()
{
if
(
img
=
$
(
this
).
find
(
'.tationCon1_Img2 img'
).
attr
(
'src'
)
==
"__TMPL__/public/assets/images/down.png"
)
{
img
=
$
(
this
).
find
(
'.tationCon1_Img2 img'
).
attr
(
'src'
,
'__TMPL__/public/assets/images/up.png'
);
$
(
this
).
find
(
'.tation_tow'
).
slideDown
();
}
else
{
img
=
$
(
this
).
find
(
'.tationCon1_Img2 img'
).
attr
(
'src'
,
'__TMPL__/public/assets/images/down.png'
);
$
(
this
).
find
(
'.tation_tow'
).
slideUp
();
}
})
})
})
</script>
</body>
</html>
\ No newline at end of file
...
...
public/themes/simpleboot3/portal/personalcenter/my_wallet.html
查看文件 @
36035d8
...
...
@@ -75,7 +75,7 @@
</div>
<!-- 列表 -->
<div
class=
"log_nine_list"
>
<a
href=
"
log_twelve.html
"
>
<a
href=
"
{:url('Personalcenter/invitation_list')}
"
>
<div
class=
"log_nine_list_one"
>
<div
class=
"log_nine_list_one_left"
>
<div
class=
"log_nine_list_one_left_img"
>
...
...
请
注册
或
登录
后发表评论