Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eduline
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
冷斌
eduline
Commits
7b3d7c6c
Commit
7b3d7c6c
authored
May 12, 2020
by
陈超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
A
parent
7d494878
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
29 deletions
+2
-29
addons/theme/stv1/public_header_w3g.html
+2
-29
No files found.
addons/theme/stv1/public_header_w3g.html
View file @
7b3d7c6c
...
...
@@ -34,32 +34,6 @@
</script>
<div
class=
"win hide"
></div>
<header>
<!-- <a href="/" class="a_box">
<if condition="$site.logo_head_h5 neq ''"><img src="{$site.logo_head_h5}" alt="logo">
<else /><img src="{$site.logo_head_w3g|default=$site['logo_head']}" alt="logo"></if>
</a> -->
<!-- <i class="icon icon-search"></i> -->
<!-- <div class="users">
<if condition="$_SESSION['mid']">
<img src="{:getUserFace($user['uid'],'b')}" width="30" height="30">
<span>
<i class="icon icon-shang1"></i>
<a href="{:U('home/User/index')}">个人中心</a>
<a href="javascript:;" onclick="logout()">退出</a>
</span>
<else/>
<img src="__THEME__/images/noavatar/big.jpg">
<span>
<i class="icon icon-shang1"></i>
<a href="{:U('basic/Passport/login')}">登录</a>
<if condition="$this_mhm_id neq ''">
<a href="{:U('basic/Passport/reg',array('this_mhm_id'=> $this_mhm_id))}">注册</a>
<else/>
<a href="{:U('basic/Passport/reg')}">注册</a>
</if>
</span>
</if>
</div> -->
<a
id=
"header_search"
href=
"{:U('classroom/Index/search')}"
>
<van-search
left-icon=
"__THEME__/img/serch@3x.png"
...
...
@@ -69,12 +43,11 @@
placeholder=
"搜索课程..."
></van-search>
</a>
<!-- <a href="{:U('classroom/Index/search')}" class="fill-in"><i class="icon icon-search"></i></a> -->
</header>
<div
class=
"clear"
></div>
<style>
<
!-- <
style>
.wxnotebox{
position: fixed;
top: 0;
...
...
@@ -188,7 +161,7 @@
border-radius: 4px;
line-height: 35px;
}
</style>
</style>
-->
<script
type=
"text/javascript"
>
new
Vue
({
el
:
'#header_search'
,
...
...
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