jufubao-base 1.0.119-beta9 → 1.0.120

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.
Files changed (52) hide show
  1. package/package.json +3 -4
  2. package/src/components/JfbBaseConPhone/JfbBaseConPhone.vue +25 -7
  3. package/src/components/JfbBasePhoneCollect/JfbBasePhoneCollect.vue +1 -1
  4. package/src/components/JfbBaseSaasBlessDetail/Api.js +0 -72
  5. package/src/components/JfbBaseSaasBlessDetail/Attr.js +0 -24
  6. package/src/components/JfbBaseSaasBlessDetail/JfbBaseSaasBlessDetail.vue +0 -352
  7. package/src/components/JfbBaseSaasBlessDetail/JfbBaseSaasBlessDetailLess.less +0 -80
  8. package/src/components/JfbBaseSaasBlessDetail/JfbBaseSaasBlessDetailMixin.js +0 -30
  9. package/src/components/JfbBaseSaasBlessDetail/Mock.js +0 -27
  10. package/src/components/JfbBaseSaasBlessDialog/Api.js +0 -25
  11. package/src/components/JfbBaseSaasBlessDialog/Attr.js +0 -50
  12. package/src/components/JfbBaseSaasBlessDialog/JfbBaseSaasBlessDialog.vue +0 -309
  13. package/src/components/JfbBaseSaasBlessDialog/JfbBaseSaasBlessDialogLess.less +0 -80
  14. package/src/components/JfbBaseSaasBlessDialog/JfbBaseSaasBlessDialogMixin.js +0 -30
  15. package/src/components/JfbBaseSaasBlessDialog/Mock.js +0 -26
  16. package/src/components/JfbBaseSaasBlessReceive/Api.js +0 -25
  17. package/src/components/JfbBaseSaasBlessReceive/Attr.js +0 -24
  18. package/src/components/JfbBaseSaasBlessReceive/JfbBaseSaasBlessReceive.vue +0 -201
  19. package/src/components/JfbBaseSaasBlessReceive/JfbBaseSaasBlessReceiveLess.less +0 -80
  20. package/src/components/JfbBaseSaasBlessReceive/JfbBaseSaasBlessReceiveMixin.js +0 -30
  21. package/src/components/JfbBaseSaasBlessReceive/Mock.js +0 -40
  22. package/src/components/JfbBaseSaasHome/Api.js +0 -48
  23. package/src/components/JfbBaseSaasHome/Attr.js +0 -35
  24. package/src/components/JfbBaseSaasHome/JfbBaseSaasHome.vue +0 -402
  25. package/src/components/JfbBaseSaasHome/JfbBaseSaasHomeLess.less +0 -80
  26. package/src/components/JfbBaseSaasHome/JfbBaseSaasHomeMixin.js +0 -30
  27. package/src/components/JfbBaseSaasHome/Mock.js +0 -32
  28. package/src/components/JfbBaseSaasLogin/Api.js +0 -98
  29. package/src/components/JfbBaseSaasLogin/Attr.js +0 -59
  30. package/src/components/JfbBaseSaasLogin/JfbBaseSaasLogin.vue +0 -724
  31. package/src/components/JfbBaseSaasLogin/JfbBaseSaasLoginLess.less +0 -80
  32. package/src/components/JfbBaseSaasLogin/JfbBaseSaasLoginMixin.js +0 -30
  33. package/src/components/JfbBaseSaasLogin/Mock.js +0 -22
  34. package/src/components/JfbBaseSaasLogin/saaslogin_copy.vue +0 -410
  35. package/src/components/JfbBaseSaasNewsDetail/Api.js +0 -27
  36. package/src/components/JfbBaseSaasNewsDetail/Attr.js +0 -14
  37. package/src/components/JfbBaseSaasNewsDetail/JfbBaseSaasNewsDetail.vue +0 -149
  38. package/src/components/JfbBaseSaasNewsDetail/JfbBaseSaasNewsDetailLess.less +0 -80
  39. package/src/components/JfbBaseSaasNewsDetail/JfbBaseSaasNewsDetailMixin.js +0 -30
  40. package/src/components/JfbBaseSaasNewsDetail/Mock.js +0 -9
  41. package/src/components/JfbBaseSaasNewsList/Api.js +0 -26
  42. package/src/components/JfbBaseSaasNewsList/Attr.js +0 -24
  43. package/src/components/JfbBaseSaasNewsList/JfbBaseSaasNewsList.vue +0 -184
  44. package/src/components/JfbBaseSaasNewsList/JfbBaseSaasNewsListLess.less +0 -80
  45. package/src/components/JfbBaseSaasNewsList/JfbBaseSaasNewsListMixin.js +0 -30
  46. package/src/components/JfbBaseSaasNewsList/Mock.js +0 -24
  47. package/src/components/JfbBaseSassPhoneCollect/Api.js +0 -66
  48. package/src/components/JfbBaseSassPhoneCollect/Attr.js +0 -438
  49. package/src/components/JfbBaseSassPhoneCollect/JfbBaseSassPhoneCollect.vue +0 -349
  50. package/src/components/JfbBaseSassPhoneCollect/JfbBaseSassPhoneCollectLess.less +0 -80
  51. package/src/components/JfbBaseSassPhoneCollect/JfbBaseSassPhoneCollectMixin.js +0 -30
  52. package/src/components/JfbBaseSassPhoneCollect/Mock.js +0 -5
@@ -1,149 +0,0 @@
1
- <template>
2
- <view
3
- class="jfb-base-saas-news-detail"
4
- @click="handleEditxSelect"
5
- :class="{ editx : isEditx && active }"
6
- >
7
- <!--#ifdef H5-->
8
- <view
9
- class="jfb-base-saas-news-detail__edit"
10
- :class="{ editx : isEditx && active }"
11
- v-if="isEditx && active"
12
- >
13
- <view class="jfb-base-saas-news-detail__edit-icon" @click="delEdit">删除</view>
14
- </view>
15
- <!-- #endif -->
16
- <view class="jfb-base-saas-news-detail__body">
17
- <view class="news_detail">
18
- <view class="news_title">{{ info.title }}</view>
19
- <view class="news_date">发布时间:{{ info.created_time }}</view>
20
- <view class="news_cont" v-html="info.content"></view>
21
- </view>
22
- </view>
23
- </view>
24
- </template>
25
-
26
- <script>
27
- import XdFontIcon from "@/components/XdFontIcon/XdFontIcon";
28
- import { jfbRootExec } from "@/utils/xd.event";
29
- import JfbBaseSaasNewsDetailMixin from "./JfbBaseSaasNewsDetailMixin";
30
- import { getContainerPropsValue } from "@/utils/xd.base";
31
- import componentsMixins from "@/mixins/componentsMixins";
32
- import extsMixins from "@/mixins/extsMixins";
33
- export default {
34
- name: "JfbBaseSaasNewsDetail",
35
- components: {
36
- XdFontIcon
37
- },
38
- mixins: [
39
- componentsMixins, extsMixins, JfbBaseSaasNewsDetailMixin
40
- ],
41
- data() {
42
- return {
43
- id: "",
44
- position_id: "",
45
- info: {},
46
- //todo
47
- }
48
- },
49
- watch: {
50
- container(value) {
51
- this.init(value)
52
- }
53
- },
54
- created() {
55
- this.init(this.container);
56
-
57
- //todo
58
- },
59
- methods: {
60
- onJfbLoad(options) {
61
- this.id = options.id;
62
- this.position_id = options.position_id;
63
- this.p_getNewsDetail();
64
- },
65
- /**
66
- * @description 监听事件变化
67
- * @param container {object} 业务组件对象自己
68
- */
69
- init(container) {
70
-
71
- //this.bgcolor = getContainerPropsValue(container, 'content.bgcolor', '#fff');
72
- },
73
- onJfbScroll(options) {
74
-
75
- },
76
- p_getNewsDetail(){
77
- jfbRootExec("getNewsDetail", {
78
- vm: this,
79
- data: {
80
- id: this.id,
81
- position_id: this.position_id,
82
- scene: "news"
83
- }
84
- }).then(res => {
85
- this.info = {
86
- created_time: this.$xdUniHelper.getDate(
87
- res["created_time"] * 1000
88
- ).fullTime,
89
- ...res
90
- };
91
- })
92
- },
93
- onJfbReachBottom(options) {
94
- console.log('event.onJfbReachBottom', options)
95
- },
96
- onJfbShow(options) {
97
- console.log('event.onJfbShow', options)
98
- },
99
- onJfbHide(options) {
100
- console.log('event.onJfbHide', options)
101
- },
102
- onJfbBack(options) {
103
- console.log('event.onJfbBack', options)
104
- this.$xdUniHelper.navigateBack();
105
- },
106
- onJfbUpdate(...data) {
107
- console.log('event.onJfbUpdate', data)
108
- },
109
- onJfbCustomEvent(options) {
110
- console.log('event.onJfbReachBottom', options)
111
- },
112
- }
113
- }
114
-
115
- </script>
116
-
117
- <style scoped lang="less">
118
- @import "./JfbBaseSaasNewsDetailLess.less";
119
-
120
- .jfb-base-saas-news-detail {
121
- &__body{
122
- background-color: #FFFFFF;
123
- padding: 48rpx;
124
- .news_detail{
125
-
126
- .news_title{
127
- color: #000000;
128
- font-weight: 500;
129
- font-size: 36rpx;
130
- }
131
- .news_date{
132
- color: #A6A6A6;
133
- font-size: 20rpx;
134
- font-weight: 400;
135
- margin-top: 32rpx;
136
- }
137
- .news_cont{
138
- color: #000000;
139
- font-size: 24rpx;
140
- font-weight: 400;
141
- margin-top: 56rpx;
142
- /deep/ img{
143
- max-width: 100% !important;
144
- }
145
- }
146
- }
147
- }
148
- }
149
- </style>
@@ -1,80 +0,0 @@
1
- /**
2
- * @desc 获取绝对路径完整地址
3
- * @param @path
4
- **/
5
- //例如:https://image.jufubao.cn/20220501010108/image/bg/default_gonghui_bg.png
6
- @basePath: 'business/';
7
- @doMain: '//sandbox-img.jufubao.cn/';
8
-
9
- .getBusinessImageUrl(@path, @size: 'size8') {
10
- @url: "@{doMain}@{basePath}@{path}?x-oss-process=style/@{size}";
11
- background-image: url(@url);
12
- }
13
-
14
- //start
15
- .jfb-base-saas-news-detail {
16
- border: 1px dashed rgba(0, 0, 0, 0);
17
- box-sizing: border-box;
18
- min-height: unit(50, rpx);
19
-
20
- &__body{
21
- position: relative;
22
- overflow: hidden;
23
- z-index: 2
24
- }
25
-
26
- &.editx {
27
- position: relative;
28
- border: 1px dashed blue;
29
- box-sizing: border-box;
30
- z-index: 3
31
-
32
- }
33
-
34
- &:hover {
35
- border: 1px dashed blue;
36
- }
37
-
38
- &.noBorder {
39
- border-color: rgba(0,0,0,0);
40
- border-width: 0;
41
- }
42
-
43
-
44
- &__edit {
45
- cursor: pointer;
46
- position: absolute;
47
- right: unit(0, rpx);
48
- top: unit(-52, rpx);
49
- height: unit(50, rpx);
50
- line-height: unit(50, rpx);
51
- display: flex;
52
- justify-content: center;
53
- align-items: center;
54
- background: rgba(0, 0, 0, .6);
55
- border-radius: unit(10, rpx);
56
- box-shadow: 0 0 10px rbga(0, 0, 0, 0.3);
57
- color: #fff;
58
- font-size: unit(22, rpx);
59
-
60
- &-icon{
61
- padding: 0 unit(20, rpx);
62
- }
63
-
64
- &.editx {
65
- box-sizing: border-box;
66
-
67
- }
68
- }
69
- }
70
- //end
71
-
72
-
73
- /**notPreview**/
74
- .jfb-base-saas-news-detail {
75
- &:before {
76
- content: " ";
77
- display: table;
78
- }
79
- }
80
- /**endNotPreview**/
@@ -1,30 +0,0 @@
1
- 'use strict';
2
-
3
-
4
- //@AttrImport
5
- import Attr from "./Attr";
6
- //@EndAttrImport
7
-
8
-
9
- export default {
10
- data() {
11
- return {
12
- //#ifdef H5
13
-
14
- //@AttrData
15
- Attr:{}, //对外开发编辑属性
16
- //@EndAttrData
17
-
18
- // #endif
19
- cssRoot: 'jfb-base-saas-news-detail'
20
- }
21
- },
22
- created() {
23
-
24
- //@AttrDataCreated
25
- this.Attr = this.$xdUniHelper.customClone(Attr);
26
- //@EndAttrDataCreated
27
-
28
-
29
- },
30
- }
@@ -1,9 +0,0 @@
1
- 'use strict';
2
-
3
- module.exports = {
4
- getNewsDetail: {
5
- title: "企业新闻标题 如果超长的标题那么就折行处理折行处理的样式就像是这样子的",
6
- content: "在难以生存的恶劣环境下,三体人决定移民其他星球,目的地就是人类所在的地球。整个计划耗时数百年之久,并且路途中充满不确定性,为什么三体人不直接摧毁一颗或两颗恒星,使剩余的恒星保持规律的运动,拥有稳定恒纪元,而是一定要大费周章的来到地球呢?要知道在三体人遭受黑暗森林打击之前,就已经拥有了高度发达的科技,能将宇宙飞船加速到近乎光速。能够摧毁恒星的光粒本质上也只是一个以光速飞行的物体,完全可以用宇宙飞船来充当光粒,摧毁恒星。那么三体人是真的没有想到吗?事实当然绝非如此,摧毁恒星获得恒纪元远非我们想的这么简单。首先用近乎光速的宇宙飞船去摧毁恒星本身就不太现实。星环号的飞船等级和三体人是一样的,它到达286光年外的DX3906恒星花费了52个小时。这并不是真正的光速飞行,假如以100%的光速前往DX3906,时间会在光速中停止,对飞船上的人来说是在瞬间就达到了目的地。",
7
- created_time: "321654789",
8
- }
9
- }
@@ -1,26 +0,0 @@
1
- 'use strict';
2
-
3
- /**
4
- * @description API模型
5
- * 建议:Ffff=>模块 Xxxx=>自定义名字
6
- * 获取单记录(getByIdFfffXxxx)
7
- * 获取列表记录(getByListFfffXxxx)
8
- * 添加列表记录(addFfffXxxxx)
9
- * 删除列表记录(removeFfffXxxxx|deleteFfffXxxx)
10
- * 更新列表记录(updateFfffXxxxx)
11
- * @type {*[]}
12
- */
13
- module.exports = [
14
- {
15
- mapFnName: 'getNewsList',
16
- title: '获取新闻列表',
17
- path: '/saas/v1/content_ad_news/items',
18
- isRule: false,
19
- params: {
20
- position_id: ['位置ID', 'String', '必选'],
21
- scene: ['场景ad,news', 'String', '必选']
22
- },
23
- isConsole: true,
24
- disabled: true,
25
- },
26
- ];
@@ -1,24 +0,0 @@
1
- 'use strict';
2
-
3
- /**
4
- * @description 当表单组件中有联动操作时候,使用方法进行返回
5
- */
6
- export default {
7
- style: [],
8
- content: (data) => {
9
- return [
10
- {
11
- label: '新闻详情地址:', //label
12
- ele: 'xd-select-pages-path', //package 名称
13
- valueKey: 'newsDetailUrl', //form[valueKey]
14
- placeholder: '请选择新闻详情地址',
15
- value: data.newsDetailUrl || null,
16
- setting: {
17
- router: XdBus.getParentApi('getPagesTree'),
18
- },
19
- inline: false,
20
- },
21
- ].filter(i=>i)
22
- },
23
- advanced: [],
24
- };
@@ -1,184 +0,0 @@
1
- <template>
2
- <view
3
- class="jfb-base-saas-news-list"
4
- @click="handleEditxSelect"
5
- :class="{ editx : isEditx && active }"
6
- >
7
- <!--#ifdef H5-->
8
- <view
9
- class="jfb-base-saas-news-list__edit"
10
- :class="{ editx : isEditx && active }"
11
- v-if="isEditx && active"
12
- >
13
- <view class="jfb-base-saas-news-list__edit-icon" @click="delEdit">删除</view>
14
- </view>
15
- <!-- #endif -->
16
- <view class="jfb-base-saas-news-list__body">
17
- <view class="news_wrap">
18
- <view class="news_group">
19
- <view class="news_item" v-for="(item, i) in newsList" :key="i" @click="toDetail(item)">
20
- <view class="news_cont">
21
- <view class="news_tit">{{ item.title }}</view>
22
- <view class="news_date">{{ item.created_time }}</view>
23
- </view>
24
- <view class="news_img">
25
- <image :src="item.thumb" />
26
- </view>
27
- </view>
28
- </view>
29
- </view>
30
- </view>
31
- </view>
32
- </template>
33
-
34
- <script>
35
- import XdFontIcon from "@/components/XdFontIcon/XdFontIcon";
36
- import { jfbRootExec } from "@/utils/xd.event";
37
- import JfbBaseSaasNewsListMixin from "./JfbBaseSaasNewsListMixin";
38
- import { getContainerPropsValue } from "@/utils/xd.base";
39
- import componentsMixins from "@/mixins/componentsMixins";
40
- import extsMixins from "@/mixins/extsMixins";
41
- export default {
42
- name: "JfbBaseSaasNewsList",
43
- components: {
44
- XdFontIcon
45
- },
46
- mixins: [
47
- componentsMixins, extsMixins, JfbBaseSaasNewsListMixin
48
- ],
49
- data() {
50
- return {
51
- newsList: [],
52
- position_id: "",
53
-
54
- //面板
55
- newsDetailUrl: "", //新闻详情url
56
- }
57
- },
58
- watch: {
59
- container(value) {
60
- this.init(value)
61
- }
62
- },
63
- created() {
64
- this.init(this.container);
65
-
66
- //todo
67
- },
68
- methods: {
69
- onJfbLoad(options) {
70
- let position_id = options.position_id;
71
- this.position_id = position_id;
72
- this.p_getNewsList(position_id)
73
- },
74
- /**
75
- * @description 监听事件变化
76
- * @param container {object} 业务组件对象自己
77
- */
78
- init(container) {
79
- this.newsDetailUrl = getContainerPropsValue(container, 'content.newsDetailUrl', {value: ""}).value;
80
- //this.bgcolor = getContainerPropsValue(container, 'content.bgcolor', '#fff');
81
- },
82
- toDetail(item){
83
- this.$xdUniHelper.navigateTo({
84
- url: `${this.newsDetailUrl}?id=${item.id}&position_id=${this.position_id}`,
85
- });
86
- },
87
- p_getNewsList(position_id){
88
- jfbRootExec("getNewsList", {
89
- vm: this,
90
- data: {
91
- position_id: position_id,
92
- scene: "news",
93
- page_size: 10,
94
- page_token: 1
95
- }
96
- }).then(res => {
97
- this.newsList = res.list.map(item => {
98
- item.created_time = this.$xdUniHelper.getDate(
99
- item["created_time"] * 1000
100
- ).fullTime;
101
- return item;
102
- });
103
- })
104
- },
105
- onJfbScroll(options) {
106
-
107
- },
108
- onJfbReachBottom(options) {
109
- console.log('event.onJfbReachBottom', options)
110
- },
111
- onJfbShow(options) {
112
- console.log('event.onJfbShow', options)
113
- },
114
- onJfbHide(options) {
115
- console.log('event.onJfbHide', options)
116
- },
117
- onJfbBack(options) {
118
- console.log('event.onJfbBack', options)
119
- this.$xdUniHelper.navigateBack();
120
- },
121
- onJfbUpdate(...data) {
122
- console.log('event.onJfbUpdate', data)
123
- },
124
- onJfbCustomEvent(options) {
125
- console.log('event.onJfbReachBottom', options)
126
- },
127
- }
128
- }
129
-
130
- </script>
131
-
132
- <style scoped lang="less">
133
- @import "./JfbBaseSaasNewsListLess.less";
134
-
135
- .jfb-base-saas-news-list {
136
- &__body{
137
- .news_wrap{
138
- padding: 20rpx;
139
- .news_group{
140
- background-color: #FFFFFF;
141
- border-radius: 16rpx;
142
- margin-bottom: 20rpx;
143
- .news_item{
144
- display: flex;
145
- align-items: center;
146
- padding: 32rpx;
147
- border-bottom: 1px solid #F0F0F0;
148
- .news_cont{
149
- flex: 1;
150
- width: 400rpx;
151
- font-weight: 400;
152
- .news_tit{
153
- font-size: 28rpx;
154
- color: #333333;
155
- height: 96rpx;
156
- line-height: 48rpx;;
157
- overflow: hidden;
158
- text-overflow: ellipsis;
159
- -webkit-line-clamp: 2;
160
- display: -webkit-box;
161
- -webkit-box-orient: vertical;
162
- }
163
- .news_date{
164
- color: #999999;
165
- font-size: 20rpx;
166
- margin-top: 20rpx;
167
- }
168
- }
169
-
170
- .news_img{
171
- width: 190rpx;
172
- height: 120rpx;
173
- margin-left: 60rpx;
174
- image{
175
- width: 100%;
176
- height: 100%;
177
- }
178
- }
179
- }
180
- }
181
- }
182
- }
183
- }
184
- </style>
@@ -1,80 +0,0 @@
1
- /**
2
- * @desc 获取绝对路径完整地址
3
- * @param @path
4
- **/
5
- //例如:https://image.jufubao.cn/20220501010108/image/bg/default_gonghui_bg.png
6
- @basePath: 'business/';
7
- @doMain: '//sandbox-img.jufubao.cn/';
8
-
9
- .getBusinessImageUrl(@path, @size: 'size8') {
10
- @url: "@{doMain}@{basePath}@{path}?x-oss-process=style/@{size}";
11
- background-image: url(@url);
12
- }
13
-
14
- //start
15
- .jfb-base-saas-news-list {
16
- border: 1px dashed rgba(0, 0, 0, 0);
17
- box-sizing: border-box;
18
- min-height: unit(50, rpx);
19
-
20
- &__body{
21
- position: relative;
22
- overflow: hidden;
23
- z-index: 2
24
- }
25
-
26
- &.editx {
27
- position: relative;
28
- border: 1px dashed blue;
29
- box-sizing: border-box;
30
- z-index: 3
31
-
32
- }
33
-
34
- &:hover {
35
- border: 1px dashed blue;
36
- }
37
-
38
- &.noBorder {
39
- border-color: rgba(0,0,0,0);
40
- border-width: 0;
41
- }
42
-
43
-
44
- &__edit {
45
- cursor: pointer;
46
- position: absolute;
47
- right: unit(0, rpx);
48
- top: unit(-52, rpx);
49
- height: unit(50, rpx);
50
- line-height: unit(50, rpx);
51
- display: flex;
52
- justify-content: center;
53
- align-items: center;
54
- background: rgba(0, 0, 0, .6);
55
- border-radius: unit(10, rpx);
56
- box-shadow: 0 0 10px rbga(0, 0, 0, 0.3);
57
- color: #fff;
58
- font-size: unit(22, rpx);
59
-
60
- &-icon{
61
- padding: 0 unit(20, rpx);
62
- }
63
-
64
- &.editx {
65
- box-sizing: border-box;
66
-
67
- }
68
- }
69
- }
70
- //end
71
-
72
-
73
- /**notPreview**/
74
- .jfb-base-saas-news-list {
75
- &:before {
76
- content: " ";
77
- display: table;
78
- }
79
- }
80
- /**endNotPreview**/
@@ -1,30 +0,0 @@
1
- 'use strict';
2
-
3
-
4
- //@AttrImport
5
- import Attr from "./Attr";
6
- //@EndAttrImport
7
-
8
-
9
- export default {
10
- data() {
11
- return {
12
- //#ifdef H5
13
-
14
- //@AttrData
15
- Attr:{}, //对外开发编辑属性
16
- //@EndAttrData
17
-
18
- // #endif
19
- cssRoot: 'jfb-base-saas-news-list'
20
- }
21
- },
22
- created() {
23
-
24
- //@AttrDataCreated
25
- this.Attr = this.$xdUniHelper.customClone(Attr);
26
- //@EndAttrDataCreated
27
-
28
-
29
- },
30
- }
@@ -1,24 +0,0 @@
1
- 'use strict';
2
-
3
- module.exports = {
4
- getNewsList: {
5
- list: [
6
- {
7
- id: "1",
8
- title: "企业公告的信息,如果没有则不展示该模块直接展示企业新闻",
9
- content: "123123",
10
- created_time: "1234561235",
11
- thumb: "https://sandbox-img.jufubao.cn/uploads/20240318/a2d8586cf735c2154e1cac8d5e597741.png?ver=1710753818636",
12
- status: "Y",
13
- },
14
- {
15
- id: "2",
16
- title: "企业新闻标题如果很长就折行处理 如果再长就省略号处理...",
17
- content: "123123",
18
- created_time: "1234561235",
19
- thumb: "https://sandbox-img.jufubao.cn/uploads/20240318/a2d8586cf735c2154e1cac8d5e597741.png?ver=1710753818636",
20
- status: "Y",
21
- }
22
- ]
23
- }
24
- }