educode_sales 0.9.32 → 0.9.33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1 @@
1
+ @keyframes chartjs-render-animation{from{opacity:.99}to{opacity:1}}.chartjs-render-monitor{animation:chartjs-render-animation 1ms}.chartjs-size-monitor,.chartjs-size-monitor-expand,.chartjs-size-monitor-shrink{position:absolute;direction:ltr;left:0;top:0;right:0;bottom:0;overflow:hidden;pointer-events:none;visibility:hidden;z-index:-1}.chartjs-size-monitor-expand>div{position:absolute;width:1000000px;height:1000000px;left:0;top:0}.chartjs-size-monitor-shrink>div{position:absolute;width:200%;height:200%;left:0;top:0}
@@ -234,8 +234,6 @@
234
234
  </div>
235
235
 
236
236
 
237
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/chart.js@2.9.1/dist/Chart.min.css">
238
- <script src="https://cdn.jsdelivr.net/npm/chart.js@2.9.1/dist/Chart.min.js"></script>
239
237
  <script>
240
238
  layui.use(['form', 'jquery', 'request', 'element'], function () {
241
239
  var $ = layui.jquery,
@@ -9,9 +9,6 @@
9
9
  <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no"/>
10
10
  <%= stylesheet_link_tag "educode_sales/application", media: "all" %>
11
11
  <%= javascript_include_tag "educode_sales/application" %>
12
- <script src="https://cdn.jsdelivr.net/npm/cxselect@1.4.0/js/jquery.cxselect.js"></script>
13
- <script src="https://cdn.jsdelivr.net/npm/cxselect@1.4.0/js/jquery.cxselect.min.js"></script>
14
- <script src="https://cdn.jsdelivr.net/npm/jquery@3.6.0/dist/jquery.js"></script>
15
12
  </head>
16
13
  <body class="" id="body">
17
14
  <div class="layui-layout layui-layout-admin " >
@@ -1,3 +1,3 @@
1
1
  module EducodeSales
2
- VERSION = '0.9.32'
2
+ VERSION = '0.9.33'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: educode_sales
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.32
4
+ version: 0.9.33
5
5
  platform: ruby
6
6
  authors:
7
7
  - anke1460
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-01-17 00:00:00.000000000 Z
11
+ date: 2023-01-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -115,12 +115,17 @@ files:
115
115
  - app/assets/images/educode_sales/回收站.png
116
116
  - app/assets/images/educode_sales/客户管理.png
117
117
  - app/assets/javascripts/educode_sales/application.js
118
+ - app/assets/javascripts/educode_sales/extent/Chart.min.js
119
+ - app/assets/javascripts/educode_sales/extent/jquery.cxselect.js
120
+ - app/assets/javascripts/educode_sales/extent/jquery.cxselect.min.js
121
+ - app/assets/javascripts/educode_sales/extent/jquery.js
118
122
  - app/assets/javascripts/educode_sales/extent/miniPage.js
119
123
  - app/assets/javascripts/educode_sales/extent/request.js
120
124
  - app/assets/javascripts/educode_sales/extent/select_input.js
121
125
  - app/assets/javascripts/educode_sales/extent/xm-select.js
122
126
  - app/assets/javascripts/educode_sales/layui.js
123
127
  - app/assets/javascripts/educode_sales/table2excel.js
128
+ - app/assets/stylesheets/educode_sales/Chart.min.css
124
129
  - app/assets/stylesheets/educode_sales/app.css
125
130
  - app/assets/stylesheets/educode_sales/application.css
126
131
  - app/assets/stylesheets/educode_sales/error.css