Browse Source

代码提交

hy 7 years ago
parent
commit
0b622b20ad
2 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/saas-web/index.html
  2. 0 0
      frontend/saas-web/resources/othcss/imagehover.css

+ 1 - 1
frontend/saas-web/index.html

@@ -8,7 +8,7 @@
     <title>云进销存 - 优企云服</title>
     <link rel="icon" href="/resources/images/favicon.png" type="image/x-icon">
     <!-- 图片动画效果样式导入 -->
-    <link type="text/css" rel="stylesheet" href="/ext/packages/css/imagehover.css" />
+    <link type="text/css" rel="stylesheet" href="/resources/othcss/imagehover.css" />
 
     <!-- The line below must be kept intact for Sencha Cmd to build your application -->
     <script id="microloader" data-app="a20e1670-7932-41f6-8e9c-55b77cba3f26" type="text/javascript" src="bootstrap.js"></script>

+ 0 - 0
frontend/saas-web/ext/packages/css/imagehover.css → frontend/saas-web/resources/othcss/imagehover.css