seam 7 years ago
parent
commit
472f70cae5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      www/protected/modules/y/views/default/index.php

+ 1 - 1
www/protected/modules/y/views/default/index.php

@@ -15,7 +15,7 @@
   <!-- vue~资源域名-->
   <!--admin.yiguanjiadev.me-->
 <!--  commontest.yiguanjia.me-->
-  <?php $host = 'commontest.yiguanjia.me';?>
+  <?php $host = 'common.yiguanjia.me';?>
   <!-- vue~资源版本号 -->
   <?php $newVersion = 2017102008?>
   <link rel="stylesheet" id="app_css" href="http://<?php echo $host ?>/webapp/Y/home/static/css/app.css?v=<?php echo $newVersion?>">