Browse Source

修改外部样式

[plg137200.] 1 year ago
parent
commit
999b08f960

+ 4 - 4
build/script/installer.nsh

@@ -4,11 +4,11 @@
 ; RequestExecutionLevel admin
 !macro preInit
     SetRegView 64
-    WriteRegExpandStr HKLM "${INSTALL_REGISTRY_KEY}" InstallLocation "C:\Program Files\kjb"
-    WriteRegExpandStr HKCU "${INSTALL_REGISTRY_KEY}" InstallLocation "C:\Program Files\kjb"
+    WriteRegExpandStr HKLM "${INSTALL_REGISTRY_KEY}" InstallLocation "C:\Program Files\gy"
+    WriteRegExpandStr HKCU "${INSTALL_REGISTRY_KEY}" InstallLocation "C:\Program Files\gy"
     SetRegView 32
-    WriteRegExpandStr HKLM "${INSTALL_REGISTRY_KEY}" InstallLocation "C:\Program Files\kjb"
-    WriteRegExpandStr HKCU "${INSTALL_REGISTRY_KEY}" InstallLocation "C:\Program Files\kjb"
+    WriteRegExpandStr HKLM "${INSTALL_REGISTRY_KEY}" InstallLocation "C:\Program Files\gy"
+    WriteRegExpandStr HKCU "${INSTALL_REGISTRY_KEY}" InstallLocation "C:\Program Files\gy"
     ; CreateDirectory $%USERPROFILE%\*mentalEfficiencyData*
     ; CopyFiles $INSTDIR\user.config $%USERPROFILE%\*mentalEfficiencyData*
     ${If} ${FileExists} $%USERPROFILE%\*mentalEfficiencyData*

+ 3 - 3
package.json

@@ -1,5 +1,5 @@
 {
-  "name": "projectKJB",
+  "name": "projectGy",
   "version": "1.1.7",
   "author": "北京决明科技有限公司",
   "description": "KJB",
@@ -34,8 +34,8 @@
       "license": "build/script/license.txt",
       "deleteAppDataOnUninstall": false
     },
-    "productName": "心理效能增强系统",
-    "appId": "com.examplesingletask.yourapp.projectkjb",
+    "productName": "自助式心理健康评估与认知行为干预系统",
+    "appId": "com.examplesingletask.yourapp.projectGy",
     "directories": {
       "output": "build"
     },

+ 1 - 1
src/renderer/components/Animation.vue

@@ -1,5 +1,5 @@
 <template>
-  <div>
+  <div style='background:#ffffff'>
     <el-row>
       <el-col :span="1">&nbsp;</el-col>
       <el-col :span="22">

+ 1 - 1
src/renderer/components/Evaluation.vue

@@ -1,5 +1,5 @@
 <template>
-  <div style="height: 95vh; overflow-y: auto !important">
+  <div style="height: 100vh; overflow-y: auto !important;background:#ffffff">
     <!-- <el-button type="primary" size="small" round @click="goBack()">返回</el-button> -->
     <el-row>
       <el-col :span="1">

+ 2 - 1
src/renderer/components/ManageElectrical.vue

@@ -141,9 +141,10 @@ export default {
 </script>
 <style scoped>
 .main_right_height {
-  height: 95vh !important;
+  height: 100vh !important;
   display: block !important;
   overflow-y: auto !important;
+  background:#ffffff;
 }
 .xl_d_button,
 .xl_d_button:hover,

+ 2 - 1
src/renderer/components/ManagePluse.vue

@@ -174,9 +174,10 @@ export default {
 </script>
 <style scoped>
 .main_right_height {
-  height: 95vh !important;
+  height: 100vh !important;
   display: block !important;
   overflow-y: auto !important;
+  background: #ffffff;
 }
 .xl_d_button,
 .xl_d_button:hover,

+ 2 - 1
src/renderer/components/ManageScaleUser.vue

@@ -134,9 +134,10 @@ export default {
 </script>
 <style scoped>
 .main_right_height {
-  height: 95vh !important;
+  height: 100vh !important;
   display: block !important;
   overflow-y: auto !important;
+  background:#ffffff;
 }
 .xl_d_button,
 .xl_d_button:hover,

+ 2 - 1
src/renderer/components/ManageUserScale.vue

@@ -146,9 +146,10 @@ export default {
 </script>
 <style scoped>
 .main_right_height {
-  height: 95vh !important;
+  height: 100vh !important;
   display: block !important;
   overflow-y: auto !important;
+  background:#ffffff;
 }
 .xl_d_button,
 .xl_d_button:hover,

+ 1 - 1
src/renderer/components/Menu.vue

@@ -238,7 +238,7 @@
               class="imgStyle"
               align="center"
               src="../assets/newImage/exit1.png"
-            />
+            />&nbsp;&nbsp;
             <span class="exitLogin" @click="userExit" style="font-size: 10px"
               >退出登录</span
             >

+ 1 - 1
src/renderer/components/Pulse.vue

@@ -1,5 +1,5 @@
 <template>
-  <div>
+  <div style='background:#ffffff'>
     <el-row>
       <el-col :span="1">&nbsp;</el-col>
       <el-col :span="22">