diff --git a/code/VideoAccess-VCMP/script/1.3.1/data/1_sync_camera_data/Dockerfile b/code/VideoAccess-VCMP/script/1.3.1/data/1_sync_camera_data/Dockerfile new file mode 100644 index 0000000..2aa1f3c --- /dev/null +++ b/code/VideoAccess-VCMP/script/1.3.1/data/1_sync_camera_data/Dockerfile @@ -0,0 +1,8 @@ + +FROM repository.anxinyun.cn/base-images/nodejs12:20.10.12.2 +COPY . /var/app +WORKDIR /var/app +RUN npm cache clean -f +RUN rm -rf package-lock.json +RUN npm install --registry http://10.8.30.22:7000 +CMD ["node", "index.js"] \ No newline at end of file diff --git a/code/VideoAccess-VCMP/web/client/src/sections/openness/containers/mirroringDetail.jsx b/code/VideoAccess-VCMP/web/client/src/sections/openness/containers/mirroringDetail.jsx index 3f400e3..f1a5bb6 100644 --- a/code/VideoAccess-VCMP/web/client/src/sections/openness/containers/mirroringDetail.jsx +++ b/code/VideoAccess-VCMP/web/client/src/sections/openness/containers/mirroringDetail.jsx @@ -1110,7 +1110,7 @@ const MirroringDetail = (props) => { {addLabel ? (
-
筛选项组设置
+
标签组设置
{ setAddLabel(false); }}>