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

📄 left.php

📁 在线理财记账,本程序主要功能有:“现金管理”、“存款管理”、“债权管理”、“债务管理”这4个功能;有比较强的实用参考价值.
💻 PHP
字号:
<?php
require_once ("inc.php");
?>
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>left</title>
<link href="pic/style.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
body {
	background-color: #F7FBF7;
}

.main {
	border: 1px double #A5AA94;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 10px;
}
.main .xxleftan {
	background-color: #F7FFEF;
	width: 135px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px dashed #ADAAAD;
	padding: 3px;
	font-weight: bold;
	text-align: center;
	color: #636500;
}



.main .sitemu li {
	line-height:22px;
	list-style-image: url(pic/arr.gif);
}
 
 

-->
</style></head>

<body>

<div class="main">
<div class="xxleftan">鐜伴噾绠$悊銆

⌨️ 快捷键说明

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