Преглед на файлове

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

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>