-
-
- - 应用开发者: - - -
- - 上线时间: - - -
- - 部署次数: - - -
- - 应用类型: - - -
- - 业务领域: - - -
-
+
- + 应用开发者: + + +
- + 应用类型: + + +
-
+
- + 部署次数: + + +
- + 业务领域: + + +
-
+
- + 上线时间: + + +
diff --git a/docs/shopping_cart_list.json b/docs/shopping_cart_list.json
new file mode 100644
index 0000000000000000000000000000000000000000..47fcbc17694c5737d615d0623ccf755b35f047bc
--- /dev/null
+++ b/docs/shopping_cart_list.json
@@ -0,0 +1,41 @@
+{
+ "data": {
+ "list": [
+ {
+ "id": 0,
+ "name": "水路货物周转量情况",
+ "type": "基础数据服务",
+ "creator": "贵州省交通运输厅0",
+ "state": 1,
+ "mapService": 1,
+ "num": 2,
+ "checkedSubscription": false,
+ "specification": 1,
+ "specificationApplication": 2
+ },
+ {
+ "id": 1,
+ "name": "水路货物周转量情况水路货物周水路货物周转量情况水路货物周",
+ "type": "基础数据服务",
+ "creator": "贵州省交通运输厅1",
+ "state": 1,
+ "num": 2,
+ "checkedSubscription": false,
+ "specification": 1,
+ "specificationApplication": 2
+ },
+ {
+ "id": 2,
+ "name": "水路货物周转量情况水路货物周转量情况",
+ "type": "基础数据服务",
+ "creator": "贵州省交通运输厅2",
+ "state": 1,
+ "mapService": 1,
+ "num": 2,
+ "checkedSubscription": true,
+ "specification": 1,
+ "specificationApplication": 2
+ }
+ ]
+ }
+}
\ No newline at end of file
diff --git a/src/assets/css/index.css b/src/assets/css/index.css
index 20d1917d1da341c45e3a4e502a1b7bb86297eae0..c406821fa4cb2dd135634e1eb397d1841702ca4d 100644
--- a/src/assets/css/index.css
+++ b/src/assets/css/index.css
@@ -102,6 +102,15 @@ div{
word-break: break-all;
white-space: nowrap;
}
+.text_clip_2 {
+ text-overflow: -o-ellipsis-lastline;
+ overflow: hidden;
+ text-overflow: ellipsis;
+ display: -webkit-box;
+ line-clamp: 2;
+ -webkit-line-clamp: 2;
+ -webkit-box-orient: vertical;
+}
.map_container {
background-color: #eee;
}
@@ -404,8 +413,11 @@ width: 620px!important;
.el-button {
border-radius: 8px;
}
-/* 下拉选样式 */
-/* .el-select-dropdown {
+/*
+ 下拉选样式
+ 此处勿删,apaasV3下拉选择样式统一用这个
+ */
+.el-select-dropdown {
border-radius: 8px;
}
.el-select-dropdown__list {
@@ -437,7 +449,7 @@ width: 620px!important;
}
.el-popper[x-placement^=top] .popper__arrow::after {
border-top-color: transparent;
-} */
+}
/* 单选激活样式 */
.el-radio__input.is-checked .el-radio__inner {
border-color: #838383;
@@ -474,4 +486,20 @@ width: 620px!important;
}
.bread_crumb1 .is-link {
color: #898d9e !important;
+}
+
+/* 应用超市详情页公共样式 */
+.sevice_detail {
+ max-width: 1200px;
+ margin: 0 auto;
+}
+.sevice_breadcrumb > .el-breadcrumb .el-breadcrumb__inner {
+ font-size: 14px;
+ font-weight: bold;
+ color: #898d9e;
+ line-height: 42px;
+}
+.sevice_breadcrumb > .el-breadcrumb .el-breadcrumb__item:last-child .el-breadcrumb__inner {
+ color: #242c43;
+ font-weight: normal;
}
\ No newline at end of file
diff --git a/src/assets/imgs/shop_ic_fuwuqqcs.png b/src/assets/imgs/shop_ic_fuwuqqcs.png
new file mode 100644
index 0000000000000000000000000000000000000000..70dd9a220b1a7ef6583b427409079e8dba6acb69
Binary files /dev/null and b/src/assets/imgs/shop_ic_fuwuqqcs.png differ
diff --git a/src/assets/imgs/shop_ic_fuwuzs.png b/src/assets/imgs/shop_ic_fuwuzs.png
new file mode 100644
index 0000000000000000000000000000000000000000..48ed8b6676b999457a4d6253dcd82707eda65047
Binary files /dev/null and b/src/assets/imgs/shop_ic_fuwuzs.png differ
diff --git a/src/assets/imgs/shop_ic_huoqu.png b/src/assets/imgs/shop_ic_huoqu.png
new file mode 100644
index 0000000000000000000000000000000000000000..7cb9a91a533a88db1db4ebb7656f3f51d1720856
Binary files /dev/null and b/src/assets/imgs/shop_ic_huoqu.png differ
diff --git a/src/assets/imgs/shop_ic_jierujg.png b/src/assets/imgs/shop_ic_jierujg.png
new file mode 100644
index 0000000000000000000000000000000000000000..42f7a48493622d2a2724cbd5d16f8d466cdba3dd
Binary files /dev/null and b/src/assets/imgs/shop_ic_jierujg.png differ
diff --git a/src/assets/imgs/shop_ic_jieruxt.png b/src/assets/imgs/shop_ic_jieruxt.png
new file mode 100644
index 0000000000000000000000000000000000000000..2ddb4908c6f83529056e83570555cfdd1af07e8d
Binary files /dev/null and b/src/assets/imgs/shop_ic_jieruxt.png differ
diff --git a/src/assets/imgs/shop_ic_star.png b/src/assets/imgs/shop_ic_star.png
new file mode 100644
index 0000000000000000000000000000000000000000..ed474653fec68021a9594b8997fb1a437631af17
Binary files /dev/null and b/src/assets/imgs/shop_ic_star.png differ
diff --git a/src/assets/imgs/shop_ic_updatetime.png b/src/assets/imgs/shop_ic_updatetime.png
new file mode 100644
index 0000000000000000000000000000000000000000..6dc80b6452da12425c6400cad1f0397f3596e493
Binary files /dev/null and b/src/assets/imgs/shop_ic_updatetime.png differ
diff --git a/src/assets/imgs/shop_ic_yonghuzs.png b/src/assets/imgs/shop_ic_yonghuzs.png
new file mode 100644
index 0000000000000000000000000000000000000000..f8a20c5f40060302d447c6315e7785bc46ba22b4
Binary files /dev/null and b/src/assets/imgs/shop_ic_yonghuzs.png differ
diff --git a/src/assets/imgs/shop_icon_liulan.png b/src/assets/imgs/shop_icon_liulan.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c966c360643420b16f291e66754eee3a7e8bf14
Binary files /dev/null and b/src/assets/imgs/shop_icon_liulan.png differ
diff --git a/src/assets/imgs/shop_img_banner_test.png b/src/assets/imgs/shop_img_banner_test.png
new file mode 100644
index 0000000000000000000000000000000000000000..ef890c93811e525cdcf81c58b48db565e4802a97
Binary files /dev/null and b/src/assets/imgs/shop_img_banner_test.png differ
diff --git a/src/components/application-info.vue b/src/components/application-info.vue
index e1100e07043bc210b7f2b1d170ad8b774c7878f8..4e41ab80cc8a773e2fe95b2d3298cb9cba8804d2 100644
--- a/src/components/application-info.vue
+++ b/src/components/application-info.vue
@@ -1,62 +1,66 @@
+
-
-
+
+
+
+
+