Skip to content

Commit

Permalink
优化 .net 4.5 Sample,重新提供线上 Demo
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreySu committed Nov 19, 2019
1 parent 8964020 commit 3ddd38e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ $(function () {
});

var noticeareaHeight = $('#noticearea').height();
var noticeareaHeight_shrink = noticeareaHeight * 2 / 4;
var noticeareaHeight_shrink = noticeareaHeight * 2 / 5;
$('#noticearea').animate({ height: noticeareaHeight_shrink }, 1000);
$('#noticearea').hover(function () {
if (noticeareaHeightChanging) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>@ViewBag.Title - 微信公众平台 小程序 企业号 开放平台 微信支付 JSSDK Senparc.Weixin SDK</title>
<meta name="keywords" content="微信SDK,微信公众账号,小程序,SDK,微信公众平台,企业号,服务号,订阅号,微信支付,开放平台,Senparc.Weixin,,Senparc.Weixin.MP,JSSDK,开发者,第三方工具,说明,文档,AppStore,微微嗨,盛派网络,Senparc,.net,c#,小程序开发" />
<meta name="keywords" content="微信SDK,微信公众账号,小程序,SDK,微信公众平台,企业号,服务号,订阅号,微信支付,开放平台,Senparc.Weixin,,Senparc.Weixin.MP,JSSDK,开发者,第三方工具,说明,文档,AppStore,微微嗨,盛派网络,Senparc,.net,c#,.net core,.netcore,小程序开发" />
<meta name="description" content="Senparc.Weixin SDK,是目前使用率超过 90% 的微信 C# SDK,包含完整的公众账号、小程序、企业号、开放平台API,帮助第三方开发者轻松实现微信公众账号和企业号开发。目前包含了Senparc.Weixin.MP(微信公众号SDK)、Senparc.Weixin.Work(微信企业号/企业微信SDK)、Senparc.Weixin.Open(微信开放平台SDK),以及Senparc.Weixin.TenPay(微信支付)、微信JSSDK的完整SDK和案例。" />
@Styles.Render("~/Content/css")
<link href="~/Content/darktooltip.min.css" rel="stylesheet" />
Expand Down Expand Up @@ -84,11 +84,12 @@
@*<span>2017年6月16日已发布新版本,改进诸多功能,并发布企业微信(Senparc.Weixin.Work)测试版,支持 .net core / .net 4.5。<a href="http://mp.weixin.qq.com/s/G77RaeYnVuk9zciNrop9aA" target="_blank">点击这里查看</a>。</span>*@
@*<span>Senparc 官方微信开发教程《微信开发深度解析:公众号、小程序高效开发秘籍》已经出版,<a href="https://book.weixin.senparc.com/book/link?code=sdk-banner" target="_blank">点击这里购买正版</a>。</span>*@
<span>
【当前 .Net Framework 4.5 Sample 将于 2019 年 5 月 1 日起停止小版本更新,最新 Sample 请参考 <a href="https://github.com/JeffreySu/WeiXinMPSDK/tree/master/Samples/netcore3.0-mvc" target="_blank" style="text-decoration:underline">.NET Core Sample</a>,.NET 4.0/4.5 库代码更新不受影响。】<br />
Sample 项目自动生成工具测试版已发布。<a href="@Url.Action("WeChatSampleBuilder","Home")">【点击这里查看】</a>。<br />
Senparc 官方微信开发视频教程《微信公众号+小程序快速开发》已经上线,陆续更新中,<a href="https://book.weixin.senparc.com/book/videolinknetease?code=sdk-banner" target="_blank">【点击这开始学习】</a>。<br />
Senparc 官方微信开发教程《微信开发深度解析:公众号、小程序高效开发秘籍》已经出版(已第 4 次印刷),<a href="https://book.weixin.senparc.com/book/link?code=sdk-banner" target="_blank">【点击这里购买正版】</a>。<br />
</span>
【当前 .Net Framework 4.5 Sample 已于 2019 年 5 月 1 日起停止小版本更新,最新 Sample 请参考 <a href="https://github.com/JeffreySu/WeiXinMPSDK/tree/master/Samples/netcore3.0-mvc" target="_blank" style="text-decoration:underline">.NET Core Sample</a>(.NET 4.5 库代码更新不受影响)。】<br />
【注意:当前站点仅作为部署效果演示,线上公众号、小程序、微信支付实际对接的是 <a href="https://github.com/JeffreySu/WeiXinMPSDK/tree/Developer/Samples/netcore3.0-mvc" target="_blank">.NET Core Sample</a>!】<br />
Sample 项目自动生成工具测试版已发布。<a href="@Url.Action("WeChatSampleBuilder","Home")">【点击这里查看】</a>。<br />
Senparc 官方微信开发视频教程《微信公众号+小程序快速开发》已经上线,陆续更新中,<a href="https://book.weixin.senparc.com/book/videolinknetease?code=sdk-banner" target="_blank">【点击这开始学习】</a>。<br />
Senparc 官方微信开发教程《微信开发深度解析:公众号、小程序高效开发秘籍》已经出版(已第 4 次印刷),<a href="https://book.weixin.senparc.com/book/link?code=sdk-banner" target="_blank">【点击这里购买正版】</a>。<br />
</span>
</div>
</div>
@if (ViewData["HideBanner"] == null)
Expand Down Expand Up @@ -232,7 +233,9 @@
<p class="footer-contact">
&nbsp;

当前运行框架:<a href="https://github.com/JeffreySu/WeiXinMPSDK/tree/Developer/Samples/net45-mvc" target="_blank">.NET Framework 4.5</a> | <a href="https://sdk.weixin.senparc.com/">切换至 .NET Core Sample</a> | 当前缓存策略:@ViewData["CacheType"]
当前运行框架:<a href="https://github.com/JeffreySu/WeiXinMPSDK/tree/Developer/Samples/net45-mvc" target="_blank">.NET Framework 4.5</a> |
<a href="https://sdk.weixin.senparc.com/">切换至 .NET Core Sample</a> |
当前缓存策略:@ViewData["CacheType"]
</p>
<p class="footer-icon">&copy; 2006-@SystemTime.Now.Year Senparc,苏州盛派网络科技有限公司,版权所有,保留所有权利。</p>
</div>
Expand Down

0 comments on commit 3ddd38e

Please sign in to comment.