Browse Source

把示例项目和帮助文档指向在线ShowDoc同时删除本地默认数据

star7th 9 years ago
parent
commit
a315774782
2 changed files with 6 additions and 42 deletions
  1. 2 2
      Application/Home/View/Index/index.html
  2. 4 40
      showdoc.sql

+ 2 - 2
Application/Home/View/Index/index.html

@@ -48,8 +48,8 @@
 			</small>
 		</p> -->
 		<p class="text-center">
-			<a class="btn btn-primary  btn-large" href="{:U('Home/item/show?item_id=2')}" target="_blank">Demo</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-			<a class="btn  btn-large" href="{:U('Home/item/show?item_id=3')}" target="_blank" >帮助教程&nbsp;<i class="icon-circle-arrow-right"></i></a>
+			<a class="btn btn-primary  btn-large" href="http://doc.star7th.com/index.php?s=/2" target="_blank">Demo</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+			<a class="btn  btn-large" href="http://doc.star7th.com/index.php?s=/3" target="_blank" >帮助教程&nbsp;<i class="icon-circle-arrow-right"></i></a>
 		</p>
 
       <hr>

File diff suppressed because it is too large
+ 4 - 40
showdoc.sql


Some files were not shown because too many files changed in this diff