还原配置文件

new-map
ihzero 2022-11-11 14:50:33 +08:00
parent 2060c11d8c
commit 8debae9132
6 changed files with 5 additions and 6 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1005 B

After

Width:  |  Height:  |  Size: 876 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.4 KiB

After

Width:  |  Height:  |  Size: 7.8 KiB

View File

@ -189,7 +189,7 @@
Row,
Col,
RadioGroup,
RadioButton,
Radio,
RangePicker,
} from 'ant-design-vue'
import type { FormInstance } from 'ant-design-vue'
@ -209,6 +209,8 @@
getaGriculturalDevicePoint,
getAmonitoringData,
} from '/@/api/sys/user'
const RadioButton = Radio.Button
const formRef = ref<FormInstance>()
const formState = reactive({
base_id: undefined, //

View File

@ -109,8 +109,8 @@
shadowBlur: 0,
shadowOffsetX: 0,
shadowOffsetY: 5,
borderColor: 'rgba(0, 0, 0, 0.7)',
borderWidth: 0.5,
borderColor: '#fff',
borderWidth: 1,
},
emphasis: {
itemStyle: {

View File

@ -81,9 +81,6 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
// Turning off brotliSize display can slightly reduce packaging time
brotliSize: false,
chunkSizeWarningLimit: 2000,
rollupOptions: {
external: ['ant-design-vue'],
},
},
define: {
// setting vue-i18-next