Kaynağa Gözat

블루투스 화면 활성화

junekeunsong 4 yıl önce
ebeveyn
işleme
960e257bc4

+ 4 - 4
src/main/java/com/lemon/lifecenter/common/HomeController.java

@@ -10,10 +10,10 @@ public class HomeController {
         return "redirect:login/staff";
     }
     
-//    @RequestMapping("/store/download_dev.html")
-//    public String downLoadDev() {
-//        return "/common/download_dev";
-//    }
+    @RequestMapping("/store/download_dev.html")
+    public String downLoadDev() {
+        return "/common/download_dev";
+    }
 //    
 //    @RequestMapping("/store/download.html")
 //    public String downLoad() {

+ 1 - 1
src/main/webapp/WEB-INF/jsp/mobile/health/health1.jsp

@@ -115,7 +115,7 @@ div.bluetooth span.readonly{color:#999999;font-weight:500;}
                     </li>
                 </ul>
             </div>
-            <div id="bluetoothBtn" class="examination" style="display:none;">
+            <div id="bluetoothBtn" class="examination">
                 <div class="history">
                     <a href="javascript:;" onclick="phrValue( 'getPhrValue', phrCallBackType );">블루투스 기기 연동</a>
                 </div>

+ 1 - 1
src/main/webapp/WEB-INF/jsp/mobile/health/health2.jsp

@@ -181,7 +181,7 @@ div.bluetooth span.readonly{color:#999999;font-weight:500;}
                 </ul>
             </div>
 
-            <div id="bluetoothBtn" class="examination" style="display:none;">
+            <div id="bluetoothBtn" class="examination">
                 <div class="history">
                     <a href="javascript:;" onclick="phrValue( 'getPhrValue', phrCallBackType );">블루투스 기기 연동</a>
                 </div>

+ 1 - 1
src/main/webapp/WEB-INF/jsp/mobile/health/health3.jsp

@@ -103,7 +103,7 @@ div.bluetooth span.readonly{color:#999999;font-weight:500;}
                 </ul>
             </div>
             
-            <div id="bluetoothBtn" class="examination" style="display:none;">
+            <div id="bluetoothBtn" class="examination">
                 <div class="history">
                     <a href="javascript:;" onclick="phrValue( 'getPhrValue', phrCallBackType );">블루투스 기기 연동</a>
                 </div>

+ 1 - 1
src/main/webapp/WEB-INF/jsp/mobile/health/health4.jsp

@@ -103,7 +103,7 @@ div.bluetooth span.readonly{color:#999999;font-weight:500;}
                 </ul>
             </div>
             
-            <div id="bluetoothBtn" class="examination" style="display:none;">
+            <div id="bluetoothBtn" class="examination">
                 <div class="history">
                     <a href="javascript:;" onclick="phrValue( 'getPhrValue', phrCallBackType );">블루투스 기기 연동</a>
                 </div>

+ 1 - 1
src/main/webapp/WEB-INF/jsp/mobile/menu/menu.jsp

@@ -164,7 +164,7 @@ function searchingDevice() {
                          <div class="menu-eng">(Untact Treatment)</div>
                         </a>
                     </li>
-                    <li style="display:none;">
+                    <li>
                         <a href="javascript:void(0);" onclick="searchingDevice();" id="deviceBtn">
                             <div class="image">
 <!--                                 <div class="new_icon">NEW</div> -->