fixes bug to search page cache key erros
Showing
1 changed file
with
2 additions
and
2 deletions
@@ -77,8 +77,8 @@ | @@ -77,8 +77,8 @@ | ||
77 | 立即下载 | 77 | 立即下载 |
78 | </a> | 78 | </a> |
79 | </div> | 79 | </div> |
80 | -<script src="http://static.buy.test.yoho.cn/dist/myohobuy/0.0.1/lib.js"></script> | ||
81 | -<script src="http://static.buy.test.yoho.cn/dist/myohobuy/0.0.1/index.js"></script> | 80 | +<script src="http://static.buy.test.yoho.cn/dist/myohobuy/0.0.6/lib.js"></script> |
81 | +<script src="http://static.buy.test.yoho.cn/dist/myohobuy/0.0.6/index.js"></script> | ||
82 | <script> | 82 | <script> |
83 | seajs.use('js/common'); | 83 | seajs.use('js/common'); |
84 | </script> | 84 | </script> |
-
Please register or login to post a comment