diff --git a/src/layout/index.vue b/src/layout/index.vue index 83a95bc..10c1781 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -8,11 +8,8 @@
{{ setting.title }}
- - -
当前实验步骤为第{{ setting.activeStepIndex }}步,实验名称为:{{ stepData[setting.activeStepIndex] diff --git a/src/layout/loginPage.vue b/src/layout/loginPage.vue index ba6134d..9f8cef5 100644 --- a/src/layout/loginPage.vue +++ b/src/layout/loginPage.vue @@ -623,7 +623,7 @@ onMounted(() => { }); - diff --git a/src/styles/index.scss b/src/styles/index.scss index d1ee655..9b9a61c 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -24,4 +24,11 @@ /* 轨道悬停样式 */ ::-webkit-scrollbar-track:hover { background-color: #e1e1e1; +} +.el-radio__inner{ + border-color: #000 !important; + // background-color: #000 !important; + &:hover{ + border-color: blue !important; + } } \ No newline at end of file diff --git a/src/views/designRoute/components/i.vue b/src/views/designRoute/components/i.vue index 386526c..6132ca1 100644 --- a/src/views/designRoute/components/i.vue +++ b/src/views/designRoute/components/i.vue @@ -14,11 +14,11 @@ import { ref, computed, nextTick, watch, onMounted } from "vue" .main{ width: 40px; height: 40px; - border: 2px solid #0712ca; + border: 2px solid #f82caa; text-align: center; font-size: 20px; line-height: 40px; font-weight: 700; - color: #0712ca; + color: #f82caa; } \ No newline at end of file diff --git a/src/views/designRoute/components/number10.vue b/src/views/designRoute/components/number10.vue index 0582333..56e114d 100644 --- a/src/views/designRoute/components/number10.vue +++ b/src/views/designRoute/components/number10.vue @@ -14,12 +14,12 @@ .main{ width: 40px; height: 40px; - border: 2px solid #0712ca; + border: 2px solid #f82caa; text-align: center; font-size: 20px; line-height: 40px; font-weight: 700; - color: #0712ca; + color: #f82caa; } diff --git a/src/views/designRoute/components/number2.vue b/src/views/designRoute/components/number2.vue index 9b60b20..d72c650 100644 --- a/src/views/designRoute/components/number2.vue +++ b/src/views/designRoute/components/number2.vue @@ -13,11 +13,11 @@ .main{ width: 20px; height: 30px; - border: 2px solid #0712ca; + border: 2px solid #f82caa; text-align: center; font-size: 20px; line-height: 30px; font-weight: 700; - color: #0712ca; + color: #f82caa; } \ No newline at end of file diff --git a/src/views/designRoute/index.vue b/src/views/designRoute/index.vue index 3834131..a1472c6 100644 --- a/src/views/designRoute/index.vue +++ b/src/views/designRoute/index.vue @@ -10,12 +10,13 @@ >
+ 上一步 撤回 恢复 清除缓存 保存 - 提示 + 步骤提示
@@ -842,7 +843,7 @@ const shiduCode = "float b;a=10000*S0/W1;R+(1-exp(-t1/b))*100+R0;if(R>=100){R=10 const onSave = () => { - // console.log(removeDuplicateEdges(formatEdges()), standardData); + console.log(removeDuplicateEdges(formatEdges()), standardData); // return if (standardData.length !== removeDuplicateEdges(formatEdges()).length) return ElMessage.error("请完善数据"); @@ -858,6 +859,8 @@ const onSave = () => { ElMessage.success("保存成功"); settingStore.setValue( true,'saveRoute'); localStorage.setItem('saveRoute',true) + settingStore.setValue(true, "experimentPreservation"); + localStorage.setItem("experimentPreservation", "true"); router.push('/program') // const data = graph.toJSON(); // console.log(data); diff --git a/src/views/largeDataScreen/home.vue b/src/views/largeDataScreen/home.vue index 11c5ca8..92addad 100644 --- a/src/views/largeDataScreen/home.vue +++ b/src/views/largeDataScreen/home.vue @@ -7,9 +7,10 @@ :width="260" trigger="contextmenu" ref="popover1" + >
-
+
打开
-
+
@@ -40,25 +41,25 @@
解压到当前文件夹
-
+
解压到...
-
+
解压到"LabVIEW2024 (64位)\"
-
+
其他压缩命令
-
+
@@ -74,7 +75,7 @@ ref="popover2" >