diff --git a/src/components/mycomponent/dialog/productListAddDialog.vue b/src/components/mycomponent/dialog/productListAddDialog.vue index 81edbe6..69ae2a7 100644 --- a/src/components/mycomponent/dialog/productListAddDialog.vue +++ b/src/components/mycomponent/dialog/productListAddDialog.vue @@ -187,7 +187,7 @@ imageUrl: this.baseConfig.baseUrl + '/static/', categoryList: [], brandList: [], - defaultPhoto: require('@/assets/global_images/photo.png'), // 默认图片路径 + defaultPhoto: require('@/assets/global_images/header.png'), // 默认图片路径 @/assets/global_images/photo.png rules: { productCode: [{ required: true, message: '产品型号不能为空', trigger: ['blur', 'change'] }], productName: [{ required: true, message: '产品名称不能为空', trigger: ['blur', 'change'] }], @@ -400,8 +400,8 @@ this.dialogStatus = false }) } - } }) + } } } diff --git a/src/components/mycomponent/dialog/productListAddDialog.vue b/src/components/mycomponent/dialog/productListAddDialog.vue index 81edbe6..69ae2a7 100644 --- a/src/components/mycomponent/dialog/productListAddDialog.vue +++ b/src/components/mycomponent/dialog/productListAddDialog.vue @@ -187,7 +187,7 @@ imageUrl: this.baseConfig.baseUrl + '/static/', categoryList: [], brandList: [], - defaultPhoto: require('@/assets/global_images/photo.png'), // 默认图片路径 + defaultPhoto: require('@/assets/global_images/header.png'), // 默认图片路径 @/assets/global_images/photo.png rules: { productCode: [{ required: true, message: '产品型号不能为空', trigger: ['blur', 'change'] }], productName: [{ required: true, message: '产品名称不能为空', trigger: ['blur', 'change'] }], @@ -400,8 +400,8 @@ this.dialogStatus = false }) } - } }) + } } } diff --git a/src/views/dashboard/components/dashboardHeader.vue b/src/views/dashboard/components/dashboardHeader.vue new file mode 100644 index 0000000..368f5a5 --- /dev/null +++ b/src/views/dashboard/components/dashboardHeader.vue @@ -0,0 +1,35 @@ + + + + + \ No newline at end of file diff --git a/src/components/mycomponent/dialog/productListAddDialog.vue b/src/components/mycomponent/dialog/productListAddDialog.vue index 81edbe6..69ae2a7 100644 --- a/src/components/mycomponent/dialog/productListAddDialog.vue +++ b/src/components/mycomponent/dialog/productListAddDialog.vue @@ -187,7 +187,7 @@ imageUrl: this.baseConfig.baseUrl + '/static/', categoryList: [], brandList: [], - defaultPhoto: require('@/assets/global_images/photo.png'), // 默认图片路径 + defaultPhoto: require('@/assets/global_images/header.png'), // 默认图片路径 @/assets/global_images/photo.png rules: { productCode: [{ required: true, message: '产品型号不能为空', trigger: ['blur', 'change'] }], productName: [{ required: true, message: '产品名称不能为空', trigger: ['blur', 'change'] }], @@ -400,8 +400,8 @@ this.dialogStatus = false }) } - } }) + } } } diff --git a/src/views/dashboard/components/dashboardHeader.vue b/src/views/dashboard/components/dashboardHeader.vue new file mode 100644 index 0000000..368f5a5 --- /dev/null +++ b/src/views/dashboard/components/dashboardHeader.vue @@ -0,0 +1,35 @@ + + + + + \ No newline at end of file diff --git a/src/views/dashboard/components/switch.vue b/src/views/dashboard/components/switch.vue new file mode 100644 index 0000000..58a493d --- /dev/null +++ b/src/views/dashboard/components/switch.vue @@ -0,0 +1,77 @@ + + + + \ No newline at end of file diff --git a/src/components/mycomponent/dialog/productListAddDialog.vue b/src/components/mycomponent/dialog/productListAddDialog.vue index 81edbe6..69ae2a7 100644 --- a/src/components/mycomponent/dialog/productListAddDialog.vue +++ b/src/components/mycomponent/dialog/productListAddDialog.vue @@ -187,7 +187,7 @@ imageUrl: this.baseConfig.baseUrl + '/static/', categoryList: [], brandList: [], - defaultPhoto: require('@/assets/global_images/photo.png'), // 默认图片路径 + defaultPhoto: require('@/assets/global_images/header.png'), // 默认图片路径 @/assets/global_images/photo.png rules: { productCode: [{ required: true, message: '产品型号不能为空', trigger: ['blur', 'change'] }], productName: [{ required: true, message: '产品名称不能为空', trigger: ['blur', 'change'] }], @@ -400,8 +400,8 @@ this.dialogStatus = false }) } - } }) + } } } diff --git a/src/views/dashboard/components/dashboardHeader.vue b/src/views/dashboard/components/dashboardHeader.vue new file mode 100644 index 0000000..368f5a5 --- /dev/null +++ b/src/views/dashboard/components/dashboardHeader.vue @@ -0,0 +1,35 @@ + + + + + \ No newline at end of file diff --git a/src/views/dashboard/components/switch.vue b/src/views/dashboard/components/switch.vue new file mode 100644 index 0000000..58a493d --- /dev/null +++ b/src/views/dashboard/components/switch.vue @@ -0,0 +1,77 @@ + + + + \ No newline at end of file diff --git a/src/views/dashboard/devicePanel.vue b/src/views/dashboard/devicePanel.vue new file mode 100644 index 0000000..c543e97 --- /dev/null +++ b/src/views/dashboard/devicePanel.vue @@ -0,0 +1,13 @@ + + + + + \ No newline at end of file diff --git a/src/components/mycomponent/dialog/productListAddDialog.vue b/src/components/mycomponent/dialog/productListAddDialog.vue index 81edbe6..69ae2a7 100644 --- a/src/components/mycomponent/dialog/productListAddDialog.vue +++ b/src/components/mycomponent/dialog/productListAddDialog.vue @@ -187,7 +187,7 @@ imageUrl: this.baseConfig.baseUrl + '/static/', categoryList: [], brandList: [], - defaultPhoto: require('@/assets/global_images/photo.png'), // 默认图片路径 + defaultPhoto: require('@/assets/global_images/header.png'), // 默认图片路径 @/assets/global_images/photo.png rules: { productCode: [{ required: true, message: '产品型号不能为空', trigger: ['blur', 'change'] }], productName: [{ required: true, message: '产品名称不能为空', trigger: ['blur', 'change'] }], @@ -400,8 +400,8 @@ this.dialogStatus = false }) } - } }) + } } } diff --git a/src/views/dashboard/components/dashboardHeader.vue b/src/views/dashboard/components/dashboardHeader.vue new file mode 100644 index 0000000..368f5a5 --- /dev/null +++ b/src/views/dashboard/components/dashboardHeader.vue @@ -0,0 +1,35 @@ + + + + + \ No newline at end of file diff --git a/src/views/dashboard/components/switch.vue b/src/views/dashboard/components/switch.vue new file mode 100644 index 0000000..58a493d --- /dev/null +++ b/src/views/dashboard/components/switch.vue @@ -0,0 +1,77 @@ + + + + \ No newline at end of file diff --git a/src/views/dashboard/devicePanel.vue b/src/views/dashboard/devicePanel.vue new file mode 100644 index 0000000..c543e97 --- /dev/null +++ b/src/views/dashboard/devicePanel.vue @@ -0,0 +1,13 @@ + + + + + \ No newline at end of file diff --git a/src/views/dashboard/index.vue b/src/views/dashboard/index.vue index b87210d..41cb204 100644 --- a/src/views/dashboard/index.vue +++ b/src/views/dashboard/index.vue @@ -1,17 +1,24 @@ - @@ -29,11 +46,15 @@ diff --git a/src/components/mycomponent/dialog/productListAddDialog.vue b/src/components/mycomponent/dialog/productListAddDialog.vue index 81edbe6..69ae2a7 100644 --- a/src/components/mycomponent/dialog/productListAddDialog.vue +++ b/src/components/mycomponent/dialog/productListAddDialog.vue @@ -187,7 +187,7 @@ imageUrl: this.baseConfig.baseUrl + '/static/', categoryList: [], brandList: [], - defaultPhoto: require('@/assets/global_images/photo.png'), // 默认图片路径 + defaultPhoto: require('@/assets/global_images/header.png'), // 默认图片路径 @/assets/global_images/photo.png rules: { productCode: [{ required: true, message: '产品型号不能为空', trigger: ['blur', 'change'] }], productName: [{ required: true, message: '产品名称不能为空', trigger: ['blur', 'change'] }], @@ -400,8 +400,8 @@ this.dialogStatus = false }) } - } }) + } } } diff --git a/src/views/dashboard/components/dashboardHeader.vue b/src/views/dashboard/components/dashboardHeader.vue new file mode 100644 index 0000000..368f5a5 --- /dev/null +++ b/src/views/dashboard/components/dashboardHeader.vue @@ -0,0 +1,35 @@ + + + + + \ No newline at end of file diff --git a/src/views/dashboard/components/switch.vue b/src/views/dashboard/components/switch.vue new file mode 100644 index 0000000..58a493d --- /dev/null +++ b/src/views/dashboard/components/switch.vue @@ -0,0 +1,77 @@ + + + + \ No newline at end of file diff --git a/src/views/dashboard/devicePanel.vue b/src/views/dashboard/devicePanel.vue new file mode 100644 index 0000000..c543e97 --- /dev/null +++ b/src/views/dashboard/devicePanel.vue @@ -0,0 +1,13 @@ + + + + + \ No newline at end of file diff --git a/src/views/dashboard/index.vue b/src/views/dashboard/index.vue index b87210d..41cb204 100644 --- a/src/views/dashboard/index.vue +++ b/src/views/dashboard/index.vue @@ -1,17 +1,24 @@ - @@ -29,11 +46,15 @@ diff --git a/src/views/dashboard/managementPanel.vue b/src/views/dashboard/managementPanel.vue new file mode 100644 index 0000000..13d930c --- /dev/null +++ b/src/views/dashboard/managementPanel.vue @@ -0,0 +1,13 @@ + + + + + \ No newline at end of file diff --git a/src/components/mycomponent/dialog/productListAddDialog.vue b/src/components/mycomponent/dialog/productListAddDialog.vue index 81edbe6..69ae2a7 100644 --- a/src/components/mycomponent/dialog/productListAddDialog.vue +++ b/src/components/mycomponent/dialog/productListAddDialog.vue @@ -187,7 +187,7 @@ imageUrl: this.baseConfig.baseUrl + '/static/', categoryList: [], brandList: [], - defaultPhoto: require('@/assets/global_images/photo.png'), // 默认图片路径 + defaultPhoto: require('@/assets/global_images/header.png'), // 默认图片路径 @/assets/global_images/photo.png rules: { productCode: [{ required: true, message: '产品型号不能为空', trigger: ['blur', 'change'] }], productName: [{ required: true, message: '产品名称不能为空', trigger: ['blur', 'change'] }], @@ -400,8 +400,8 @@ this.dialogStatus = false }) } - } }) + } } } diff --git a/src/views/dashboard/components/dashboardHeader.vue b/src/views/dashboard/components/dashboardHeader.vue new file mode 100644 index 0000000..368f5a5 --- /dev/null +++ b/src/views/dashboard/components/dashboardHeader.vue @@ -0,0 +1,35 @@ + + + + + \ No newline at end of file diff --git a/src/views/dashboard/components/switch.vue b/src/views/dashboard/components/switch.vue new file mode 100644 index 0000000..58a493d --- /dev/null +++ b/src/views/dashboard/components/switch.vue @@ -0,0 +1,77 @@ + + + + \ No newline at end of file diff --git a/src/views/dashboard/devicePanel.vue b/src/views/dashboard/devicePanel.vue new file mode 100644 index 0000000..c543e97 --- /dev/null +++ b/src/views/dashboard/devicePanel.vue @@ -0,0 +1,13 @@ + + + + + \ No newline at end of file diff --git a/src/views/dashboard/index.vue b/src/views/dashboard/index.vue index b87210d..41cb204 100644 --- a/src/views/dashboard/index.vue +++ b/src/views/dashboard/index.vue @@ -1,17 +1,24 @@ - @@ -29,11 +46,15 @@ diff --git a/src/views/dashboard/managementPanel.vue b/src/views/dashboard/managementPanel.vue new file mode 100644 index 0000000..13d930c --- /dev/null +++ b/src/views/dashboard/managementPanel.vue @@ -0,0 +1,13 @@ + + + + + \ No newline at end of file diff --git a/src/views/dashboard/supplierPanel.vue b/src/views/dashboard/supplierPanel.vue new file mode 100644 index 0000000..9dcf0df --- /dev/null +++ b/src/views/dashboard/supplierPanel.vue @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file