zx/public/static/js/pages-users-user_address-in...

1 line
18 KiB
JavaScript
Raw Normal View History

2024-07-02 15:32:59 +08:00
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-users-user_address-index"],{"029d":function(t,e,n){var i=n("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场https://ext.dcloud.net.cn上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者建议你使用scss预处理并在插件代码中直接使用这些变量无需 import 这个文件方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者插件使用者你可以通过修改这些变量来定制自己的插件主题实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */[data-v-2fe1d6d4] uni-checkbox .uni-checkbox-input.uni-checkbox-input-checked,[data-v-2fe1d6d4] uni-checkbox .wx-checkbox-input.wx-checkbox-input-checked{border:1px solid var(--view-theme)!important;background-color:var(--view-theme)!important;color:#fff!important}.addAddress .list[data-v-2fe1d6d4]{background-color:#fff}.addAddress .list .item[data-v-2fe1d6d4]{padding:%?30?%;border-top:1px solid #eee;position:relative}.addAddress .list .item .location[data-v-2fe1d6d4]{position:absolute;right:%?30?%;top:%?15?%;text-align:center;font-size:%?20?%}.addAddress .list .item .location .iconfont[data-v-2fe1d6d4]{color:var(--view-theme)}.addAddress .list .item .name[data-v-2fe1d6d4]{width:%?195?%;font-size:%?30?%;color:#333}.addAddress .list .item .address[data-v-2fe1d6d4]{flex:1;margin-left:%?20?%}.addAddress .list .item uni-input[data-v-2fe1d6d4], .region .region_count[data-v-2fe1d6d4]{width:%?475?%;font-size:%?30?%;box-sizing:border-box}.region .region_count[data-v-2fe1d6d4]{height:%?42?%;line-height:%?42?%}.region .region_count .icon-xiangyou[data-v-2fe1d6d4]{float:right}.addAddress .list .location-input[data-v-2fe1d6d4]{padding-right:%?70?%}.addAddress .list .item .placeholder[data-v-2fe1d6d4]{color:#ccc}.addAddress .list .item uni-picker[data-v-2fe1d6d4]{width:%?475?%}.addAddress .list .item uni-picker .picker[data-v-2fe1d6d4]{width:%?410?%;font-size:%?30?%}.addAddress .list .item uni-picker .iconfont[data-v-2fe1d6d4]{font-size:%?43?%}.addAddress .default[data-v-2fe1d6d4]{padding:0 %?30?%;height:%?90?%;background-color:#fff;margin-top:%?23?%}.addAddress .default uni-checkbox[data-v-2fe1d6d4]{margin-right:%?15?%}.addAddress .keepBnt[data-v-2fe1d6d4]{width:%?690?%;height:%?86?%;border-radius:%?50?%;text-align:center;line-height:%?86?%;margin:%?50?% auto;font-size:%?32?%;color:#fff;background-color:var(--view-theme)}.addAddress .keepBnt[disabled][data-v-2fe1d6d4]{background:#bbb}.addAddress .wechatAddress[data-v-2fe1d6d4]{width:%?690?%;height:%?86?%;border-radius:%?50?%;text-align:center;line-height:%?86?%;margin:0 auto;font-size:%?32?%;color:var(--view-theme);border:1px solid var(--view-theme)}',""]),t.exports=e},"295a":function(t,e,n){"use strict";var i=n("a876"),d=n.n(i);d.a},"7e00":function(t,e,n){"use strict";n("6a54");var i=n("f5bd").default;Object.defineProperty(e,"__esModule",{value:!0}),e.arrivalNoticeApi=function(t){return r.default.post("store/product/increase_take",t)},e.bagExplain=function(){return r.default.get("store/product/bag/explain")},e.bagRecommend=function(){return r.default.get("product/spu/bag/recommend")},e.collectAdd=function(t){return r.default.post("user/relation/create",t)},e.collectAll=function(t){return r.default.post("user/relation/batch/create",t)},e.collectDel=function(t){return r.default.post("user/relation/delete",t)},e.copyPasswordApi=function(t){return r.default.get("product/spu/copy",t,{noAuth:!0})},e.copyPasswordSearch=function(t){return r.default.get("command/copy",t,{noAu