Commit e5f1e500 authored by zhengke's avatar zhengke

2

parent c2496957
...@@ -337,6 +337,7 @@ ...@@ -337,6 +337,7 @@
<Content Include="Areas\TicketMall\Content\layui\css\default\laydate.css" /> <Content Include="Areas\TicketMall\Content\layui\css\default\laydate.css" />
<Content Include="Areas\TicketMall\Content\layui\css\layui.css" /> <Content Include="Areas\TicketMall\Content\layui\css\layui.css" />
<Content Include="Areas\TicketMall\Content\layui\css\modules\laydate\default\laydate.css" /> <Content Include="Areas\TicketMall\Content\layui\css\modules\laydate\default\laydate.css" />
<Content Include="Areas\TicketMall\Content\layui\font\iconfont.svg" />
<Content Include="Areas\TicketMall\Content\layui\layui.js" /> <Content Include="Areas\TicketMall\Content\layui\layui.js" />
<Content Include="Areas\TicketMall\Content\layui\lay\modules\laydate.js" /> <Content Include="Areas\TicketMall\Content\layui\lay\modules\laydate.js" />
<Content Include="Areas\TicketMall\Content\layui\modules\laydate.js" /> <Content Include="Areas\TicketMall\Content\layui\modules\laydate.js" />
...@@ -817,6 +818,9 @@ ...@@ -817,6 +818,9 @@
<Content Include="Areas\TicketMall\Views\Home\_SearchIndex.cshtml" /> <Content Include="Areas\TicketMall\Views\Home\_SearchIndex.cshtml" />
<Content Include="Areas\TicketMall\Views\SaleTheater\Index.cshtml" /> <Content Include="Areas\TicketMall\Views\SaleTheater\Index.cshtml" />
<Content Include="Areas\TicketMall\Views\SaleTheater\_SearchIndex.cshtml" /> <Content Include="Areas\TicketMall\Views\SaleTheater\_SearchIndex.cshtml" />
<Content Include="Areas\TicketMall\Content\layui\font\iconfont.eot" />
<Content Include="Areas\TicketMall\Content\layui\font\iconfont.ttf" />
<Content Include="Areas\TicketMall\Content\layui\font\iconfont.woff" />
<None Include="Properties\PublishProfiles\publish.pubxml" /> <None Include="Properties\PublishProfiles\publish.pubxml" />
<None Include="Scripts\jquery-1.8.0.intellisense.js" /> <None Include="Scripts\jquery-1.8.0.intellisense.js" />
<Content Include="Scripts\jquery-1.10.2.js" /> <Content Include="Scripts\jquery-1.10.2.js" />
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
</WebStackScaffolding_LayoutPageFile> </WebStackScaffolding_LayoutPageFile>
<WebStackScaffolding_IsAsyncSelected>False</WebStackScaffolding_IsAsyncSelected> <WebStackScaffolding_IsAsyncSelected>False</WebStackScaffolding_IsAsyncSelected>
<UseIISExpress>true</UseIISExpress> <UseIISExpress>true</UseIISExpress>
<ProjectView>ProjectFiles</ProjectView> <ProjectView>ShowAllFiles</ProjectView>
<LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig> <LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
<Use64BitIISExpress /> <Use64BitIISExpress />
<IISExpressSSLPort /> <IISExpressSSLPort />
......
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 to comment