diff --git a/model/新建文本文档.txt b/model/新建文本文档.txt
deleted file mode 100644
index e69de29..0000000
diff --git a/src/miniprogram/app.json b/src/miniprogram/app.json
index 484885d..03a6d0a 100644
--- a/src/miniprogram/app.json
+++ b/src/miniprogram/app.json
@@ -5,6 +5,7 @@
"pages/profile/profile",
"pages/msg 1/msg 1",
"pages/msg 2/msg 2"
+
],
"window": {
"backgroundColor": "#FFF",
diff --git a/src/miniprogram/pages/msg/index.js b/src/miniprogram/pages/msg/index.js
deleted file mode 100644
index 132c640..0000000
--- a/src/miniprogram/pages/msg/index.js
+++ /dev/null
@@ -1,22 +0,0 @@
-Page({
- data:{
- date:"",
- region:"",
- },
- submit:function(e){
- console.log(e);
- },
-
- dateChange:function(e){
- this.setData({
- date:e.detail.value,
- });
- },
- regionChange:function(e){
- this.setData({
- region:e.detail.value,
- });
- },
-
-
-});
\ No newline at end of file
diff --git a/src/miniprogram/pages/msg/index.json b/src/miniprogram/pages/msg/index.json
deleted file mode 100644
index 3ea1434..0000000
--- a/src/miniprogram/pages/msg/index.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "usingComponents": {
- "cloud-tip-modal": "/components/cloudTipModal/index"
- }
-}
\ No newline at end of file
diff --git a/src/miniprogram/pages/msg/index.wxml b/src/miniprogram/pages/msg/index.wxml
deleted file mode 100644
index e69de29..0000000
diff --git a/src/miniprogram/pages/msg/index.wxss b/src/miniprogram/pages/msg/index.wxss
deleted file mode 100644
index 6048ecb..0000000
--- a/src/miniprogram/pages/msg/index.wxss
+++ /dev/null
@@ -1,31 +0,0 @@
-.body{
- margin: 40rpx;
-}
-.section{
- margin: 40rpx 0 80rpx;
-}
-.title{
- font-weight: 36rpx;
-}
-.input{
- margin:30rpx 0;
- border-bottom: 1px solid #666;
- padding: 20rpx 0;
- width:100%
-}
-.mg{
- margin: 30rpx 0;
-}
-.area{
- margin:100rpx auto;
- display:flex;
- justify-content: center;
- flex-direction: column;
- align-items: center;
-}
-.desc{
- font-weight: 500;
- color: #000;
- font-size: 44rpx;
- margin: 50rpx 32rpx;
-}
\ No newline at end of file
diff --git a/src/miniprogram/pages/profile/index.js b/src/miniprogram/pages/profile/index.js
deleted file mode 100644
index 132c640..0000000
--- a/src/miniprogram/pages/profile/index.js
+++ /dev/null
@@ -1,22 +0,0 @@
-Page({
- data:{
- date:"",
- region:"",
- },
- submit:function(e){
- console.log(e);
- },
-
- dateChange:function(e){
- this.setData({
- date:e.detail.value,
- });
- },
- regionChange:function(e){
- this.setData({
- region:e.detail.value,
- });
- },
-
-
-});
\ No newline at end of file
diff --git a/src/miniprogram/pages/profile/index.json b/src/miniprogram/pages/profile/index.json
deleted file mode 100644
index 3ea1434..0000000
--- a/src/miniprogram/pages/profile/index.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "usingComponents": {
- "cloud-tip-modal": "/components/cloudTipModal/index"
- }
-}
\ No newline at end of file
diff --git a/src/miniprogram/pages/profile/index.wxml b/src/miniprogram/pages/profile/index.wxml
deleted file mode 100644
index 43165d0..0000000
--- a/src/miniprogram/pages/profile/index.wxml
+++ /dev/null
@@ -1,57 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/miniprogram/pages/profile/index.wxss b/src/miniprogram/pages/profile/index.wxss
deleted file mode 100644
index 3442ea6..0000000
--- a/src/miniprogram/pages/profile/index.wxss
+++ /dev/null
@@ -1,37 +0,0 @@
-.cover{
- background-color: #f1f1f1;
- width: 10%;
- height: 10%;
- padding: 1rpx;
-}
-.body{
- margin: 40rpx;
-}
-.section{
- margin: 40rpx 0 80rpx;
-}
-.title{
- font-weight: 36rpx;
-}
-.input{
- margin:30rpx 0;
- border-bottom: 1px solid #666;
- padding: 20rpx 0;
- width:100%
-}
-.mg{
- margin: 30rpx 0;
-}
-.area{
- margin:100rpx auto;
- display:flex;
- justify-content: center;
- flex-direction: column;
- align-items: center;
-}
-.desc{
- font-weight: 500;
- color: #000;
- font-size: 44rpx;
- margin: 50rpx 32rpx;
-}
\ No newline at end of file
diff --git a/src/miniprogram/pages/profile/profile.wxml b/src/miniprogram/pages/profile/profile.wxml
index 09914c7..efc86c1 100644
--- a/src/miniprogram/pages/profile/profile.wxml
+++ b/src/miniprogram/pages/profile/profile.wxml
@@ -1,15 +1,12 @@
-
-
-
-
-
+
+
+
地区: