⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 succshop.aspx

📁 数据库安装将实例目录文件夹下扩展名为的两个文件拷贝到安装路径下的录下
💻 ASPX
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="SuccShop.aspx.cs" Inherits="MemberManage_SuccShop" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
    <title>无标题页</title>
</head>
<body>
    <form id="form1" runat="server">
    <div>
        <table style="width: 529px; height: 354px; background-image: url(../Image/例图/购买后结账.jpg);" cellpadding="0" cellspacing="0" align="center">
            <tr>
                <td style="color: #ff9966; font-size: 9pt;" colspan="3">
                    </td>
            </tr>
            <tr>
                <td style="width: 190px; height: 225px">
                </td>
                <td style="height: 225px; text-align: center" colspan="2">
                    <table style="width: 360px;" cellpadding="0" cellspacing="0">
                        <tr>
                            <td style="font-weight: bold; font-size: 24pt; color: #ff9966; height: 49px; width: 358px;" colspan="3">
                                </td>
                        </tr>
                        <tr>
                            <td style="font-weight: bold; height: 65px; width: 358px;" colspan="3">
                                <span style="color: #808080"></span></td>
                        </tr>
                        <tr>
                            <td colspan="3" style="height: 185px; font-size: 9pt; vertical-align: top; text-align: left; width: 358px;">
                                <br /><br /><table>
                                    <tr>
                                        <td style="width: 86px">
                                        </td>
                                        <td style="width: 53px">
                                            <span style="color: #808080"><a href="Help.aspx?TextName=bzzx" style="color: gray; text-decoration:none;">帮助中心</a></span></td>
                                        <td style="width: 159px">
                                        </td>
                                    </tr>
                                </table>
                                </td>
                        </tr>
                    </table>
                </td>
            </tr>
        </table>
    
    </div>
    </form>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -