@@ -1,5 +1,5 @@
{
"message": "发现有新版本发布,确定更新系统?",
"vendorJsVersion": "",
- "version": 1729066763516
+ "version": 1730170191173
}
@@ -430,12 +430,12 @@ export default {
</script>
-<style lang="less">
+<style lang="less" scoped>
.authPass-wrap {
height: 100%;
>.ant-spin-nested-loading{
+ overflow-y: auto;
height: calc(100% - 52px);
- overflow-y: auto;
.ant-spin-container{
@@ -209,8 +209,8 @@ const vueConfig = {
// If you want to turn on the proxy, please remove the mockjs /src/main.jsL11
proxy: {
'/api': {
- target: 'http://192.168.2.100:88/qpls-md',
- // target: 'https://p.iscm.360arrow.com/qpls-md',
+ // target: 'http://192.168.2.100:88/qpls-md',
+ target: 'https://p.iscm.360arrow.com/qpls-md',
// target: 'https://p.iscm.360arrow.com/qpls-md',
// ws: false,
ws: true,