<!DOCTYPE html>
<html>
<head>
<title>问答</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=320px, user-scalable=no, target-densitydpi=device-dpi">
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="description" content="分享" />
<meta name="keywords" content="友道,圈子,分享" />
<link rel="stylesheet" type="text/css" href="__ROOT__/Public/css/index.css">
<link rel="stylesheet" type="text/css" href="__ROOT__/Public/css/qmqheader.css">
<link rel="stylesheet" type="text/css" href="__ROOT__/Public/css/qhomCenter.css">
<link rel="stylesheet" type="text/css" href="__ROOT__/Public/css/qnFooter.css">
</head>
<body>
<script type="text/javascript" src="../../page/js/jquery-1.11.2.min.js"></script>
<div id="page">
<include file="__ROOT__/index/Home/View/Question/qhomCenter.html"/>
</div>
</body>
</html>
为什么这个include引入无效,新手不知道怎么回事 最佳答案
