|
@@ -27,7 +27,7 @@
|
|
|
<?php $host = 'http://common.yiguanjia.me/'; ?>
|
|
|
<!-- vue~资源版本号 -->
|
|
|
<?php $newVersion = time() /*时间戳*/ ?>
|
|
|
- <?php $newVersion = 2018070101 ?>
|
|
|
+ <?php $newVersion = 2018070102 ?>
|
|
|
<link rel=stylesheet href=https://res.wx.qq.com/open/libs/weui/1.1.2/weui.min.css>
|
|
|
<script type=text/javascript src=https://res.wx.qq.com/open/libs/weuijs/1.1.2/weui.min.js></script>
|
|
|
<link href=<?php echo $host ?>webapp/moonclub_new/home/static/css/app.css?v=<?php echo $newVersion ?> rel=stylesheet>
|