diff --git a/components/tui-button/tui-button.vue b/components/tui-button/tui-button.vue
new file mode 100644
index 0000000..39fc4c7
--- /dev/null
+++ b/components/tui-button/tui-button.vue
@@ -0,0 +1,517 @@
+
+
+
+
+
+
+
diff --git a/components/tui-divider/tui-divider.vue b/components/tui-divider/tui-divider.vue
new file mode 100644
index 0000000..ec96112
--- /dev/null
+++ b/components/tui-divider/tui-divider.vue
@@ -0,0 +1,103 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/components/tui-icon/tui-icon.vue b/components/tui-icon/tui-icon.vue
new file mode 100644
index 0000000..b04a19d
--- /dev/null
+++ b/components/tui-icon/tui-icon.vue
@@ -0,0 +1,816 @@
+
+
+
+
+
+
+
+
diff --git a/components/tui-tag/tui-tag.vue b/components/tui-tag/tui-tag.vue
new file mode 100644
index 0000000..82b9d08
--- /dev/null
+++ b/components/tui-tag/tui-tag.vue
@@ -0,0 +1,354 @@
+
+
+
+
+
+
+
+
+
diff --git a/pages.json b/pages.json
index 11102a0..bdec2e4 100644
--- a/pages.json
+++ b/pages.json
@@ -424,6 +424,12 @@
}
}
],
+ "easycom": {
+ "autoscan": true,
+ "custom": {
+ "tui-(.*)": "@/components/tui-$1/tui-$1.vue"
+ }
+ },
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "Yshop",
diff --git a/pages/activity/GroupDetails/index.vue b/pages/activity/GroupDetails/index.vue
index 5106135..45b8758 100644
--- a/pages/activity/GroupDetails/index.vue
+++ b/pages/activity/GroupDetails/index.vue
@@ -3,20 +3,28 @@
-
-
-
-
- ¥
-
-
+
+
+
+
+
+
+ ¥
+ {{ storeInfo.price.split('.')[0] }}
+ .{{ storeInfo.price.split('.')[1] }}
+
+
+
+
+ {{ storeInfo.people }}人团
+ 已拼{{ storeInfo.sales }}{{ storeInfo.unitNam }}
+
+
+ 库存{{ storeInfo.stock }}{{ storeInfo.unitNam }}
+
+
+ {{ storeInfo.title }}
-
-
-
-
-
-
@@ -29,7 +37,6 @@
-
@@ -65,8 +72,7 @@
人成团
-
+
去拼单
@@ -87,18 +93,12 @@
拼团玩法
-
- ①开团/参团
-
+ ①开团/参团
-
- ②邀请好友
-
+ ②邀请好友
-
- ③满员发货
-
+ ③满员发货
@@ -123,399 +123,1159 @@
-
-