当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
2 Star 2 Fork 0

潇尘渊/wepApp
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index1.html 724 Bytes
一键复制 编辑 原始数据 按行查看 历史
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title></title>
<link type="text/css" rel="stylesheet" href="css/hui.css" />
</head>
<body>
<div id="HUI_Header">
<h1>首页</h1>
<div id="search">搜你想搜的</div>
</div>
<div class="HUI_Wrap">
</div>
</div>
<script type="text/javascript" src="js/hui.js"></script>
<script src="js/huiSlide.js" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript">
hui.plusReady(function(){
var children = hui.create('index_ext.html',{top:'90px',bottom:'0px'});
var self = plus.webview.currentWebview();
self.append(children);
})
</script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/623466433/wepApp.git
git@gitee.com:623466433/wepApp.git
623466433
wepApp
wepApp
master

搜索帮助