diff --git a/App.vue b/App.vue
index c5f3d4a..73888d8 100644
--- a/App.vue
+++ b/App.vue
@@ -1,10 +1,10 @@
-
diff --git a/components/AddressWindow.vue b/components/AddressWindow.vue
index ae97a79..2376d80 100644
--- a/components/AddressWindow.vue
+++ b/components/AddressWindow.vue
@@ -28,7 +28,7 @@
-
+
新加地址
diff --git a/components/CouponListWindow.vue b/components/CouponListWindow.vue
index bc63fcc..19cbafc 100644
--- a/components/CouponListWindow.vue
+++ b/components/CouponListWindow.vue
@@ -37,7 +37,7 @@
-
+
diff --git a/components/CouponPop.vue b/components/CouponPop.vue
index cee117c..020036a 100644
--- a/components/CouponPop.vue
+++ b/components/CouponPop.vue
@@ -31,7 +31,7 @@
-
+
diff --git a/components/GoodList.vue b/components/GoodList.vue
index 13f4bfb..22344d6 100644
--- a/components/GoodList.vue
+++ b/components/GoodList.vue
@@ -3,9 +3,9 @@
-
-
-
+
+
+
diff --git a/components/PromotionGood.vue b/components/PromotionGood.vue
index e9be151..59852ca 100644
--- a/components/PromotionGood.vue
+++ b/components/PromotionGood.vue
@@ -2,7 +2,7 @@
-
+
为你推荐
@@ -52,7 +52,8 @@
});
}
},
- mounted() {}
+ mounted() {
+ }
};
diff --git a/components/ShareInfo.vue b/components/ShareInfo.vue
index 93a4777..353a83d 100644
--- a/components/ShareInfo.vue
+++ b/components/ShareInfo.vue
@@ -1,7 +1,7 @@
-
+
diff --git a/components/ShareRedPackets.vue b/components/ShareRedPackets.vue
index fc20ea9..cb1de58 100644
--- a/components/ShareRedPackets.vue
+++ b/components/ShareRedPackets.vue
@@ -6,7 +6,7 @@
>
-
+
会员分享返
¥{{ priceName }}
diff --git a/components/StorePoster.vue b/components/StorePoster.vue
index 4af9cb9..75da5bc 100644
--- a/components/StorePoster.vue
+++ b/components/StorePoster.vue
@@ -5,7 +5,7 @@
-
+
长按图片可以保存到手机
diff --git a/main.js b/main.js
index e32dccb..f4fa072 100644
--- a/main.js
+++ b/main.js
@@ -14,7 +14,7 @@ Vue.component('cu-custom', cuCustom)
Vue.config.productionTip = false
Vue.config.devtools = process.env.NODE_ENV !== 'production'
-Vue.prototype.$validator = function(rule) {
+Vue.prototype.$validator = function (rule) {
return new schema(rule)
}
@@ -22,19 +22,26 @@ Vue.config.productionTip = false
App.mpType = 'app'
Vue.prototype.$store = store
-const app = new Vue(App)
+const app = new Vue({
+ ...App,
+ store,
+})
Vue.mixin({
onLoad() {
const { $mp } = this.$root
this._route = parseRoute($mp)
- // this.$VUE_APP_RESOURCES_URL = VUE_APP_RESOURCES_URL;
- this._data.$VUE_APP_RESOURCES_URL = VUE_APP_RESOURCES_URL
},
onShow() {
_router.app = this
_router.currentRoute = this._route
},
+ // 这里为了解决 .vue文件中 template 无法获取 VUE.prototype 绑定的变量
+ computed: {
+ $VUE_APP_RESOURCES_URL() {
+ return VUE_APP_RESOURCES_URL;
+ }
+ }
})
Object.defineProperty(Vue.prototype, '$yrouter', {
@@ -49,7 +56,6 @@ Object.defineProperty(Vue.prototype, '$yroute', {
},
})
-Vue.prototype.$VUE_APP_RESOURCES_URL = VUE_APP_RESOURCES_URL
Vue.prototype.$VUE_APP_API_URL = VUE_APP_API_URL
Vue.component('cu-custom', cuCustom)
diff --git a/pages/NotDefined/index.vue b/pages/NotDefined/index.vue
index ea94742..1088b5c 100644
--- a/pages/NotDefined/index.vue
+++ b/pages/NotDefined/index.vue
@@ -1,6 +1,6 @@
-
+
页面未找到
抱歉!您访问的页面不存在,请返回上一级或点击下方按钮返回首页...
diff --git a/pages/activity/DargainDetails/index.vue b/pages/activity/DargainDetails/index.vue
index 4ca06b9..e179f13 100644
--- a/pages/activity/DargainDetails/index.vue
+++ b/pages/activity/DargainDetails/index.vue
@@ -100,9 +100,9 @@
-
+
砍价帮
-
+
@@ -124,18 +124,18 @@
-
+
商品详情
-
+
-
+
活动规则
-
+
@@ -642,4 +642,4 @@ page {
.iconfonts {
font-size: 0.22 * 100rpx;
}
-
+
diff --git a/pages/activity/GoodsBargain/index.vue b/pages/activity/GoodsBargain/index.vue
index 199ce35..2be35c2 100644
--- a/pages/activity/GoodsBargain/index.vue
+++ b/pages/activity/GoodsBargain/index.vue
@@ -1,7 +1,7 @@
diff --git a/pages/activity/GoodsGroup/index.vue b/pages/activity/GoodsGroup/index.vue
index 844d6db..190bde6 100644
--- a/pages/activity/GoodsGroup/index.vue
+++ b/pages/activity/GoodsGroup/index.vue
@@ -121,7 +121,7 @@
diff --git a/pages/shop/news/NewsList/index.vue b/pages/shop/news/NewsList/index.vue
index 2112185..889f36e 100644
--- a/pages/shop/news/NewsList/index.vue
+++ b/pages/shop/news/NewsList/index.vue
@@ -15,7 +15,7 @@
-
+
diff --git a/pages/user/PersonalData/index.vue b/pages/user/PersonalData/index.vue
index b8d4416..1ab834d 100644
--- a/pages/user/PersonalData/index.vue
+++ b/pages/user/PersonalData/index.vue
@@ -8,7 +8,7 @@
-
+
{{ userInfo.nickname }}
diff --git a/pages/user/Register/index.vue b/pages/user/Register/index.vue
index 94628f2..733605d 100644
--- a/pages/user/Register/index.vue
+++ b/pages/user/Register/index.vue
@@ -2,7 +2,7 @@
-
+
diff --git a/pages/user/RetrievePassword/index.vue b/pages/user/RetrievePassword/index.vue
index 6e2d588..d5788ac 100644
--- a/pages/user/RetrievePassword/index.vue
+++ b/pages/user/RetrievePassword/index.vue
@@ -2,7 +2,7 @@
-
+
diff --git a/pages/user/User/index.vue b/pages/user/User/index.vue
index a600d61..e85563f 100644
--- a/pages/user/User/index.vue
+++ b/pages/user/User/index.vue
@@ -63,35 +63,35 @@
-
+
{{ userInfo.orderStatusNum.unpaidCount }}
待付款
-
+
{{ userInfo.orderStatusNum.unshippedCount }}
待发货
-
+
{{ userInfo.orderStatusNum.receivedCount }}
待收货
-
+
{{ userInfo.orderStatusNum.evaluatedCount }}
待评价
-
+
{{ userInfo.orderStatusNum.refundCount }}
售后/退款
diff --git a/pages/user/UserAccount/index.vue b/pages/user/UserAccount/index.vue
index 956001f..cc7e19e 100644
--- a/pages/user/UserAccount/index.vue
+++ b/pages/user/UserAccount/index.vue
@@ -21,19 +21,19 @@
-
+
账单记录
-
+
消费记录
-
+
充值记录
diff --git a/pages/user/UserVip/index.vue b/pages/user/UserVip/index.vue
index d5e992c..58673ef 100644
--- a/pages/user/UserVip/index.vue
+++ b/pages/user/UserVip/index.vue
@@ -65,7 +65,7 @@
-
+
{{ illustrate }}
diff --git a/pages/user/address/AddressManagement/index.vue b/pages/user/address/AddressManagement/index.vue
index 2256041..ac1a4db 100644
--- a/pages/user/address/AddressManagement/index.vue
+++ b/pages/user/address/AddressManagement/index.vue
@@ -5,7 +5,7 @@
ref="container"
>
-
+
@@ -53,7 +53,7 @@
-
+
diff --git a/pages/user/coupon/GetCoupon/index.vue b/pages/user/coupon/GetCoupon/index.vue
index 49d43a2..313f716 100644
--- a/pages/user/coupon/GetCoupon/index.vue
+++ b/pages/user/coupon/GetCoupon/index.vue
@@ -1,9 +1,9 @@
-
+
-
+
¥
@@ -45,7 +45,7 @@
-
+
diff --git a/pages/user/coupon/UserCoupon/index.vue b/pages/user/coupon/UserCoupon/index.vue
index 4b7913f..a6403a0 100644
--- a/pages/user/coupon/UserCoupon/index.vue
+++ b/pages/user/coupon/UserCoupon/index.vue
@@ -24,7 +24,7 @@
-
+
diff --git a/pages/user/promotion/CashAudit/index.vue b/pages/user/promotion/CashAudit/index.vue
index fdc53cf..fd15639 100644
--- a/pages/user/promotion/CashAudit/index.vue
+++ b/pages/user/promotion/CashAudit/index.vue
@@ -1,7 +1,7 @@
-
+
提现申请已提交,等待人工审核
{{ time }}
diff --git a/pages/user/promotion/PromoterList/index.vue b/pages/user/promotion/PromoterList/index.vue
index b765ae9..3168be8 100644
--- a/pages/user/promotion/PromoterList/index.vue
+++ b/pages/user/promotion/PromoterList/index.vue
@@ -30,21 +30,21 @@
团队排序
-
-
-
+
+
+
金额排序
-
-
-
+
+
+
订单排序
-
-
-
+
+
+
diff --git a/pages/user/signIn/Integral/index.vue b/pages/user/signIn/Integral/index.vue
index a34d726..2e54ea4 100644
--- a/pages/user/signIn/Integral/index.vue
+++ b/pages/user/signIn/Integral/index.vue
@@ -52,7 +52,7 @@
-
+
@@ -60,7 +60,7 @@
-
+
diff --git a/pages/user/signIn/Sign/index.vue b/pages/user/signIn/Sign/index.vue
index bcc879e..2dd37d0 100644
--- a/pages/user/signIn/Sign/index.vue
+++ b/pages/user/signIn/Sign/index.vue
@@ -54,7 +54,7 @@
-
+
签到成功
diff --git a/static/images/404.png b/static/images/404.png
deleted file mode 100755
index 5319898..0000000
Binary files a/static/images/404.png and /dev/null differ
diff --git a/static/images/accountBg.png b/static/images/accountBg.png
deleted file mode 100644
index 0299e57..0000000
Binary files a/static/images/accountBg.png and /dev/null differ
diff --git a/static/images/address.png b/static/images/address.png
deleted file mode 100644
index 408b0ca..0000000
Binary files a/static/images/address.png and /dev/null differ
diff --git a/static/images/alter.png b/static/images/alter.png
deleted file mode 100644
index 5ae3347..0000000
Binary files a/static/images/alter.png and /dev/null differ
diff --git a/static/images/angle.png b/static/images/angle.png
deleted file mode 100644
index 68865ab..0000000
Binary files a/static/images/angle.png and /dev/null differ
diff --git a/static/images/balance.png b/static/images/balance.png
deleted file mode 100644
index ef7344f..0000000
Binary files a/static/images/balance.png and /dev/null differ
diff --git a/static/images/banner_coupon.png b/static/images/banner_coupon.png
deleted file mode 100644
index 1dcd123..0000000
Binary files a/static/images/banner_coupon.png and /dev/null differ
diff --git a/static/images/baokuan.png b/static/images/baokuan.png
deleted file mode 100644
index 96b8295..0000000
Binary files a/static/images/baokuan.png and /dev/null differ
diff --git a/static/images/bargain.png b/static/images/bargain.png
deleted file mode 100644
index 309fb94..0000000
Binary files a/static/images/bargain.png and /dev/null differ
diff --git a/static/images/bg_coupon_3x.png b/static/images/bg_coupon_3x.png
deleted file mode 100644
index 27dade1..0000000
Binary files a/static/images/bg_coupon_3x.png and /dev/null differ
diff --git a/static/images/bg_seckill.png b/static/images/bg_seckill.png
deleted file mode 100644
index 1aeb8fa..0000000
Binary files a/static/images/bg_seckill.png and /dev/null differ
diff --git a/static/images/brass.jpg b/static/images/brass.jpg
deleted file mode 100644
index 32a6d88..0000000
Binary files a/static/images/brass.jpg and /dev/null differ
diff --git a/static/images/brass.png b/static/images/brass.png
deleted file mode 100644
index 4c2d759..0000000
Binary files a/static/images/brass.png and /dev/null differ
diff --git a/static/images/bronze.jpg b/static/images/bronze.jpg
deleted file mode 100644
index 949b79a..0000000
Binary files a/static/images/bronze.jpg and /dev/null differ
diff --git a/static/images/bronze.png b/static/images/bronze.png
deleted file mode 100644
index e4c0c44..0000000
Binary files a/static/images/bronze.png and /dev/null differ
diff --git a/static/images/calendar_all.png b/static/images/calendar_all.png
deleted file mode 100644
index f396e79..0000000
Binary files a/static/images/calendar_all.png and /dev/null differ
diff --git a/static/images/close.gif b/static/images/close.gif
deleted file mode 100644
index 4de18b4..0000000
Binary files a/static/images/close.gif and /dev/null differ
diff --git a/static/images/collection.png b/static/images/collection.png
deleted file mode 100644
index b22fde2..0000000
Binary files a/static/images/collection.png and /dev/null differ
diff --git a/static/images/coupon-window.png b/static/images/coupon-window.png
deleted file mode 100644
index e50ae10..0000000
Binary files a/static/images/coupon-window.png and /dev/null differ
diff --git a/static/images/coupon-window2.png b/static/images/coupon-window2.png
deleted file mode 100644
index ac3cb8b..0000000
Binary files a/static/images/coupon-window2.png and /dev/null differ
diff --git a/static/images/coupon.png b/static/images/coupon.png
deleted file mode 100644
index 27e6340..0000000
Binary files a/static/images/coupon.png and /dev/null differ
diff --git a/static/images/coupon1.png b/static/images/coupon1.png
deleted file mode 100644
index 82a3b1a..0000000
Binary files a/static/images/coupon1.png and /dev/null differ
diff --git a/static/images/coupon2.png b/static/images/coupon2.png
deleted file mode 100644
index de9d6aa..0000000
Binary files a/static/images/coupon2.png and /dev/null differ
diff --git a/static/images/customer.png b/static/images/customer.png
deleted file mode 100644
index dc97ca8..0000000
Binary files a/static/images/customer.png and /dev/null differ
diff --git a/static/images/del.png b/static/images/del.png
deleted file mode 100644
index 14ba4f8..0000000
Binary files a/static/images/del.png and /dev/null differ
diff --git a/static/images/dfh.png b/static/images/dfh.png
deleted file mode 100644
index 0a1fc04..0000000
Binary files a/static/images/dfh.png and /dev/null differ
diff --git a/static/images/dfk.png b/static/images/dfk.png
deleted file mode 100644
index 4e6f62f..0000000
Binary files a/static/images/dfk.png and /dev/null differ
diff --git a/static/images/diamonds.jpg b/static/images/diamonds.jpg
deleted file mode 100644
index 422a736..0000000
Binary files a/static/images/diamonds.jpg and /dev/null differ
diff --git a/static/images/diamonds.png b/static/images/diamonds.png
deleted file mode 100644
index 3d6c4f9..0000000
Binary files a/static/images/diamonds.png and /dev/null differ
diff --git a/static/images/down.png b/static/images/down.png
deleted file mode 100644
index 3441239..0000000
Binary files a/static/images/down.png and /dev/null differ
diff --git a/static/images/dpj.png b/static/images/dpj.png
deleted file mode 100644
index 4df4d54..0000000
Binary files a/static/images/dpj.png and /dev/null differ
diff --git a/static/images/dsh.png b/static/images/dsh.png
deleted file mode 100644
index 71ca613..0000000
Binary files a/static/images/dsh.png and /dev/null differ
diff --git a/static/images/enter.png b/static/images/enter.png
deleted file mode 100644
index 8806e8a..0000000
Binary files a/static/images/enter.png and /dev/null differ
diff --git a/static/images/examine.png b/static/images/examine.png
deleted file mode 100644
index d43e7f9..0000000
Binary files a/static/images/examine.png and /dev/null differ
diff --git a/static/images/extension.png b/static/images/extension.png
deleted file mode 100644
index d34cb52..0000000
Binary files a/static/images/extension.png and /dev/null differ
diff --git a/static/images/face.png b/static/images/face.png
deleted file mode 100644
index 2f6a2ff..0000000
Binary files a/static/images/face.png and /dev/null differ
diff --git a/static/images/figure.png b/static/images/figure.png
deleted file mode 100644
index 407b7a5..0000000
Binary files a/static/images/figure.png and /dev/null differ
diff --git a/static/images/gift.png b/static/images/gift.png
deleted file mode 100644
index 2f1e984..0000000
Binary files a/static/images/gift.png and /dev/null differ
diff --git a/static/images/gold.jpg b/static/images/gold.jpg
deleted file mode 100644
index 4d63a1f..0000000
Binary files a/static/images/gold.jpg and /dev/null differ
diff --git a/static/images/gold.png b/static/images/gold.png
deleted file mode 100644
index 0536e03..0000000
Binary files a/static/images/gold.png and /dev/null differ
diff --git a/static/images/horn.png b/static/images/horn.png
deleted file mode 100644
index d0ca022..0000000
Binary files a/static/images/horn.png and /dev/null differ
diff --git a/static/images/img_couponcentre_received_3x.png b/static/images/img_couponcentre_received_3x.png
deleted file mode 100644
index f1fbd27..0000000
Binary files a/static/images/img_couponcentre_received_3x.png and /dev/null differ
diff --git a/static/images/img_seckill.png b/static/images/img_seckill.png
deleted file mode 100644
index 179740e..0000000
Binary files a/static/images/img_seckill.png and /dev/null differ
diff --git a/static/images/index-bg.png b/static/images/index-bg.png
deleted file mode 100644
index c7fe216..0000000
Binary files a/static/images/index-bg.png and /dev/null differ
diff --git a/static/images/integralbg.jpg b/static/images/integralbg.jpg
deleted file mode 100644
index b4dad3f..0000000
Binary files a/static/images/integralbg.jpg and /dev/null differ
diff --git a/static/images/keyboard.png b/static/images/keyboard.png
deleted file mode 100644
index 9841f23..0000000
Binary files a/static/images/keyboard.png and /dev/null differ
diff --git a/static/images/left.png b/static/images/left.png
deleted file mode 100644
index 6c79bbe..0000000
Binary files a/static/images/left.png and /dev/null differ
diff --git a/static/images/light.png b/static/images/light.png
deleted file mode 100644
index efa9208..0000000
Binary files a/static/images/light.png and /dev/null differ
diff --git a/static/images/line.jpg b/static/images/line.jpg
deleted file mode 100644
index 1640f55..0000000
Binary files a/static/images/line.jpg and /dev/null differ
diff --git a/static/images/ling.png b/static/images/ling.png
deleted file mode 100644
index 17f0528..0000000
Binary files a/static/images/ling.png and /dev/null differ
diff --git a/static/images/live-logo.gif b/static/images/live-logo.gif
deleted file mode 100644
index a155913..0000000
Binary files a/static/images/live-logo.gif and /dev/null differ
diff --git a/static/images/lock.png b/static/images/lock.png
deleted file mode 100644
index e3fde19..0000000
Binary files a/static/images/lock.png and /dev/null differ
diff --git a/static/images/lock2.png b/static/images/lock2.png
deleted file mode 100644
index d791ab9..0000000
Binary files a/static/images/lock2.png and /dev/null differ
diff --git a/static/images/logo.png b/static/images/logo.png
deleted file mode 100644
index 626dac1..0000000
Binary files a/static/images/logo.png and /dev/null differ
diff --git a/static/images/logo2.png b/static/images/logo2.png
deleted file mode 100644
index 626dac1..0000000
Binary files a/static/images/logo2.png and /dev/null differ
diff --git a/static/images/logo_bg.png b/static/images/logo_bg.png
deleted file mode 100644
index 636f1c1..0000000
Binary files a/static/images/logo_bg.png and /dev/null differ
diff --git a/static/images/medal01.png b/static/images/medal01.png
deleted file mode 100644
index cca6a31..0000000
Binary files a/static/images/medal01.png and /dev/null differ
diff --git a/static/images/medal02.png b/static/images/medal02.png
deleted file mode 100644
index 7f14fce..0000000
Binary files a/static/images/medal02.png and /dev/null differ
diff --git a/static/images/medal03.png b/static/images/medal03.png
deleted file mode 100644
index 3e92ecb..0000000
Binary files a/static/images/medal03.png and /dev/null differ
diff --git a/static/images/member.png b/static/images/member.png
deleted file mode 100644
index b637ae4..0000000
Binary files a/static/images/member.png and /dev/null differ
diff --git a/static/images/memberCenter.png b/static/images/memberCenter.png
deleted file mode 100644
index d26708f..0000000
Binary files a/static/images/memberCenter.png and /dev/null differ
diff --git a/static/images/money.png b/static/images/money.png
deleted file mode 100644
index 9d8aa07..0000000
Binary files a/static/images/money.png and /dev/null differ
diff --git a/static/images/nav1.png b/static/images/nav1.png
deleted file mode 100644
index 2d9c95e..0000000
Binary files a/static/images/nav1.png and /dev/null differ
diff --git a/static/images/nav2.png b/static/images/nav2.png
deleted file mode 100644
index c55c0ba..0000000
Binary files a/static/images/nav2.png and /dev/null differ
diff --git a/static/images/nav3.png b/static/images/nav3.png
deleted file mode 100644
index 6b3b5d4..0000000
Binary files a/static/images/nav3.png and /dev/null differ
diff --git a/static/images/nav4.png b/static/images/nav4.png
deleted file mode 100644
index afd14e8..0000000
Binary files a/static/images/nav4.png and /dev/null differ
diff --git a/static/images/new_logo.png b/static/images/new_logo.png
deleted file mode 100644
index 626dac1..0000000
Binary files a/static/images/new_logo.png and /dev/null differ
diff --git a/static/images/news.png b/static/images/news.png
deleted file mode 100644
index 4be39bd..0000000
Binary files a/static/images/news.png and /dev/null differ
diff --git a/static/images/noAddress.png b/static/images/noAddress.png
deleted file mode 100644
index 12e9a6c..0000000
Binary files a/static/images/noAddress.png and /dev/null differ
diff --git a/static/images/noCart.png b/static/images/noCart.png
deleted file mode 100644
index d7ba570..0000000
Binary files a/static/images/noCart.png and /dev/null differ
diff --git a/static/images/noCollection.png b/static/images/noCollection.png
deleted file mode 100644
index d102553..0000000
Binary files a/static/images/noCollection.png and /dev/null differ
diff --git a/static/images/noCoupon.png b/static/images/noCoupon.png
deleted file mode 100644
index ee102a9..0000000
Binary files a/static/images/noCoupon.png and /dev/null differ
diff --git a/static/images/noEvaluate.png b/static/images/noEvaluate.png
deleted file mode 100644
index 9fe6d12..0000000
Binary files a/static/images/noEvaluate.png and /dev/null differ
diff --git a/static/images/noExpress.png b/static/images/noExpress.png
deleted file mode 100644
index 588e49c..0000000
Binary files a/static/images/noExpress.png and /dev/null differ
diff --git a/static/images/noGood.png b/static/images/noGood.png
deleted file mode 100644
index eade689..0000000
Binary files a/static/images/noGood.png and /dev/null differ
diff --git a/static/images/noNews.png b/static/images/noNews.png
deleted file mode 100644
index 88b8f11..0000000
Binary files a/static/images/noNews.png and /dev/null differ
diff --git a/static/images/noOrder.png b/static/images/noOrder.png
deleted file mode 100644
index ab0c123..0000000
Binary files a/static/images/noOrder.png and /dev/null differ
diff --git a/static/images/noSearch.png b/static/images/noSearch.png
deleted file mode 100644
index 69e5e9b..0000000
Binary files a/static/images/noSearch.png and /dev/null differ
diff --git a/static/images/noShopper.png b/static/images/noShopper.png
deleted file mode 100644
index d7ba570..0000000
Binary files a/static/images/noShopper.png and /dev/null differ
diff --git a/static/images/one.png b/static/images/one.png
deleted file mode 100644
index f598487..0000000
Binary files a/static/images/one.png and /dev/null differ
diff --git a/static/images/oneT.png b/static/images/oneT.png
deleted file mode 100644
index f588b45..0000000
Binary files a/static/images/oneT.png and /dev/null differ
diff --git a/static/images/orderIcon.png b/static/images/orderIcon.png
deleted file mode 100644
index 3ee1603..0000000
Binary files a/static/images/orderIcon.png and /dev/null differ
diff --git a/static/images/orderIndex.png b/static/images/orderIndex.png
deleted file mode 100644
index ff7fc59..0000000
Binary files a/static/images/orderIndex.png and /dev/null differ
diff --git a/static/images/orderTime.png b/static/images/orderTime.png
deleted file mode 100644
index 681c735..0000000
Binary files a/static/images/orderTime.png and /dev/null differ
diff --git a/static/images/ordinary.jpg b/static/images/ordinary.jpg
deleted file mode 100644
index cad33f9..0000000
Binary files a/static/images/ordinary.jpg and /dev/null differ
diff --git a/static/images/ordinary.png b/static/images/ordinary.png
deleted file mode 100644
index fe58734..0000000
Binary files a/static/images/ordinary.png and /dev/null differ
diff --git a/static/images/plus.png b/static/images/plus.png
deleted file mode 100644
index d5f678f..0000000
Binary files a/static/images/plus.png and /dev/null differ
diff --git a/static/images/poster-close.png b/static/images/poster-close.png
deleted file mode 100644
index 189b6bc..0000000
Binary files a/static/images/poster-close.png and /dev/null differ
diff --git a/static/images/pricetitle.jpg b/static/images/pricetitle.jpg
deleted file mode 100644
index 1451364..0000000
Binary files a/static/images/pricetitle.jpg and /dev/null differ
diff --git a/static/images/promotionBg.png b/static/images/promotionBg.png
deleted file mode 100644
index 1875b55..0000000
Binary files a/static/images/promotionBg.png and /dev/null differ
diff --git a/static/images/qr.png b/static/images/qr.png
deleted file mode 100644
index fc1f947..0000000
Binary files a/static/images/qr.png and /dev/null differ
diff --git a/static/images/record1.png b/static/images/record1.png
deleted file mode 100644
index 4a24c33..0000000
Binary files a/static/images/record1.png and /dev/null differ
diff --git a/static/images/record2.png b/static/images/record2.png
deleted file mode 100644
index ddaaaa6..0000000
Binary files a/static/images/record2.png and /dev/null differ
diff --git a/static/images/record3.png b/static/images/record3.png
deleted file mode 100644
index fdceadb..0000000
Binary files a/static/images/record3.png and /dev/null differ
diff --git a/static/images/record4.png b/static/images/record4.png
deleted file mode 100644
index 84c9d8d..0000000
Binary files a/static/images/record4.png and /dev/null differ
diff --git a/static/images/recording.png b/static/images/recording.png
deleted file mode 100644
index 48d9c5d..0000000
Binary files a/static/images/recording.png and /dev/null differ
diff --git a/static/images/red-packets.png b/static/images/red-packets.png
deleted file mode 100644
index 436ab76..0000000
Binary files a/static/images/red-packets.png and /dev/null differ
diff --git a/static/images/redBg.png b/static/images/redBg.png
deleted file mode 100644
index 2b777fa..0000000
Binary files a/static/images/redBg.png and /dev/null differ
diff --git a/static/images/register.png b/static/images/register.png
deleted file mode 100644
index 9eb6cf7..0000000
Binary files a/static/images/register.png and /dev/null differ
diff --git a/static/images/registerB.png b/static/images/registerB.png
deleted file mode 100644
index 551c52b..0000000
Binary files a/static/images/registerB.png and /dev/null differ
diff --git a/static/images/registerw.png b/static/images/registerw.png
deleted file mode 100644
index d598843..0000000
Binary files a/static/images/registerw.png and /dev/null differ
diff --git a/static/images/right-menu-icon.png b/static/images/right-menu-icon.png
deleted file mode 100644
index c7a8912..0000000
Binary files a/static/images/right-menu-icon.png and /dev/null differ
diff --git a/static/images/score.png b/static/images/score.png
deleted file mode 100644
index f0be9fe..0000000
Binary files a/static/images/score.png and /dev/null differ
diff --git a/static/images/sh.png b/static/images/sh.png
deleted file mode 100644
index 3d92d77..0000000
Binary files a/static/images/sh.png and /dev/null differ
diff --git a/static/images/signal.png b/static/images/signal.png
deleted file mode 100644
index 14008a9..0000000
Binary files a/static/images/signal.png and /dev/null differ
diff --git a/static/images/signal2.gif b/static/images/signal2.gif
deleted file mode 100644
index c65da37..0000000
Binary files a/static/images/signal2.gif and /dev/null differ
diff --git a/static/images/silver.jpg b/static/images/silver.jpg
deleted file mode 100644
index 5e10029..0000000
Binary files a/static/images/silver.jpg and /dev/null differ
diff --git a/static/images/silver.png b/static/images/silver.png
deleted file mode 100644
index 3b33b6d..0000000
Binary files a/static/images/silver.png and /dev/null differ
diff --git a/static/images/sort1.png b/static/images/sort1.png
deleted file mode 100644
index 2a88241..0000000
Binary files a/static/images/sort1.png and /dev/null differ
diff --git a/static/images/sort2.png b/static/images/sort2.png
deleted file mode 100644
index 74faf73..0000000
Binary files a/static/images/sort2.png and /dev/null differ
diff --git a/static/images/sort3.png b/static/images/sort3.png
deleted file mode 100644
index c3ce7d4..0000000
Binary files a/static/images/sort3.png and /dev/null differ
diff --git a/static/images/stars1.png b/static/images/stars1.png
deleted file mode 100644
index b2f620c..0000000
Binary files a/static/images/stars1.png and /dev/null differ
diff --git a/static/images/stars2.png b/static/images/stars2.png
deleted file mode 100644
index c26dcb3..0000000
Binary files a/static/images/stars2.png and /dev/null differ
diff --git a/static/images/stars3.png b/static/images/stars3.png
deleted file mode 100644
index 9e72c5f..0000000
Binary files a/static/images/stars3.png and /dev/null differ
diff --git a/static/images/start.png b/static/images/start.png
deleted file mode 100644
index f6fd8f1..0000000
Binary files a/static/images/start.png and /dev/null differ
diff --git a/static/images/switch.png b/static/images/switch.png
deleted file mode 100644
index e435b73..0000000
Binary files a/static/images/switch.png and /dev/null differ
diff --git a/static/images/three.png b/static/images/three.png
deleted file mode 100644
index 8eee090..0000000
Binary files a/static/images/three.png and /dev/null differ
diff --git a/static/images/threeT.png b/static/images/threeT.png
deleted file mode 100644
index 2b00114..0000000
Binary files a/static/images/threeT.png and /dev/null differ
diff --git a/static/images/time.png b/static/images/time.png
deleted file mode 100644
index d52fda3..0000000
Binary files a/static/images/time.png and /dev/null differ
diff --git a/static/images/title1.png b/static/images/title1.png
deleted file mode 100644
index 1b01a9c..0000000
Binary files a/static/images/title1.png and /dev/null differ
diff --git a/static/images/transparent.png b/static/images/transparent.png
deleted file mode 100644
index 4760ebb..0000000
Binary files a/static/images/transparent.png and /dev/null differ
diff --git a/static/images/two.png b/static/images/two.png
deleted file mode 100644
index 14bc796..0000000
Binary files a/static/images/two.png and /dev/null differ
diff --git a/static/images/twoT.png b/static/images/twoT.png
deleted file mode 100644
index 544888d..0000000
Binary files a/static/images/twoT.png and /dev/null differ
diff --git a/static/images/up.png b/static/images/up.png
deleted file mode 100644
index 567db18..0000000
Binary files a/static/images/up.png and /dev/null differ
diff --git a/static/images/vacancy.png b/static/images/vacancy.png
deleted file mode 100644
index 0cf3ffe..0000000
Binary files a/static/images/vacancy.png and /dev/null differ
diff --git a/static/images/value.jpg b/static/images/value.jpg
deleted file mode 100644
index f5b9293..0000000
Binary files a/static/images/value.jpg and /dev/null differ
diff --git a/static/images/vip.png b/static/images/vip.png
deleted file mode 100644
index 904fa50..0000000
Binary files a/static/images/vip.png and /dev/null differ
diff --git a/static/images/voice.png b/static/images/voice.png
deleted file mode 100644
index 7b64165..0000000
Binary files a/static/images/voice.png and /dev/null differ
diff --git a/static/images/writeOff.jpg b/static/images/writeOff.jpg
deleted file mode 100644
index f642a12..0000000
Binary files a/static/images/writeOff.jpg and /dev/null differ
diff --git a/static/images/writeOffBg.jpg b/static/images/writeOffBg.jpg
deleted file mode 100644
index 82aeac5..0000000
Binary files a/static/images/writeOffBg.jpg and /dev/null differ
diff --git a/static/logo.png b/static/logo.png
deleted file mode 100644
index b5771e2..0000000
Binary files a/static/logo.png and /dev/null differ