|
|
@@ -42,28 +42,7 @@ use yii\helpers\Url;
|
|
|
<!--<a href="javascript:void(0);" id="kefu_btn">
|
|
|
<i class="icon iconfont icon-chat"></i> 在线客服</a>-->
|
|
|
</div>
|
|
|
- <div class="header-right">
|
|
|
- <!--<a class="agent-login" href="##">
|
|
|
- <i class="icon iconfont icon-agent"></i> 代理登录</a>-->
|
|
|
- <a class="agent-login" href="##" style="text-decoration:none;cursor:default;">
|
|
|
- <?php if($language == 0){?>
|
|
|
- 选择语言
|
|
|
- <?php }?>
|
|
|
- <?php if($language == 1){?>
|
|
|
- 選擇語言</a>
|
|
|
- <?php }?>
|
|
|
- <?php if($language == 2){?>
|
|
|
- Language</a>
|
|
|
- <?php }?>
|
|
|
- <select name="language" id="language">
|
|
|
- <option value="0" <?php if($language == 0){echo "selected = 'selected'";}?>>简体中文</option>
|
|
|
- <option value="1" <?php if($language == 1){echo "selected = 'selected'";}?>>繁體中文</option>
|
|
|
-<!-- <option value="2" --><?php //if($language == 2){echo "selected = 'selected'";}?><!-->English</option>-->
|
|
|
- </select>
|
|
|
- </a>
|
|
|
- <!--<a href="javascript:void(0);" id="kefu_btn">
|
|
|
- <i class="icon iconfont icon-chat"></i> 在线客服</a>-->
|
|
|
- </div>
|
|
|
+
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="header-main container">
|