diff --git a/App.vue b/App.vue
index c6f1183..76348d7 100644
--- a/App.vue
+++ b/App.vue
@@ -15,7 +15,7 @@ export default {
} else {
console.log('非分享进入', store.state.supplierId)
if (!store.state.supplierId) {
- go2('error')
+ // go2('error')
}
}
},
diff --git a/components/qn-input-number/qn-input-number.vue b/components/qn-input-number/qn-input-number.vue
new file mode 100644
index 0000000..ac5d749
--- /dev/null
+++ b/components/qn-input-number/qn-input-number.vue
@@ -0,0 +1,73 @@
+
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/components/u-gap/u-gap.vue b/components/u-gap/u-gap.vue
new file mode 100644
index 0000000..bd518a2
--- /dev/null
+++ b/components/u-gap/u-gap.vue
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
diff --git a/pages.json b/pages.json
index 2edb7e1..f5be82b 100644
--- a/pages.json
+++ b/pages.json
@@ -58,7 +58,14 @@
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
- }
+ },
+ {
+ "path": "pages/paper-details/index",
+ "style": {
+ "navigationBarTitleText": "纸品详情",
+ "enablePullDownRefresh": false
+ }
+ }
],
"globalStyle": {
"navigationBarTextStyle": "black",
diff --git a/pages/cart/index.vue b/pages/cart/index.vue
index 0aa3cf6..81db55d 100644
--- a/pages/cart/index.vue
+++ b/pages/cart/index.vue
@@ -1,40 +1,273 @@
-
- mine
+
+
+ 购物车
+ 删除
+
+
+
+
+
+
+
+
+ 广州市荔湾区强丰纸业
+
+
+
+
+
+
+
+
+ 晨鸣丽品白卡
+ 245g|787*1092
+ 预估重量:1.6346吨
+
+ ¥3600.00
+
+
+
+
+
+
+
+
+
+
-
diff --git a/pages/paper-details/index.vue b/pages/paper-details/index.vue
new file mode 100644
index 0000000..b3e8560
--- /dev/null
+++ b/pages/paper-details/index.vue
@@ -0,0 +1,550 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ¥2300
+ /吨
+
+
+
+ 博汇朱雀白卡
+
+
+ 库存:9600张
+
+
+
+
+
+ 克重:
+
+
+ 240g
+
+
+
+
+ 规格:
+
+
+ 787*1092
+
+
+
+
+
+
+ 商品卖点
+
+
+ 月结30天价格,不加服务费!
+
+
+
+
+ 商品描述
+
+
+ 售价全部为含税价,支持先用后付,欢迎来电查询!近期价格波动较大,请下单前先咨询价格。
+
+
+
+
+ 送货说明
+
+
+ 分切纸不足重量的,另加调机费;低于送货重量或超出送货范围的,运费另计。
+
+
+
+
+ 其他说明
+
+
+ 无其他说明。
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/store/index.vue b/pages/store/index.vue
index a6aa604..8dd40d8 100644
--- a/pages/store/index.vue
+++ b/pages/store/index.vue
@@ -27,9 +27,12 @@
/>
-
-
+
+
+
+
+
@@ -39,7 +42,6 @@
广州市
-
库存:9600张
@@ -50,13 +52,16 @@
¥2300
/吨
-
+
马上抢
-
+
@@ -89,6 +94,7 @@
-
diff --git a/uni_modules/uni-swiper-dot/package.json b/uni_modules/uni-swiper-dot/package.json
new file mode 100644
index 0000000..f2dd8d2
--- /dev/null
+++ b/uni_modules/uni-swiper-dot/package.json
@@ -0,0 +1,87 @@
+{
+ "id": "uni-swiper-dot",
+ "displayName": "uni-swiper-dot 轮播图指示点",
+ "version": "1.2.0",
+ "description": "自定义轮播图指示点组件",
+ "keywords": [
+ "uni-ui",
+ "uniui",
+ "轮播图指示点",
+ "dot",
+ "swiper"
+],
+ "repository": "https://github.com/dcloudio/uni-ui",
+ "engines": {
+ "HBuilderX": ""
+ },
+ "directories": {
+ "example": "../../temps/example_temps"
+ },
+ "dcloudext": {
+ "category": [
+ "前端组件",
+ "通用组件"
+ ],
+ "sale": {
+ "regular": {
+ "price": "0.00"
+ },
+ "sourcecode": {
+ "price": "0.00"
+ }
+ },
+ "contact": {
+ "qq": ""
+ },
+ "declaration": {
+ "ads": "无",
+ "data": "无",
+ "permissions": "无"
+ },
+ "npmurl": "https://www.npmjs.com/package/@dcloudio/uni-ui"
+ },
+ "uni_modules": {
+ "dependencies": ["uni-scss"],
+ "encrypt": [],
+ "platforms": {
+ "cloud": {
+ "tcb": "y",
+ "aliyun": "y"
+ },
+ "client": {
+ "App": {
+ "app-vue": "y",
+ "app-nvue": "y"
+ },
+ "H5-mobile": {
+ "Safari": "y",
+ "Android Browser": "y",
+ "微信浏览器(Android)": "y",
+ "QQ浏览器(Android)": "y"
+ },
+ "H5-pc": {
+ "Chrome": "y",
+ "IE": "y",
+ "Edge": "y",
+ "Firefox": "y",
+ "Safari": "y"
+ },
+ "小程序": {
+ "微信": "y",
+ "阿里": "y",
+ "百度": "y",
+ "字节跳动": "y",
+ "QQ": "y"
+ },
+ "快应用": {
+ "华为": "u",
+ "联盟": "u"
+ },
+ "Vue": {
+ "vue2": "y",
+ "vue3": "y"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/uni_modules/uni-swiper-dot/readme.md b/uni_modules/uni-swiper-dot/readme.md
new file mode 100644
index 0000000..7d397e2
--- /dev/null
+++ b/uni_modules/uni-swiper-dot/readme.md
@@ -0,0 +1,11 @@
+
+
+## SwiperDot 轮播图指示点
+> **组件名:uni-swiper-dot**
+> 代码块: `uSwiperDot`
+
+
+自定义轮播图指示点
+
+### [查看文档](https://uniapp.dcloud.io/component/uniui/uni-swiper-dot)
+#### 如使用过程中有任何问题,或者您对uni-ui有一些好的建议,欢迎加入 uni-ui 交流群:871950839
\ No newline at end of file