Browse Source

修改备案号和dockerFile

yangc 7 years ago
parent
commit
cbbeb76803
2 changed files with 4 additions and 1 deletions
  1. 3 0
      Dockerfile
  2. 1 1
      components/default/Footer.vue

+ 3 - 0
Dockerfile

@@ -11,6 +11,9 @@ RUN chmod +x run.sh
 RUN npm install -g node-gyp
 RUN yarn
 
+RUN export SASS_BINARY_PATH=linux_musl-x64-57_binding.node
+RUN export PATH=$PATH:$SASS_BINARY_PATH
+
 #RUN cnpm install
 #RUN npm run build
 

+ 1 - 1
components/default/Footer.vue

@@ -44,7 +44,7 @@
       <ul class="footer-notice list-unstyled">
         <li>客服电话:400-830-1818</li>
         <li>公司地址:深圳市南山区英唐大厦一楼</li>
-        <li>©2016 深圳市优软科技有限公司 粤ICP备15112126号-3</li>
+        <li>©2016 深圳市优软科技有限公司 粤ICP备15112126号-4</li>
       </ul>
       <div class="footer-credit">
         <a href="javascript:void(0)"><img src="/images/credit/1.jpg" /></a>