| | |
| | | </template> |
| | | <div style="height: 210px; text-align: center"> |
| | | <img :src="verSvg" style="height: 140px" /> |
| | | <h2 style="margin-top: 15px">Admin.NET</h2> |
| | | <h2 style="margin-top: 15px">非政采招标采购交易管理平台</h2> |
| | | <p style="margin-top: 5px">最新版本 {{ version }}</p> |
| | | </div> |
| | | <div style="margin-top: 20px; margin-bottom: 20px; float: right"> |
| | |
| | | }; |
| | | |
| | | const golog = () => { |
| | | window.open('https://gitee.com/zuohuaijun/Admin.NET/issues'); |
| | | window.open('https://gitee.com/zuohuaijun/非政采招标采购交易管理平台/issues'); |
| | | }; |
| | | |
| | | const gogit = () => { |
| | | window.open('https://gitee.com/zuohuaijun/Admin.NET.git'); |
| | | window.open('https://gitee.com/zuohuaijun/非政采招标采购交易管理平台.git'); |
| | | }; |
| | | </script> |