Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[求助] discuz 插件开发 模版显示不正确 求指点

[复制链接]
风清扬丶 发表于 2013-5-23 16:18:58 | 显示全部楼层 |阅读模式


底部导航 显示在了 插件页面模版下面,求教

HTM 代码如下:

{subtemplate common/header}

<link type="text/css" rel="stylesheet" href="source/plugin/down_love/template/extend_common.css" />


<SCRIPT language=javascript>
function checkpost()
{
        if(writeloves.writelove.value="")
                {
                alert="暗恋独享可酌情填写,但为空时不得提交";
                writeloves.writelove.focus;
                return false;        }
}

</SCRIPT>

<div class="class2" style="background:url(source/plugin/down_love/template/images/love.jpg);" height="550px" width="950px">

        <div>
                <form class="class1" action="plugin.php?id=down_love:down_love" method="POST" name="writeloves">
                        <input type="text" name="writelove" >
                        <br>
                                <font color="white">输入暗恋对象,看看对方是否同样爱你</font>
                        <br>
                        <input type="submit" name="intolove" value="保存暗恋宣言">
                </form>
        </div>

        <div>
                <form class="class4" action="plugin.php?id=down_love:down_love" method="POST">
                        <input type="submit" name="foundlove" value="看看Ta是否心有灵犀"><br>
                                <font color="white">@填写好后,请点击左边的按钮,然后把Ta记在你的心里,<br>
                                                <br>因为没有人可以提醒你Ta是谁,甚至你自己,只有你的心知道。<br><br>
                                                @如果你想知道Ta是否与你心有灵犀,请点击右边的按钮
                                </font>
                </form>
        </div>
        <div>
                <form class="class3" action="plugin.php?id=down_love:down_love" method="post" name="outs">
                        <input type="submit" name="out" value="让暗恋链接你我"><img src="source/plugin/down_love/template/images/out.png" /><br>
                                <font color="white">点击后双方会同时收到关于你和Ta相互暗恋的消息</font>
                </form>
        </div>
       
       
       
       
</div>

{subtemplate common/footer}







本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-9-22 16:50 , Processed in 0.107922 second(s), 18 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表