zhaogongxue 5 mesi fa
parent
commit
9542b0d0af

+ 1 - 1
components/kj-index/kj-index.vue

@@ -32,7 +32,7 @@
 		<view class="shopback">
 			<view class="u-flex u-row-between">
 				<!-- 百亿补贴 -->
-				<view class="bigbox" @click="subsidy(1)">
+				<view class="bigbox" style="height: 468rpx;" @click="subsidy(1)">
 					<view class="u-flex">
 						<image v-if="language=='zh-CN'" src="../../static/images/index/butie.png"
 							style="width: 104rpx;height: 26rpx;" mode="">

File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/build/mp-weixin/common/vendor.js


+ 1 - 1
unpackage/dist/build/mp-weixin/pageC/accountSetup/accountSetup.js

@@ -1 +1 @@
-(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pageC/accountSetup/accountSetup"],{"58a5":function(t,n,e){"use strict";e.r(n);var a=e("e7dd"),u=e.n(a);for(var o in a)["default"].indexOf(o)<0&&function(t){e.d(n,t,(function(){return a[t]}))}(o);n["default"]=u.a},"5c83":function(t,n,e){},"67dc":function(t,n,e){"use strict";e.r(n);var a=e("c274"),u=e("58a5");for(var o in u)["default"].indexOf(o)<0&&function(t){e.d(n,t,(function(){return u[t]}))}(o);e("bba1");var c,i=e("f0c5"),r=Object(i["a"])(u["default"],a["b"],a["c"],!1,null,"4c64a584",null,!1,a["a"],c);n["default"]=r.exports},"9e36":function(t,n,e){"use strict";(function(t,n){var a=e("4ea4");e("f93b");a(e("66fd"));var u=a(e("67dc"));t.__webpack_require_UNI_MP_PLUGIN__=e,n(u.default)}).call(this,e("bc2e")["default"],e("543d")["createPage"])},bba1:function(t,n,e){"use strict";var a=e("5c83"),u=e.n(a);u.a},c274:function(t,n,e){"use strict";var a;e.d(n,"b",(function(){return u})),e.d(n,"c",(function(){return o})),e.d(n,"a",(function(){return a}));var u=function(){var t=this,n=t.$createElement;t._self._c},o=[]},e7dd:function(t,n,e){"use strict";(function(t){Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var a=e("970c"),u=function(){e.e("pageC/mineComponent/allRight/allRight").then(function(){return resolve(e("edae"))}.bind(null,e)).catch(e.oe)},o={components:{AllRight:u},computed:{i18n:function(){return this.$t("index")}},onShow:function(){this.getUserInfo(),t.setNavigationBarTitle({title:this.i18n.setup})},data:function(){return{userInfo:{}}},methods:{layout:function(){t.clearStorage(),t.navigateTo({url:"/pages/login/login"}),a.conn.close()},toNextPage:function(n){t.navigateTo({url:n})},getUserInfo:function(){var n=this;t.getStorage({key:"user_info",success:function(t){var e=t.data;n.userInfo=e}})}},mounted:function(){t.setNavigationBarTitle({title:this.i18n.setup})},created:function(){}};n.default=o}).call(this,e("543d")["default"])}},[["9e36","common/runtime","common/vendor"]]]);
+(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pageC/accountSetup/accountSetup"],{"1adf":function(t,n,e){"use strict";var u=e("875b"),a=e.n(u);a.a},"58a5":function(t,n,e){"use strict";e.r(n);var u=e("e7dd"),a=e.n(u);for(var o in u)["default"].indexOf(o)<0&&function(t){e.d(n,t,(function(){return u[t]}))}(o);n["default"]=a.a},"67dc":function(t,n,e){"use strict";e.r(n);var u=e("c785"),a=e("58a5");for(var o in a)["default"].indexOf(o)<0&&function(t){e.d(n,t,(function(){return a[t]}))}(o);e("1adf");var i,c=e("f0c5"),r=Object(c["a"])(a["default"],u["b"],u["c"],!1,null,"ee999a36",null,!1,u["a"],i);n["default"]=r.exports},"875b":function(t,n,e){},"9e36":function(t,n,e){"use strict";(function(t,n){var u=e("4ea4");e("f93b");u(e("66fd"));var a=u(e("67dc"));t.__webpack_require_UNI_MP_PLUGIN__=e,n(a.default)}).call(this,e("bc2e")["default"],e("543d")["createPage"])},c785:function(t,n,e){"use strict";var u;e.d(n,"b",(function(){return a})),e.d(n,"c",(function(){return o})),e.d(n,"a",(function(){return u}));var a=function(){var t=this,n=t.$createElement;t._self._c},o=[]},e7dd:function(t,n,e){"use strict";(function(t){Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var u=e("970c"),a=function(){e.e("pageC/mineComponent/allRight/allRight").then(function(){return resolve(e("edae"))}.bind(null,e)).catch(e.oe)},o={components:{AllRight:a},computed:{i18n:function(){return this.$t("index")}},onShow:function(){this.getUserInfo(),t.setNavigationBarTitle({title:this.i18n.setup})},data:function(){return{userInfo:{}}},methods:{layout:function(){t.clearStorage(),t.reLaunch({url:"/pages/login/login"}),u.conn.close()},toNextPage:function(n){t.navigateTo({url:n})},getUserInfo:function(){var n=this;t.getStorage({key:"user_info",success:function(t){var e=t.data;n.userInfo=e}})}},mounted:function(){t.setNavigationBarTitle({title:this.i18n.setup})},created:function(){}};n.default=o}).call(this,e("543d")["default"])}},[["9e36","common/runtime","common/vendor"]]]);

File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/build/mp-weixin/pageC/accountSetup/accountSetup.wxml


+ 1 - 1
unpackage/dist/build/mp-weixin/pageC/accountSetup/accountSetup.wxss

@@ -1 +1 @@
-.page.data-v-4c64a584{padding:20rpx 24rpx}.page .set-top.data-v-4c64a584{background-color:#fff;border-radius:16rpx;padding:0 20rpx}.page .set-top .information.data-v-4c64a584{display:flex;justify-content:space-between;align-items:center;width:100%;height:176rpx}.page .set-top .information .information-lift.data-v-4c64a584{display:flex;align-items:center}.page .set-top .information .information-lift .header-img.data-v-4c64a584{border-radius:50%;height:116rpx;width:116rpx;margin-right:20rpx}.page .set-top .information .information-lift .name.data-v-4c64a584{font-size:36rpx}.page .set-top .address.data-v-4c64a584{display:flex;justify-content:space-between;height:106rpx;align-items:center;border-top:2rpx solid hsla(0,0%,59.2%,.2)}.page .set-center.data-v-4c64a584{margin-top:20rpx;background-color:#fff;border-radius:16rpx;padding:0 20rpx}.page .set-center .security.data-v-4c64a584{display:flex;height:102rpx;border-bottom:2rpx solid hsla(0,0%,59.2%,.2);justify-content:space-between;align-items:center}.page .set-center .switch.data-v-4c64a584{display:flex;justify-content:space-between;height:104rpx;align-items:center}.page .set-bottom.data-v-4c64a584{border-radius:16rpx;padding:0 20rpx;background-color:#fff;margin-top:20rpx}.page .set-bottom .text-1.data-v-4c64a584{display:flex;justify-content:space-between;align-items:center;height:102rpx;border-bottom:2rpx solid hsla(0,0%,59.2%,.2)}.page .set-bottom .text-2.data-v-4c64a584{display:flex;justify-content:space-between;align-items:center;height:102rpx}.page .layout.data-v-4c64a584{border-radius:16rpx;background-color:#fff;color:#f83224;font-size:32rpx;height:92rpx;margin-top:20rpx}.page .right-icon.data-v-4c64a584{width:32rpx;height:32rpx}.page .text-right.data-v-4c64a584{display:flex;align-items:center}.page .text-right text.data-v-4c64a584{font-size:30rpx;color:rgba(34,34,34,.5)}
+.page.data-v-ee999a36{padding:20rpx 24rpx}.page .set-top.data-v-ee999a36{background-color:#fff;border-radius:16rpx;padding:0 20rpx}.page .set-top .information.data-v-ee999a36{display:flex;justify-content:space-between;align-items:center;width:100%;height:176rpx}.page .set-top .information .information-lift.data-v-ee999a36{display:flex;align-items:center}.page .set-top .information .information-lift .header-img.data-v-ee999a36{border-radius:50%;height:116rpx;width:116rpx;margin-right:20rpx}.page .set-top .information .information-lift .name.data-v-ee999a36{font-size:36rpx}.page .set-top .address.data-v-ee999a36{display:flex;justify-content:space-between;height:106rpx;align-items:center;border-top:2rpx solid hsla(0,0%,59.2%,.2)}.page .set-center.data-v-ee999a36{margin-top:20rpx;background-color:#fff;border-radius:16rpx;padding:0 20rpx}.page .set-center .security.data-v-ee999a36{display:flex;height:102rpx;border-bottom:2rpx solid hsla(0,0%,59.2%,.2);justify-content:space-between;align-items:center}.page .set-center .switch.data-v-ee999a36{display:flex;justify-content:space-between;height:104rpx;align-items:center}.page .set-bottom.data-v-ee999a36{border-radius:16rpx;padding:0 20rpx;background-color:#fff;margin-top:20rpx}.page .set-bottom .text-1.data-v-ee999a36{display:flex;justify-content:space-between;align-items:center;height:102rpx;border-bottom:2rpx solid hsla(0,0%,59.2%,.2)}.page .set-bottom .text-2.data-v-ee999a36{display:flex;justify-content:space-between;align-items:center;height:102rpx}.page .layout.data-v-ee999a36{border-radius:16rpx;background-color:#fff;color:#f83224;font-size:32rpx;height:92rpx;margin-top:20rpx}.page .right-icon.data-v-ee999a36{width:32rpx;height:32rpx}.page .text-right.data-v-ee999a36{display:flex;align-items:center}.page .text-right text.data-v-ee999a36{font-size:30rpx;color:rgba(34,34,34,.5)}

+ 2 - 2
unpackage/dist/build/mp-weixin/pages/mine/component/mineMoney.json

@@ -1,4 +1,4 @@
 {
-  "usingComponents": {},
-  "component": true
+  "component": true,
+  "usingComponents": {}
 }

+ 2 - 2
unpackage/dist/build/mp-weixin/uview-ui/components/u-swipe-action-item/u-swipe-action-item.json

@@ -1,6 +1,6 @@
 {
+  "component": true,
   "usingComponents": {
     "u-icon": "/uview-ui/components/u-icon/u-icon"
-  },
-  "component": true
+  }
 }

+ 2 - 2
unpackage/dist/build/mp-weixin/uview-ui/components/u-swipe-action/u-swipe-action.json

@@ -1,4 +1,4 @@
 {
-  "usingComponents": {},
-  "component": true
+  "component": true,
+  "usingComponents": {}
 }

File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/components/kj-index/kj-index.js.map


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pageC/accountSetup/accountSetup.js.map


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/mp-weixin/common/vendor.js


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/mp-weixin/components/kj-index/kj-index.wxml


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/mp-weixin/pageC/accountSetup/accountSetup.js


+ 2 - 2
unpackage/dist/dev/mp-weixin/pages/mine/component/mallOrderForm.json

@@ -1,4 +1,4 @@
 {
-  "component": true,
-  "usingComponents": {}
+  "usingComponents": {},
+  "component": true
 }

+ 2 - 2
unpackage/dist/dev/mp-weixin/pages/mine/component/mineMoney.json

@@ -1,4 +1,4 @@
 {
-  "component": true,
-  "usingComponents": {}
+  "usingComponents": {},
+  "component": true
 }

+ 2 - 2
unpackage/dist/dev/mp-weixin/pages/mine/component/personalFunction.json

@@ -1,4 +1,4 @@
 {
-  "component": true,
-  "usingComponents": {}
+  "usingComponents": {},
+  "component": true
 }

+ 13 - 3
unpackage/dist/dev/mp-weixin/project.config.json

@@ -1,7 +1,8 @@
 {
   "description": "项目配置文件。",
   "packOptions": {
-    "ignore": []
+    "ignore": [],
+    "include": []
   },
   "setting": {
     "urlCheck": false,
@@ -9,10 +10,15 @@
     "postcss": false,
     "minified": false,
     "newFeature": true,
-    "bigPackageSizeSupport": true
+    "bigPackageSizeSupport": true,
+    "babelSetting": {
+      "ignore": [],
+      "disablePlugins": [],
+      "outputPath": ""
+    }
   },
   "compileType": "miniprogram",
-  "libVersion": "",
+  "libVersion": "3.4.3",
   "appid": "wx84ab1b5d609b805d",
   "projectname": "kjds",
   "condition": {
@@ -32,5 +38,9 @@
       "current": -1,
       "list": []
     }
+  },
+  "editorSetting": {
+    "tabIndent": "insertSpaces",
+    "tabSize": 2
   }
 }

Some files were not shown because too many files changed in this diff