diff --git a/common/getCdnUrl.js b/common/getCdnUrl.js
new file mode 100644
index 0000000..f5b6140
--- /dev/null
+++ b/common/getCdnUrl.js
@@ -0,0 +1,3 @@
+export default (path)=> {
+ return `/static/images/${path}`
+}
\ No newline at end of file
diff --git a/common/uni-nvue.css b/common/uni-nvue.css
index 948444e..3bdbb83 100644
--- a/common/uni-nvue.css
+++ b/common/uni-nvue.css
@@ -1,6 +1,7 @@
page {
min-height: 100%;
- height: auto;
+ height: auto;
+ height: 100%;
}
/* 解决头条小程序字体图标不显示问题,因为头条运行时自动插入了span标签,且有全局字体 */
diff --git a/pages.json b/pages.json
index d4f4c83..4c0dc2a 100644
--- a/pages.json
+++ b/pages.json
@@ -115,7 +115,7 @@
"spacing": "12px",
"color": "#011111",
"selectedColor": "#B12D29",
- "borderStyle": "white",
+ "borderStyle": "black",
"backgroundColor": "#fff",
"list": [
{
diff --git a/pages/tabBar/sending/sending.nvue b/pages/tabBar/sending/sending.nvue
index 35f539d..7d65f01 100644
--- a/pages/tabBar/sending/sending.nvue
+++ b/pages/tabBar/sending/sending.nvue
@@ -1,9 +1,42 @@
-
- sas
+
+
+
+
+
+
+
+
+
+ {{tlItem.title}}
+ {{tlItem.subTitle}}
+
+
+
+
+
+
+
@@ -31,3 +79,186 @@
+
diff --git a/static/images/sdg/btn-bindbr.png b/static/images/sdg/btn-bindbr.png
new file mode 100644
index 0000000..6f14e12
Binary files /dev/null and b/static/images/sdg/btn-bindbr.png differ
diff --git a/static/images/sdg/btn-send.png b/static/images/sdg/btn-send.png
new file mode 100644
index 0000000..96ae5f6
Binary files /dev/null and b/static/images/sdg/btn-send.png differ
diff --git a/static/images/sdg/hdbg.png b/static/images/sdg/hdbg.png
new file mode 100644
index 0000000..bca4b45
Binary files /dev/null and b/static/images/sdg/hdbg.png differ
diff --git a/static/images/sdg/t-HS.png b/static/images/sdg/t-HS.png
new file mode 100644
index 0000000..a37d774
Binary files /dev/null and b/static/images/sdg/t-HS.png differ
diff --git a/static/images/sdg/t-RE.png b/static/images/sdg/t-RE.png
new file mode 100644
index 0000000..a380c1c
Binary files /dev/null and b/static/images/sdg/t-RE.png differ
diff --git a/static/images/sdg/t-dingdan.png b/static/images/sdg/t-dingdan.png
new file mode 100644
index 0000000..241590c
Binary files /dev/null and b/static/images/sdg/t-dingdan.png differ
diff --git a/static/images/sdg/t-dizhi.png b/static/images/sdg/t-dizhi.png
new file mode 100644
index 0000000..bbc1993
Binary files /dev/null and b/static/images/sdg/t-dizhi.png differ
diff --git a/static/images/sdg/t-jcd.png b/static/images/sdg/t-jcd.png
new file mode 100644
index 0000000..5584ad4
Binary files /dev/null and b/static/images/sdg/t-jcd.png differ
diff --git a/static/images/sdg/t-saoma.png b/static/images/sdg/t-saoma.png
new file mode 100644
index 0000000..9093848
Binary files /dev/null and b/static/images/sdg/t-saoma.png differ
diff --git a/static/images/sdg/t-shisuan.png b/static/images/sdg/t-shisuan.png
new file mode 100644
index 0000000..40d16b7
Binary files /dev/null and b/static/images/sdg/t-shisuan.png differ
diff --git a/static/images/sdg/t-sxyg.png b/static/images/sdg/t-sxyg.png
new file mode 100644
index 0000000..88ff938
Binary files /dev/null and b/static/images/sdg/t-sxyg.png differ
diff --git a/static/images/sdg/t-wangdain.png b/static/images/sdg/t-wangdain.png
new file mode 100644
index 0000000..f9ed8ee
Binary files /dev/null and b/static/images/sdg/t-wangdain.png differ
diff --git a/static/images/sdg/t-xuzhi.png b/static/images/sdg/t-xuzhi.png
new file mode 100644
index 0000000..b78fe05
Binary files /dev/null and b/static/images/sdg/t-xuzhi.png differ
diff --git a/static/images/sdg/t-yundan.png b/static/images/sdg/t-yundan.png
new file mode 100644
index 0000000..10a5f9d
Binary files /dev/null and b/static/images/sdg/t-yundan.png differ