{"id":16582704,"url":"https://github.com/nodejh/ziiho","last_synced_at":"2025-06-11T11:41:53.695Z","repository":{"id":32186283,"uuid":"35759762","full_name":"nodejh/ziiho","owner":"nodejh","description":null,"archived":false,"fork":false,"pushed_at":"2015-12-26T19:17:42.000Z","size":21516,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-16T12:52:32.975Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodejh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-17T09:15:20.000Z","updated_at":"2015-07-04T09:05:07.000Z","dependencies_parsed_at":"2022-06-26T18:15:15.071Z","dependency_job_id":null,"html_url":"https://github.com/nodejh/ziiho","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejh%2Fziiho","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejh%2Fziiho/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejh%2Fziiho/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejh%2Fziiho/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejh","download_url":"https://codeload.github.com/nodejh/ziiho/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242138788,"owners_count":20078007,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T22:33:48.389Z","updated_at":"2025-03-06T02:43:01.181Z","avatar_url":"https://github.com/nodejh.png","language":"PHP","readme":"##配置\n\n    /data/config.php\n    \n+ 配置数据库\n    \n    - *16* $_G ['dns'] ['host'] = 'localhost';\n    - *18* $_G ['dns'] ['user'] = 'root';\n    - *20* $_G ['dns'] ['password'] = 'root';\n    - *22* $_G ['dns'] ['database'] = 'zh';\n\n+ 网站根目录\n\n    - *41* $_G ['dir'] ['root'] = 'http://lziiho.com';\n    - *70* $_G ['cfg'] ['url'] = 'http://lziiho.com';\n\n##New UI\n\n###文件目录\n\n    mina/aaa/\n    \n    |--- bootstrapUI  bootstrap 文件目录\n    \n    |--- newUI \n        |\n        |--- common\n        |\t|\n        |\t|--- head.php  ```\u003c!doctype html\u003e...\u003c![endif]--\u003e```\n        |\t|\n        |\t|--- footer.php ```\u003cscript\u003e...\u003c/html\u003e```\n        |\t|\n        |\t|--- navbar.php ```\u003cnav\u003e...\u003c/nav\u003e```\n        |\t|\n        |\t|--- ( custome.php ```\u003c/head\u003e...**\u003c?php include footer.php ?\u003e**...\u003c/html\u003e``` )\n        |\n        |--- assets 自定义css/js\n        |\t|\n        |\t|--- css (公共CSS)\n        |\t|\n        |\t|--- js  (公共javascript)\n        |\n        |--- utils 第三方工具/库\n        |\t|\n        |\t|--- bootstrap-3.3.4-dist\n\n\n    common/bt\n     bootsttrap\n        |\n        |---head.php  ```\u003c!doctype html\u003e...\u003c![endif]--\u003e```\n        |\n        |--- custome.php ```\u003c/head\u003e...\u003c/body\u003e```\n        |\n        |---footer.php ```\u003cscript\u003e...\u003c/html\u003e```\n        |\n        |--- navbar.php ```\u003cnav\u003e...\u003c/nav\u003e```\n\n###代码\n\n+ 引入静态文件\n\n\n    \u003c?php  prt(_g('template')-\u003edir('bootstrapUI')); ?\u003e/bower_components/bootstrap/dist/css/bootstrap.min.css\n    \n\n+ 跳转页面\n\n\n    \u003c?php prt(_g('uri')-\u003esu('user/ac/login')); ?\u003e\n    \u003c?php prt(_g('uri')-\u003esu('user')); ?\u003e\n    \u003c?php prt(_g('uri')-\u003esu('job/ac/home')); ?\u003e\n    \n\n+ 引入公共文件\n\n\n\t_g('template')-\u003ename('newUI', 'common/footer', true); \n\n\n\n###主题配置文件\n \n    ./data/cache/common/option.php\n \n \n \n \n##浏览器兼容代码\n\n1.over.css\n\n    *571* /*height:34px;*/  /*兼容firefox*/\n   \n\n##公共代码\n\n2.导航搜索框\n  \n    \u003cdiv class=\"style_1\"\u003e\n        \u003cform method=\"get\" id=\"searchform\" action=\"/\"\u003e\n            \u003cfieldset\u003e\n                \u003cinput id=\"s\" name=\"s\" type=\"text\" value=\"输入搜索内容\" class=\"text_input\" onblur=\"if(this.value==''){this.value='输入搜索内容';}\" onfocus=\"if(this.value =='输入搜索内容') {this.value=''; }\" /\u003e\n                \u003cinput name=\"submit\" type=\"submit\" value=\"\" /\u003e \u003c/fieldset\u003e\n        \u003c/form\u003e\n    \u003c/div\u003e\n    \n3.header\n\n    \u003c!DOCTYPE html\u003e\n    \u003chtml lang=\"zh-CN\"\u003e\n    \u003cmeta http-equiv=\"X-UA-Compatible\" content=\"IE=edge,chrome=1\"\u003e\n    \u003c!--\u003clink href='http://fonts.useso.com/css?family=Open+Sans' rel='stylesheet' type='text/css'\u003e--\u003e\n\n\n\n\n##IE8\n\n.box {\n-moz-border-radius: 15px; /* Firefox */\n -webkit-border-radius: 15px; /* Safari and Chrome */ \n border-radius: 15px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */ \n -moz-box-shadow: 10px 10px 20px #000; /* Firefox */\n  -webkit-box-shadow: 10px 10px 20px #000; /* Safari and Chrome */\n   box-shadow: 10px 10px 20px #000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */\n    behavior: url(ie-css3.htc);\n     }\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodejh%2Fziiho","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnodejh%2Fziiho","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodejh%2Fziiho/lists"}