Commit 098b3c46 by libai

6

parent dd62bdb9
......@@ -2,6 +2,7 @@
<project version="4">
<component name="ChangeListManager">
<list default="true" id="5899a782-64a0-493b-86f3-303041b43899" name="默认的" comment="">
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/css/index.css" afterPath="$PROJECT_DIR$/css/index.css" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/css/index.less" afterPath="$PROJECT_DIR$/css/index.less" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/index.html" afterPath="$PROJECT_DIR$/index.html" />
......@@ -25,11 +26,11 @@
</component>
<component name="FileEditorManager">
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
<file leaf-file-name="index.html" pinned="false" current-in-tab="false">
<file leaf-file-name="index.html" pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/index.html">
<provider selected="true" editor-type-id="text-editor">
<state vertical-scroll-proportion="-12.774194">
<caret line="45" column="25" selection-start-line="45" selection-start-column="20" selection-end-line="45" selection-end-column="25" />
<state vertical-scroll-proportion="0.2800926">
<caret line="16" column="0" selection-start-line="16" selection-start-column="0" selection-end-line="22" selection-end-column="9" />
<folding>
<element signature="n#style#0;n#p#0;n#div#0;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
</folding>
......@@ -111,11 +112,11 @@
</provider>
</entry>
</file>
<file leaf-file-name="index.less" pinned="false" current-in-tab="true">
<file leaf-file-name="index.less" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/css/index.less">
<provider selected="true" editor-type-id="text-editor">
<state vertical-scroll-proportion="0.12731482">
<caret line="5" column="1" selection-start-line="5" selection-start-column="1" selection-end-line="5" selection-end-column="1" />
<state vertical-scroll-proportion="-0.7096774">
<caret line="1" column="12" selection-start-line="1" selection-start-column="12" selection-end-line="1" selection-end-column="12" />
<folding />
</state>
</provider>
......@@ -149,8 +150,8 @@
<option value="$PROJECT_DIR$/1/index.html" />
<option value="$PROJECT_DIR$/1/css/index.less" />
<option value="$PROJECT_DIR$/content.html" />
<option value="$PROJECT_DIR$/index.html" />
<option value="$PROJECT_DIR$/css/index.less" />
<option value="$PROJECT_DIR$/index.html" />
</list>
</option>
</component>
......@@ -235,7 +236,7 @@
</panes>
</component>
<component name="PropertiesComponent">
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
<property name="last_opened_file_path" value="$PROJECT_DIR$/../new-firefly" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="HbShouldOpenHtmlAsHb" value="" />
<property name="DefaultHtmlFileTemplate" value="HTML File" />
......@@ -693,21 +694,21 @@
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/index.html">
<entry file="file://$PROJECT_DIR$/css/index.less">
<provider selected="true" editor-type-id="text-editor">
<state vertical-scroll-proportion="-12.774194">
<caret line="45" column="25" selection-start-line="45" selection-start-column="20" selection-end-line="45" selection-end-column="25" />
<folding>
<element signature="n#style#0;n#p#0;n#div#0;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
</folding>
<state vertical-scroll-proportion="-0.7096774">
<caret line="1" column="12" selection-start-line="1" selection-start-column="12" selection-end-line="1" selection-end-column="12" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/css/index.less">
<entry file="file://$PROJECT_DIR$/index.html">
<provider selected="true" editor-type-id="text-editor">
<state vertical-scroll-proportion="0.12731482">
<caret line="5" column="1" selection-start-line="5" selection-start-column="1" selection-end-line="5" selection-end-column="1" />
<folding />
<state vertical-scroll-proportion="0.2800926">
<caret line="16" column="0" selection-start-line="16" selection-start-column="0" selection-end-line="22" selection-end-column="9" />
<folding>
<element signature="n#style#0;n#p#0;n#div#0;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
</folding>
</state>
</provider>
</entry>
......
.and18 {
width: 1.05rem;
width: 1.7rem;
position: absolute;
top: 0.2rem;
left: 0.2rem;
......
.and18{
width: 1.05rem;
width: 1.7rem;
position: absolute;
top: 0.2rem;
left: 0.2rem;
......
......@@ -14,13 +14,13 @@
<script src="https://pv.sohu.com/cityjson?ie=utf-8"></script>
<script src="lib/jquery-3.1.1.min.js"></script>
<script>
// var ua = navigator.userAgent.toLowerCase();
// province =['北京','上海','深圳','广州','杭州','苏州']
// for(var i=0;i<province.length;i++){
// if(returnCitySN["cname"].indexOf(province[i])!=-1){
// window.location.href='content.html'
// }
// }
var ua = navigator.userAgent.toLowerCase();
province =['北京','上海','深圳','广州','杭州','苏州']
for(var i=0;i<province.length;i++){
if(returnCitySN["cname"].indexOf(province[i])!=-1){
window.location.href='content.html'
}
}
</script>
<script type="text/javascript" src="//res.cdn.openinstall.io/openinstall.js"></script>
<meta charset="UTF-8">
......@@ -35,7 +35,7 @@
<meta name="wap-font-scale" content="no">
<script src="lib/fsize.js"></script>
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/index.css?v='201812528'">
<link rel="stylesheet" href="css/index.css?v='20190621'">
<link rel="stylesheet" href="css/layer.css">
<title>水蜜桃直播【官方】</title>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment