centaline-data-driven 1.4.53 → 1.4.55

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "centaline-data-driven",
3
- "version": "1.4.53",
3
+ "version": "1.4.55",
4
4
  "description": "ccai",
5
5
  "author": "hjc <3226136347@qq.com>",
6
6
  "private": false,
package/src/Detail.vue CHANGED
@@ -1,6 +1,6 @@
1
1
  <template>
2
2
  <div id="appDetail" style="height:100%;">
3
- <ct-Detail :api="'PropertyOFI/readDetailForBrowse'" :apiParam="apiParam" :pageType="'PropertyDetailOFI'"></ct-Detail>
3
+ <ct-Detail :api="'PropertyRET/readDetailForBrowse'" :apiParam="apiParam" :pageType="'PropertyDetailRET'"></ct-Detail>
4
4
  <ct-dialog-list></ct-dialog-list>
5
5
  </div>
6
6
  </template>
@@ -10,7 +10,7 @@
10
10
  name: 'DataDrivendetail',
11
11
  data() {
12
12
  return {
13
- apiParam: {actionType: 1,chanceID: "1583031531402825728"} ,
13
+ apiParam: {actionType: 1,chanceID: "1603623689855832064"} ,
14
14
  }
15
15
  },
16
16
  mounted() {
@@ -203,6 +203,7 @@
203
203
  }
204
204
  .ct-inputNumber input.el-range-input {
205
205
  color: #409eff!important;
206
+ cursor: text;
206
207
  }
207
208
  .cover-list-item .el-checkbox__input.is-checked .el-checkbox__inner{
208
209
  background-color:#409eff;
@@ -85,7 +85,13 @@ export default {
85
85
  },
86
86
  methods: {
87
87
  setPage(item){
88
- this.page=item.page;
88
+ if(item)
89
+ {
90
+ this.page=item.page;
91
+ }
92
+ else{
93
+ this.page='';
94
+ }
89
95
  },
90
96
  init() {
91
97
  var self = this;
@@ -1773,6 +1773,14 @@ export default {
1773
1773
  text-align: center;
1774
1774
  cursor: pointer;
1775
1775
  }
1776
+
1777
+ .table-box .t-item button.el-button.el-button.t-but.el-button--info.max-info.el-button--primary.el-button--mini.is-disabled {
1778
+ cursor: not-allowed;
1779
+ background-image: none;
1780
+ color: #bcbec2;
1781
+ background-color: #f4f4f5;
1782
+ border-color: #e9e9eb;
1783
+ }
1776
1784
  </style>
1777
1785
 
1778
1786
 
@@ -1779,6 +1779,13 @@ export default {
1779
1779
  text-align: center;
1780
1780
  cursor: pointer;
1781
1781
  }
1782
+ .table-box .t-item button.el-button.el-button.t-but.el-button--info.max-info.el-button--primary.el-button--mini.is-disabled {
1783
+ cursor: not-allowed;
1784
+ background-image: none;
1785
+ color: #bcbec2;
1786
+ background-color: #f4f4f5;
1787
+ border-color: #e9e9eb;
1788
+ }
1782
1789
  </style>
1783
1790
 
1784
1791
 
package/src/main.js CHANGED
@@ -44,7 +44,7 @@ Vue.use(centaline, {
44
44
  getRequestHeaders: function () {
45
45
  return {
46
46
  oldToken: '3ba3f510-93fd-4103-9249-73c13f3f6fc2',
47
- token:'aplus eyJhbGciOiJIUzI1NiIsInppcCI6IkRFRiJ9.eNrEjjEOgkAQRe8yNZPszM7O7tLpgo2HIIBbYGUEEo3x7qKBjt5XvOI3_71gnDsowa_gjjaauII72miIJHrSGg_RJxQVi4FSwCSa5FTVNh0rKCA_blCSejU-GCMFDO30G1yMpN9hHvP9nJ__iLtOw3Lr7IU5c4_kiFCIGVtjLPY-LM22Y1WF9wcAAP__.eWf2KJjaC0teXRA2tUQkb9AgwMfxwnxTyV1RX0bMj_k',
47
+ token:'aplus eyJhbGciOiJIUzI1NiIsInppcCI6IkRFRiJ9.eNrEjrEOgkAQRP9lazZhb9e9Wzo9sPEjCJ6QYGUEEo3x38UIHb2vmGReM_OCYTpDAX4BN2KltgXciJWaSMyTVrg3H1FUGAPFgFE0yrGsOB5KyKB93KAg9crqWDWDvhl_wvmdfcU0tPdT-_zHuevYz7POMRHnHTZdYJQgOQZLhEkvJnO13Cd4fwAAAP__.ZcU7DcrdnOJOI8uvg7C4vmkNyMWpO44tMwKK4jf2ERI',
48
48
 
49
49
  originalRequestURL: 'http://10.88.22.67:8080',
50
50
  EstateInfo: '{"estateId":"FAF029E8-EC28-4297-83CF-B8FFD826DB91","estateName":"AABBCC"}',