瀏覽代碼

尝试调试企业微信的人员字符串

Lijy 2 年之前
父節點
當前提交
2e51778afd
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      fhKeeper/formulahousekeeper/timesheet/index.html

+ 3 - 0
fhKeeper/formulahousekeeper/timesheet/index.html

@@ -108,5 +108,8 @@
         <script src="https://cdn.staticfile.org/element-ui/2.13.0/index.js"></script>
         <!-- 引入echarts -->
         <script src="https://cdn.staticfile.org/echarts/3.8.5/echarts.min.js"></script>
+        <!-- 引入企业微信js -->
+        <script src="https://res.wx.qq.com/open/js/jweixin-1.2.0.js" referrerpolicy="origin"></script>
+        <script src="https://open.work.weixin.qq.com/wwopen/js/jwxwork-1.0.0.js" referrerpolicy="origin"></script>
     </body>
 </html>