Browse Source

全局样式以及page路径更新

master
396316021 2 years ago
parent
commit
68c24349ac
  1. 3
      unpackage/dist/dev/mp-weixin/app.js
  2. 3
      unpackage/dist/dev/mp-weixin/app.json
  3. 2
      unpackage/dist/dev/mp-weixin/app.wxss
  4. 328
      unpackage/dist/dev/mp-weixin/common/vendor.js
  5. 2
      unpackage/dist/dev/mp-weixin/components/FooterNav/Index.js
  6. 2
      unpackage/dist/dev/mp-weixin/components/HeaderNav/Index.js
  7. 2
      unpackage/dist/dev/mp-weixin/components/HeaderNav/Index.wxml
  8. 2
      unpackage/dist/dev/mp-weixin/components/MzButton/Index.js
  9. 2
      unpackage/dist/dev/mp-weixin/components/RightNav/Index.js
  10. 6
      unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u--form/u--form.js
  11. 2
      unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u--form/u--form.wxml
  12. 2
      unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u--input/u--input.js
  13. 2
      unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u--input/u--input.wxml
  14. 2
      unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u--textarea/u--textarea.js
  15. 2
      unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u--textarea/u--textarea.wxml
  16. 4
      unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-action-sheet/u-action-sheet.js
  17. 2
      unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-form-item/u-form-item.js
  18. 6
      unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-form/u-form.js
  19. 4
      unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-gap/u-gap.js
  20. 2
      unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-icon/u-icon.js
  21. 2
      unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-input/u-input.js
  22. 4
      unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-line/u-line.js
  23. 4
      unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-loading-icon/u-loading-icon.js
  24. 4
      unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-overlay/u-overlay.js
  25. 4
      unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-popup/u-popup.js
  26. 2
      unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-radio-group/u-radio-group.js
  27. 2
      unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-radio/u-radio.js
  28. 4
      unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-safe-bottom/u-safe-bottom.js
  29. 4
      unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-status-bar/u-status-bar.js
  30. 2
      unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-textarea/u-textarea.js
  31. 5
      unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-transition/u-transition.js
  32. 6
      unpackage/dist/dev/mp-weixin/pages/Addr/index.js
  33. 2
      unpackage/dist/dev/mp-weixin/pages/Addr/index.wxml
  34. 119
      unpackage/dist/dev/mp-weixin/pages/AddrDetail/index.js
  35. 3
      unpackage/dist/dev/mp-weixin/pages/AddrDetail/index.json
  36. 2
      unpackage/dist/dev/mp-weixin/pages/AddrDetail/index.wxml
  37. 69
      unpackage/dist/dev/mp-weixin/pages/AddrDetail/index.wxss
  38. 2
      unpackage/dist/dev/mp-weixin/pages/ChatDetail/index.js
  39. 2
      unpackage/dist/dev/mp-weixin/pages/ChatDetail/index.wxml
  40. 2
      unpackage/dist/dev/mp-weixin/pages/Index/components/ChatPage/Index.js
  41. 22
      unpackage/dist/dev/mp-weixin/pages/Index/components/HomePage/Index.js
  42. 2
      unpackage/dist/dev/mp-weixin/pages/Index/components/HomePage/Index.wxml
  43. 6
      unpackage/dist/dev/mp-weixin/pages/Index/components/OrderPage/Index.js
  44. 2
      unpackage/dist/dev/mp-weixin/pages/Index/components/UserPage/Index.js
  45. 2
      unpackage/dist/dev/mp-weixin/pages/Index/index.js
  46. 2
      unpackage/dist/dev/mp-weixin/pages/Index/index.wxml
  47. 6
      unpackage/dist/dev/mp-weixin/pages/UserCoupons/index.js
  48. 2
      unpackage/dist/dev/mp-weixin/pages/UserCoupons/index.wxml
  49. 2
      unpackage/dist/dev/mp-weixin/pages/UserDetail/index.js
  50. 2
      unpackage/dist/dev/mp-weixin/pages/UserDetail/index.wxml
  51. 2
      unpackage/dist/dev/mp-weixin/uni_modules/uni-swipe-action/components/uni-swipe-action-item/uni-swipe-action-item.js
  52. 2
      unpackage/dist/dev/mp-weixin/uni_modules/uni-swipe-action/components/uni-swipe-action/uni-swipe-action.js

3
unpackage/dist/dev/mp-weixin/app.js vendored

@ -9,6 +9,7 @@ if (!Math) {
"./pages/UserCoupons/index.js";
"./pages/Addr/index.js";
"./pages/AddrDetail/index.js";
"./pages/Card/index.js";
}
const _sfc_main = {
onLaunch: function() {
@ -22,7 +23,7 @@ const _sfc_main = {
mounted() {
}
};
const App = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__file", "D:/Project/pet_web/App.vue"]]);
const App = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__file", "D:/project/pet-uni/App.vue"]]);
const store = common_vendor.createStore({
state() {
return {

3
unpackage/dist/dev/mp-weixin/app.json vendored

@ -5,7 +5,8 @@
"pages/ChatDetail/index",
"pages/UserCoupons/index",
"pages/Addr/index",
"pages/AddrDetail/index"
"pages/AddrDetail/index",
"pages/Card/index"
],
"window": {
"navigationBarTextStyle": "black",

2
unpackage/dist/dev/mp-weixin/app.wxss vendored

@ -29,6 +29,8 @@ uni-page-body {
}
.body-background {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: 100% 100%;

328
unpackage/dist/dev/mp-weixin/common/vendor.js vendored

@ -10055,8 +10055,8 @@ const zIndex = {
};
let platform = "none";
platform = "vue3";
platform = "weixin";
platform = "mp";
platform = "weixin";
const platform$1 = platform;
const $u = {
route,
@ -10978,7 +10978,7 @@ const icons = {
"uicon-zh": "",
"uicon-en": ""
};
const props$f = {
const props$c = {
props: {
// 图标类名
name: {
@ -11067,7 +11067,7 @@ const props$f = {
}
}
};
const props$e = {
const props$b = {
props: {
// 绑定的值
modelValue: {
@ -11253,7 +11253,7 @@ const props$e = {
}
}
};
const props$d = {
const props$a = {
props: {
// input的label提示语
label: {
@ -11296,283 +11296,6 @@ const props$d = {
}
}
};
const props$c = {
props: {
// 输入框的内容
value: {
type: [String, Number],
default: defprops.textarea.value
},
// 输入框的内容
modelValue: {
type: [String, Number],
default: defprops.textarea.value
},
// 输入框为空时占位符
placeholder: {
type: [String, Number],
default: defprops.textarea.placeholder
},
// 指定placeholder的样式类,注意页面或组件的style中写了scoped时,需要在类名前写/deep/
placeholderClass: {
type: String,
default: defprops.input.placeholderClass
},
// 指定placeholder的样式
placeholderStyle: {
type: [String, Object],
default: defprops.input.placeholderStyle
},
// 输入框高度
height: {
type: [String, Number],
default: defprops.textarea.height
},
// 设置键盘右下角按钮的文字,仅微信小程序,App-vue和H5有效
confirmType: {
type: String,
default: defprops.textarea.confirmType
},
// 是否禁用
disabled: {
type: Boolean,
default: defprops.textarea.disabled
},
// 是否显示统计字数
count: {
type: Boolean,
default: defprops.textarea.count
},
// 是否自动获取焦点,nvue不支持,H5取决于浏览器的实现
focus: {
type: Boolean,
default: defprops.textarea.focus
},
// 是否自动增加高度
autoHeight: {
type: Boolean,
default: defprops.textarea.autoHeight
},
// 如果textarea是在一个position:fixed的区域,需要显示指定属性fixed为true
fixed: {
type: Boolean,
default: defprops.textarea.fixed
},
// 指定光标与键盘的距离
cursorSpacing: {
type: Number,
default: defprops.textarea.cursorSpacing
},
// 指定focus时的光标位置
cursor: {
type: [String, Number],
default: defprops.textarea.cursor
},
// 是否显示键盘上方带有”完成“按钮那一栏,
showConfirmBar: {
type: Boolean,
default: defprops.textarea.showConfirmBar
},
// 光标起始位置,自动聚焦时有效,需与selection-end搭配使用
selectionStart: {
type: Number,
default: defprops.textarea.selectionStart
},
// 光标结束位置,自动聚焦时有效,需与selection-start搭配使用
selectionEnd: {
type: Number,
default: defprops.textarea.selectionEnd
},
// 键盘弹起时,是否自动上推页面
adjustPosition: {
type: Boolean,
default: defprops.textarea.adjustPosition
},
// 是否去掉 iOS 下的默认内边距,只微信小程序有效
disableDefaultPadding: {
type: Boolean,
default: defprops.textarea.disableDefaultPadding
},
// focus时,点击页面的时候不收起键盘,只微信小程序有效
holdKeyboard: {
type: Boolean,
default: defprops.textarea.holdKeyboard
},
// 最大输入长度,设置为 -1 的时候不限制最大长度
maxlength: {
type: [String, Number],
default: defprops.textarea.maxlength
},
// 边框类型,surround-四周边框,bottom-底部边框
border: {
type: String,
default: defprops.textarea.border
},
// 用于处理或者过滤输入框内容的方法
formatter: {
type: [Function, null],
default: defprops.textarea.formatter
},
// 是否忽略组件内对文本合成系统事件的处理
ignoreCompositionEvent: {
type: Boolean,
default: true
}
}
};
const props$b = {
props: {
// radio的名称
name: {
type: [String, Number, Boolean],
default: defprops.radio.name
},
// 形状,square为方形,circle为圆型
shape: {
type: String,
default: defprops.radio.shape
},
// 是否禁用
disabled: {
type: [String, Boolean],
default: defprops.radio.disabled
},
// 是否禁止点击提示语选中单选框
labelDisabled: {
type: [String, Boolean],
default: defprops.radio.labelDisabled
},
// 选中状态下的颜色,如设置此值,将会覆盖parent的activeColor值
activeColor: {
type: String,
default: defprops.radio.activeColor
},
// 未选中的颜色
inactiveColor: {
type: String,
default: defprops.radio.inactiveColor
},
// 图标的大小,单位px
iconSize: {
type: [String, Number],
default: defprops.radio.iconSize
},
// label的字体大小,px单位
labelSize: {
type: [String, Number],
default: defprops.radio.labelSize
},
// label提示文字,因为nvue下,直接slot进来的文字,由于特殊的结构,无法修改样式
label: {
type: [String, Number],
default: defprops.radio.label
},
// 整体的大小
size: {
type: [String, Number],
default: defprops.radio.size
},
// 图标颜色
color: {
type: String,
default: defprops.radio.color
},
// label的颜色
labelColor: {
type: String,
default: defprops.radio.labelColor
},
// 图标颜色
iconColor: {
type: String,
default: defprops.radio.iconColor
}
}
};
const props$a = {
props: {
// 绑定的值
modelValue: {
type: [String, Number, Boolean],
default: defprops.radioGroup.value
},
// 是否禁用全部radio
disabled: {
type: Boolean,
default: defprops.radioGroup.disabled
},
// 形状,circle-圆形,square-方形
shape: {
type: String,
default: defprops.radioGroup.shape
},
// 选中状态下的颜色,如设置此值,将会覆盖parent的activeColor值
activeColor: {
type: String,
default: defprops.radioGroup.activeColor
},
// 未选中的颜色
inactiveColor: {
type: String,
default: defprops.radioGroup.inactiveColor
},
// 标识符
name: {
type: String,
default: defprops.radioGroup.name
},
// 整个组件的尺寸,默认px
size: {
type: [String, Number],
default: defprops.radioGroup.size
},
// 布局方式,row-横向,column-纵向
placement: {
type: String,
default: defprops.radioGroup.placement
},
// label的文本
label: {
type: [String],
default: defprops.radioGroup.label
},
// label的颜色 (默认 '#303133' )
labelColor: {
type: [String],
default: defprops.radioGroup.labelColor
},
// label的字体大小,px单位
labelSize: {
type: [String, Number],
default: defprops.radioGroup.labelSize
},
// 是否禁止点击文本操作checkbox(默认 false )
labelDisabled: {
type: Boolean,
default: defprops.radioGroup.labelDisabled
},
// 图标颜色
iconColor: {
type: String,
default: defprops.radioGroup.iconColor
},
// 图标的大小,单位px
iconSize: {
type: [String, Number],
default: defprops.radioGroup.iconSize
},
// 竖向配列时,是否显示下划线
borderBottom: {
type: Boolean,
default: defprops.radioGroup.borderBottom
},
// 图标与文字的对齐方式
iconPlacement: {
type: String,
default: defprops.radio.iconPlacement
}
}
};
const props$9 = {
props: {
// 当前form的需要验证字段的集合
@ -12868,34 +12591,36 @@ const transition = {
this.$emit("click");
},
// vue版本的组件进场处理
vueEnter() {
async vueEnter() {
const classNames = getClassNames(this.mode);
this.status = "enter";
this.$emit("beforeEnter");
this.inited = true;
this.display = true;
this.classes = classNames.enter;
this.$nextTick(async () => {
await nextTick$1();
{
this.$emit("enter");
this.transitionEnded = false;
this.$emit("afterEnter");
this.classes = classNames["enter-to"];
});
}
},
// 动画离场处理
vueLeave() {
async vueLeave() {
if (!this.display)
return;
const classNames = getClassNames(this.mode);
this.status = "leave";
this.$emit("beforeLeave");
this.classes = classNames.leave;
this.$nextTick(() => {
await nextTick$1();
{
this.transitionEnded = false;
this.$emit("leave");
setTimeout(this.onTransitionEnd, this.duration);
this.classes = classNames["leave-to"];
});
}
},
// 完成过渡后触发
onTransitionEnd() {
@ -12925,22 +12650,19 @@ exports.n = n;
exports.o = o;
exports.openType = openType;
exports.p = p;
exports.props = props$f;
exports.props$1 = props$e;
exports.props$10 = props$5;
exports.props$11 = props$4;
exports.props$12 = props$3;
exports.props$13 = props$2;
exports.props$14 = props$1;
exports.props$15 = props;
exports.props$2 = props$d;
exports.props$3 = props$c;
exports.props$4 = props$b;
exports.props$5 = props$a;
exports.props$6 = props$9;
exports.props$7 = props$8;
exports.props$8 = props$7;
exports.props$9 = props$6;
exports.props = props$c;
exports.props$1 = props$b;
exports.props$10 = props$2;
exports.props$11 = props$1;
exports.props$12 = props;
exports.props$2 = props$a;
exports.props$3 = props$9;
exports.props$4 = props$8;
exports.props$5 = props$7;
exports.props$6 = props$6;
exports.props$7 = props$5;
exports.props$8 = props$4;
exports.props$9 = props$3;
exports.resolveComponent = resolveComponent;
exports.s = s;
exports.sr = sr;

2
unpackage/dist/dev/mp-weixin/components/FooterNav/Index.js vendored

@ -67,5 +67,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
})
};
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/Project/pet_web/components/FooterNav/Index.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/project/pet-uni/components/FooterNav/Index.vue"]]);
wx.createComponent(Component);

2
unpackage/dist/dev/mp-weixin/components/HeaderNav/Index.js vendored

@ -80,5 +80,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
l: $data.navPaddingTop + "px"
};
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/Project/pet_web/components/HeaderNav/Index.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/project/pet-uni/components/HeaderNav/Index.vue"]]);
wx.createComponent(Component);

2
unpackage/dist/dev/mp-weixin/components/HeaderNav/Index.wxml vendored

@ -1 +1 @@
<view class="{{['header', k && 'top']}}" style="{{'padding-top:' + l}}"><view class="header-container" style="{{'height:' + g + ';' + ('padding-top:' + h) + ';' + ('padding-bottom:' + i) + ';' + ('justify-content:' + j)}}"><view hidden="{{!b}}" class="header-back-button" bindtap="{{c}}"><u-icon wx:if="{{a}}" u-i="a986de68-0" bind:__l="__l" u-p="{{a}}"></u-icon></view><view class="header-title">{{d}}</view><view hidden="{{!f}}" class="header-back-button" style="opacity:0"><u-icon wx:if="{{e}}" u-i="a986de68-1" bind:__l="__l" u-p="{{e}}"></u-icon></view></view></view>
<view class="{{['header', k && 'top']}}" style="{{'padding-top:' + l}}"><view class="header-container" style="{{'height:' + g + ';' + ('padding-top:' + h) + ';' + ('padding-bottom:' + i) + ';' + ('justify-content:' + j)}}"><view hidden="{{!b}}" class="header-back-button" bindtap="{{c}}"><u-icon wx:if="{{a}}" u-i="6f80a3de-0" bind:__l="__l" u-p="{{a}}"></u-icon></view><view class="header-title">{{d}}</view><view hidden="{{!f}}" class="header-back-button" style="opacity:0"><u-icon wx:if="{{e}}" u-i="6f80a3de-1" bind:__l="__l" u-p="{{e}}"></u-icon></view></view></view>

2
unpackage/dist/dev/mp-weixin/components/MzButton/Index.js vendored

@ -63,5 +63,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
e: $props.buttonWidth
};
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/Project/pet_web/components/MzButton/Index.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/project/pet-uni/components/MzButton/Index.vue"]]);
wx.createComponent(Component);

2
unpackage/dist/dev/mp-weixin/components/RightNav/Index.js vendored

@ -32,5 +32,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
})
};
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/Project/pet_web/components/RightNav/Index.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/project/pet-uni/components/RightNav/Index.vue"]]);
wx.createComponent(Component);

6
unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u--form/u--form.js vendored

@ -3,7 +3,7 @@ const common_vendor = require("../../../../common/vendor.js");
const uvForm = () => "../u-form/u-form.js";
const _sfc_main = {
name: "u-form",
mixins: [common_vendor.mpMixin, common_vendor.props$6, common_vendor.mixin],
mixins: [common_vendor.mpMixin, common_vendor.props$3, common_vendor.mixin],
components: {
uvForm
},
@ -42,7 +42,7 @@ if (!Array) {
}
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return {
a: common_vendor.sr("uForm", "9745899a-0"),
a: common_vendor.sr("uForm", "64848f76-0"),
b: common_vendor.p({
model: _ctx.model,
rules: _ctx.rules,
@ -56,5 +56,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
})
};
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/Project/pet_web/node_modules/uview-plus/components/u--form/u--form.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/project/pet-uni/node_modules/uview-plus/components/u--form/u--form.vue"]]);
wx.createComponent(Component);

2
unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u--form/u--form.wxml vendored

@ -1 +1 @@
<uv-form wx:if="{{b}}" class="r" u-s="{{['d']}}" u-r="uForm" u-i="9745899a-0" bind:__l="__l" u-p="{{b}}"><slot/></uv-form>
<uv-form wx:if="{{b}}" class="r" u-s="{{['d']}}" u-r="uForm" u-i="64848f76-0" bind:__l="__l" u-p="{{b}}"><slot/></uv-form>

2
unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u--input/u--input.js vendored

@ -55,5 +55,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
})
};
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/Project/pet_web/node_modules/uview-plus/components/u--input/u--input.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/project/pet-uni/node_modules/uview-plus/components/u--input/u--input.vue"]]);
wx.createComponent(Component);

2
unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u--input/u--input.wxml vendored

@ -1 +1 @@
<uv-input wx:if="{{b}}" u-s="{{['d']}}" bindupdateModelValue="{{a}}" u-i="f0646442-0" bind:__l="__l" u-p="{{b}}"><slot name="prefix"></slot><slot name="suffix"></slot></uv-input>
<uv-input wx:if="{{b}}" u-s="{{['d']}}" bindupdateModelValue="{{a}}" u-i="69f9631e-0" bind:__l="__l" u-p="{{b}}"><slot name="prefix"></slot><slot name="suffix"></slot></uv-input>

2
unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u--textarea/u--textarea.js vendored

@ -43,5 +43,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
})
};
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/Project/pet_web/node_modules/uview-plus/components/u--textarea/u--textarea.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/project/pet-uni/node_modules/uview-plus/components/u--textarea/u--textarea.vue"]]);
wx.createComponent(Component);

2
unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u--textarea/u--textarea.wxml vendored

@ -1 +1 @@
<uv-textarea wx:if="{{c}}" bindinput="{{a}}" bindupdateModelValue="{{b}}" u-i="7339071f-0" bind:__l="__l" u-p="{{c}}"></uv-textarea>
<uv-textarea wx:if="{{c}}" bindinput="{{a}}" bindupdateModelValue="{{b}}" u-i="039c5231-0" bind:__l="__l" u-p="{{c}}"></uv-textarea>

4
unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-action-sheet/u-action-sheet.js vendored

@ -3,7 +3,7 @@ const common_vendor = require("../../../../common/vendor.js");
const _sfc_main = {
name: "u-action-sheet",
// 一些props参数和methods方法,通过mixin混入,因为其他文件也会用到
mixins: [common_vendor.openType, common_vendor.button, common_vendor.mixin, common_vendor.props$7],
mixins: [common_vendor.openType, common_vendor.button, common_vendor.mixin, common_vendor.props$4],
data() {
return {};
},
@ -146,5 +146,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
})
});
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-05ea451b"], ["__file", "D:/Project/pet_web/node_modules/uview-plus/components/u-action-sheet/u-action-sheet.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-05ea451b"], ["__file", "D:/project/pet-uni/node_modules/uview-plus/components/u-action-sheet/u-action-sheet.vue"]]);
wx.createComponent(Component);

2
unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-form-item/u-form-item.js vendored

@ -108,5 +108,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
})
} : {});
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-b4fd400b"], ["__file", "D:/Project/pet_web/node_modules/uview-plus/components/u-form-item/u-form-item.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-b4fd400b"], ["__file", "D:/project/pet-uni/node_modules/uview-plus/components/u-form-item/u-form-item.vue"]]);
wx.createComponent(Component);

6
unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-form/u-form.js vendored

@ -4,7 +4,7 @@ common_vendor.Schema.warning = function() {
};
const _sfc_main = {
name: "u-form",
mixins: [common_vendor.mpMixin, common_vendor.mixin, common_vendor.props$6],
mixins: [common_vendor.mpMixin, common_vendor.mixin, common_vendor.props$3],
provide() {
return {
uForm: this
@ -130,7 +130,7 @@ const _sfc_main = {
errorsRes.push(...errors);
childErrors.push(...errors);
}
child.message = ((_a = childErrors[0]) == null ? void 0 : _a.message) ?? null;
child.message = ((_a = childErrors[0]) == null ? void 0 : _a.message) ? childErrors[0].message : null;
}
);
}
@ -166,5 +166,5 @@ const _sfc_main = {
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return {};
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/Project/pet_web/node_modules/uview-plus/components/u-form/u-form.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/project/pet-uni/node_modules/uview-plus/components/u-form/u-form.vue"]]);
wx.createComponent(Component);

4
unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-gap/u-gap.js vendored

@ -2,7 +2,7 @@
const common_vendor = require("../../../../common/vendor.js");
const _sfc_main = {
name: "u-gap",
mixins: [common_vendor.mpMixin, common_vendor.mixin, common_vendor.props$10],
mixins: [common_vendor.mpMixin, common_vendor.mixin, common_vendor.props$7],
computed: {
gapStyle() {
const style = {
@ -20,5 +20,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
a: common_vendor.s($options.gapStyle)
};
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-a491fc03"], ["__file", "D:/Project/pet_web/node_modules/uview-plus/components/u-gap/u-gap.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-a491fc03"], ["__file", "D:/project/pet-uni/node_modules/uview-plus/components/u-gap/u-gap.vue"]]);
wx.createComponent(Component);

2
unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-icon/u-icon.js vendored

@ -79,5 +79,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
t: common_vendor.n("u-icon--" + _ctx.labelPos)
});
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-1c933a9a"], ["__file", "D:/Project/pet_web/node_modules/uview-plus/components/u-icon/u-icon.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-1c933a9a"], ["__file", "D:/project/pet-uni/node_modules/uview-plus/components/u-icon/u-icon.vue"]]);
wx.createComponent(Component);

2
unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-input/u-input.js vendored

@ -202,5 +202,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
J: common_vendor.s($options.wrapperStyle)
});
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-5904192e"], ["__file", "D:/Project/pet_web/node_modules/uview-plus/components/u-input/u-input.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-5904192e"], ["__file", "D:/project/pet-uni/node_modules/uview-plus/components/u-input/u-input.vue"]]);
wx.createComponent(Component);

4
unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-line/u-line.js vendored

@ -2,7 +2,7 @@
const common_vendor = require("../../../../common/vendor.js");
const _sfc_main = {
name: "u-line",
mixins: [common_vendor.mpMixin, common_vendor.mixin, common_vendor.props$8],
mixins: [common_vendor.mpMixin, common_vendor.mixin, common_vendor.props$5],
computed: {
lineStyle() {
const style = {};
@ -30,5 +30,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
a: common_vendor.s($options.lineStyle)
};
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-bbd9963c"], ["__file", "D:/Project/pet_web/node_modules/uview-plus/components/u-line/u-line.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-bbd9963c"], ["__file", "D:/project/pet-uni/node_modules/uview-plus/components/u-line/u-line.vue"]]);
wx.createComponent(Component);

4
unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-loading-icon/u-loading-icon.js vendored

@ -2,7 +2,7 @@
const common_vendor = require("../../../../common/vendor.js");
const _sfc_main = {
name: "u-loading-icon",
mixins: [common_vendor.mpMixin, common_vendor.mixin, common_vendor.props$9],
mixins: [common_vendor.mpMixin, common_vendor.mixin, common_vendor.props$6],
data() {
return {
// Array.form可以通过一个伪数组对象创建指定长度的数组
@ -94,5 +94,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
t: common_vendor.n(_ctx.vertical && "u-loading-icon--vertical")
}) : {});
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-00752c6d"], ["__file", "D:/Project/pet_web/node_modules/uview-plus/components/u-loading-icon/u-loading-icon.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-00752c6d"], ["__file", "D:/project/pet-uni/node_modules/uview-plus/components/u-loading-icon/u-loading-icon.vue"]]);
wx.createComponent(Component);

4
unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-overlay/u-overlay.js vendored

@ -2,7 +2,7 @@
const common_vendor = require("../../../../common/vendor.js");
const _sfc_main = {
name: "u-overlay",
mixins: [common_vendor.mpMixin, common_vendor.mixin, common_vendor.props$12],
mixins: [common_vendor.mpMixin, common_vendor.mixin, common_vendor.props$9],
computed: {
overlayStyle() {
const style = {
@ -42,5 +42,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
})
};
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-35f7c3e5"], ["__file", "D:/Project/pet_web/node_modules/uview-plus/components/u-overlay/u-overlay.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-35f7c3e5"], ["__file", "D:/project/pet-uni/node_modules/uview-plus/components/u-overlay/u-overlay.vue"]]);
wx.createComponent(Component);

4
unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-popup/u-popup.js vendored

@ -2,7 +2,7 @@
const common_vendor = require("../../../../common/vendor.js");
const _sfc_main = {
name: "u-popup",
mixins: [common_vendor.mpMixin, common_vendor.mixin, common_vendor.props$11],
mixins: [common_vendor.mpMixin, common_vendor.mixin, common_vendor.props$8],
data() {
return {
overlayDuration: this.duration + 50
@ -210,5 +210,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
})
});
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-74921bef"], ["__file", "D:/Project/pet_web/node_modules/uview-plus/components/u-popup/u-popup.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-74921bef"], ["__file", "D:/project/pet-uni/node_modules/uview-plus/components/u-popup/u-popup.vue"]]);
wx.createComponent(Component);

2
unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-radio-group/u-radio-group.js vendored

@ -63,5 +63,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
a: common_vendor.n($options.bemClass)
};
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-272bb654"], ["__file", "D:/Project/pet_web/node_modules/uview-plus/components/u-radio-group/u-radio-group.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-272bb654"], ["__file", "D:/project/pet-uni/node_modules/uview-plus/components/u-radio-group/u-radio-group.vue"]]);
wx.createComponent(Component);

2
unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-radio/u-radio.js vendored

@ -183,5 +183,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
m: common_vendor.n($data.parentData.borderBottom && $data.parentData.placement === "column" && "u-border-bottom")
};
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-edf95844"], ["__file", "D:/Project/pet_web/node_modules/uview-plus/components/u-radio/u-radio.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-edf95844"], ["__file", "D:/project/pet-uni/node_modules/uview-plus/components/u-radio/u-radio.vue"]]);
wx.createComponent(Component);

4
unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-safe-bottom/u-safe-bottom.js vendored

@ -2,7 +2,7 @@
const common_vendor = require("../../../../common/vendor.js");
const _sfc_main = {
name: "u-safe-bottom",
mixins: [common_vendor.mpMixin, common_vendor.mixin, common_vendor.props$14],
mixins: [common_vendor.mpMixin, common_vendor.mixin, common_vendor.props$11],
data() {
return {
safeAreaBottomHeight: 0,
@ -24,5 +24,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
b: common_vendor.n(!$data.isNvue && "u-safe-area-inset-bottom")
};
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-3ec581de"], ["__file", "D:/Project/pet_web/node_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-3ec581de"], ["__file", "D:/project/pet-uni/node_modules/uview-plus/components/u-safe-bottom/u-safe-bottom.vue"]]);
wx.createComponent(Component);

4
unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-status-bar/u-status-bar.js vendored

@ -2,7 +2,7 @@
const common_vendor = require("../../../../common/vendor.js");
const _sfc_main = {
name: "u-status-bar",
mixins: [common_vendor.mpMixin, common_vendor.mixin, common_vendor.props$13],
mixins: [common_vendor.mpMixin, common_vendor.mixin, common_vendor.props$10],
data() {
return {};
},
@ -20,5 +20,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
a: common_vendor.s($options.style)
};
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-c0b45a48"], ["__file", "D:/Project/pet_web/node_modules/uview-plus/components/u-status-bar/u-status-bar.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-c0b45a48"], ["__file", "D:/project/pet-uni/node_modules/uview-plus/components/u-status-bar/u-status-bar.vue"]]);
wx.createComponent(Component);

2
unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-textarea/u-textarea.js vendored

@ -129,5 +129,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
G: common_vendor.s($options.textareaStyle)
});
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-31706dd7"], ["__file", "D:/Project/pet_web/node_modules/uview-plus/components/u-textarea/u-textarea.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-31706dd7"], ["__file", "D:/project/pet-uni/node_modules/uview-plus/components/u-textarea/u-textarea.vue"]]);
wx.createComponent(Component);

5
unpackage/dist/dev/mp-weixin/node-modules/uview-plus/components/u-transition/u-transition.js vendored

@ -18,6 +18,7 @@ const _sfc_main = {
// 应用的类名
};
},
emits: ["click", "beforeEnter", "enter", "afterEnter", "beforeLeave", "leave", "afterLeave"],
computed: {
mergeStyle() {
const { viewStyle, customStyle } = this;
@ -32,7 +33,7 @@ const _sfc_main = {
}
},
// 将mixin挂在到组件中,uni.$u.mixin实际上为一个vue格式对象
mixins: [common_vendor.mpMixin, common_vendor.mixin, common_vendor.transition, common_vendor.props$15],
mixins: [common_vendor.mpMixin, common_vendor.mixin, common_vendor.transition, common_vendor.props$12],
watch: {
show: {
handler(newVal) {
@ -53,5 +54,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
e: common_vendor.o((...args) => _ctx.noop && _ctx.noop(...args))
} : {});
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-0573594d"], ["__file", "D:/Project/pet_web/node_modules/uview-plus/components/u-transition/u-transition.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-0573594d"], ["__file", "D:/project/pet-uni/node_modules/uview-plus/components/u-transition/u-transition.vue"]]);
wx.createComponent(Component);

6
unpackage/dist/dev/mp-weixin/pages/Addr/index.js vendored

@ -164,8 +164,8 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
b: common_vendor.t(item.phone),
c: common_vendor.t(item.addr),
d: common_vendor.o(($event) => $options.delAddr(item)),
e: "2196a72b-2-" + i0 + "," + ("2196a72b-1-" + i0),
f: "2196a72b-1-" + i0
e: "297208bd-2-" + i0 + "," + ("297208bd-1-" + i0),
f: "297208bd-1-" + i0
};
}),
d: $data.staticImage.addrEdit,
@ -178,6 +178,6 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
})
};
}
const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/Project/pet_web/pages/Addr/index.vue"]]);
const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/project/pet-uni/pages/Addr/index.vue"]]);
_sfc_main.__runtimeHooks = 1;
wx.createPage(MiniProgramPage);

2
unpackage/dist/dev/mp-weixin/pages/Addr/index.wxml vendored

@ -1 +1 @@
<view class="body-background" style="{{'background-image:' + a}}"></view><header-nav wx:if="{{b}}" u-i="2196a72b-0" bind:__l="__l" u-p="{{b}}"></header-nav><view class="app-wallpaper"><view class="addr-list-container row"><uni-swipe-action wx:for="{{c}}" wx:for-item="item" u-s="{{['d']}}" u-i="{{item.f}}" bind:__l="__l"><uni-swipe-action-item wx:if="{{i}}" u-s="{{['right','d']}}" u-i="{{item.e}}" bind:__l="__l" u-p="{{i}}"><view class="addr-list-item-container"><view class="addr-list-item row" style="{{'background-image:' + g}}"><view class="addr-list-content"><view class="addr-title-group row"><view class="addr-title">{{item.a}}</view><view class="addr-phone">{{item.b}}</view><view class="addr-edit" bindtap="{{e}}"><image class="img" src="{{d}}" mode="aspectFit"/></view></view><view class="addr-desc-container row"><view class="addr-icon"><image class="img" src="{{f}}" mode="aspectFit"/></view><view class="addr-desc col">{{item.c}}</view></view></view></view></view><view class="addr-list-del-container" slot="right"><view class="addr-list-del-content"><view class="addr-list-del" bindtap="{{item.d}}"><view class="addr-del-container"><image class="img" src="{{h}}" mode="aspectFit"/><view class="addr-del-title"> 删除 </view></view></view></view></view></uni-swipe-action-item></uni-swipe-action></view></view>
<view class="body-background" style="{{'background-image:' + a}}"></view><header-nav wx:if="{{b}}" u-i="297208bd-0" bind:__l="__l" u-p="{{b}}"></header-nav><view class="app-wallpaper"><view class="addr-list-container row"><uni-swipe-action wx:for="{{c}}" wx:for-item="item" u-s="{{['d']}}" u-i="{{item.f}}" bind:__l="__l"><uni-swipe-action-item wx:if="{{i}}" u-s="{{['right','d']}}" u-i="{{item.e}}" bind:__l="__l" u-p="{{i}}"><view class="addr-list-item-container"><view class="addr-list-item row" style="{{'background-image:' + g}}"><view class="addr-list-content"><view class="addr-title-group row"><view class="addr-title">{{item.a}}</view><view class="addr-phone">{{item.b}}</view><view class="addr-edit" bindtap="{{e}}"><image class="img" src="{{d}}" mode="aspectFit"/></view></view><view class="addr-desc-container row"><view class="addr-icon"><image class="img" src="{{f}}" mode="aspectFit"/></view><view class="addr-desc col">{{item.c}}</view></view></view></view></view><view class="addr-list-del-container" slot="right"><view class="addr-list-del-content"><view class="addr-list-del" bindtap="{{item.d}}"><view class="addr-del-container"><image class="img" src="{{h}}" mode="aspectFit"/><view class="addr-del-title"> 删除 </view></view></view></view></view></uni-swipe-action-item></uni-swipe-action></view></view>

119
unpackage/dist/dev/mp-weixin/pages/AddrDetail/index.js vendored

@ -16,7 +16,8 @@ const _sfc_main = {
return {
staticImage: {
orderCardBackground: config_host.imghost + "/static/image/order-card-background.png",
wallpaperBgImage: config_host.imghost + "/static/image/background.png"
wallpaperBgImage: config_host.imghost + "/static/image/background.png",
addrDetailTitle: config_host.imghost + "/static/image/addr-detail-title.png"
},
radiolist1: [
{
@ -67,7 +68,17 @@ const _sfc_main = {
},
onLoad() {
},
methods: {},
methods: {
checkLock(index) {
this.radiolist1.forEach((item, num) => {
if (index === num) {
this.radiolist1[num].disabled = true;
} else {
this.radiolist1[num].disabled = false;
}
});
}
},
onPageScroll(res) {
if (res.scrollTop <= 20) {
common_vendor.index.$emit("isTop", true);
@ -83,24 +94,18 @@ if (!Array) {
const _easycom_u__input2 = common_vendor.resolveComponent("u--input");
const _easycom_u_form_item2 = common_vendor.resolveComponent("u-form-item");
const _easycom_u_icon2 = common_vendor.resolveComponent("u-icon");
const _easycom_u__textarea2 = common_vendor.resolveComponent("u--textarea");
const _easycom_u_radio2 = common_vendor.resolveComponent("u-radio");
const _easycom_u_radio_group2 = common_vendor.resolveComponent("u-radio-group");
const _component_MzButton = common_vendor.resolveComponent("MzButton");
const _easycom_u__form2 = common_vendor.resolveComponent("u--form");
const _easycom_u_action_sheet2 = common_vendor.resolveComponent("u-action-sheet");
(_component_HeaderNav + _easycom_u__input2 + _easycom_u_form_item2 + _easycom_u_icon2 + _easycom_u__textarea2 + _easycom_u_radio2 + _easycom_u_radio_group2 + _component_MzButton + _easycom_u__form2 + _easycom_u_action_sheet2)();
(_component_HeaderNav + _easycom_u__input2 + _easycom_u_form_item2 + _easycom_u_icon2 + _component_MzButton + _easycom_u__form2 + _easycom_u_action_sheet2)();
}
const _easycom_u__input = () => "../../node-modules/uview-plus/components/u--input/u--input.js";
const _easycom_u_form_item = () => "../../node-modules/uview-plus/components/u-form-item/u-form-item.js";
const _easycom_u_icon = () => "../../node-modules/uview-plus/components/u-icon/u-icon.js";
const _easycom_u__textarea = () => "../../node-modules/uview-plus/components/u--textarea/u--textarea.js";
const _easycom_u_radio = () => "../../node-modules/uview-plus/components/u-radio/u-radio.js";
const _easycom_u_radio_group = () => "../../node-modules/uview-plus/components/u-radio-group/u-radio-group.js";
const _easycom_u__form = () => "../../node-modules/uview-plus/components/u--form/u--form.js";
const _easycom_u_action_sheet = () => "../../node-modules/uview-plus/components/u-action-sheet/u-action-sheet.js";
if (!Math) {
(_easycom_u__input + _easycom_u_form_item + _easycom_u_icon + _easycom_u__textarea + _easycom_u_radio + _easycom_u_radio_group + _easycom_u__form + _easycom_u_action_sheet)();
(_easycom_u__input + _easycom_u_form_item + _easycom_u_icon + _easycom_u__form + _easycom_u_action_sheet)();
}
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return {
@ -109,32 +114,33 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
title: "新增地址",
["is-back"]: true
}),
c: common_vendor.o(($event) => $data.model1.userInfo.name = $event),
d: common_vendor.p({
c: $data.staticImage.addrDetailTitle,
d: common_vendor.o(($event) => $data.model1.userInfo.name = $event),
e: common_vendor.p({
border: "none",
inputAlign: "right",
modelValue: $data.model1.userInfo.name
}),
e: common_vendor.sr("item1", "05117348-2,05117348-1"),
f: common_vendor.p({
f: common_vendor.sr("item1", "46589b24-2,46589b24-1"),
g: common_vendor.p({
label: "家长姓名",
prop: "userInfo.name",
borderBottom: true
}),
g: common_vendor.o(($event) => $data.model1.userInfo.name = $event),
h: common_vendor.p({
h: common_vendor.o(($event) => $data.model1.userInfo.name = $event),
i: common_vendor.p({
border: "none",
inputAlign: "right",
modelValue: $data.model1.userInfo.name
}),
i: common_vendor.sr("item1", "05117348-4,05117348-1"),
j: common_vendor.p({
j: common_vendor.sr("item1", "46589b24-4,46589b24-1"),
k: common_vendor.p({
label: "家长电话",
prop: "userInfo.name",
borderBottom: true
}),
k: common_vendor.o(($event) => $data.model1.userInfo.sex = $event),
l: common_vendor.p({
l: common_vendor.o(($event) => $data.model1.userInfo.sex = $event),
m: common_vendor.p({
disabled: true,
disabledColor: "#ffffff",
placeholder: "请选择",
@ -142,90 +148,67 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
inputAlign: "right",
modelValue: $data.model1.userInfo.sex
}),
m: common_vendor.p({
n: common_vendor.p({
name: "arrow-right"
}),
n: common_vendor.sr("item1", "05117348-6,05117348-1"),
o: common_vendor.o(($event) => {
o: common_vendor.sr("item1", "46589b24-6,46589b24-1"),
p: common_vendor.o(($event) => {
$data.showSex = true;
_ctx.hideKeyboard();
}),
p: common_vendor.p({
q: common_vendor.p({
label: "省市区",
prop: "userInfo.sex",
borderBottom: true
}),
q: common_vendor.o(($event) => $data.model1.userInfo.sex = $event),
r: common_vendor.p({
placeholder: "请填写详细地址信息,精确到门牌号",
modelValue: $data.model1.userInfo.sex
}),
s: common_vendor.sr("item1", "05117348-9,05117348-1"),
t: common_vendor.o(($event) => {
$data.showSex = true;
_ctx.hideKeyboard();
}),
v: common_vendor.p({
labelPosition: "top",
label: "详细地址",
r: common_vendor.sr("item1", "46589b24-9,46589b24-1"),
s: common_vendor.p({
label: "",
prop: "userInfo.sex",
borderBottom: true
borderBottom: false
}),
w: common_vendor.f($data.radiolist1, (item, index, i0) => {
t: common_vendor.f($data.radiolist1, (item, index, i0) => {
return {
a: index,
b: common_vendor.o(_ctx.radioChange, index),
c: "05117348-13-" + i0 + ",05117348-12",
d: common_vendor.p({
customStyle: {
marginBottom: "8px"
},
label: item.name,
name: item.name
})
a: common_vendor.t(item.name),
b: item.disabled ? 1 : "",
c: common_vendor.o(($event) => $options.checkLock(index))
};
}),
x: common_vendor.o(_ctx.groupChange),
y: common_vendor.o(($event) => _ctx.radiovalue1 = $event),
z: common_vendor.p({
placement: "column",
modelValue: _ctx.radiovalue1
}),
A: common_vendor.sr("item1", "05117348-11,05117348-1"),
B: common_vendor.p({
v: common_vendor.sr("item1", "46589b24-10,46589b24-1"),
w: common_vendor.p({
label: "门锁密码",
prop: "userInfo.name",
borderBottom: true,
inputAlign: "right"
}),
C: common_vendor.o(($event) => $data.model1.userInfo.name = $event),
D: common_vendor.p({
x: common_vendor.o(($event) => $data.model1.userInfo.name = $event),
y: common_vendor.p({
border: "none",
inputAlign: "right",
modelValue: $data.model1.userInfo.name
}),
E: common_vendor.sr("item1", "05117348-14,05117348-1"),
F: common_vendor.p({
z: common_vendor.sr("item1", "46589b24-11,46589b24-1"),
A: common_vendor.p({
label: "普通锁",
prop: "userInfo.name",
borderBottom: true
}),
G: common_vendor.p({
B: common_vendor.p({
["button-width"]: "317.2rpx",
["button-color"]: "#4DC3B8",
["font-color"]: "#FFFFFF",
title: "保存地址"
}),
H: common_vendor.sr("form1", "05117348-1"),
I: common_vendor.p({
C: common_vendor.sr("form1", "46589b24-1"),
D: common_vendor.p({
labelWidth: "auto",
labelPosition: "left",
model: $data.model1,
rules: $data.rules
}),
J: common_vendor.o(($event) => $data.showSex = false),
K: common_vendor.o(_ctx.sexSelect),
L: common_vendor.p({
E: common_vendor.o(($event) => $data.showSex = false),
F: common_vendor.o(_ctx.sexSelect),
G: common_vendor.p({
show: $data.showSex,
actions: $data.actions,
title: "请选择性别",
@ -233,6 +216,6 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
})
};
}
const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/Project/pet_web/pages/AddrDetail/index.vue"]]);
const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/project/pet-uni/pages/AddrDetail/index.vue"]]);
_sfc_main.__runtimeHooks = 1;
wx.createPage(MiniProgramPage);

3
unpackage/dist/dev/mp-weixin/pages/AddrDetail/index.json vendored

@ -6,9 +6,6 @@
"u--input": "../../node-modules/uview-plus/components/u--input/u--input",
"u-form-item": "../../node-modules/uview-plus/components/u-form-item/u-form-item",
"u-icon": "../../node-modules/uview-plus/components/u-icon/u-icon",
"u--textarea": "../../node-modules/uview-plus/components/u--textarea/u--textarea",
"u-radio": "../../node-modules/uview-plus/components/u-radio/u-radio",
"u-radio-group": "../../node-modules/uview-plus/components/u-radio-group/u-radio-group",
"u--form": "../../node-modules/uview-plus/components/u--form/u--form",
"u-action-sheet": "../../node-modules/uview-plus/components/u-action-sheet/u-action-sheet"
}

2
unpackage/dist/dev/mp-weixin/pages/AddrDetail/index.wxml vendored

@ -1 +1 @@
<view class="body-background" style="{{'background-image:' + a}}"></view><header-nav wx:if="{{b}}" u-i="05117348-0" bind:__l="__l" u-p="{{b}}"></header-nav><view class="app-wallpaper"><view class="container-background-group"><view class="container-background-content"><image/><u--form wx:if="{{I}}" class="r" u-s="{{['d']}}" u-r="form1" u-i="05117348-1" bind:__l="__l" u-p="{{I}}"><u-form-item wx:if="{{f}}" class="r" u-s="{{['d']}}" u-r="item1" u-i="05117348-2,05117348-1" bind:__l="__l" u-p="{{f}}"><u--input wx:if="{{d}}" u-i="05117348-3,05117348-2" bind:__l="__l" bindupdateModelValue="{{c}}" u-p="{{d}}"></u--input></u-form-item><u-form-item wx:if="{{j}}" class="r" u-s="{{['d']}}" u-r="item1" u-i="05117348-4,05117348-1" bind:__l="__l" u-p="{{j}}"><u--input wx:if="{{h}}" u-i="05117348-5,05117348-4" bind:__l="__l" bindupdateModelValue="{{g}}" u-p="{{h}}"></u--input></u-form-item><u-form-item wx:if="{{p}}" class="r" u-s="{{['right','d']}}" bindclick="{{o}}" u-r="item1" u-i="05117348-6,05117348-1" bind:__l="__l" u-p="{{p}}"><u--input wx:if="{{l}}" u-i="05117348-7,05117348-6" bind:__l="__l" bindupdateModelValue="{{k}}" u-p="{{l}}"></u--input><u-icon u-i="05117348-8,05117348-6" bind:__l="__l" u-p="{{m}}" slot="right"></u-icon></u-form-item><u-form-item wx:if="{{v}}" class="r" u-s="{{['label']}}" bindclick="{{t}}" u-r="item1" u-i="05117348-9,05117348-1" bind:__l="__l" u-p="{{v}}"><view slot="label"><view class="xq-label">详细地址</view><u--textarea wx:if="{{r}}" u-i="05117348-10,05117348-9" bind:__l="__l" bindupdateModelValue="{{q}}" u-p="{{r}}"></u--textarea></view></u-form-item><u-form-item wx:if="{{B}}" class="r" u-s="{{['d']}}" u-r="item1" u-i="05117348-11,05117348-1" bind:__l="__l" u-p="{{B}}"><u-radio-group wx:if="{{z}}" u-s="{{['d']}}" bindchange="{{x}}" u-i="05117348-12,05117348-11" bind:__l="__l" bindupdateModelValue="{{y}}" u-p="{{z}}"><u-radio wx:for="{{w}}" wx:for-item="item" wx:key="a" bindchange="{{item.b}}" u-i="{{item.c}}" bind:__l="__l" u-p="{{item.d}}"></u-radio></u-radio-group></u-form-item><u-form-item wx:if="{{F}}" class="r" u-s="{{['d']}}" u-r="item1" u-i="05117348-14,05117348-1" bind:__l="__l" u-p="{{F}}"><u--input wx:if="{{D}}" u-i="05117348-15,05117348-14" bind:__l="__l" bindupdateModelValue="{{C}}" u-p="{{D}}"></u--input></u-form-item><u-form-item u-s="{{['d']}}" u-i="05117348-16,05117348-1" bind:__l="__l"><mz-button wx:if="{{G}}" class="col-12 row submit-button" u-i="05117348-17,05117348-16" bind:__l="__l" u-p="{{G}}"></mz-button></u-form-item></u--form><u-action-sheet wx:if="{{L}}" bindclose="{{J}}" bindselect="{{K}}" u-i="05117348-18" bind:__l="__l" u-p="{{L}}"></u-action-sheet></view><view class="container-background-box"><view class="container-background"></view></view></view></view>
<view class="body-background" style="{{'background-image:' + a}}"></view><header-nav wx:if="{{b}}" u-i="46589b24-0" bind:__l="__l" u-p="{{b}}"></header-nav><view class="app-wallpaper"><view class="container-background-group"><view class="container-background-content"><image src="{{c}}" class="img" mode="widthFix"/><u--form wx:if="{{D}}" class="r" u-s="{{['d']}}" u-r="form1" u-i="46589b24-1" bind:__l="__l" u-p="{{D}}"><u-form-item wx:if="{{g}}" class="r" u-s="{{['d']}}" u-r="item1" u-i="46589b24-2,46589b24-1" bind:__l="__l" u-p="{{g}}"><u--input wx:if="{{e}}" u-i="46589b24-3,46589b24-2" bind:__l="__l" bindupdateModelValue="{{d}}" u-p="{{e}}"></u--input></u-form-item><u-form-item wx:if="{{k}}" class="r" u-s="{{['d']}}" u-r="item1" u-i="46589b24-4,46589b24-1" bind:__l="__l" u-p="{{k}}"><u--input wx:if="{{i}}" u-i="46589b24-5,46589b24-4" bind:__l="__l" bindupdateModelValue="{{h}}" u-p="{{i}}"></u--input></u-form-item><u-form-item wx:if="{{q}}" class="r" u-s="{{['right','d']}}" bindclick="{{p}}" u-r="item1" u-i="46589b24-6,46589b24-1" bind:__l="__l" u-p="{{q}}"><u--input wx:if="{{m}}" u-i="46589b24-7,46589b24-6" bind:__l="__l" bindupdateModelValue="{{l}}" u-p="{{m}}"></u--input><u-icon u-i="46589b24-8,46589b24-6" bind:__l="__l" u-p="{{n}}" slot="right"></u-icon></u-form-item><u-form-item wx:if="{{s}}" u-s="{{['d']}}" u-r="item1" class="row r" u-i="46589b24-9,46589b24-1" bind:__l="__l" u-p="{{s}}"><view class="xq-label">详细地址</view><textarea class="xq-textarea" cols="30" rows="10" placeholder="请填写详细地址信息,精确到门牌号"></textarea></u-form-item><u-form-item wx:if="{{w}}" class="r" u-s="{{['d']}}" u-r="item1" style="border-bottom:none" u-i="46589b24-10,46589b24-1" bind:__l="__l" u-p="{{w}}"><view class="radio-group row"><view wx:for="{{t}}" wx:for-item="item" class="{{['radio-option', 'row', item.b && 'active']}}" bindtap="{{item.c}}"><view class="radio-circle"><view class="radio-circle-in"></view></view><view class="radio-label">{{item.a}}</view></view></view></u-form-item><u-form-item wx:if="{{A}}" class="r" u-s="{{['d']}}" u-r="item1" u-i="46589b24-11,46589b24-1" bind:__l="__l" u-p="{{A}}"><u--input wx:if="{{y}}" u-i="46589b24-12,46589b24-11" bind:__l="__l" bindupdateModelValue="{{x}}" u-p="{{y}}"></u--input></u-form-item><u-form-item u-s="{{['d']}}" u-i="46589b24-13,46589b24-1" bind:__l="__l"><mz-button wx:if="{{B}}" class="col-12 row submit-button" u-i="46589b24-14,46589b24-13" bind:__l="__l" u-p="{{B}}"></mz-button></u-form-item></u--form><u-action-sheet wx:if="{{G}}" bindclose="{{E}}" bindselect="{{F}}" u-i="46589b24-15" bind:__l="__l" u-p="{{G}}"></u-action-sheet></view><view class="container-background-box"><view class="container-background"></view></view></view></view>

69
unpackage/dist/dev/mp-weixin/pages/AddrDetail/index.wxss vendored

@ -27,6 +27,7 @@
position: relative;
background-size: 100% 100%;
background-repeat: no-repeat;
padding-bottom: 30rpx;
}
.app-wallpaper .container-background-group {
position: relative;
@ -38,6 +39,74 @@
border-radius: 26rpx;
padding: 30rpx;
}
.app-wallpaper .container-background-group .container-background-content .img {
width: 135rpx;
}
.app-wallpaper .container-background-group .container-background-content .door_pass {
font-size: 28rpx;
}
.app-wallpaper .container-background-group .container-background-content .xq-label {
color: #131313;
font-size: 28rpx;
font-weight: 500;
line-height: 1;
margin-top: 0rpx;
margin-bottom: 20rpx;
}
.app-wallpaper .container-background-group .container-background-content .xq-textarea {
background-color: #F2F8F8;
width: 100%;
height: 145rpx;
padding: 30rpx;
box-sizing: border-box;
}
.app-wallpaper .container-background-group .container-background-content .u-form-item .u-form-item__body {
padding: 35rpx 0;
}
.app-wallpaper .container-background-group .container-background-content .u-form-item:nth-child(4) .u-form-item__body {
padding-bottom: 0;
}
.app-wallpaper .container-background-group .container-background-content .u-form-item__body__left__content__label {
font-size: 28rpx;
font-weight: 500;
color: #131313;
line-height: 1;
}
.app-wallpaper .container-background-group .container-background-content .radio-group {
justify-content: flex-end;
}
.app-wallpaper .container-background-group .container-background-content .radio-group .radio-option {
box-sizing: border-box;
justify-content: flex-end;
align-items: center;
width: 150rpx;
margin-left: 60rpx;
}
.app-wallpaper .container-background-group .container-background-content .radio-group .radio-option .radio-circle {
box-sizing: border-box;
width: 28rpx;
height: 28rpx;
border: 2rpx solid #636363;
border-radius: 50%;
margin-right: 15rpx;
}
.app-wallpaper .container-background-group .container-background-content .radio-group .radio-option.active .radio-circle {
width: 28rpx;
height: 28rpx;
border: 2rpx solid #4DC3B8;
border-radius: 50%;
margin-right: 15rpx;
padding: 5rpx;
}
.app-wallpaper .container-background-group .container-background-content .radio-group .radio-option.active .radio-circle .radio-circle-in {
width: 100%;
height: 100%;
background-color: #4DC3B8;
border-radius: 50%;
}
.app-wallpaper .container-background-group .container-background-content .radio-group .radio-option.active .radio-label {
color: #4DC3B8;
}
.app-wallpaper .container-background-group .container-background-content .submit-button {
justify-content: center;
padding-top: 50rpx;

2
unpackage/dist/dev/mp-weixin/pages/ChatDetail/index.js vendored

@ -60,6 +60,6 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
h: _ctx.windowHeihgt - 40 + "px"
};
}
const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/Project/pet_web/pages/ChatDetail/index.vue"]]);
const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/project/pet-uni/pages/ChatDetail/index.vue"]]);
_sfc_main.__runtimeHooks = 1;
wx.createPage(MiniProgramPage);

2
unpackage/dist/dev/mp-weixin/pages/ChatDetail/index.wxml vendored

@ -1 +1 @@
<header-nav wx:if="{{a}}" u-i="57028fc3-0" bind:__l="__l" u-p="{{a}}"></header-nav><view class="body-background" style="{{'background-image:' + b}}"></view><view class="app-wallpaper"><view class="detail-container" style="{{'height:' + h}}"><view class="detail-content-container"><view class="detail-content"><view class="chat-item other-chat row"><view class="chat-item-content row"><view class="chat-avator"><image mode="aspectFill" class="img" src="{{c}}"/></view><view class="chat-content-container"><view class="chat-time">2023/06/16 13:24</view><view class="chat-content">是按您预约时间上门服务吗</view></view></view></view><view class="chat-item my-chat row"><view class="chat-item-content row"><view class="chat-content-container"><view class="chat-time">2023/06/16 13:24</view><view class="chat-content">是的,您按预约时间上门就可以了</view></view><view class="chat-avator"><image mode="aspectFill" class="img" src="{{d}}"/></view></view></view><view class="chat-item other-chat row"><view class="chat-item-content row"><view class="chat-avator"><image mode="aspectFill" class="img" src="{{e}}"/></view><view class="chat-content-container"><view class="chat-time">2023/06/16 13:24</view><view class="chat-content">好的,您家狗狗脾气如何呀</view></view></view></view><view class="chat-item my-chat row"><view class="chat-item-content row"><view class="chat-content-container"><view class="chat-time">2023/06/16 13:24</view><view class="chat-content">狗狗脾气很好,不用担心</view></view><view class="chat-avator"><image mode="aspectFill" class="img" src="{{f}}"/></view></view></view></view><view class="detail-input-group-container"><view class="detail-input-group row"><input class="detail-input" type="text"/><mz-button wx:if="{{g}}" class="detail-input-button" u-i="57028fc3-1" bind:__l="__l" u-p="{{g}}"></mz-button></view></view></view><view class="detail-background-container"><view class="detail-background"></view></view></view></view>
<header-nav wx:if="{{a}}" u-i="365efbd5-0" bind:__l="__l" u-p="{{a}}"></header-nav><view class="body-background" style="{{'background-image:' + b}}"></view><view class="app-wallpaper"><view class="detail-container" style="{{'height:' + h}}"><view class="detail-content-container"><view class="detail-content"><view class="chat-item other-chat row"><view class="chat-item-content row"><view class="chat-avator"><image mode="aspectFill" class="img" src="{{c}}"/></view><view class="chat-content-container"><view class="chat-time">2023/06/16 13:24</view><view class="chat-content">是按您预约时间上门服务吗</view></view></view></view><view class="chat-item my-chat row"><view class="chat-item-content row"><view class="chat-content-container"><view class="chat-time">2023/06/16 13:24</view><view class="chat-content">是的,您按预约时间上门就可以了</view></view><view class="chat-avator"><image mode="aspectFill" class="img" src="{{d}}"/></view></view></view><view class="chat-item other-chat row"><view class="chat-item-content row"><view class="chat-avator"><image mode="aspectFill" class="img" src="{{e}}"/></view><view class="chat-content-container"><view class="chat-time">2023/06/16 13:24</view><view class="chat-content">好的,您家狗狗脾气如何呀</view></view></view></view><view class="chat-item my-chat row"><view class="chat-item-content row"><view class="chat-content-container"><view class="chat-time">2023/06/16 13:24</view><view class="chat-content">狗狗脾气很好,不用担心</view></view><view class="chat-avator"><image mode="aspectFill" class="img" src="{{f}}"/></view></view></view></view><view class="detail-input-group-container"><view class="detail-input-group row"><input class="detail-input" type="text"/><mz-button wx:if="{{g}}" class="detail-input-button" u-i="365efbd5-1" bind:__l="__l" u-p="{{g}}"></mz-button></view></view></view><view class="detail-background-container"><view class="detail-background"></view></view></view></view>

2
unpackage/dist/dev/mp-weixin/pages/Index/components/ChatPage/Index.js vendored

@ -93,5 +93,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
e: "url(" + $data.staticImage.chatBgImage + ")"
};
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/Project/pet_web/pages/Index/components/ChatPage/Index.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/project/pet-uni/pages/Index/components/ChatPage/Index.vue"]]);
wx.createComponent(Component);

22
unpackage/dist/dev/mp-weixin/pages/Index/components/HomePage/Index.js vendored

@ -15,22 +15,26 @@ const _sfc_main = {
{
backgroundImage: config_host.imghost + "/static/image/index-button-one.png",
serviceImage: config_host.imghost + "/static/image/index-button-bg-one.png",
buttonImage: config_host.imghost + "/static/image/index-button-bg-btn-one.png"
buttonImage: config_host.imghost + "/static/image/index-button-bg-btn-one.png",
url: "/pages/Index/index"
},
{
backgroundImage: config_host.imghost + "/static/image/index-button-two.png",
serviceImage: config_host.imghost + "/static/image/index-button-bg-two.png",
buttonImage: config_host.imghost + "/static/image/index-button-bg-btn-two.png"
buttonImage: config_host.imghost + "/static/image/index-button-bg-btn-two.png",
url: "/pages/Index/index"
},
{
backgroundImage: config_host.imghost + "/static/image/index-button-three.png",
serviceImage: config_host.imghost + "/static/image/index-button-bg-three.png",
buttonImage: config_host.imghost + "/static/image/index-button-bg-btn-three.png"
buttonImage: config_host.imghost + "/static/image/index-button-bg-btn-three.png",
url: "/pages/Card/index"
},
{
backgroundImage: config_host.imghost + "/static/image/index-button-four.png",
serviceImage: config_host.imghost + "/static/image/index-button-bg-four.png",
buttonImage: config_host.imghost + "/static/image/index-button-bg-btn-four.png"
buttonImage: config_host.imghost + "/static/image/index-button-bg-btn-four.png",
url: "/pages/Index/index"
}
],
wallpaperBgImage: config_host.imghost + "/static/image/background.png"
@ -57,6 +61,11 @@ const _sfc_main = {
common_vendor.wx$1.navigateTo({
url: "/pages/UserCoupons/index"
});
},
navTo(url) {
common_vendor.wx$1.navigateTo({
url
});
}
},
onPageScroll(res) {
@ -89,11 +98,12 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return {
a: item.serviceImage,
b: item.buttonImage,
c: "url(" + item.backgroundImage + ")"
c: "url(" + item.backgroundImage + ")",
d: common_vendor.o(($event) => $options.navTo(item.url))
};
}),
k: "url(" + _ctx.staticImage.wallpaperBgImage + ")"
};
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/Project/pet_web/pages/Index/components/HomePage/Index.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/project/pet-uni/pages/Index/components/HomePage/Index.vue"]]);
wx.createComponent(Component);

2
unpackage/dist/dev/mp-weixin/pages/Index/components/HomePage/Index.wxml vendored

@ -1 +1 @@
<view class="app-wallpaper" style="{{'background-image:' + k}}"><view class="index-banner"><view class="index-banner-container"><image wx:for="{{a}}" wx:for-item="item" class="img" mode="widthFix" src="{{item.a}}" alt=""/></view></view><view class="index-user-detail"><view class="user-detail-container row"><view class="user-avatar"><image mode="widthFix" class="img" src="{{b}}" alt=""></image></view><view class="user-content"><view class="user-title-top"><image class="img" mode="widthFix" src="{{c}}" alt=""/><text class="user-title-text">{{d}}</text></view><view class="user-title-bottom"><image class="img" mode="aspectFit" src="{{e}}" alt=""/><text class="user-title-idcard"> 会员编号:{{f}}</text></view></view><view class="user-coupons" style="{{'background-image:' + i}}"><view class="user-coupons-number" bindtap="{{h}}"><view class="user-coupons-number-container">{{g}}</view></view></view></view></view><view class="index-button-group row"><view wx:for="{{j}}" wx:for-item="item" class="index-button-detail col-6"><view class="index-button-detail-container row" style="{{'background-image:' + item.c}}"><view class="col-12"><image mode="widthFix" class="img" src="{{item.a}}"/></view><view class="col-12"><image mode="widthFix" class="img" src="{{item.b}}"/></view></view></view></view></view>
<view class="app-wallpaper" style="{{'background-image:' + k}}"><view class="index-banner"><view class="index-banner-container"><image wx:for="{{a}}" wx:for-item="item" class="img" mode="widthFix" src="{{item.a}}" alt=""/></view></view><view class="index-user-detail"><view class="user-detail-container row"><view class="user-avatar"><image mode="widthFix" class="img" src="{{b}}" alt=""></image></view><view class="user-content"><view class="user-title-top"><image class="img" mode="widthFix" src="{{c}}" alt=""/><text class="user-title-text">{{d}}</text></view><view class="user-title-bottom"><image class="img" mode="aspectFit" src="{{e}}" alt=""/><text class="user-title-idcard"> 会员编号:{{f}}</text></view></view><view class="user-coupons" style="{{'background-image:' + i}}"><view class="user-coupons-number" bindtap="{{h}}"><view class="user-coupons-number-container">{{g}}</view></view></view></view></view><view class="index-button-group row"><view wx:for="{{j}}" wx:for-item="item" class="index-button-detail col-6"><view class="index-button-detail-container row" style="{{'background-image:' + item.c}}" bindtap="{{item.d}}"><view class="col-12"><image mode="widthFix" class="img" src="{{item.a}}"/></view><view class="col-12"><image mode="widthFix" class="img" src="{{item.b}}"/></view></view></view></view></view>

6
unpackage/dist/dev/mp-weixin/pages/Index/components/OrderPage/Index.js vendored

@ -80,8 +80,8 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
a: common_vendor.t(item.title),
b: common_vendor.t(item.do_time),
c: common_vendor.t(item.create_time),
d: "c66b9bca-0-" + i0,
e: "c66b9bca-1-" + i0
d: "cc7f8ba6-0-" + i0,
e: "cc7f8ba6-1-" + i0
};
}),
e: $data.petImage,
@ -101,5 +101,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
i: "url(" + $data.staticImage.wallpaperBgImage + ")"
};
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/Project/pet_web/pages/Index/components/OrderPage/Index.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/project/pet-uni/pages/Index/components/OrderPage/Index.vue"]]);
wx.createComponent(Component);

2
unpackage/dist/dev/mp-weixin/pages/Index/components/UserPage/Index.js vendored

@ -132,5 +132,5 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
K: "url(" + $data.staticImage.wallpaperBgImage + ")"
};
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/Project/pet_web/pages/Index/components/UserPage/Index.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/project/pet-uni/pages/Index/components/UserPage/Index.vue"]]);
wx.createComponent(Component);

2
unpackage/dist/dev/mp-weixin/pages/Index/index.js vendored

@ -78,6 +78,6 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
i: $data.footCheck === "user" ? 1 : ""
};
}
const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/Project/pet_web/pages/Index/index.vue"]]);
const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/project/pet-uni/pages/Index/index.vue"]]);
_sfc_main.__runtimeHooks = 1;
wx.createPage(MiniProgramPage);

2
unpackage/dist/dev/mp-weixin/pages/Index/index.wxml vendored

@ -1 +1 @@
<header-nav wx:if="{{a}}" u-i="4366bfee-0" bind:__l="__l" u-p="{{a}}"></header-nav><view class="{{[c && 'show']}}"><home-page data-c-h="{{!b}}" u-i="4366bfee-1" bind:__l="__l"></home-page></view><view class="{{[e && 'show']}}"><order-page data-c-h="{{!d}}" u-i="4366bfee-2" bind:__l="__l"></order-page></view><view class="{{[g && 'show']}}"><chat-page data-c-h="{{!f}}" u-i="4366bfee-3" bind:__l="__l"></chat-page></view><view class="{{[i && 'show']}}"><user-page data-c-h="{{!h}}" u-i="4366bfee-4" bind:__l="__l"></user-page></view><right-nav u-i="4366bfee-5" bind:__l="__l"></right-nav><footer-nav u-i="4366bfee-6" bind:__l="__l"></footer-nav>
<header-nav wx:if="{{a}}" u-i="36f7909c-0" bind:__l="__l" u-p="{{a}}"></header-nav><view class="{{[c && 'show']}}"><home-page data-c-h="{{!b}}" u-i="36f7909c-1" bind:__l="__l"></home-page></view><view class="{{[e && 'show']}}"><order-page data-c-h="{{!d}}" u-i="36f7909c-2" bind:__l="__l"></order-page></view><view class="{{[g && 'show']}}"><chat-page data-c-h="{{!f}}" u-i="36f7909c-3" bind:__l="__l"></chat-page></view><view class="{{[i && 'show']}}"><user-page data-c-h="{{!h}}" u-i="36f7909c-4" bind:__l="__l"></user-page></view><right-nav u-i="36f7909c-5" bind:__l="__l"></right-nav><footer-nav u-i="36f7909c-6" bind:__l="__l"></footer-nav>

6
unpackage/dist/dev/mp-weixin/pages/UserCoupons/index.js vendored

@ -94,8 +94,8 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
c: common_vendor.t(item.title),
d: common_vendor.t(item.time),
e: item.is_timeout,
f: "55d755c4-1-" + i0,
g: "55d755c4-2-" + i0,
f: "3d752968-1-" + i0,
g: "3d752968-2-" + i0,
h: common_vendor.p({
title: "立即使用",
["button-width"]: "145rpx",
@ -120,6 +120,6 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
e: "url(" + $data.staticImage.wallpaperBgImage + ")"
};
}
const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/Project/pet_web/pages/UserCoupons/index.vue"]]);
const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/project/pet-uni/pages/UserCoupons/index.vue"]]);
_sfc_main.__runtimeHooks = 1;
wx.createPage(MiniProgramPage);

2
unpackage/dist/dev/mp-weixin/pages/UserCoupons/index.wxml vendored

@ -1 +1 @@
<header-nav wx:if="{{a}}" u-i="55d755c4-0" bind:__l="__l" u-p="{{a}}"></header-nav><view class="app-wallpaper" style="{{'background-image:' + e}}"><view class="capsule-container row"><view class="capsule col-6 active"> 省点银子 </view><view class="capsule col-6"> 豪门大户卡 </view></view><view class="coupons-list"><view wx:for="{{b}}" wx:for-item="item" class="coupons-item-container" style="{{'background-image:' + item.i}}"><view class="coupons-item row"><view class="coupons-left"><view class="coupons-big-title-group row"><view class="coupons-big-title">{{item.a}}</view><view class="coupons-big-desc">元</view></view><view class="coupons-cause">{{item.b}}</view></view><view class="coupons-right col row"><view class=""><view class="coupons-title col-12">{{item.c}}</view><view class="coupons-desc col-12">{{item.d}}</view></view><view class="coupons-gq" hidden="{{!item.e}}"><image class="img" src="{{c}}" mode="aspectFill"/></view><view class="coupons-bottom col-12 row"><view class="coupons-rule row col">查看使用规则 <u-icon wx:if="{{d}}" class="arrow-right" u-i="{{item.f}}" bind:__l="__l" u-p="{{d}}"></u-icon></view><view class="coupons-button"><mz-button wx:if="{{item.h}}" u-i="{{item.g}}" bind:__l="__l" u-p="{{item.h}}"></mz-button></view></view></view></view></view></view></view>
<header-nav wx:if="{{a}}" u-i="3d752968-0" bind:__l="__l" u-p="{{a}}"></header-nav><view class="app-wallpaper" style="{{'background-image:' + e}}"><view class="capsule-container row"><view class="capsule col-6 active"> 省点银子 </view><view class="capsule col-6"> 豪门大户卡 </view></view><view class="coupons-list"><view wx:for="{{b}}" wx:for-item="item" class="coupons-item-container" style="{{'background-image:' + item.i}}"><view class="coupons-item row"><view class="coupons-left"><view class="coupons-big-title-group row"><view class="coupons-big-title">{{item.a}}</view><view class="coupons-big-desc">元</view></view><view class="coupons-cause">{{item.b}}</view></view><view class="coupons-right col row"><view class=""><view class="coupons-title col-12">{{item.c}}</view><view class="coupons-desc col-12">{{item.d}}</view></view><view class="coupons-gq" hidden="{{!item.e}}"><image class="img" src="{{c}}" mode="aspectFill"/></view><view class="coupons-bottom col-12 row"><view class="coupons-rule row col">查看使用规则 <u-icon wx:if="{{d}}" class="arrow-right" u-i="{{item.f}}" bind:__l="__l" u-p="{{d}}"></u-icon></view><view class="coupons-button"><mz-button wx:if="{{item.h}}" u-i="{{item.g}}" bind:__l="__l" u-p="{{item.h}}"></mz-button></view></view></view></view></view></view></view>

2
unpackage/dist/dev/mp-weixin/pages/UserDetail/index.js vendored

@ -67,6 +67,6 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
l: "url(" + _ctx.staticImage.wallpaperBgImage + ")"
};
}
const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/Project/pet_web/pages/UserDetail/index.vue"]]);
const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/project/pet-uni/pages/UserDetail/index.vue"]]);
_sfc_main.__runtimeHooks = 1;
wx.createPage(MiniProgramPage);

2
unpackage/dist/dev/mp-weixin/pages/UserDetail/index.wxml vendored

@ -1 +1 @@
<header-nav wx:if="{{a}}" u-i="30acbb94-0" bind:__l="__l" u-p="{{a}}"></header-nav><view class="app-wallpaper" style="{{'background-image:' + l}}"><view class="detail-container"><view class="detail-content-container"><view class="detail-content"><view class="detail-content-item"><view class="detail-item-title">头像</view><view class="detail-item-content"><view class="detail-item-background"></view><image class="img" mode="aspectFill" src="{{b}}"/></view></view><view class="detail-content-item"><view class="detail-item-title">昵称</view><view class="detail-item-content">{{c}} <u-icon wx:if="{{d}}" class="arrow-right" u-i="30acbb94-1" bind:__l="__l" u-p="{{d}}"></u-icon></view></view><view class="detail-content-item"><view class="detail-item-title">生日</view><view class="detail-item-content">{{e}} <u-icon wx:if="{{f}}" class="arrow-right" u-i="30acbb94-2" bind:__l="__l" u-p="{{f}}"></u-icon></view></view><view class="detail-content-item"><view class="detail-item-title">手机</view><view class="detail-item-content">{{g}} <u-icon wx:if="{{h}}" class="arrow-right" u-i="30acbb94-3" bind:__l="__l" u-p="{{h}}"></u-icon></view></view><view class="detail-content-item"><view class="detail-item-title">性别</view><view class="detail-item-content">{{i}} <u-icon wx:if="{{j}}" class="arrow-right" u-i="30acbb94-4" bind:__l="__l" u-p="{{j}}"></u-icon></view></view><view class="detail-content-item"><view class="detail-item-title">背景</view><view class="detail-item-content"><image class="img" mode="aspectFill" src="{{k}}"/><view class="detail-item-background"></view></view></view><view class="detail-logout-button"> 退出登录 </view></view></view><view class="detail-background-container"><view class="detail-background"></view></view></view></view>
<header-nav wx:if="{{a}}" u-i="71f3e370-0" bind:__l="__l" u-p="{{a}}"></header-nav><view class="app-wallpaper" style="{{'background-image:' + l}}"><view class="detail-container"><view class="detail-content-container"><view class="detail-content"><view class="detail-content-item"><view class="detail-item-title">头像</view><view class="detail-item-content"><view class="detail-item-background"></view><image class="img" mode="aspectFill" src="{{b}}"/></view></view><view class="detail-content-item"><view class="detail-item-title">昵称</view><view class="detail-item-content">{{c}} <u-icon wx:if="{{d}}" class="arrow-right" u-i="71f3e370-1" bind:__l="__l" u-p="{{d}}"></u-icon></view></view><view class="detail-content-item"><view class="detail-item-title">生日</view><view class="detail-item-content">{{e}} <u-icon wx:if="{{f}}" class="arrow-right" u-i="71f3e370-2" bind:__l="__l" u-p="{{f}}"></u-icon></view></view><view class="detail-content-item"><view class="detail-item-title">手机</view><view class="detail-item-content">{{g}} <u-icon wx:if="{{h}}" class="arrow-right" u-i="71f3e370-3" bind:__l="__l" u-p="{{h}}"></u-icon></view></view><view class="detail-content-item"><view class="detail-item-title">性别</view><view class="detail-item-content">{{i}} <u-icon wx:if="{{j}}" class="arrow-right" u-i="71f3e370-4" bind:__l="__l" u-p="{{j}}"></u-icon></view></view><view class="detail-content-item"><view class="detail-item-title">背景</view><view class="detail-item-content"><image class="img" mode="aspectFill" src="{{k}}"/><view class="detail-item-background"></view></view></view><view class="detail-logout-button"> 退出登录 </view></view></view><view class="detail-background-container"><view class="detail-background"></view></view></view></view>

2
unpackage/dist/dev/mp-weixin/uni_modules/uni-swipe-action/components/uni-swipe-action-item/uni-swipe-action-item.js vendored

@ -115,5 +115,5 @@ if (typeof block0 === "function")
block0(_sfc_main);
if (typeof block1 === "function")
block1(_sfc_main);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/Project/pet_web/uni_modules/uni-swipe-action/components/uni-swipe-action-item/uni-swipe-action-item.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/project/pet-uni/uni_modules/uni-swipe-action/components/uni-swipe-action-item/uni-swipe-action-item.vue"]]);
wx.createComponent(Component);

2
unpackage/dist/dev/mp-weixin/uni_modules/uni-swipe-action/components/uni-swipe-action/uni-swipe-action.js vendored

@ -29,5 +29,5 @@ const _sfc_main = {
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return {};
}
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/Project/pet_web/uni_modules/uni-swipe-action/components/uni-swipe-action/uni-swipe-action.vue"]]);
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/project/pet-uni/uni_modules/uni-swipe-action/components/uni-swipe-action/uni-swipe-action.vue"]]);
wx.createComponent(Component);

Loading…
Cancel
Save