first commit
This commit is contained in:
1
unpackage/dist/build/mp-weixin/pages/me/setting.js
vendored
Normal file
1
unpackage/dist/build/mp-weixin/pages/me/setting.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/me/setting"],{"087d":function(n,o,t){"use strict";t.r(o);var e=t("94d3"),u=t("86f6");for(var i in u)["default"].indexOf(i)<0&&function(n){t.d(o,n,(function(){return u[n]}))}(i);t("7541");var r=t("828b"),a=Object(r["a"])(u["default"],e["b"],e["c"],!1,null,null,null,!1,e["a"],void 0);o["default"]=a.exports},1074:function(n,o,t){"use strict";(function(n,o){var e=t("47a9");t("4233");e(t("3240"));var u=e(t("087d"));n.__webpack_require_UNI_MP_PLUGIN__=t,o(u.default)}).call(this,t("3223")["default"],t("df3c")["createPage"])},"4fd2":function(n,o,t){"use strict";(function(n){Object.defineProperty(o,"__esModule",{value:!0}),o.default=void 0;var e={components:{WxUserInfoModal:function(){t.e("uni_modules/tuniaoui-wx-user-info/components/tuniaoui-wx-user-info/tuniaoui-wx-user-info").then(function(){return resolve(t("6e08"))}.bind(null,t)).catch(t.oe)}},data:function(){return{showAuthorizationModal:!1}},computed:{userInfo:function(){return this.$store.state.auth.user}},onLoad:function(){console.log(this.userInfo)},methods:{toUser:function(){n.navigateTo({url:"/pages/me/userName?phone="+this.userInfo.mobile})},mobileUp:function(){n.navigateTo({url:"/pages/me/mobile?phone="+this.userInfo.mobile})},logout:function(){var o=this;this.$http.get("/shop/v10/auth/logout").then((function(t){t.data;o.$store.commit("auth/resetUser"),o.$store.commit("auth/resetToken"),n.redirectTo({url:"/pages/me/login"})}))},dialogInputConfirm:function(n){console.log(n)},infoHeader:function(){console.log(123456),this.showAuthorizationModal=!0},updatedUserInfoEvent:function(o){var t=this;this.$http.post("/shop/v10/user/update",{avatar_url:o.avatar,nickname:o.nickname}).then((function(o){var e=o.data,u=o.success,i=o.msg;u&&(t.$store.commit("auth/setUser",e),n.showToast({title:i,icon:"none"}))})),this.showAuthorizationModal=!1,console.log(o)}}};o.default=e}).call(this,t("df3c")["default"])},7541:function(n,o,t){"use strict";var e=t("d31b"),u=t.n(e);u.a},"86f6":function(n,o,t){"use strict";t.r(o);var e=t("4fd2"),u=t.n(e);for(var i in e)["default"].indexOf(i)<0&&function(n){t.d(o,n,(function(){return e[n]}))}(i);o["default"]=u.a},"94d3":function(n,o,t){"use strict";t.d(o,"b",(function(){return u})),t.d(o,"c",(function(){return i})),t.d(o,"a",(function(){return e}));var e={uIcon:function(){return Promise.all([t.e("common/vendor"),t.e("node-modules/uview-ui/components/u-icon/u-icon")]).then(t.bind(null,"15bf"))},uButton:function(){return Promise.all([t.e("common/vendor"),t.e("node-modules/uview-ui/components/u-button/u-button")]).then(t.bind(null,"e1a8"))},uniPopup:function(){return t.e("uni_modules/uni-popup/components/uni-popup/uni-popup").then(t.bind(null,"8d13"))},uniPopupDialog:function(){return Promise.all([t.e("common/vendor"),t.e("uni_modules/uni-popup/components/uni-popup-dialog/uni-popup-dialog")]).then(t.bind(null,"9cb1"))}},u=function(){var n=this.$createElement;this._self._c},i=[]},d31b:function(n,o,t){}},[["1074","common/runtime","common/vendor"]]]);
|
||||
Reference in New Issue
Block a user