update:去除生成二维码图片验证添加二维码跳转时间戳和签名参数
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
loading...
|
||||
</div>
|
||||
<script>
|
||||
location.href = "@Model.FullUrl"
|
||||
location.href = "@Html.Raw(Model.FullUrl)"
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user