代码拉取完成,页面将自动刷新
同步操作将从 lengleng/pig-ui 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<!DOCTYPE html>
<!--
~ Copyright (c) 2018-2025, lengleng All rights reserved.
~
~ Redistribution and use in source and binary forms, with or without
~ modification, are permitted provided that the following conditions are met:
~
~ Redistributions of source code must retain the above copyright notice,
~ this list of conditions and the following disclaimer.
~ Redistributions in binary form must reproduce the above copyright
~ notice, this list of conditions and the following disclaimer in the
~ documentation and/or other materials provided with the distribution.
~ Neither the name of the pig4cloud.com developer nor the names of its
~ contributors may be used to endorse or promote products derived from
~ this software without specific prior written permission.
~ Author: lengleng (wangiegie@gmail.com)
-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="format-detection" content="telephone=no">
<link rel="stylesheet" href="<%= htmlWebpackPlugin.options.path %>/cdn/element-ui/2.3.8/theme-chalk/index.css">
<link rel="stylesheet" href="<%= htmlWebpackPlugin.options.path %>/cdn/animate/3.5.2/animate.css">
<link rel="stylesheet" href="<%= htmlWebpackPlugin.options.path %>/cdn/iconfont/1.0.0/index.css">
<title>Pig 微服务快速开发框架</title>
<link rel="manifest" href="manifest.json">
</head>
<body>
<!--vue-ssr-outlet-->
<div id="app"></div>
<script src="<%= htmlWebpackPlugin.options.path %>/util/aes.js" charset="utf-8"></script>
<script src="<%= htmlWebpackPlugin.options.path %>/util/crypto-js.js" charset="utf-8"></script>
<script src="<%= htmlWebpackPlugin.options.path %>/util/mode-ecb.js" charset="utf-8"></script>
<script src="<%= htmlWebpackPlugin.options.path %>/util/pad-zeropadding.js" charset="utf-8"></script>
<script src="<%= htmlWebpackPlugin.options.path %>/cdn/store/1.3.20/store.js"></script>
<script src="<%= htmlWebpackPlugin.options.path %>/cdn/vue/2.5.2/vue.min.js" charset="utf-8"></script>
<script src="<%= htmlWebpackPlugin.options.path %>/cdn/vuex/2.4.1/vuex.min.js" charset="utf-8"></script>
<script src="<%= htmlWebpackPlugin.options.path %>/cdn/vue-router/3.0.1/vue-router.js" charset="utf-8"></script>
<script src="<%= htmlWebpackPlugin.options.path %>/cdn/axios/1.0.0/axios.min.js" charset="utf-8"></script>
<script src="<%= htmlWebpackPlugin.options.path %>/cdn/element-ui/2.3.8/index.js" charset="utf-8"></script>
<!-- 百度统计 -->
<script>
var _hmt = _hmt || [];
(function() {
const hm = document.createElement('script')
hm.src = 'https://hm.baidu.com/hm.js?c1b8f9036f2b5eb6c31ec6e2835c30eb'
var s = document.getElementsByTagName('script')[0]
s.parentNode.insertBefore(hm, s)
})()
</script>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。