shaogen1995 6 tháng trước cách đây
mục cha
commit
6f45be0789

+ 1 - 1
展示端/public/home.html

@@ -4,7 +4,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
-    <title>横琴民生事务局健康教育课堂预约</title>
+    <title>琴澳儿童健康生活科普馆</title>
   </head>
 
   <style>

+ 1 - 1
展示端/public/index.html

@@ -29,7 +29,7 @@
       work correctly both with client-side routing and a non-root public URL.
       Learn how to configure a non-root public URL by running `npm run build`.
     -->
-    <title>横琴民生事务局健康教育课堂预约</title>
+    <title>琴澳儿童健康生活科普馆</title>
   </head>
 
   <body>

+ 2 - 2
展示端/src/components/ZselectCity/data.ts

@@ -2395,8 +2395,8 @@ export const cityArr = [
     value: '广东省',
     children: [
       {
-        label: '珠海市横琴区',
-        value: '珠海市横琴区',
+        label: '横琴粤澳深度合作区',
+        value: '横琴粤澳深度合作区',
         cityType: '县级市'
       },
       {

+ 1 - 2
展示端/src/pages/A4selectCourse/index.tsx

@@ -159,8 +159,7 @@ function A4selectCourse() {
           <div>
             <h1>请先完成团体认证</h1>
             <div className='A4ttxt'>
-              团体预约需先通过资质认证。 预约单位需取得<span>横琴粤澳深度合作区民生事务局</span>或
-              <span>澳门街坊会联合总会广东办事处</span>的授权。认证通过后,方可预约课程。
+              团体预约需先通过资质认证。 预约单位需取得授权。认证通过后,方可预约课程。
             </div>
             <div className='A4tbtn'>
               <Button size='large' onClick={() => setTanShow(false)}>

+ 2 - 2
展示端/src/pages/A6my/index.tsx

@@ -186,8 +186,8 @@ function A6my() {
               {list2.map(item => (
                 <div className='A6_2row' key={item.id}>
                   <div className='A6_2Top'>
-                    <p>认证单位</p>
-                    <div>
+                    <p style={{ opacity: 0 }}>认证单位</p>
+                    <div style={{ opacity: 0 }}>
                       {item.type === 'neighbour'
                         ? '澳门街坊会联合总会广东办事处'
                         : '横琴粤澳深度合作区民生事务局'}