Difference between revisions of "Team:SYSU-MEDICINE"

Line 238: Line 238:
 
     <script type="text/javascript">
 
     <script type="text/javascript">
 
         $(document).ready(function() {
 
         $(document).ready(function() {
             $("#globalWrapper").addClass("in");
+
             $('#wechatModal').on('show.bs.modal', function (e) {
            console.log('ready');
+
                // do something...
            $(".modal-backdrop.fade.in").click(function() {
+
                 $("#wechatModal").after('<div class="modal-backdrop fade in"></div>');
                 $(this).removeClass("in");
+
             })
                console.log('click');
+
             });
+
 
         });
 
         });
 
     </script>
 
     </script>
Line 468: Line 466:
  
 
<!-- Wechat QRCode Modal -->
 
<!-- Wechat QRCode Modal -->
<div class="modal fade" id="wechatModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
+
<div class="modal fade" id="wechatModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" data-backdrop="false">
 
     <div class="modal-dialog" role="document">
 
     <div class="modal-dialog" role="document">
 
         <div class="modal-content">
 
         <div class="modal-content">

Revision as of 15:52, 6 October 2016

MSCavalry

-----MSCs of
next generation

Inflammatory diseases are an increasing cause of disability and even fatality. Currently, apart from common treatments, MSCs therapy is a promising candidate for curing inflammatory diseases. However, intravascular injected MSCs are criticized for its low homing efficiency and ambiguous distribution in human body.

This year, MSCavalry: MSCs of next generation is coming. SYSU-MEDICINE decide to engineer a set of MSCs (homo sapiens) with higher accuracy and we hope that our project can pave the way for future MSCs clinical application.