Browse Source

feat:改变打包文件夹名

wangxiaogang 3 năm trước cách đây
mục cha
commit
5c58c194dc
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/web/templates/micro/social-pc/index.html

+ 2 - 2
src/web/templates/micro/social-pc/index.html

@@ -7,7 +7,7 @@
     <meta content="使用剑鱼标讯,可以精准匹配招标信息,只需要微信关注剑鱼标讯公众号,然后自行设定所关注的招标关键词和地区,满足订阅需求的招标信息就会在两个小时内自动推送。" name="Description"/>
     <meta content="webkit" name="renderer">
     <meta content="telephone=no" name="format-detection"/>
-    <meta content="信息发布" theme="light" name="enable-header">
+    <meta content="知识库" theme="light" name="enable-header">
     {{include "/common/pnc.html"}}
     <link href='{{Msg "seo" "cdn"}}/css/reset.css?v={{Msg "seo" "version"}}' rel="stylesheet" type="text/css"/>
     <link href='{{Msg "seo" "cdn"}}/pccss/reset_pc.css' rel="stylesheet" type="text/css"/>
@@ -63,7 +63,7 @@
         [
             {
                 name: 'social-pc',
-                entry: '/page_social_pc/index.html',
+                entry: '/page_knowledge_base/index.html',
                 container: '#main-app',
                 activeRule: '/'
             }