✨ feat(购物界面): 完成购物界面50%
This commit is contained in:
parent
8472f4c14b
commit
fee33aec38
1
build/app.js
Normal file
1
build/app.js
Normal file
File diff suppressed because one or more lines are too long
1
build/app.json
Normal file
1
build/app.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"pages":["pages/index/index","pages/order/index","pages/shopping/index","pages/searchPage/index","pages/customerPage/index","pages/saleuserPage/index","pages/user/index","pages/orderDetails/index","pages/addressManager/index","pages/addAddress/index","pages/login/index"],"window":{"backgroundTextStyle":"light","navigationBarBackgroundColor":"#fff","navigationBarTitleText":"WeChat","navigationBarTextStyle":"black","backgroundColor":"#ffffff"},"tabBar":{"custom":true,"list":[{"pagePath":"pages/index/index","text":"首页"},{"pagePath":"pages/shopping/index","text":"购物"},{"pagePath":"pages/order/index","text":"订单"},{"pagePath":"pages/user/index","text":"我的"}],"color":"#707070","selectedColor":"#2680EB","backgroundColor":"#fff","borderStyle":"white"},"usingComponents":{"custom-wrapper":"/custom-wrapper","iconfont":"components/iconfont/weapp/weapp"},"subPackages":[{"root":"pages/colorRelated","pages":["sampleComparison/index","takeColor/index","findColor/index"]}]}
|
1
build/app.wxss
Normal file
1
build/app.wxss
Normal file
@ -0,0 +1 @@
|
|||||||
|
.common_safe_area_y{height:constant(safe-area-inset-bottom);height:env(safe-area-inset-bottom);width:100%}.full-100{height:100%;width:100%}.color-blue{color:#3287ec}.color-yellow{color:#ff9100}.color-green{color:#00b837}.color-grey{color:#707070}.color-white{color:#fff}@font-face{font-family:iconfont;src:url(/styles/iconfont.ttf?t=1663134774880) format("truetype")}.iconfont{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:iconfont!important;font-size:16rpx;font-style:normal}.icon-lujing:before{content:"\e63e"}.icon-jizhumima:before{content:"\e63c"}.icon-a-jizhumima:before{content:"\e63d"}.icon-weixindenglu:before{content:"\e63b"}.icon-kehuxinxi:before{content:"\e63a"}.icon-yewuyuanqizi:before{content:"\e639"}.icon-chakanquanbukehu:before{content:"\e638"}.icon-biyan:before{content:"\e637"}.icon-bianji:before{content:"\e61e"}.icon-daikuan:before{content:"\e61f"}.icon-cangku:before{content:"\e620"}.icon-guanlidingdan:before{content:"\e621"}.icon-mima:before{content:"\e622"}.icon-guanbi:before{content:"\e623"}.icon-jianshao:before{content:"\e624"}.icon-dingwei:before{content:"\e625"}.icon-saomiao:before{content:"\e626"}.icon-peihuo:before{content:"\e627"}.icon-shaixuan:before{content:"\e628"}.icon-paiming:before{content:"\e629"}.icon-shanchusousuoxinxi:before{content:"\e62a"}.icon-shijian:before{content:"\e62b"}.icon-sousuo:before{content:"\e62c"}.icon-shouhou:before{content:"\e62d"}.icon-sousuofanhui:before{content:"\e62e"}.icon-sousuoshanchu:before{content:"\e62f"}.icon-tuikuan:before{content:"\e630"}.icon-tishi:before{content:"\e631"}.icon-xianxiahuizong:before{content:"\e632"}.icon-xinzeng:before{content:"\e633"}.icon-yonghuming:before{content:"\e634"}.icon-yanjing:before{content:"\e635"}.icon-yufukuan:before{content:"\e636"}.icon-wodekefu:before{content:"\e60c"}.icon-dizhi:before{content:"\e60d"}.icon-shouhouzhongxin:before{content:"\e60e"}.icon-wodeshoucang:before{content:"\e60f"}.icon-shoukuanliebiao:before{content:"\e610"}.icon-madanguanli:before{content:"\e611"}.icon-qusechazhao:before{content:"\e612"}.icon-pandiansaoma:before{content:"\e613"}.icon-yaoqingma:before{content:"\e614"}.icon-duizhang:before{content:"\e615"}.icon-tihuoliebiao:before{content:"\e616"}.icon-yangpinduibi:before{content:"\e617"}.icon-yansequyang:before{content:"\e618"}.icon-fahuoliebiao:before{content:"\e619"}.icon-yuncangkucun:before{content:"\e61a"}.icon-xiaoshou:before{content:"\e61b"}.icon-qianzhicangkucun:before{content:"\e61c"}.icon-lingquseka:before{content:"\e61d"}.icon-gouwu1:before{content:"\e608"}.icon-dingdan1:before{content:"\e609"}.icon-gerenzhongxin1:before{content:"\e60a"}.icon-shouye1:before{content:"\e60b"}.icon-gerenzhongxin:before{content:"\e604"}.icon-dingdan:before{content:"\e605"}.icon-shouye:before{content:"\e606"}.icon-gouwu:before{content:"\e607"}page{background-color:#f7f7f7;height:calc(100% - 100rpx - constant(safe-area-inset-bottom));height:calc(100% - 100rpx - env(safe-area-inset-bottom))}@import "./common.wxss";
|
1014
build/base.wxml
Normal file
1014
build/base.wxml
Normal file
File diff suppressed because it is too large
Load Diff
1
build/common.js
Normal file
1
build/common.js
Normal file
File diff suppressed because one or more lines are too long
1
build/common.wxss
Normal file
1
build/common.wxss
Normal file
File diff suppressed because one or more lines are too long
1
build/comp.js
Normal file
1
build/comp.js
Normal file
@ -0,0 +1 @@
|
|||||||
|
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([[367],{},function(n){n.O(0,[107,592],(function(){return s=4560,n(n.s=s);var s}));n.O()}]);
|
1
build/comp.json
Normal file
1
build/comp.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"component":true,"usingComponents":{"comp":"./comp","custom-wrapper":"./custom-wrapper"}}
|
2
build/comp.wxml
Normal file
2
build/comp.wxml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
<import src="./base.wxml" />
|
||||||
|
<template is="tmpl_0_container" data="{{i:i,l:l}}" />
|
1
build/components/iconfont/weapp/weapp.js
Normal file
1
build/components/iconfont/weapp/weapp.js
Normal file
@ -0,0 +1 @@
|
|||||||
|
(wx.webpackJsonp=wx.webpackJsonp||[]).push([[344],{3706:function(){Component({properties:{name:{type:String},color:{type:null,observer:function observer(e){this.setData({colors:this.fixColor(),isStr:"string"==typeof e})}},size:{type:Number,value:18,observer:function observer(e){this.setData({svgSize:e/750*wx.getSystemInfoSync().windowWidth})}}},data:{colors:"",svgSize:.024*wx.getSystemInfoSync().windowWidth,quot:'"',isStr:!0},methods:{fixColor:function fixColor(){var e=this.data.color,t=this.hex2rgb;return"string"==typeof e?0===e.indexOf("#")?t(e):e:e.map((function(e){return 0===e.indexOf("#")?t(e):e}))},hex2rgb:function hex2rgb(e){var t=[];return 3===(e=e.substr(1)).length&&(e=e.replace(/(.)/g,"$1$1")),e.replace(/../g,(function(e){return t.push(parseInt(e,16)),e})),"rgb("+t.join(",")+")"}}})}},function(e){var t;t=3706,e(e.s=t)}]);
|
1
build/components/iconfont/weapp/weapp.json
Normal file
1
build/components/iconfont/weapp/weapp.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"component":true,"usingComponents":{}}
|
176
build/components/iconfont/weapp/weapp.wxml
Normal file
176
build/components/iconfont/weapp/weapp.wxml
Normal file
@ -0,0 +1,176 @@
|
|||||||
|
<!--icon-lujing-->
|
||||||
|
<view wx:if="{{name === 'icon-lujing'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1450 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M495.06688 1024a44.672 44.672 0 0 1-31.786667-13.653333L12.080213 549.461333a48.298667 48.298667 0 0 1 0.938667-64.938666 44.373333 44.373333 0 0 1 62.72-2.133334l419.328 428.373334L1375.877547 11.093333a44.330667 44.330667 0 0 1 61.696 2.944c16.682667 17.493333 17.493333 45.354667 1.962666 63.914667l-912.64 931.669333c-8.362667 8.96-19.797333 14.122667-31.829333 14.378667z' fill='{{(isStr ? colors : colors[0]) || 'rgb(64,92,135)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-jizhumima-->
|
||||||
|
<view wx:if="{{name === 'icon-jizhumima'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M36.571429 36.571429m146.285714 0l658.285714 0q146.285714 0 146.285714 146.285714l0 658.285714q0 146.285714-146.285714 146.285714l-658.285714 0q-146.285714 0-146.285714-146.285714l0-658.285714q0-146.285714 146.285714-146.285714Z' fill='{{(isStr ? colors : colors[0]) || 'rgb(51,127,255)'}}' /%3E%3Cpath d='M722.358857 262.144a54.857143 54.857143 0 0 1 93.988572 56.32l-2.706286 4.534857-292.571429 438.857143a54.857143 54.857143 0 0 1-80.457143 11.995429l-3.986285-3.657143-219.428572-219.428572a54.857143 54.857143 0 0 1 73.435429-81.334857l4.169143 3.766857 172.068571 172.105143 255.488-383.158857z' fill='{{(isStr ? colors : colors[1]) || 'rgb(255,255,255)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-a-jizhumima-->
|
||||||
|
<view wx:if="{{name === 'icon-a-jizhumima'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1152 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M944.128 74.752a96 96 0 0 1 164.48 98.56l-4.736 7.936-512 768a96 96 0 0 1-140.8 20.992l-6.976-6.4-384-384a96 96 0 0 1 128.512-142.336l7.296 6.592 301.12 301.184 447.104-670.528z' fill='{{(isStr ? colors : colors[0]) || 'rgb(255,255,255)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-weixindenglu-->
|
||||||
|
<view wx:if="{{name === 'icon-weixindenglu'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M512 512m-512 0a512 512 0 1 0 1024 0 512 512 0 1 0-1024 0Z' fill='{{(isStr ? colors : colors[0]) || 'rgb(11,189,99)'}}' opacity='.9' /%3E%3Cpath d='M622.677333 425.102222c7.210667 0 14.279111 0.540444 21.404445 1.336889C624.910222 336.782222 529.521778 270.222222 420.593778 270.222222 298.851556 270.222222 199.111111 353.536 199.111111 459.377778c0 61.084444 33.166222 111.246222 88.618667 150.215111l-22.129778 66.887111 77.44-38.968889c27.690667 5.461333 49.905778 11.121778 77.553778 11.121778 6.968889 0 13.852444-0.312889 20.650666-0.824889a167.409778 167.409778 0 0 1-6.840888-46.648889c0.042667-97.194667 83.114667-176.071111 188.273777-176.071111z m-119.04-60.302222c16.739556 0 27.733333 11.036444 27.733334 27.776 0 16.654222-11.008 27.804444-27.733334 27.804444-16.554667 0-33.208889-11.150222-33.208889-27.804444 0-16.782222 16.625778-27.776 33.208889-27.776z m-155.008 55.580444c-16.611556 0-33.351111-11.150222-33.351111-27.804444 0-16.739556 16.739556-27.776 33.351111-27.776 16.625778 0 27.662222 11.008 27.662223 27.776 0 16.654222-11.036444 27.804444-27.662223 27.804444zM824.888889 598.471111c0-88.917333-88.618667-161.393778-188.16-161.393778-105.415111 0-188.359111 72.504889-188.359111 161.393778 0 89.173333 82.986667 161.408 188.359111 161.408 22.044444 0 44.316444-5.546667 66.446222-11.121778L763.904 782.222222l-16.64-55.608889C791.708444 693.048889 824.888889 648.618667 824.888889 598.471111z m-249.258667-27.847111c-10.993778 0-22.129778-10.993778-22.129778-22.229333 0-11.079111 11.136-22.229333 22.129778-22.229334 16.824889 0 27.733333 11.150222 27.733334 22.229334 0 11.235556-10.908444 22.229333-27.733334 22.229333z m121.841778 0c-10.922667 0-22.030222-10.993778-22.030222-22.229333 0-11.079111 11.064889-22.229333 22.016-22.229334 16.668444 0 27.733333 11.150222 27.733333 22.229334 0 11.235556-11.064889 22.229333-27.733333 22.229333z' fill='{{(isStr ? colors : colors[1]) || 'rgb(255,255,255)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-kehuxinxi-->
|
||||||
|
<view wx:if="{{name === 'icon-kehuxinxi'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M611.008 136c105.744 0 191.472 86.496 191.472 193.2 0 84.128-53.296 155.696-127.68 182.208C828.192 539.68 944 667.856 944 821.76a70.24 70.24 0 0 1-70.24 70.256l-78.624 0.016a81.664 81.664 0 0 0 4.864-27.84c0-166.08-107.52-306.464-255.248-352.336l0.192-0.016-0.48-0.08a350.88 350.88 0 0 0-34.592-8.8l2.48 0.512-2.24-0.608c89.92-29.44 154.88-114.064 154.88-213.856 0-59.04-22.72-112.752-59.92-152.896 1.952-0.064 3.936-0.096 5.92-0.096z' fill='{{(isStr ? colors : colors[0]) || 'rgb(69,129,255)'}}' opacity='.5' /%3E%3Cpath d='M440 64c124.272 0 225.008 100.736 225.008 225.008 0 99.872-65.088 184.544-155.136 213.92C675.248 536.224 800 685.28 800 864.192a81.824 81.824 0 0 1-81.824 81.824H161.824a81.824 81.824 0 0 1-81.76-78.352L80 864.16c0-178.88 124.752-327.984 290.128-361.248-90.048-29.376-155.12-114.048-155.12-213.92C215.008 164.736 315.728 64 440 64z m-0.096 442.416l-48.16 233.952c-1.072 5.184 0.208 10.592 3.488 14.752l30.528 38.8a18 18 0 0 0 28.288 0l30.544-38.8c3.264-4.16 4.544-9.568 3.472-14.752l-48.16-233.952z' fill='{{(isStr ? colors : colors[1]) || 'rgb(69,129,255)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-yewuyuanqizi-->
|
||||||
|
<view wx:if="{{name === 'icon-yewuyuanqizi'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M597.333333 256h213.333334v384h-298.666667l-42.666667-85.333333H298.666667v298.666666H213.333333V170.666667h341.333334l42.666666 85.333333z' fill='{{(isStr ? colors : colors[0]) || 'rgb(246,249,252)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-chakanquanbukehu-->
|
||||||
|
<view wx:if="{{name === 'icon-chakanquanbukehu'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M668.16 492.608c9.92 9.92 10.624 25.6 2.112 36.384l-2.144 2.4-232.736 232.736a27.424 27.424 0 0 1-40.928-36.384l2.144-2.4 213.344-213.376-213.344-213.312a27.424 27.424 0 0 1-2.144-36.384l2.144-2.4a27.424 27.424 0 0 1 36.384-2.144l2.4 2.144 232.736 232.736z' fill='{{(isStr ? colors : colors[0]) || 'rgb(69,129,255)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-biyan-->
|
||||||
|
<view wx:if="{{name === 'icon-biyan'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M504 384.24l166.4-166.4a96 96 0 0 1 143.504 127.04c41.616 38.096 83.136 84.176 124.528 138.24l0.048-0.048a48 48 0 0 1 0.272 57.968C800.848 724.352 658.912 816 512.944 816c-46.832 0-93.792-9.44-140.896-28.288l90.224-90.208c15.856 4.24 32.528 6.496 49.728 6.496 106.032 0 192-85.968 192-192 0-17.2-2.256-33.872-6.496-49.728l-57.76 57.728-0.32 4.08a128.032 128.032 0 0 1-119.424 115.68l-166.4 166.4a96 96 0 0 1-146.4-123.136l-0.288 0.4c-44.8-38.56-89.744-85.552-134.8-140.976a48 48 0 0 1 0.272-60.8C223.296 299.232 370.144 208 512.944 208c46.304 0 92.48 9.6 138.496 28.784l-89.712 89.712A192.256 192.256 0 0 0 512 320c-106.032 0-192 85.968-192 192 0 17.2 2.256 33.872 6.496 49.728l57.76-57.728a128.016 128.016 0 0 1 119.744-119.76z m213.68-123.008l-2.032 1.872-452.544 452.544a32 32 0 0 0 43.2 47.12l2.048-1.872 452.544-452.544a32 32 0 0 0-43.2-47.12z' fill='{{(isStr ? colors : colors[0]) || 'rgb(0,0,0)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-bianji-->
|
||||||
|
<view wx:if="{{name === 'icon-bianji'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M480 112a32 32 0 1 1 0 64H176v672h672V576a32 32 0 1 1 64 0v304a32 32 0 0 1-32 32H144a32 32 0 0 1-32-32V144a32 32 0 0 1 32-32h336z m454.624-22.624a32 32 0 0 1 1.872 43.216l-1.872 2.032-400 400a32 32 0 0 1-47.12-43.216l1.872-2.032 400-400a32 32 0 0 1 45.248 0z' fill='{{(isStr ? colors : colors[0]) || 'rgb(0,0,0)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-daikuan-->
|
||||||
|
<view wx:if="{{name === 'icon-daikuan'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M704 112a80 80 0 0 1 79.92 76.528L784 192v352c0 5.488-0.56 10.848-1.6 16.016L848 560a80 80 0 0 1 79.92 76.528L928 640v192a80 80 0 0 1-76.528 79.92L848 912H176a80 80 0 0 1-79.92-76.528L96 832V640a80 80 0 0 1 76.528-79.92L176 560l65.6 0.016a80.096 80.096 0 0 1-1.504-11.92L240 544V192a80 80 0 0 1 76.528-79.92L320 112h384z m144 512H176a16 16 0 0 0-15.888 14.128L160 640v192a16 16 0 0 0 14.128 15.888L176 848h672a16 16 0 0 0 15.888-14.128L864 832V640a16 16 0 0 0-16-16z m-144-448H320a16 16 0 0 0-15.888 14.128L304 192v352a16 16 0 0 0 14.128 15.888L320 560h384a16 16 0 0 0 15.888-14.128L720 544V192a16 16 0 0 0-16-16z m-80 224a16 16 0 0 1 16 16v32a16 16 0 0 1-16 16H400a16 16 0 0 1-16-16v-32a16 16 0 0 1 16-16h224z m0-128a16 16 0 0 1 16 16v32a16 16 0 0 1-16 16H400a16 16 0 0 1-16-16v-32a16 16 0 0 1 16-16h224z' fill='{{(isStr ? colors : colors[0]) || 'rgb(0,0,0)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-cangku-->
|
||||||
|
<view wx:if="{{name === 'icon-cangku'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M415.776 103.52c51.104-51.456 133.632-52.768 186.72-3.36l3.888 3.776L977.04 477.12c18.624 18.752 18.72 44.048 6.336 70.24a32 32 0 0 1-28.928 18.32H899.84l0.016 308.816a69.472 69.472 0 0 1-66.08 69.408l-3.36 0.08h-636.48a69.456 69.456 0 0 1-69.44-69.488l-0.032-308.816H70a32 32 0 0 1-27.76-16.08l-1.216-2.352c-11.968-25.584-13.28-49.296 3.312-69.504l2.864-3.12z m140.384 41.072c-27.92-23.456-69.136-21.984-94.976 4.032L110.464 501.696h46a32 32 0 0 1 31.92 29.616l0.08 2.4v340.8c0 3.04 2.464 5.488 5.456 5.488h636.512c2.992 0 5.44-2.448 5.44-5.488v-340.8a32 32 0 0 1 31.984-32l43.392-0.016L561.44 149.472l-2.736-2.64zM616 640a40 40 0 1 1 0 80h-208a40 40 0 1 1 0-80h208z' fill='{{(isStr ? colors : colors[0]) || 'rgb(0,0,0)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-guanlidingdan-->
|
||||||
|
<view wx:if="{{name === 'icon-guanlidingdan'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M800 96a80 80 0 0 1 80 80v672a80 80 0 0 1-80 80H224a80 80 0 0 1-80-80V176a80 80 0 0 1 80-80z m0 64H224a16 16 0 0 0-16 16v672a16 16 0 0 0 16 16h576a16 16 0 0 0 16-16V176a16 16 0 0 0-16-16z m-112 480a32 32 0 1 1 0 64H336a32 32 0 1 1 0-64h352z m0-160a32 32 0 1 1 0 64H336a32 32 0 1 1 0-64h352z m0-160a32 32 0 1 1 0 64H336a32 32 0 1 1 0-64h352z' fill='{{(isStr ? colors : colors[0]) || 'rgb(0,0,0)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-mima-->
|
||||||
|
<view wx:if="{{name === 'icon-mima'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M512 112c114.88 0 208 93.12 208 208l0.016 128.16A203.92 203.92 0 0 1 816 621.168V752a144 144 0 0 1-144 144H352a144 144 0 0 1-144-144v-130.832c0-71.744 37.472-136.512 96-173.024V320c0-114.88 93.12-208 208-208z m0 64a144 144 0 0 0-144 144v101.952l1.984-0.48a597.28 597.28 0 0 1 286.016 0.48V320a144 144 0 0 0-144-144z' fill='{{(isStr ? colors : colors[0]) || 'rgb(0,0,0)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-guanbi-->
|
||||||
|
<view wx:if="{{name === 'icon-guanbi'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M760.896 263.104a32 32 0 0 1 1.632 43.504l-1.632 1.76L557.248 512l203.648 203.648a32 32 0 0 1-43.504 46.88l-1.76-1.632L512 557.248 308.352 760.896a32 32 0 0 1-46.88-43.504l1.632-1.76L466.72 512 263.104 308.352a32 32 0 0 1 43.504-46.88l1.76 1.632L512 466.72l203.648-203.632a32 32 0 0 1 45.248 0z' fill='{{(isStr ? colors : colors[0]) || 'rgb(0,0,0)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-jianshao-->
|
||||||
|
<view wx:if="{{name === 'icon-jianshao'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M256 480m32 0l448 0q32 0 32 32l0 0q0 32-32 32l-448 0q-32 0-32-32l0 0q0-32 32-32Z' fill='{{(isStr ? colors : colors[0]) || 'rgb(0,0,0)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-dingwei-->
|
||||||
|
<view wx:if="{{name === 'icon-dingwei'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M512 48c203.248 0 368 164.752 368 368 0 81.92-40.448 177.44-120.528 289.488l-5.664 7.84-5.824 7.952-10.4 13.936-10.928 14.24-11.264 14.336-11.648 14.496-12.032 14.656-12.368 14.736-6.432 7.568-16.272 18.8-3.408 3.888-13.6 15.328-14 15.52-14.4 15.68-14.784 15.856-15.184 16.032-14.832 15.44-30.784 33.76a32 32 0 0 1-45.424 1.904l-1.872-1.904-30.208-33.152-15.584-16.208-15.168-16.048-14.8-15.872-14.4-15.68-13.92-15.44-6.944-7.776-13.408-15.264-16.16-18.752-15.68-18.672-12.048-14.672-11.648-14.512-11.2-14.256-5.488-7.12-5.44-7.152-10.368-13.856C188.272 602.32 144 501.712 144 416 144 212.752 308.752 48 512 48z m0 64c-167.888 0-304 136.112-304 304 0 67.792 37.376 154.288 113.872 259.6l5.408 7.36 10.064 13.472 5.152 6.768 5.184 6.72 10.816 13.792 11.216 13.952 11.632 14.16 15.168 18.064 3.024 3.536 12.64 14.64 13.104 14.912 6.608 7.408 13.632 15.12 14.064 15.312 14.448 15.52 14.848 15.68 16 16.656 7.12 7.824 7.696-8.432 15.264-15.872 14.848-15.68 14.448-15.52 14.032-15.296 13.648-15.104 19.696-22.304 12.704-14.72 6.096-7.152 12.016-14.336 11.616-14.144 11.216-13.952 10.864-13.824 5.248-6.816 5.088-6.672 10.048-13.44 5.568-7.616C778.672 570.192 816 483.744 816 416c0-167.888-136.112-304-304-304z m0 112c97.2 0 176 78.8 176 176s-78.8 176-176 176-176-78.8-176-176 78.8-176 176-176z m0 64a112 112 0 1 0 0 224 112 112 0 0 0 0-224z' fill='{{(isStr ? colors : colors[0]) || 'rgb(0,0,0)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-saomiao-->
|
||||||
|
<view wx:if="{{name === 'icon-saomiao'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M176 640v208h208v64H144a32 32 0 0 1-32-32V640h64z m736 0v240a32 32 0 0 1-32 32H640v-64h208V640h64z m0-160v64H112v-64h800zM880 112a32 32 0 0 1 32 32v240h-64V176H640V112h240zM384 112v64H176v208H112V144a32 32 0 0 1 32-32h240z' fill='{{(isStr ? colors : colors[0]) || 'rgb(0,0,0)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-peihuo-->
|
||||||
|
<view wx:if="{{name === 'icon-peihuo'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M848 96a80 80 0 0 1 80 80v672a80 80 0 0 1-80 80H176a80 80 0 0 1-80-80V176a80 80 0 0 1 80-80z m0 64H176a16 16 0 0 0-16 16v672a16 16 0 0 0 16 16h672a16 16 0 0 0 16-16V176a16 16 0 0 0-16-16z m-383.68 159.68a32 32 0 0 1 1.632 43.488l-1.616 1.76L349.232 480H720a32 32 0 0 1 2.4 63.92L720 544H349.264l115.072 115.072a32 32 0 0 1 1.616 43.52l-1.616 1.744a32 32 0 0 1-43.52 1.616l-1.744-1.616-169.696-169.712a32 32 0 0 1-1.632-43.504l1.632-1.76L419.072 319.68a32 32 0 0 1 45.264 0z' fill='{{(isStr ? colors : colors[0]) || 'rgb(0,0,0)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-shaixuan-->
|
||||||
|
<view wx:if="{{name === 'icon-shaixuan'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M631.072 144a48 48 0 0 1 32.56 83.264L496 382v496.704a48 48 0 0 1-45.184 47.92L448 926.72a48 48 0 0 1-29.984-10.512l-128-102.4A48 48 0 0 1 272 776.304V382.016L104.368 227.264a48 48 0 0 1-4.704-65.52l1.984-2.304A48 48 0 0 1 136.928 144z m-40.928 64H177.84l142.72 131.728a48 48 0 0 1 15.328 31.936l0.112 3.344v393.616l96 76.8V375.008a48 48 0 0 1 13.072-32.928l2.368-2.352L590.144 208zM896 752a32 32 0 0 1 2.4 63.92L896 816H640a32 32 0 0 1-2.4-63.92L640 752h256z m0-192a32 32 0 0 1 2.4 63.92L896 624H640a32 32 0 0 1-2.4-63.92L640 560h256z m0-192a32 32 0 0 1 2.4 63.92L896 432H640a32 32 0 0 1-2.4-63.92L640 368h256z' fill='{{(isStr ? colors : colors[0]) || 'rgb(0,0,0)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-paiming-->
|
||||||
|
<view wx:if="{{name === 'icon-paiming'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M736 112a80 80 0 0 1 79.92 76.528L816 192v32.88a144.016 144.016 0 0 1-6.672 286.816C782.208 638.848 675.6 736.56 544 750.336L544 896h208a32 32 0 1 1 0 64H272a32 32 0 1 1 0-64l208-0.016v-145.648c-132.272-13.84-239.312-112.496-265.728-240.64C147.008 497.584 96 438.768 96 368a144.048 144.048 0 0 1 112-140.432V192a80 80 0 0 1 76.528-79.92L288 112h448z m0 64H288a16 16 0 0 0-15.888 14.128L272 192v256c0 132.544 107.456 240 240 240 130.88 0 237.28-104.752 239.952-234.976l0.016-2.832v-18.208L752 432v-128H752v-71.808H752V192a16 16 0 0 0-14.128-15.888L736 176z m-245.52 85.376c8.8-17.84 34.24-17.84 43.04 0l36.736 74.432 82.144 11.936c18.992 2.768 26.976 25.36 14.752 39.424l-1.44 1.52-59.456 57.92 14.032 81.84c3.248 18.896-15.776 33.472-32.912 26.192l-1.904-0.896L512 515.104l-73.472 38.64c-16.976 8.928-36.72-4.656-35.088-23.216l0.272-2.08 14.016-81.84-59.44-57.92c-13.728-13.392-6.912-36.368 11.248-40.544l2.064-0.4 82.128-11.936zM512 326.24l-20.8 42.128a24 24 0 0 1-18.08 13.12l-46.496 6.768 33.648 32.8a24 24 0 0 1 7.2 18.656l-0.288 2.592-7.952 46.304 41.6-21.856a24 24 0 0 1 19.952-1.088l2.384 1.088 41.584 21.856-7.936-46.304a24 24 0 0 1 5.136-19.312l1.76-1.92 33.648-32.816-46.496-6.752a24 24 0 0 1-16.928-11.072l-1.136-2.064L512 326.24z m304.016-36.64v156.8a80.032 80.032 0 0 0 0-156.8zM160 368a80.016 80.016 0 0 0 48 73.344v-146.688A80.016 80.016 0 0 0 160 368z' fill='{{(isStr ? colors : colors[0]) || 'rgb(0,0,0)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-shanchusousuoxinxi-->
|
||||||
|
<view wx:if="{{name === 'icon-shanchusousuoxinxi'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M512 96c229.76 0 416 186.24 416 416S741.76 928 512 928 96 741.76 96 512 282.24 96 512 96z m-113.136 257.6A32 32 0 1 0 353.6 398.88L466.752 512l-113.136 113.136a32 32 0 0 0-1.872 43.216l1.872 2.032a32 32 0 0 0 45.248 0L512 557.248l113.136 113.136a32 32 0 0 0 43.216 1.872l2.032-1.872a32 32 0 0 0 0-45.248L557.248 512l113.136-113.136a32 32 0 0 0 1.872-43.216L670.4 353.6a32 32 0 0 0-45.248 0L512 466.752z' fill='{{(isStr ? colors : colors[0]) || 'rgb(0,0,0)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-shijian-->
|
||||||
|
<view wx:if="{{name === 'icon-shijian'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M384 192v48h256v-48h160v48h112a32 32 0 0 1 32 32v592a32 32 0 0 1-32 32H112a32 32 0 0 1-32-32V272a32 32 0 0 1 32-32h112v-48h160z m496 304H144v336h736V496z m0-192H144v128h736v-128z' fill='{{(isStr ? colors : colors[0]) || 'rgb(0,0,0)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-sousuo-->
|
||||||
|
<view wx:if="{{name === 'icon-sousuo'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M718.4 243.216c123.584 123.6 130.768 319.52 21.52 451.52l1.104 1.024 135.76 135.776a32 32 0 0 1-45.248 45.248l-135.776-135.76-1.024-1.104c-132 109.248-327.92 102.08-451.52-21.536C112 587.2 112 374.432 243.216 243.216s343.952-131.216 475.168 0z m-45.264 45.248c-106.224-106.208-278.448-106.208-384.672 0-106.208 106.24-106.208 278.448 0 384.672 97.968 97.968 253.408 106.208 360.768 21.28l4.704-3.792 20.064-16.624 16.624-20.064c87.664-105.92 82.096-261.472-13.216-361.12l-4.272-4.352z' fill='{{(isStr ? colors : colors[0]) || 'rgb(0,0,0)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-shouhou-->
|
||||||
|
<view wx:if="{{name === 'icon-shouhou'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M112 480a32.256 32.256 0 0 1 9.248 1.36l0.432 0.128a31.712 31.712 0 0 1 14.992 10.128A32 32 0 0 1 144 512c0 203.248 164.752 368 368 368 142.528 0 270.336-81.76 331.392-207.792a32 32 0 1 1 57.6 27.904A431.968 431.968 0 0 1 512 944c-155.584 0-291.952-82.24-368-205.616V784a32 32 0 0 1-63.92 2.4L80 784V512a32 32 0 0 1 32-32z m308.592-152.496l2.032 1.872L512 418.72l89.376-89.36 2.032-1.872a32 32 0 0 1 45.088 45.088l-1.872 2.032L589.248 432H656a32 32 0 1 1 0 64h-112v80h112a32 32 0 1 1 0 64h-112v96a32 32 0 1 1-64 0v-96h-112a32 32 0 1 1 0-64h112v-80h-112a32 32 0 1 1 0-64h66.736l-57.36-57.376a32 32 0 0 1 43.216-47.12z m481.728 215.008l-0.224-0.08a31.76 31.76 0 0 1-16.16-11.872 31.952 31.952 0 0 1-5.856-16.16L880 512C880 308.752 715.248 144 512 144a368.032 368.032 0 0 0-335.424 216.384 32 32 0 1 1-58.304-26.4A432.016 432.016 0 0 1 512 80c155.584 0 291.952 82.24 368.016 205.632L880 240a32 32 0 0 1 63.92-2.4L944 240v272a32 32 0 0 1-29.6 31.92L912 544a32.256 32.256 0 0 1-9.248-1.36l-0.432-0.128z' fill='{{(isStr ? colors : colors[0]) || 'rgb(0,0,0)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-sousuofanhui-->
|
||||||
|
<view wx:if="{{name === 'icon-sousuofanhui'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M454.16 217.84a32 32 0 0 1 1.616 43.52l-1.616 1.744-216.912 216.88L848 480a32 32 0 0 1 2.4 63.92L848 544H237.248l216.912 216.896a32 32 0 0 1 1.616 43.52l-1.616 1.744a32 32 0 0 1-43.52 1.616l-1.744-1.616-271.52-271.52a32 32 0 0 1-1.632-43.52l1.632-1.76 271.52-271.52a32 32 0 0 1 45.264 0z' fill='{{(isStr ? colors : colors[0]) || 'rgb(0,0,0)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-sousuoshanchu-->
|
||||||
|
<view wx:if="{{name === 'icon-sousuoshanchu'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M512 96c91.808 0 167.2 70.304 175.28 160H848a32 32 0 1 1 0 64h-32v544a64 64 0 0 1-64 64H272a64 64 0 0 1-64-64V320h-32a32 32 0 1 1 0-64h160.72C344.8 166.304 420.192 96 512 96z m240 224H272v544h480V320z m-336 128a32 32 0 0 1 32 32v224a32 32 0 1 1-64 0V480a32 32 0 0 1 32-32z m192 0a32 32 0 0 1 32 32v224a32 32 0 1 1-64 0V480a32 32 0 0 1 32-32z m-96-288a112.032 112.032 0 0 0-110.88 96h221.76A112.032 112.032 0 0 0 512 160z' fill='{{(isStr ? colors : colors[0]) || 'rgb(0,0,0)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-tuikuan-->
|
||||||
|
<view wx:if="{{name === 'icon-tuikuan'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M848 112a64 64 0 0 1 63.92 60.8L912 176v96c0 157.28-126.08 285.12-282.72 287.952L624 560h-75.632l103.744 103.76a32 32 0 0 1 1.632 43.52l-1.632 1.744a32 32 0 0 1-43.504 1.616l-1.76-1.616-158.384-158.4a32 32 0 0 1-1.616-43.504l1.616-1.76 158.4-158.384a32 32 0 0 1 46.88 43.52l-1.632 1.744L548.336 496H624c123.712 0 224-100.288 224-224v-96H176v672h672V640a32 32 0 0 1 63.92-2.4L912 640v208a64 64 0 0 1-60.8 63.92L848 912H176a64 64 0 0 1-63.92-60.8L112 848V176a64 64 0 0 1 60.8-63.92L176 112h672z' fill='{{(isStr ? colors : colors[0]) || 'rgb(0,0,0)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-tishi-->
|
||||||
|
<view wx:if="{{name === 'icon-tishi'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M512 64c247.424 0 448 200.576 448 448S759.424 960 512 960 64 759.424 64 512 264.576 64 512 64z m0 64C299.92 128 128 299.92 128 512s171.92 384 384 384 384-171.92 384-384S724.08 128 512 128z m29.248 556.896V752h-64.32v-67.104h64.32zM515.712 272c42.464 0 76.448 12.096 101.984 36.288C643.232 332.48 656 363.392 656 401.04c0 22.784-4.688 41.28-14.064 55.472-9.376 14.192-28.272 35.056-56.72 62.592-20.688 20-34.112 36.928-40.24 50.8-6.144 13.872-9.216 34.352-9.216 61.44h-57.536c0-30.736 3.664-55.52 10.992-74.352 7.328-18.816 23.376-40.368 48.16-64.672l25.856-25.488a106.832 106.832 0 0 0 18.752-22.896c8.608-13.984 12.928-28.48 12.928-43.552 0-21.072-6.304-39.36-18.912-54.832-12.608-15.488-33.44-23.232-62.56-23.232-35.968 0-60.864 13.328-74.656 40-7.76 14.848-12.16 36.24-13.248 64.192H368c0-46.448 13.152-83.808 39.44-112.096C433.728 286.144 469.824 272 515.712 272z' fill='{{(isStr ? colors : colors[0]) || 'rgb(0,0,0)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-xianxiahuizong-->
|
||||||
|
<view wx:if="{{name === 'icon-xianxiahuizong'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M912 336a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H112a32 32 0 0 1-32-32V368a32 32 0 0 1 32-32h800z m-32 64H144v448h736V400z m-443.408 71.504l2.032 1.872L512 546.72l73.376-73.36a32 32 0 0 1 47.12 43.216l-1.872 2.032L589.248 560H624a32 32 0 1 1 0 64h-80v48h80a32 32 0 1 1 0 64h-80v32a32 32 0 1 1-64 0v-32h-80a32 32 0 1 1 0-64h80v-48h-80a32 32 0 1 1 0-64h34.736l-41.36-41.376a32 32 0 0 1 43.216-47.12zM128 192h768a16 16 0 0 1 16 16v32a16 16 0 0 1-16 16H128a16 16 0 0 1-16-16v-32a16 16 0 0 1 16-16z' fill='{{(isStr ? colors : colors[0]) || 'rgb(0,0,0)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-xinzeng-->
|
||||||
|
<view wx:if="{{name === 'icon-xinzeng'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M512 256a32 32 0 0 1 32 32l-0.016 192H736a32 32 0 1 1 0 64H543.984L544 736a32 32 0 1 1-64 0l-0.016-192H288a32 32 0 1 1 0-64h191.984L480 288a32 32 0 0 1 32-32z' fill='{{(isStr ? colors : colors[0]) || 'rgb(0,0,0)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-yonghuming-->
|
||||||
|
<view wx:if="{{name === 'icon-yonghuming'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M512 64c-114.88 0-208 93.12-208 208s93.12 208 208 208 208-93.12 208-208S626.88 64 512 64zM351.168 912h321.664a176 176 0 0 0 159.888-102.448L859.2 752a137.76 137.76 0 0 0-99.424-192.896L722.4 552a1126.528 1126.528 0 0 0-420.8 0l-37.376 7.104A137.76 137.76 0 0 0 164.8 752l26.48 57.552A176 176 0 0 0 351.168 912z' fill='{{(isStr ? colors : colors[0]) || 'rgb(0,0,0)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-yanjing-->
|
||||||
|
<view wx:if="{{name === 'icon-yanjing'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M512.944 208c143.184 0 285.008 91.696 425.488 275.104l0.048-0.032a48 48 0 0 1 0.272 57.968C800.848 724.352 658.912 816 512.944 816c-145.6 0-292.544-91.2-440.832-273.552a48 48 0 0 1 0.272-60.8C223.296 299.232 370.144 208 512.944 208zM512 320c-106.032 0-192 85.968-192 192s85.968 192 192 192 192-85.968 192-192-85.968-192-192-192z m0 64a128 128 0 1 1 0 256 128 128 0 0 1 0-256z' fill='{{(isStr ? colors : colors[0]) || 'rgb(0,0,0)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-yufukuan-->
|
||||||
|
<view wx:if="{{name === 'icon-yufukuan'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M327.136 109.216l581.216 258.768L912 368a32 32 0 0 1 32 32v480a32 32 0 0 1-32 32H112a32 32 0 0 1-32-32V400a32 32 0 0 1 32-32h61.776l108.352-243.36c7.28-16.336 27.424-23.248 45.008-15.424zM880 432H144v416h736V432zM512 688a16 16 0 0 1 16 16v32a16 16 0 0 1-16 16H256a16 16 0 0 1-16-16v-32a16 16 0 0 1 16-16h256zM332.592 182.56L250.032 368h499.04l-416.48-185.44z' fill='{{(isStr ? colors : colors[0]) || 'rgb(0,0,0)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-wodekefu-->
|
||||||
|
<view wx:if="{{name === 'icon-wodekefu'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M832 516.752a193.2 193.2 0 0 1 79.92 150.864l0.08 5.84v13.088c0 53.152-21.44 101.312-56.144 136.272l-3.904 3.84L912 880H657.44a192.72 192.72 0 0 1-127.536-48c165.2-1.024 299.152-133.808 302.048-298.56l0.064-16.688z' fill='{{(isStr ? colors : colors[0]) || 'rgb(69,129,255)'}}' opacity='.4' /%3E%3Cpath d='M521.2 144C701.68 144 848 290.32 848 470.8v34.4C848 685.68 701.68 832 521.2 832H96l100.256-91.264A325.856 325.856 0 0 1 96 505.2v-34.4C96 290.32 242.32 144 422.8 144h98.4z m-151.744 275.2c-37.76 0-68.368 30.8-68.368 68.8s30.608 68.8 68.368 68.8c37.76 0 68.368-30.8 68.368-68.8s-30.608-68.8-68.368-68.8z m205.088 0c-37.76 0-68.368 30.8-68.368 68.8s30.608 68.8 68.368 68.8c37.76 0 68.368-30.8 68.368-68.8s-30.608-68.8-68.368-68.8z' fill='{{(isStr ? colors : colors[1]) || 'rgb(69,129,255)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-dizhi-->
|
||||||
|
<view wx:if="{{name === 'icon-dizhi'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M512 64c194.4 0 352 154.24 352 344.48 0 63.424-29.328 143.76-88 241.008l-0.768 1.28-5.264 5.792C705.696 725.92 613.92 769.28 512 769.28c-104.72 0-198.752-45.808-263.232-118.528C189.6 552.976 160 472.192 160 408.48 160 218.24 317.6 64 512 64z m0 241.28c-61.392 0-111.152 49.856-111.152 111.36S450.608 528 512 528s111.152-49.856 111.152-111.36-49.76-111.36-111.152-111.36z' fill='{{(isStr ? colors : colors[0]) || 'rgb(69,129,255)'}}' /%3E%3Cpath d='M775.232 650.752C740.4 708.336 695.312 771.84 640 841.232l-17.824 22.112-18.496 22.512c-3.136 3.776-6.304 7.584-9.504 11.392l-19.52 23.104-20.192 23.488c-6.848 7.904-13.808 15.856-20.88 23.888L512 992a4097.536 4097.536 0 0 1-42.448-48.16l-20.192-23.488-19.52-23.104c-3.2-3.808-6.368-7.616-9.504-11.392l-18.496-22.512L384 841.232c-55.328-69.408-100.416-132.896-135.248-190.48 64.48 72.72 158.512 118.528 263.232 118.528 101.92 0 193.696-43.376 257.968-112.72l5.28-5.808z' fill='{{(isStr ? colors : colors[1]) || 'rgb(69,129,255)'}}' opacity='.4' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-shouhouzhongxin-->
|
||||||
|
<view wx:if="{{name === 'icon-shouhouzhongxin'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M848 384a32 32 0 0 1 32 32v448a32 32 0 0 1-32 32H176a32 32 0 0 1-32-32V416a32 32 0 0 1 32-32h672z m-376.448 112H384l11.264 13.312 68.608 132.608h-71.168l-6.656 48.64h77.312l-13.312 95.232h77.824l13.312-95.232h77.824l6.656-48.64h-71.168L670.72 496h-83.504l-71.12 98.816L471.552 496z' fill='{{(isStr ? colors : colors[0]) || 'rgb(69,129,255)'}}' /%3E%3Cpath d='M335.536 148.56a32 32 0 0 1 35.12 53.44l-2.192 1.44L307.488 240H832a32 32 0 0 1 31.92 29.6L864 272a32 32 0 0 1-29.6 31.92L832 304H192c-31.616 0-43.68-40.576-18.528-58.112l2.064-1.328 160-96z' fill='{{(isStr ? colors : colors[1]) || 'rgb(69,129,255)'}}' opacity='.4' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-wodeshoucang-->
|
||||||
|
<view wx:if="{{name === 'icon-wodeshoucang'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M512 128c6.48 0 13.072 1.424 19.264 4.448 8.592 4.16 15.552 11.024 19.792 19.488l98.88 197.44c3.808 7.6 11.152 12.864 19.68 14.08l221.088 31.68c23.808 3.392 40.304 25.168 36.832 48.64a42.704 42.704 0 0 1-12.688 24.544l-160 153.696c-6.16 5.92-8.96 14.432-7.52 22.8l37.776 217.008c4.064 23.36-11.84 45.536-35.552 49.552-9.44 1.6-19.152 0.08-27.632-4.32l-197.76-102.448a26.432 26.432 0 0 0-12.16-2.96z' fill='{{(isStr ? colors : colors[0]) || 'rgb(69,129,255)'}}' opacity='.4' /%3E%3Cpath d='M512 128v673.648c-4.176 0-8.352 0.976-12.16 2.96L302.08 907.04c-21.28 11.04-47.616 2.976-58.816-18.016a42.368 42.368 0 0 1-4.368-27.216L276.64 644.8a25.52 25.52 0 0 0-7.52-22.8L109.152 468.32a42.48 42.48 0 0 1-0.8-60.688 43.776 43.776 0 0 1 24.928-12.512l221.12-31.664a26.112 26.112 0 0 0 19.664-14.08l98.88-197.44A43.616 43.616 0 0 1 511.984 128z' fill='{{(isStr ? colors : colors[1]) || 'rgb(69,129,255)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-shoukuanliebiao-->
|
||||||
|
<view wx:if="{{name === 'icon-shoukuanliebiao'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M832 128a32 32 0 0 1 32 32v704a32 32 0 0 1-32 32H288a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h544z m-128 592H416a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h288a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z m0-128H416a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h288a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zM542.176 208H464l10.064 11.76 61.248 117.152h-63.536l-5.952 42.96h69.04L522.976 464h69.488l11.872-84.128h69.488l5.952-42.96h-63.552L720 208h-74.56l-63.504 87.296L542.176 208z' fill='{{(isStr ? colors : colors[0]) || 'rgb(69,129,255)'}}' /%3E%3Cpath d='M288 128a32 32 0 0 0-32 32v704a32 32 0 0 0 32 32h-80a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32z' fill='{{(isStr ? colors : colors[1]) || 'rgb(69,129,255)'}}' opacity='.4' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-madanguanli-->
|
||||||
|
<view wx:if="{{name === 'icon-madanguanli'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M128 128m32 0l288 0q32 0 32 32l0 288q0 32-32 32l-288 0q-32 0-32-32l0-288q0-32 32-32Z' fill='{{(isStr ? colors : colors[0]) || 'rgb(69,129,255)'}}' /%3E%3Cpath d='M544 128m32 0l288 0q32 0 32 32l0 288q0 32-32 32l-288 0q-32 0-32-32l0-288q0-32 32-32Z' fill='{{(isStr ? colors : colors[1]) || 'rgb(69,129,255)'}}' /%3E%3Cpath d='M128 544m32 0l288 0q32 0 32 32l0 288q0 32-32 32l-288 0q-32 0-32-32l0-288q0-32 32-32Z' fill='{{(isStr ? colors : colors[2]) || 'rgb(69,129,255)'}}' /%3E%3Cpath d='M544 544m32 0l80 0q32 0 32 32l0 288q0 32-32 32l-80 0q-32 0-32-32l0-288q0-32 32-32Z' fill='{{(isStr ? colors : colors[3]) || 'rgb(69,129,255)'}}' opacity='.6' /%3E%3Cpath d='M752 544m32 0l80 0q32 0 32 32l0 288q0 32-32 32l-80 0q-32 0-32-32l0-288q0-32 32-32Z' fill='{{(isStr ? colors : colors[4]) || 'rgb(69,129,255)'}}' opacity='.6' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-qusechazhao-->
|
||||||
|
<view wx:if="{{name === 'icon-qusechazhao'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M868.528 816.8c59.36 0 107.472-46.48 107.472-103.824 0-38.224-35.824-102.496-107.472-192.816-71.648 90.32-107.472 154.592-107.472 192.816 0 57.344 48.112 103.84 107.472 103.84z' fill='{{(isStr ? colors : colors[0]) || 'rgb(69,129,255)'}}' opacity='.4' /%3E%3Cpath d='M344 105.44l75.76 53.04c3.392 2.368 6.384 5.12 8.928 8.144 3.728 1.376 7.344 3.248 10.752 5.632l341.968 239.456a47.008 47.008 0 0 1 11.552 65.472L498.224 898.112a47.008 47.008 0 0 1-65.472 11.536L90.768 670.192a47.008 47.008 0 0 1-11.536-65.472l268.064-382.848-56.928-39.84A46.752 46.752 0 1 1 344 105.44z m112.528 192.928a40.336 40.336 0 0 0-56.128 9.904L221.424 563.76a40.288 40.288 0 0 0 44.448 61.76l382.24-113.232a40.288 40.288 0 0 0 11.68-71.648z' fill='{{(isStr ? colors : colors[1]) || 'rgb(69,129,255)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-pandiansaoma-->
|
||||||
|
<view wx:if="{{name === 'icon-pandiansaoma'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M224 128h304v768H224a96 96 0 0 1-96-96V224a96 96 0 0 1 96-96z' fill='{{(isStr ? colors : colors[0]) || 'rgb(69,129,255)'}}' opacity='.4' /%3E%3Cpath d='M128 480h768v64H128zM896 656v208a32 32 0 0 1-32 32H656l-0.016-64H832V656h64z m-704 0v176h175.984L368 896H160a32 32 0 0 1-32-32V656h64zM864 128a32 32 0 0 1 32 32v208h-64V192H655.984L656 128h208zM128 160a32 32 0 0 1 32-32h208l-0.016 64H192v176H128V160z' fill='{{(isStr ? colors : colors[1]) || 'rgb(69,129,255)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-yaoqingma-->
|
||||||
|
<view wx:if="{{name === 'icon-yaoqingma'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M768 128a32 32 0 0 1 32 32v299.984L512 544l-288-84.016V160a32 32 0 0 1 32-32h512z m-112 240H368a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h288a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z m0-128H368a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h288a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z' fill='{{(isStr ? colors : colors[0]) || 'rgb(69,129,255)'}}' opacity='.5' /%3E%3Cpath d='M168.96 443.952L512 544l343.04-100.048a32 32 0 0 1 40.96 30.72V864a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V474.672a32 32 0 0 1 40.96-30.72z' fill='{{(isStr ? colors : colors[1]) || 'rgb(64,122,244)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-duizhang-->
|
||||||
|
<view wx:if="{{name === 'icon-duizhang'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M864 96a32 32 0 0 1 32 32v608a32 32 0 0 1-32 32h-128V288a32 32 0 0 0-29.6-31.92L704 256H288V128a32 32 0 0 1 32-32h544z' fill='{{(isStr ? colors : colors[0]) || 'rgb(69,129,255)'}}' opacity='.5' /%3E%3Cpath d='M704 256a32 32 0 0 1 32 32v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32h544zM375.552 464H288l11.264 13.312 68.608 132.608h-71.168l-6.656 48.64h77.312l-13.312 95.232h77.824l13.312-95.232h77.824l6.656-48.64h-71.168L574.72 464h-83.504l-71.12 98.816L375.552 464z' fill='{{(isStr ? colors : colors[1]) || 'rgb(69,129,255)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-tihuoliebiao-->
|
||||||
|
<view wx:if="{{name === 'icon-tihuoliebiao'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M880 496v317.088A34.912 34.912 0 0 1 845.088 848H274.912A34.912 34.912 0 0 1 240 813.088V496h640zM240 242.912c0-19.28 15.632-34.912 34.912-34.912h570.176c19.28 0 34.912 15.632 34.912 34.912V432H240V242.912z' fill='{{(isStr ? colors : colors[0]) || 'rgb(69,129,255)'}}' /%3E%3Cpath d='M224 144a16 16 0 0 1 16 16v668.112c7.84 5.28 14.624 12.032 19.888 19.888H880a32 32 0 0 1 32 32v16a32 32 0 0 1-32 32H259.872A72 72 0 1 1 160 828.144V224L112 224a16 16 0 0 1-16-16v-48a16 16 0 0 1 16-16h112z' fill='{{(isStr ? colors : colors[1]) || 'rgb(69,129,255)'}}' opacity='.4' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-yangpinduibi-->
|
||||||
|
<view wx:if="{{name === 'icon-yangpinduibi'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M528 80a32 32 0 0 1 32 32v800a32 32 0 0 1-32 32h-32a32 32 0 0 1-32-32v-64H160a32 32 0 0 1-32-32V208a32 32 0 0 1 32-32h304V112a32 32 0 0 1 32-32h32z' fill='{{(isStr ? colors : colors[0]) || 'rgb(69,129,255)'}}' /%3E%3Cpath d='M560 176h304a32 32 0 0 1 32 32v608a32 32 0 0 1-32 32H560V176z' fill='{{(isStr ? colors : colors[1]) || 'rgb(69,129,255)'}}' opacity='.4' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-yansequyang-->
|
||||||
|
<view wx:if="{{name === 'icon-yansequyang'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M760.896 104.704a32 32 0 0 1 45.264 0l113.12 113.136a32 32 0 0 1 0 45.264L828.8 353.6l22.624 22.624a32 32 0 0 1 0 45.248l-45.248 45.264a32 32 0 0 1-45.264 0L557.248 263.104a32 32 0 0 1 0-45.264l45.264-45.248a32 32 0 0 1 45.248 0L670.4 195.2l90.512-90.512z' fill='{{(isStr ? colors : colors[0]) || 'rgb(69,129,255)'}}' /%3E%3Cpath d='M579.888 285.728l158.4 158.4-396 395.968a48 48 0 0 1-67.872 0l-22.624 22.624a64 64 0 1 1-90.512-90.512l22.624-22.624a48 48 0 0 1 0-67.872l395.984-396z' fill='{{(isStr ? colors : colors[1]) || 'rgb(69,129,255)'}}' opacity='.5' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-fahuoliebiao-->
|
||||||
|
<view wx:if="{{name === 'icon-fahuoliebiao'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M864 416a32 32 0 0 1 32 32v416a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V448a32 32 0 0 1 32-32h704z m-80 320H528a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h256a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z m0-128H608a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h176a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z' fill='{{(isStr ? colors : colors[0]) || 'rgb(69,129,255)'}}' /%3E%3Cpath d='M748.8 192a32 32 0 0 1 28.24 16.944L896 432v16a32 32 0 0 0-32-32H160a32 32 0 0 0-32 32v-16l118.96-223.056A32 32 0 0 1 275.2 192h473.6z' fill='{{(isStr ? colors : colors[1]) || 'rgb(69,129,255)'}}' opacity='.4' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-yuncangkucun-->
|
||||||
|
<view wx:if="{{name === 'icon-yuncangkucun'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M848 432v445.088A34.912 34.912 0 0 1 813.088 912H210.912A34.912 34.912 0 0 1 176 877.088V432h672zM608 704H416a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h192a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z m0-128H416a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h192a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z' fill='{{(isStr ? colors : colors[0]) || 'rgb(69,129,255)'}}' opacity='.4' /%3E%3Cpath d='M536 64c108.8 0 197.328 86.88 199.936 195.072l0.016 1.024 3.936-2.624a112 112 0 1 1 63.952 206.464L800 464H392.8c-31.52 29.76-74.032 48-120.8 48-97.2 0-176-78.8-176-176s78.8-176 176-176c29.712 0 57.712 7.36 82.272 20.368C385.92 111.68 455.392 64 536 64z' fill='{{(isStr ? colors : colors[1]) || 'rgb(69,129,255)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-xiaoshou-->
|
||||||
|
<view wx:if="{{name === 'icon-xiaoshou'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M511.92 496c159.808 0 298.16 97.36 365.056 239.152 13.76 29.184 25.264 72.912 34.496 131.2A53.312 53.312 0 0 1 858.784 928H518.768l63.552-80.736-70.4-342-70.4 342L505.024 928H165.152a53.312 53.312 0 0 1-52.592-61.808c9.664-60.08 21.712-105.056 36.16-134.912C216.288 591.6 353.568 496 511.92 496z' fill='{{(isStr ? colors : colors[0]) || 'rgb(69,129,255)'}}' opacity='.5' /%3E%3Cpath d='M520 296m-216 0a216 216 0 1 0 432 0 216 216 0 1 0-432 0Z' fill='{{(isStr ? colors : colors[1]) || 'rgb(64,141,250)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-qianzhicangkucun-->
|
||||||
|
<view wx:if="{{name === 'icon-qianzhicangkucun'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M904.032 338.016a22.016 22.016 0 0 0-1.456-4.432l-67.616-154C823.28 147.776 790.944 128 750.272 128h-474.56c-39.856 0-70.832 19.392-82.064 50.064l-72.672 157.12a31.776 31.776 0 0 0-1.04 3.696A134.816 134.816 0 0 0 112 384.224c0.064 53.76 32.304 102.848 84.08 128.048 21.312 10.448 46.432 15.728 74.64 15.728h0.096c47.328-0.096 91.168-19.136 121.056-51.696 29.728 32.272 73.232 51.2 120.48 51.456 46.88-0.32 90.224-19.312 119.84-51.584 29.872 32.56 73.776 51.52 121.344 51.52 28.8-0.144 54.336-5.664 75.84-16.48 51.008-25.472 82.656-74.368 82.624-127.552a132.032 132.032 0 0 0-7.728-44.576 8.768 8.768 0 0 0-0.24-1.072z' fill='{{(isStr ? colors : colors[0]) || 'rgb(69,129,255)'}}' /%3E%3Cpath d='M848 432v445.088A34.912 34.912 0 0 1 813.088 912H210.912A34.912 34.912 0 0 1 176 877.088V432h672zM608 752H416a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h192a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z m0-128H416a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h192a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z' fill='{{(isStr ? colors : colors[1]) || 'rgb(69,129,255)'}}' opacity='.4' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-lingquseka-->
|
||||||
|
<view wx:if="{{name === 'icon-lingquseka'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M352 160a32 32 0 0 1 32 32v672a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V192a32 32 0 0 1 32-32h192z m-96 560a48 48 0 1 0 0 96 48 48 0 0 0 0-96z' fill='{{(isStr ? colors : colors[0]) || 'rgb(69,129,255)'}}' opacity='.6' /%3E%3Cpath d='M648.432 230.624l135.76 135.76a32 32 0 0 1 0 45.264L331.648 864.192a32 32 0 0 1-45.264 0l-54.992-54.976a48 48 0 1 0-16.608-16.608l-64.16-64.176a32 32 0 0 1 0-45.264l452.544-452.544a32 32 0 0 1 45.264 0z' fill='{{(isStr ? colors : colors[1]) || 'rgb(69,129,255)'}}' opacity='.8' /%3E%3Cpath d='M864 640a32 32 0 0 1 32 32v192a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V672a32 32 0 0 1 32-32h704z m-608 80a48 48 0 1 0 0 96 48 48 0 0 0 0-96z' fill='{{(isStr ? colors : colors[2]) || 'rgb(69,129,255)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-gouwu1-->
|
||||||
|
<view wx:if="{{name === 'icon-gouwu1'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M512 128a144 144 0 0 1 144 144v32h84.032a32 32 0 0 1 31.712 27.712l71.36 528A32 32 0 0 1 811.392 896H212.608a32 32 0 0 1-31.712-36.288l71.36-528A32 32 0 0 1 283.968 304h84.016L368 272a144 144 0 0 1 144-144z m214.048 224H297.936l-67.024 496h562.16l-67.024-496zM512 176a96 96 0 0 0-95.936 92.4L416 272v32h192v-32a96 96 0 0 0-92.4-95.936L512 176z' fill='{{(isStr ? colors : colors[0]) || 'rgb(68,68,68)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-dingdan1-->
|
||||||
|
<view wx:if="{{name === 'icon-dingdan1'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M816 128a32 32 0 0 1 32 32v704a32 32 0 0 1-32 32H208a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h608z m-16 48H224v672h576V176z m-120 448a24 24 0 0 1 0 48h-336a24 24 0 0 1 0-48h336z m0-144a24 24 0 0 1 0 48h-336a24 24 0 0 1 0-48h336z m0-144a24 24 0 0 1 0 48h-336a24 24 0 0 1 0-48h336z' fill='{{(isStr ? colors : colors[0]) || 'rgb(68,68,68)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-gerenzhongxin1-->
|
||||||
|
<view wx:if="{{name === 'icon-gerenzhongxin1'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M624 544c150.224 0 272 121.776 272 272v80H128v-80c0-150.224 121.776-272 272-272h224z m0 48H400c-122.048 0-221.28 97.6-223.952 218.992L176 816v32h672v-32c0-122.048-97.6-221.28-218.992-223.952L624 592zM512 128a144 144 0 0 1 144 144v80a144 144 0 0 1-139.76 143.936L512 496a144 144 0 0 1-144-144v-80a144 144 0 0 1 139.76-143.936L512 128z m0 48a96 96 0 0 0-95.936 92.4L416 272v80a96 96 0 0 0 191.936 3.6L608 352v-80a96 96 0 0 0-96-96z' fill='{{(isStr ? colors : colors[0]) || 'rgb(68,68,68)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-shouye1-->
|
||||||
|
<view wx:if="{{name === 'icon-shouye1'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M543.84 690.24a31.728 31.728 0 0 0-29.472-31.552L512 658.592a31.76 31.76 0 0 0-31.744 29.296l-0.08 2.368V896h-47.76v-0.016L241.44 896a31.744 31.744 0 0 1-31.84-31.648V539.648l-39.84 39.872c-9.28 9.28-24.352 9.216-33.664-0.096a23.84 23.84 0 0 1-1.632-31.984l1.536-1.68 73.6-73.632v-3.456h3.456l236.288-236.272c33.168-33.168 86.592-33.824 120.912-2.096l2.544 2.432 235.936 235.936h5.648v5.648l73.52 73.536c9.328 9.328 9.376 24.4 0.096 33.664a23.792 23.792 0 0 1-31.968 1.456l-1.696-1.552-39.952-39.952v322.88c0 17.472-14.24 31.648-31.824 31.648l-190.992-0.016V896H543.84V690.24z m-58.832-425.856l-1.888 1.776-225.776 225.744v356.608h175.072v-158.256c0-43.712 35.632-79.136 79.584-79.136 43.952 0 79.584 35.424 79.584 79.136l-0.016 158.256h175.088l-0.016-354.784-227.408-227.408a39.696 39.696 0 0 0-54.224-1.936z' fill='{{(isStr ? colors : colors[0]) || 'rgb(68,68,68)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-gerenzhongxin-->
|
||||||
|
<view wx:if="{{name === 'icon-gerenzhongxin'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M512 128a144 144 0 0 1 144 144v80a144 144 0 0 1-288 0v-80a144 144 0 0 1 144-144z m112 416c150.224 0 272 121.776 272 272v80H128v-80c0-150.224 121.776-272 272-272h224z' fill='{{(isStr ? colors : colors[0]) || 'rgb(69,129,255)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-dingdan-->
|
||||||
|
<view wx:if="{{name === 'icon-dingdan'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M816 128a32 32 0 0 1 32 32v704a32 32 0 0 1-32 32H208a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h608z m-136 496h-336a24 24 0 0 0 0 48h336a24 24 0 0 0 0-48z m0-144h-336a24 24 0 0 0 0 48h336a24 24 0 0 0 0-48z m0-144h-336a24 24 0 0 0 0 48h336a24 24 0 0 0 0-48z' fill='{{(isStr ? colors : colors[0]) || 'rgb(69,129,255)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-shouye-->
|
||||||
|
<view wx:if="{{name === 'icon-shouye'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M570.256 230.304l2.544 2.432 235.936 235.936h5.648v5.648l73.52 73.536c9.328 9.328 9.376 24.4 0.096 33.664a23.792 23.792 0 0 1-31.968 1.456l-1.696-1.552-39.952-39.952v322.88c0 17.472-14.24 31.648-31.824 31.648l-190.992-0.016V896H576V688a64 64 0 1 0-128 0v208h-15.584v-0.016L241.44 896a31.744 31.744 0 0 1-31.84-31.648V539.648l-39.84 39.872c-9.28 9.28-24.352 9.216-33.664-0.096a23.84 23.84 0 0 1-1.632-31.984l1.536-1.68 73.6-73.632v-3.456h3.456l236.288-236.272c33.168-33.168 86.592-33.824 120.912-2.096z' fill='{{(isStr ? colors : colors[0]) || 'rgb(69,129,255)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
||||||
|
|
||||||
|
<!--icon-gouwu-->
|
||||||
|
<view wx:if="{{name === 'icon-gouwu'}}" style="background-image: url({{quot}}data:image/svg+xml, %3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='{{svgSize}}px' height='{{svgSize}}px'%3E%3Cpath d='M512 128a144 144 0 0 1 144 144v32h84.032a32 32 0 0 1 31.712 27.712l71.36 528A32 32 0 0 1 811.392 896H212.608a32 32 0 0 1-31.712-36.288l71.36-528A32 32 0 0 1 283.968 304h84.016L368 272a144 144 0 0 1 144-144z m0 48a96 96 0 0 0-95.936 92.4L416 272v32h192v-32a96 96 0 0 0-92.4-95.936L512 176z' fill='{{(isStr ? colors : colors[0]) || 'rgb(69,129,255)'}}' /%3E%3C/svg%3E{{quot}}); width: {{svgSize}}px; height: {{svgSize}}px; " class="icon" />
|
1
build/components/iconfont/weapp/weapp.wxss
Normal file
1
build/components/iconfont/weapp/weapp.wxss
Normal file
@ -0,0 +1 @@
|
|||||||
|
.icon{background-repeat:no-repeat}
|
1
build/custom-tab-bar/index.js
Normal file
1
build/custom-tab-bar/index.js
Normal file
@ -0,0 +1 @@
|
|||||||
|
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([[23],{9927:function(e,t,n){var a=n(9975),i=n(1515),c="index-module__customTabBar___AIoAM",o="index-module__customTabBar-line___ClC6e",s="index-module__customTabBar-item___Xo7Pa",u="index-module__customTabBar-item-title___ua8eB",d="index-module__selected___pDY_D",r=n(6666),_=n(6408),l=n.n(_),m=n(2535),b=n.n(m),x=n(9194),f=n(2934),p=n(4119),h=n(5513),T=function CustomTabBar(){var e=(0,x.v)((function(e){return e.tabBarData})),t=e.selectedId,n=e.tabItem,a=(0,f.useDispatch)(),_=function handleSelectTabItem(e){return function(){var t;m(e),b().switchTab({url:null===(t=n.find((function(t){return t.id===e})))||void 0===t?void 0:t.pagePath})}},m=function setSelected(e){a({type:p.g.SET_SELECTED,data:{tabItem:n,selectedId:e}})};return(0,h.jsxs)(i.G7,{className:c,children:[(0,h.jsx)(i.G7,{className:o}),n.map((function(e,n){return(0,h.jsxs)(i.G7,{className:l()(s,u,t===e.id?d:""),onClick:_(e.id),children:[(0,h.jsx)(r.Z,{name:Number(t)===e.id?e.selectedIconPath:e.iconPath,size:56}),(0,h.jsx)(i.G7,{children:e.text})]},n)}))]})};Component((0,a.createComponentConfig)(T,"custom-tab-bar/index"))}},function(e){e.O(0,[107,592],(function(){return t=9927,e(e.s=t);var t}));e.O()}]);
|
1
build/custom-tab-bar/index.json
Normal file
1
build/custom-tab-bar/index.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"component":true}
|
2
build/custom-tab-bar/index.wxml
Normal file
2
build/custom-tab-bar/index.wxml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
<import src="../base.wxml"/>
|
||||||
|
<template is="taro_tmpl" data="{{root:root}}" />
|
1
build/custom-tab-bar/index.wxss
Normal file
1
build/custom-tab-bar/index.wxss
Normal file
@ -0,0 +1 @@
|
|||||||
|
.index-module__common_safe_area_y___eJgki{height:constant(safe-area-inset-bottom);height:env(safe-area-inset-bottom);width:100%}.index-module__full-100___Q4xu3{height:100%;width:100%}.index-module__color-blue___NplGb{color:#3287ec}.index-module__color-yellow___j7wtp{color:#ff9100}.index-module__color-green___X9kfh{color:#00b837}.index-module__color-grey___bk4wc{color:#707070}.index-module__color-white___fjpqR{color:#fff}.index-module__customTabBar___AIoAM{background-color:#fff;bottom:0;-webkit-box-shadow:0 11rpx 7rpx 8rpx #c2c2c2;box-shadow:0 11rpx 7rpx 8rpx #c2c2c2;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;height:100rpx;left:0;padding-bottom:env(safe-area-inset-bottom);position:fixed;width:100%;z-index:98}.index-module__customTabBar-line___ClC6e{height:1px;left:0;position:absolute;top:0;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5);width:100%}.index-module__customTabBar-item___Xo7Pa{-ms-flex-pack:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-justify-content:center;justify-content:center;text-align:center}.index-module__customTabBar-item-icon___lq9zt{font-size:60rpx;height:56rpx;width:56rpx}.index-module__customTabBar-item-title___ua8eB{font-size:20rpx;margin-top:10rpx}.index-module__selected___pDY_D{color:#4581ff}
|
1
build/custom-wrapper.js
Normal file
1
build/custom-wrapper.js
Normal file
@ -0,0 +1 @@
|
|||||||
|
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([[493],{},function(n){n.O(0,[107,592],(function(){return s=9313,n(n.s=s);var s}));n.O()}]);
|
1
build/custom-wrapper.json
Normal file
1
build/custom-wrapper.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"component":true,"usingComponents":{"comp":"./comp","custom-wrapper":"./custom-wrapper"}}
|
4
build/custom-wrapper.wxml
Normal file
4
build/custom-wrapper.wxml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<import src="./base.wxml" />
|
||||||
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
||||||
|
<template is="tmpl_0_container" data="{{i:item,l:''}}" />
|
||||||
|
</block>
|
1
build/pages/addAddress/index.js
Normal file
1
build/pages/addAddress/index.js
Normal file
File diff suppressed because one or more lines are too long
1
build/pages/addAddress/index.json
Normal file
1
build/pages/addAddress/index.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"navigationBarTitleText":"新增地址","usingComponents":{"custom-wrapper":"../../custom-wrapper","comp":"../../comp"}}
|
2
build/pages/addAddress/index.wxml
Normal file
2
build/pages/addAddress/index.wxml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
<import src="../../base.wxml"/>
|
||||||
|
<template is="taro_tmpl" data="{{root:root}}" />
|
1
build/pages/addAddress/index.wxss
Normal file
1
build/pages/addAddress/index.wxss
Normal file
File diff suppressed because one or more lines are too long
1
build/pages/addressManager/index.js
Normal file
1
build/pages/addressManager/index.js
Normal file
@ -0,0 +1 @@
|
|||||||
|
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([[52],{4555:function(e,s,n){var r=n(9975),a=n(885),t=n(4165),d=n(5861),i=n(1515),l=n(9792),c=n(2185),o=n(2535),u=n.n(o),h=n(5513),f=(0,l.memo)((function(e){var s,n,r,f,p=e.addButtonEnabled,v=void 0===p||p,x=e.focusBorderEnabled,m=void 0!==x&&x,g=(0,c.hE)(),j=g.fetchData,_=g.state,N=function(){var s=(0,d.Z)((0,t.Z)().mark((function _callee(){var s,n;return(0,t.Z)().wrap((function _callee$(r){for(;;)switch(r.prev=r.next){case 0:return r.next=2,j({purchaser_id:e.purchaser_id});case 2:s=r.sent,e.id?E(e.id):null===(n=s.data.list)||void 0===n||n.every((function(e){return!e.is_default||(E(e.id),!1)}));case 4:case"end":return r.stop()}}),_callee)})));return function getData(){return s.apply(this,arguments)}}();(0,o.useDidShow)((function(){return N(),u().eventCenter.on("addressList:refresh",N),function(){u().eventCenter.off("addressList:refresh",N)}}));var b=(0,l.useState)(!1),w=(0,a.Z)(b,2),C=w[0],G=w[1],k=function(){var e=(0,d.Z)((0,t.Z)().mark((function _callee2(){return(0,t.Z)().wrap((function _callee2$(e){for(;;)switch(e.prev=e.next){case 0:return G(!0),e.next=3,N();case 3:G(!1);case 4:case"end":return e.stop()}}),_callee2)})));return function handleRefresh(){return e.apply(this,arguments)}}(),S=(Array.from({length:15}),(0,l.useState)()),Z=(0,a.Z)(S,2),y=Z[0],E=Z[1];return(0,h.jsxs)(i.G7,{className:"address-scroll-view",children:[(0,h.jsx)(i.pf,{scrollY:!0,refresherEnabled:e.refresherEnabled,enhanced:!0,refresherTriggered:C,onRefresherRefresh:k,children:(0,h.jsx)(i.G7,{className:"address-scroll-view-content",children:(null==_||null===(s=_.data)||void 0===s||null===(n=s.list)||void 0===n?void 0:n.length)>0?null==_||null===(r=_.data)||void 0===r||null===(f=r.list)||void 0===f?void 0:f.map((function(s,n){return(0,h.jsxs)(i.G7,{onLongPress:function onLongPress(){return handleDelete(s)},onClick:function onClick(){return function handleSelect(s,n){e.onSelect&&e.onSelect(s,n),m&&E(null==s?void 0:s.id)}(s,n)},className:"address-list ".concat(y==s.id&&"address-active"),children:[(0,h.jsxs)(i.G7,{className:"address-user",children:[s.name,s.is_default?(0,h.jsx)(i.xv,{className:"address-list-default",children:"默认"}):(0,h.jsx)(i.xv,{className:"address-list-phone",children:s.phone.replace(s.phone.substring(3,7),"****")})]}),(0,h.jsxs)(i.G7,{className:"address-list-bottom",children:[(0,h.jsxs)(i.G7,{className:"address-list-info",children:[(0,h.jsx)(i.G7,{children:s.province_name+s.city_name+s.district_name}),s.is_default&&(0,h.jsx)(i.xv,{className:"address-list-phone",children:s.phone.replace(s.phone.substring(3,7),"****")})]}),(0,h.jsx)(i.C3,{onClick:function onClick(e){return e.stopPropagation()},url:"/pages/addAddress/index?type=edit&id=".concat(s.id,"&&purchaser_id=",642),hoverClass:"none",className:"address-edit",children:(0,h.jsx)(i.xv,{className:"iconfont icon-bianji"})})]})]})})):(0,h.jsx)(i.G7,{className:"address-no-data",children:"暂未添加地址"})})}),v&&(0,h.jsx)(i.C3,{url:"/pages/addAddress/index?type=add&purchaser_id=".concat(642),hoverClass:"none",className:"add-address",children:"添加收货地址"})]})})),p=f,addressManager=function(){return(0,h.jsx)(i.G7,{className:"address-manager",children:(0,h.jsx)(p,{refresherEnabled:!0,purchaser_id:642})})};addressManager.enableShareAppMessage=!0;Page((0,r.createPageConfig)(addressManager,"pages/addressManager/index",{root:{cn:[]}},{navigationBarTitleText:"地址管理",enableShareAppMessage:!0}||{}))}},function(e){e.O(0,[107,216,592],(function(){return s=4555,e(e.s=s);var s}));e.O()}]);
|
1
build/pages/addressManager/index.json
Normal file
1
build/pages/addressManager/index.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"navigationBarTitleText":"地址管理","usingComponents":{"custom-wrapper":"../../custom-wrapper","comp":"../../comp"}}
|
2
build/pages/addressManager/index.wxml
Normal file
2
build/pages/addressManager/index.wxml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
<import src="../../base.wxml"/>
|
||||||
|
<template is="taro_tmpl" data="{{root:root}}" />
|
1
build/pages/addressManager/index.wxss
Normal file
1
build/pages/addressManager/index.wxss
Normal file
@ -0,0 +1 @@
|
|||||||
|
.address-scroll-view{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;position:relative}.address-scroll-view scroll-view{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%}.address-scroll-view .address-scroll-view-content{padding-bottom:300rpx}.address-scroll-view .address-list{background:#fff;border:1px solid #fff;border:1px solid rgba(0,0,0,.16);border-radius:20rpx;-webkit-box-shadow:2rpx 4rpx 12rpx 0 rgba(0,0,0,.16);box-shadow:2rpx 4rpx 12rpx 0 rgba(0,0,0,.16);-webkit-box-sizing:border-box;box-sizing:border-box;height:156rpx;margin:18rpx auto 0;padding:30rpx;width:704rpx}.address-scroll-view .address-active{border:1px solid #68b4ff;-webkit-box-shadow:0 0 10rpx 0 rgba(0,122,255,.27);box-shadow:0 0 10rpx 0 rgba(0,122,255,.27)}.address-scroll-view .address-list:first-child{margin-top:0}.address-scroll-view .address-list-last{margin-bottom:300rpx}.address-scroll-view .address-user{-ms-flex-align:center;-webkit-align-items:center;align-items:center;color:#000;display:-webkit-flex;display:-ms-flexbox;display:flex;font-family:Microsoft YaHei,Microsoft YaHei-Bold;font-size:28rpx;font-weight:700;text-align:left}.address-scroll-view .address-list-default{background:#cde5ff;border-radius:6rpx;color:#007aff;font-size:20rpx;font-weight:400;height:28rpx;margin-left:30rpx;text-align:center;width:58rpx}.address-scroll-view .address-list-phone{color:#ababab;font-size:24rpx;font-weight:400;margin-left:30rpx}.address-scroll-view .address-edit{padding:10rpx}.address-scroll-view .address-edit .icon-bianji{font-size:40rpx}.address-scroll-view .address-list-info{color:#3c3c3c;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:24rpx;font-weight:400;width:100%}.address-scroll-view .address-list-info view{max-width:60%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.address-scroll-view .address-list-bottom{-ms-flex-pack:justify;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-top:18rpx}.address-scroll-view .add-address{-ms-flex-align:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;background:#007aff;border-radius:40rpx;bottom:100rpx;color:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:32rpx;font-weight:400;height:82rpx;-webkit-justify-content:center;justify-content:center;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:668rpx}.address-scroll-view .address-no-data{-webkit-box-sizing:border-box;box-sizing:border-box;color:#707070;font-size:24rpx;font-weight:400;height:100%;padding-top:40%;text-align:center}.common_safe_area_y{height:constant(safe-area-inset-bottom);height:env(safe-area-inset-bottom);width:100%}.full-100{height:100%;width:100%}.color-blue{color:#3287ec}.color-yellow{color:#ff9100}.color-green{color:#00b837}.color-grey{color:#707070}.color-white{color:#fff}.address-manager{height:100vh}
|
1
build/pages/colorRelated/findColor/index.js
Normal file
1
build/pages/colorRelated/findColor/index.js
Normal file
File diff suppressed because one or more lines are too long
1
build/pages/colorRelated/findColor/index.json
Normal file
1
build/pages/colorRelated/findColor/index.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"navigationBarTitleText":"取色查找","usingComponents":{"custom-wrapper":"../../../custom-wrapper","comp":"../../../comp"}}
|
2
build/pages/colorRelated/findColor/index.wxml
Normal file
2
build/pages/colorRelated/findColor/index.wxml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
<import src="../../../base.wxml"/>
|
||||||
|
<template is="taro_tmpl" data="{{root:root}}" />
|
1
build/pages/colorRelated/findColor/index.wxss
Normal file
1
build/pages/colorRelated/findColor/index.wxss
Normal file
File diff suppressed because one or more lines are too long
1
build/pages/colorRelated/sampleComparison/index.js
Normal file
1
build/pages/colorRelated/sampleComparison/index.js
Normal file
File diff suppressed because one or more lines are too long
1
build/pages/colorRelated/sampleComparison/index.json
Normal file
1
build/pages/colorRelated/sampleComparison/index.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"navigationBarTitleText":"样品对比","usingComponents":{"custom-wrapper":"../../../custom-wrapper","comp":"../../../comp"}}
|
2
build/pages/colorRelated/sampleComparison/index.wxml
Normal file
2
build/pages/colorRelated/sampleComparison/index.wxml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
<import src="../../../base.wxml"/>
|
||||||
|
<template is="taro_tmpl" data="{{root:root}}" />
|
1
build/pages/colorRelated/sampleComparison/index.wxss
Normal file
1
build/pages/colorRelated/sampleComparison/index.wxss
Normal file
File diff suppressed because one or more lines are too long
1
build/pages/colorRelated/sub-vendors.js
Normal file
1
build/pages/colorRelated/sub-vendors.js
Normal file
File diff suppressed because one or more lines are too long
1
build/pages/colorRelated/sub-vendors.wxss
Normal file
1
build/pages/colorRelated/sub-vendors.wxss
Normal file
File diff suppressed because one or more lines are too long
1
build/pages/colorRelated/takeColor/index.js
Normal file
1
build/pages/colorRelated/takeColor/index.js
Normal file
File diff suppressed because one or more lines are too long
1
build/pages/colorRelated/takeColor/index.json
Normal file
1
build/pages/colorRelated/takeColor/index.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"navigationBarTitleText":"颜色取样","usingComponents":{"custom-wrapper":"../../../custom-wrapper","comp":"../../../comp"}}
|
2
build/pages/colorRelated/takeColor/index.wxml
Normal file
2
build/pages/colorRelated/takeColor/index.wxml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
<import src="../../../base.wxml"/>
|
||||||
|
<template is="taro_tmpl" data="{{root:root}}" />
|
1
build/pages/colorRelated/takeColor/index.wxss
Normal file
1
build/pages/colorRelated/takeColor/index.wxss
Normal file
File diff suppressed because one or more lines are too long
1
build/pages/customerPage/index.js
Normal file
1
build/pages/customerPage/index.js
Normal file
@ -0,0 +1 @@
|
|||||||
|
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([[443],{7229:function(e,n,t){var a=t(9975),l=t(4165),r=t(5861),i=t(1413),s=t(885),c=t(1515),u=t(9792),o="index-module__cussBox___b9Eo6",d="index-module__searchBox___TRa3p",_="index-module__two___FcFcX",f="index-module__listBox___cZkpQ",m="index-module__itemBox___edZPr",h="index-module__cussName___zFlmD",p="index-module__phone___mmFz9",x="index-module__woker___TkWiR",g="index-module__acticveitemBox___Cxh_P",Z=t(6408),v=t.n(Z),k=t(5032),w=t(1251),z=t(2535),N=t.n(z),j=t(4909),C=t(7227),B=t(5513);Page((0,a.createPageConfig)((function(){var e=(0,u.useState)({name:null,page:1,size:10}),n=(0,s.Z)(e,2),t=n[0],a=n[1],Z=(0,u.useState)({list:[],total:0}),G=(0,s.Z)(Z,2),R=G[0],b=G[1],P=(0,w.dl)(),T=P.fetchData,I=P.state,S=(0,u.useMemo)((function(){return(0,C.rA)({list:R.list,total:R.total,status:I.loading})}),[R,I]),D=(0,u.useState)({clientId:null,clientName:""}),E=(0,s.Z)(D,2),F=E[0],O=E[1],y=(0,u.useCallback)((function(e){M.current.page=1,b((function(){return{list:[],total:0}})),a((function(n){return(0,i.Z)((0,i.Z)({},n),{},{name:e,size:10})}))}),[]),J=(0,z.useRouter)();(0,u.useEffect)((function(){""===t.name&&a((function(e){return(0,i.Z)((0,i.Z)({},e),{},{name:null})})),""!==t.name&&q()}),[t]);var M=(0,u.useRef)({size:t.size,page:t.page}),$=(0,u.useCallback)((function(){if(R.list.length<R.total){M.current.page++;var e=M.current.size*M.current.page;a((function(n){return(0,i.Z)((0,i.Z)({},n),{},{size:e})}))}}),[R]),A=(0,u.useState)(!1),L=(0,s.Z)(A,2),Q=L[0],W=L[1],X=function(){var e=(0,r.Z)((0,l.Z)().mark((function _callee(){return(0,l.Z)().wrap((function _callee$(e){for(;;)switch(e.prev=e.next){case 0:M.current.size=1,W(!0),a((function(e){return(0,i.Z)((0,i.Z)({},e),{},{size:10})}));case 3:case"end":return e.stop()}}),_callee)})));return function getRefresherRefresh(){return e.apply(this,arguments)}}(),q=function(){var e=(0,r.Z)((0,l.Z)().mark((function _callee2(){var e;return(0,l.Z)().wrap((function _callee2$(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,T({name:null===t.name?"":t.name,page:t.page,size:t.size});case 2:e=n.sent,null!=J&&J.params.clientId&&e.data.list.map((function(e){return e.id==(null==J?void 0:J.params.clientId)?e.checked=!0:e.checked=!1,e})),b((function(n){var t,a;return(0,i.Z)((0,i.Z)({},n),{},{list:null===(t=e.data)||void 0===t?void 0:t.list,total:null===(a=e.data)||void 0===a?void 0:a.total})})),W((function(){return!1}));case 6:case"end":return n.stop()}}),_callee2)})));return function getCuss(){return e.apply(this,arguments)}}();return(0,u.useEffect)((function(){if(null!==(null==F?void 0:F.clientId))O(F);else{var e=N().getCurrentPages();e[e.length-2].setData({clientId:"",clientName:""})}}),[F]),(0,B.jsxs)(c.G7,{className:o,children:[(0,B.jsx)(c.G7,{className:d,children:(0,B.jsx)(c.G7,{className:_,children:(0,B.jsx)(k.Z,{placeholder:"请输入客户名称或手机号码",showBtn:!1,changeOnSearch:y,debounceTime:300})})}),(0,B.jsx)(c.G7,{className:f,children:(0,B.jsx)(j.Z,{statusMore:S,selfonScrollToLower:$,refresherEnabled:!0,refresherTriggered:Q,selfOnRefresherRefresh:X,children:R.list.map((function(e,n){return(0,B.jsxs)(c.G7,{className:v()(e.checked?g:m),onClick:function onClick(){!function selectClient(e){R.list.map((function(n){return e.id===n.id?n.checked=!0:n.checked=!1,n})),O(e);var n=N().getCurrentPages();n[n.length-2].setData({clientId:e.id,clientName:e.name}),b((function(e){return(0,i.Z)((0,i.Z)({},e),{},{list:null==R?void 0:R.list,total:null==R?void 0:R.total})})),N().navigateBack({delta:1})}(e)},children:[(0,B.jsx)(c.G7,{className:h,children:e.name}),(0,B.jsx)(c.G7,{className:p,children:e.phone}),(0,B.jsx)(c.G7,{className:x,children:e.sale_user_name})]},n)}))})})]})}),"pages/customerPage/index",{root:{cn:[]}},{navigationBarTitleText:"选择客户"}||{}))}},function(e){e.O(0,[107,216,592],(function(){return n=7229,e(e.s=n);var n}));e.O()}]);
|
1
build/pages/customerPage/index.json
Normal file
1
build/pages/customerPage/index.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"navigationBarTitleText":"选择客户","usingComponents":{"custom-wrapper":"../../custom-wrapper","comp":"../../comp"}}
|
2
build/pages/customerPage/index.wxml
Normal file
2
build/pages/customerPage/index.wxml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
<import src="../../base.wxml"/>
|
||||||
|
<template is="taro_tmpl" data="{{root:root}}" />
|
1
build/pages/customerPage/index.wxss
Normal file
1
build/pages/customerPage/index.wxss
Normal file
@ -0,0 +1 @@
|
|||||||
|
.index-module__common_safe_area_y___obSlX{height:constant(safe-area-inset-bottom);height:env(safe-area-inset-bottom);width:100%}.index-module__full-100___kETXb{height:100%;width:100%}.index-module__color-blue___RHW8_{color:#3287ec}.index-module__color-yellow____sDWv{color:#ff9100}.index-module__color-green___P9xUx{color:#00b837}.index-module__color-grey___ssf1f{color:#707070}.index-module__color-white___EZdAE{color:#fff}page{background:#f7f7f7}.index-module__cussBox___b9Eo6 .index-module__searchBox___TRa3p{-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;height:96rpx;position:-webkit-sticky;position:sticky;top:0;width:750rpx}.index-module__cussBox___b9Eo6 .index-module__searchBox___TRa3p .index-module__two___FcFcX{height:72rpx;margin-left:24rpx;width:702rpx}.index-module__cussBox___b9Eo6 .index-module__listBox___cZkpQ{height:100vh}.index-module__cussBox___b9Eo6 .index-module__itemBox___edZPr{-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#fff;border-radius:16rpx;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:104rpx;margin-left:24rpx;margin-top:24rpx;width:702rpx}.index-module__cussBox___b9Eo6 .index-module__itemBox___edZPr .index-module__cussName___zFlmD{color:#000;font-family:PingFangSC-Medium,PingFang SC;font-size:28rpx;font-weight:500;height:34rpx;margin-left:48rpx;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;width:168rpx}.index-module__cussBox___b9Eo6 .index-module__itemBox___edZPr .index-module__phone___mmFz9{color:#000;font-family:PingFangSC-Regular,PingFang SC;font-size:28rpx;font-weight:400;margin-left:88rpx}.index-module__cussBox___b9Eo6 .index-module__itemBox___edZPr .index-module__woker___TkWiR{color:#000;font-family:PingFangSC-Regular,PingFang SC;font-size:28rpx;font-weight:400;margin-left:88rpx}.index-module__cussBox___b9Eo6 .index-module__acticveitemBox___Cxh_P{-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#fff;border:1px solid #337fff;border-radius:16rpx;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:104rpx;margin-left:24rpx;margin-top:24rpx;width:702rpx}.index-module__cussBox___b9Eo6 .index-module__acticveitemBox___Cxh_P .index-module__cussName___zFlmD{color:#000;font-family:PingFangSC-Medium,PingFang SC;font-size:28rpx;font-weight:500;height:34rpx;margin-left:48rpx;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;width:168rpx}.index-module__cussBox___b9Eo6 .index-module__acticveitemBox___Cxh_P .index-module__phone___mmFz9{color:#000;font-family:PingFangSC-Regular,PingFang SC;font-size:28rpx;font-weight:400;margin-left:88rpx}.index-module__cussBox___b9Eo6 .index-module__acticveitemBox___Cxh_P .index-module__woker___TkWiR{color:#000;font-family:PingFangSC-Regular,PingFang SC;font-size:28rpx;font-weight:400;margin-left:88rpx}
|
1
build/pages/index/index.js
Normal file
1
build/pages/index/index.js
Normal file
File diff suppressed because one or more lines are too long
1
build/pages/index/index.json
Normal file
1
build/pages/index/index.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"navigationBarTitleText":"首页","usingComponents":{"custom-wrapper":"../../custom-wrapper","comp":"../../comp"}}
|
2
build/pages/index/index.wxml
Normal file
2
build/pages/index/index.wxml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
<import src="../../base.wxml"/>
|
||||||
|
<template is="taro_tmpl" data="{{root:root}}" />
|
1
build/pages/index/index.wxss
Normal file
1
build/pages/index/index.wxss
Normal file
File diff suppressed because one or more lines are too long
1
build/pages/login/index.js
Normal file
1
build/pages/login/index.js
Normal file
File diff suppressed because one or more lines are too long
1
build/pages/login/index.json
Normal file
1
build/pages/login/index.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"navigationBarTitleText":"登录","usingComponents":{"custom-wrapper":"../../custom-wrapper","comp":"../../comp"}}
|
2
build/pages/login/index.wxml
Normal file
2
build/pages/login/index.wxml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
<import src="../../base.wxml"/>
|
||||||
|
<template is="taro_tmpl" data="{{root:root}}" />
|
1
build/pages/login/index.wxss
Normal file
1
build/pages/login/index.wxss
Normal file
File diff suppressed because one or more lines are too long
1
build/pages/order/index.js
Normal file
1
build/pages/order/index.js
Normal file
File diff suppressed because one or more lines are too long
1
build/pages/order/index.json
Normal file
1
build/pages/order/index.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"navigationBarTitleText":"订单","usingComponents":{"custom-wrapper":"../../custom-wrapper","comp":"../../comp"}}
|
2
build/pages/order/index.wxml
Normal file
2
build/pages/order/index.wxml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
<import src="../../base.wxml"/>
|
||||||
|
<template is="taro_tmpl" data="{{root:root}}" />
|
1
build/pages/order/index.wxss
Normal file
1
build/pages/order/index.wxss
Normal file
File diff suppressed because one or more lines are too long
1
build/pages/orderDetails/index.js
Normal file
1
build/pages/orderDetails/index.js
Normal file
File diff suppressed because one or more lines are too long
1
build/pages/orderDetails/index.json
Normal file
1
build/pages/orderDetails/index.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"navigationBarTitleText":"订单详情","usingComponents":{"custom-wrapper":"../../custom-wrapper","comp":"../../comp"}}
|
2
build/pages/orderDetails/index.wxml
Normal file
2
build/pages/orderDetails/index.wxml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
<import src="../../base.wxml"/>
|
||||||
|
<template is="taro_tmpl" data="{{root:root}}" />
|
1
build/pages/orderDetails/index.wxss
Normal file
1
build/pages/orderDetails/index.wxss
Normal file
File diff suppressed because one or more lines are too long
1
build/pages/saleuserPage/index.js
Normal file
1
build/pages/saleuserPage/index.js
Normal file
@ -0,0 +1 @@
|
|||||||
|
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([[778],{1236:function(e,n,t){var a=t(9975),s=t(4165),r=t(5861),l=t(1413),i=t(885),u=t(1515),c=t(9792),o="index-module__cussBox___nfG8K",d="index-module__searchBox___dDI_q",_="index-module__two___Fi3_d",f="index-module__listBox____J_PG",m="index-module__itemBox___rxNQO",h="index-module__cussName___LA0fc",x="index-module__phone___MiI8M",p="index-module__woker___jicxx",g="index-module__acticveitemBox___Y3ckT",v=t(6408),Z=t.n(v),k=t(5032),N=t(1251),w=t(2535),j=t.n(w),z=t(4909),G=t(7227),C=t(5513);Page((0,a.createPageConfig)((function(){var e=(0,c.useState)({name:null,page:1,size:10}),n=(0,i.Z)(e,2),t=n[0],a=n[1],v=(0,c.useState)({list:[],total:0}),B=(0,i.Z)(v,2),I=B[0],b=B[1],P=(0,N.Fm)(),R=P.fetchData,S=P.state,T=(0,c.useMemo)((function(){return(0,G.rA)({list:I.list,total:I.total,status:S.loading})}),[I,S]),O=(0,c.useState)({saleuserId:null,saleuserName:""}),D=(0,i.Z)(O,2),M=D[0],E=D[1],J=(0,c.useCallback)((function(e){A.current.page=1,b((function(){return{list:[],total:0}})),a((function(n){return(0,l.Z)((0,l.Z)({},n),{},{name:e,size:10})}))}),[]),y=(0,w.useRouter)();(0,c.useEffect)((function(){""===t.name&&a((function(e){return(0,l.Z)((0,l.Z)({},e),{},{name:null})})),""!==t.name&&Y()}),[t]);var A=(0,c.useRef)({size:t.size,page:t.page}),F=(0,c.useCallback)((function(){if(I.list.length<I.total){A.current.page++;var e=A.current.size*A.current.page;a((function(n){return(0,l.Z)((0,l.Z)({},n),{},{size:e})}))}}),[I]),L=(0,c.useState)(!1),$=(0,i.Z)(L,2),q=$[0],K=$[1],Q=function(){var e=(0,r.Z)((0,s.Z)().mark((function _callee(){return(0,s.Z)().wrap((function _callee$(e){for(;;)switch(e.prev=e.next){case 0:A.current.size=1,K(!0),a((function(e){return(0,l.Z)((0,l.Z)({},e),{},{size:10})}));case 3:case"end":return e.stop()}}),_callee)})));return function getRefresherRefresh(){return e.apply(this,arguments)}}(),Y=function(){var e=(0,r.Z)((0,s.Z)().mark((function _callee2(){var e;return(0,s.Z)().wrap((function _callee2$(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,R({name:null===t.name?"":t.name,page:t.page,size:t.size});case 2:e=n.sent,null!=y&&y.params.clientId&&e.data.list.map((function(e){return e.id==(null==y?void 0:y.params.clientId)?e.checked=!0:e.checked=!1,e})),b((function(n){var t,a;return(0,l.Z)((0,l.Z)({},n),{},{list:null===(t=e.data)||void 0===t?void 0:t.list,total:null===(a=e.data)||void 0===a?void 0:a.total})})),K((function(){return!1}));case 6:case"end":return n.stop()}}),_callee2)})));return function getCuss(){return e.apply(this,arguments)}}();return(0,c.useEffect)((function(){if(null!==(null==M?void 0:M.saleuserId))E(M);else{var e=j().getCurrentPages();e[e.length-2].setData({saleuserId:"",saleuserName:""})}}),[M]),(0,C.jsxs)(u.G7,{className:o,children:[(0,C.jsx)(u.G7,{className:d,children:(0,C.jsx)(u.G7,{className:_,children:(0,C.jsx)(k.Z,{placeholder:"请输入业务员名称",showBtn:!1,changeOnSearch:J,debounceTime:300})})}),(0,C.jsx)(u.G7,{className:f,children:(0,C.jsx)(z.Z,{statusMore:T,selfonScrollToLower:F,refresherEnabled:!0,refresherTriggered:q,selfOnRefresherRefresh:Q,children:I.list.map((function(e,n){return(0,C.jsxs)(u.G7,{className:Z()(e.checked?g:m),onClick:function onClick(){!function selectClient(e){I.list.map((function(n){return e.id===n.id?n.checked=!0:n.checked=!1,n}));var n=j().getCurrentPages();n[n.length-2].setData({saleuserId:e.id,saleuserName:e.name}),b((function(e){return(0,l.Z)((0,l.Z)({},e),{},{list:null==I?void 0:I.list,total:null==I?void 0:I.total})})),E(e),j().navigateBack({delta:1})}(e)},children:[(0,C.jsx)(u.G7,{className:h,children:e.name}),(0,C.jsx)(u.G7,{className:x,children:e.phone}),(0,C.jsx)(u.G7,{className:p,children:e.sale_user_name})]},n)}))})})]})}),"pages/saleuserPage/index",{root:{cn:[]}},{navigationBarTitleText:"选择业务员"}||{}))}},function(e){e.O(0,[107,216,592],(function(){return n=1236,e(e.s=n);var n}));e.O()}]);
|
1
build/pages/saleuserPage/index.json
Normal file
1
build/pages/saleuserPage/index.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"navigationBarTitleText":"选择业务员","usingComponents":{"custom-wrapper":"../../custom-wrapper","comp":"../../comp"}}
|
2
build/pages/saleuserPage/index.wxml
Normal file
2
build/pages/saleuserPage/index.wxml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
<import src="../../base.wxml"/>
|
||||||
|
<template is="taro_tmpl" data="{{root:root}}" />
|
1
build/pages/saleuserPage/index.wxss
Normal file
1
build/pages/saleuserPage/index.wxss
Normal file
@ -0,0 +1 @@
|
|||||||
|
.index-module__common_safe_area_y___R_xNk{height:constant(safe-area-inset-bottom);height:env(safe-area-inset-bottom);width:100%}.index-module__full-100___OG_8B{height:100%;width:100%}.index-module__color-blue___nDp4N{color:#3287ec}.index-module__color-yellow___QU4ne{color:#ff9100}.index-module__color-green____UVnY{color:#00b837}.index-module__color-grey___JM7c6{color:#707070}.index-module__color-white___VYJI7{color:#fff}page{background:#f7f7f7}.index-module__cussBox___nfG8K .index-module__searchBox___dDI_q{-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;height:96rpx;position:-webkit-sticky;position:sticky;top:0;width:750rpx}.index-module__cussBox___nfG8K .index-module__searchBox___dDI_q .index-module__two___Fi3_d{height:72rpx;margin-left:24rpx;width:702rpx}.index-module__cussBox___nfG8K .index-module__listBox____J_PG{height:calc(100vh - 96rpx)}.index-module__cussBox___nfG8K .index-module__itemBox___rxNQO{-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#fff;border-radius:16rpx;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:104rpx;margin-left:24rpx;margin-top:24rpx;width:702rpx}.index-module__cussBox___nfG8K .index-module__itemBox___rxNQO .index-module__cussName___LA0fc{color:#000;font-family:PingFangSC-Medium,PingFang SC;font-size:28rpx;font-weight:500;height:34rpx;margin-left:48rpx;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;width:168rpx}.index-module__cussBox___nfG8K .index-module__itemBox___rxNQO .index-module__phone___MiI8M{color:#000;font-family:PingFangSC-Regular,PingFang SC;font-size:28rpx;font-weight:400;margin-left:88rpx}.index-module__cussBox___nfG8K .index-module__itemBox___rxNQO .index-module__woker___jicxx{color:#000;font-family:PingFangSC-Regular,PingFang SC;font-size:28rpx;font-weight:400;margin-left:88rpx}.index-module__cussBox___nfG8K .index-module__acticveitemBox___Y3ckT{-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#fff;border:1px solid #337fff;border-radius:16rpx;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:104rpx;margin-left:24rpx;margin-top:24rpx;width:702rpx}.index-module__cussBox___nfG8K .index-module__acticveitemBox___Y3ckT .index-module__cussName___LA0fc{color:#000;font-family:PingFangSC-Medium,PingFang SC;font-size:28rpx;font-weight:500;height:34rpx;margin-left:48rpx;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;width:168rpx}.index-module__cussBox___nfG8K .index-module__acticveitemBox___Y3ckT .index-module__phone___MiI8M{color:#000;font-family:PingFangSC-Regular,PingFang SC;font-size:28rpx;font-weight:400;margin-left:88rpx}.index-module__cussBox___nfG8K .index-module__acticveitemBox___Y3ckT .index-module__woker___jicxx{color:#000;font-family:PingFangSC-Regular,PingFang SC;font-size:28rpx;font-weight:400;margin-left:88rpx}
|
1
build/pages/searchPage/index.js
Normal file
1
build/pages/searchPage/index.js
Normal file
@ -0,0 +1 @@
|
|||||||
|
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([[996],{6565:function(e,n,a){var l=a(9975),s=a(4165),d=a(2982),_=a(5861),o=a(885),c=a(1515),i=a(9792),t=a(5032),r="index-module__main___MNLfI",u="index-module__cancelFont___oOAD6",m="index-module__line___LyScQ",x="index-module__topBox___VPAQP",h="index-module__histroyFonts___dC6RY",j="index-module__icon_delect___bl00a",p="index-module__bigBox___mCn5O",v="index-module__itemBox___ZWI_g",f=a(6408),g=a.n(f),N="index-module__mainBox___odirf",G="index-module__pic___o3oEQ",b="index-module__fonst___TGL8x",B=a(5513),w=(0,i.memo)((function(e){var n=e.picUrl,a=void 0===n?"":n,l=e.fonst,s=void 0===l?"无搜索历史":l;return(0,B.jsxs)(c.G7,{className:N,children:[(0,B.jsx)(c.Ee,{className:G,mode:"aspectFill",lazyLoad:!0,src:a}),(0,B.jsx)(c.G7,{className:b,children:s})]})})),Z=a(2535),k=a.n(Z),C="index-module__itemBox___aIZdB",P="index-module__picBox___Y4RXP",F="index-module__pic___aEmBn",T="index-module__posBox___ESI7u",O="index-module__leftBox___aPqRN",y="index-module__rightBox___LUEwe",E="index-module__productName___dxOWC",S="index-module__tips___r7PD4",L="index-module__flexTag___m5s9T",z="index-module__tagOne___C_Ubk",I="index-module__tagTwo___uuddT",Q=a(7816),D=(0,i.memo)((function(e){var n,a,l,s,d,_,o,t,r,u=(0,i.useCallback)((function(e){return{lab:e.lab,rgb:e.rgb,texture_url:e.texture_url}}),[]);return(0,B.jsxs)(c.G7,{className:C,children:[""===(null===(n=e.data)||void 0===n?void 0:n.texture_url)&&(0,B.jsx)(B.Fragment,{children:(0,B.jsxs)(c.G7,{className:P,children:[(0,B.jsx)(c.Ee,{className:F,mode:"aspectFill",src:"https://test.cdn.zzfzyc.com/mall/no_img.png"}),(0,B.jsxs)(c.G7,{className:T,children:[null===(a=e.data)||void 0===a?void 0:a.product_color_count,"色"]})]})}),""!==(null===(l=e.data)||void 0===l?void 0:l.texture_url)&&(0,B.jsx)(B.Fragment,{children:(0,B.jsxs)(c.G7,{className:O,children:[(0,B.jsx)(Q.Z,{value:u(e.data)}),(0,B.jsxs)(c.G7,{className:T,children:[null===(s=e.data)||void 0===s?void 0:s.product_color_count,"色"]})]})}),(0,B.jsxs)(c.G7,{className:y,children:[(0,B.jsxs)(c.G7,{className:E,children:[null===(d=e.data)||void 0===d?void 0:d.code,"#",null===(_=e.data)||void 0===_?void 0:_.name]}),(0,B.jsx)(c.G7,{className:S,children:null===(o=e.data)||void 0===o?void 0:o.component}),(0,B.jsxs)(c.G7,{className:L,children:[(0,B.jsx)(c.G7,{className:z,children:null===(t=e.data)||void 0===t?void 0:t.width}),(0,B.jsx)(c.G7,{className:I,children:null===(r=e.data)||void 0===r?void 0:r.weight_density})]})]})]})})),R=a(1948),U=(0,i.memo)((function(){var e=(0,i.useState)(["a","b"]),n=(0,o.Z)(e,2),a=n[0],l=(n[1],(0,i.useState)(["a"])),f=(0,o.Z)(l,2),N=f[0],G=f[1],b=(0,i.useState)(!1),Z=(0,o.Z)(b,2),C=Z[0],P=Z[1],F=(0,i.useCallback)((function(e){e?(P(!0),O(e)):(P(!1),G([]))}),[]),T=function mpproductlist(){return(0,R.Q)({url:"/v1/mp/product/list",method:"get"})}().fetchData,O=function(){var e=(0,_.Z)((0,s.Z)().mark((function _callee(e){var n;return(0,s.Z)().wrap((function _callee$(a){for(;;)switch(a.prev=a.next){case 0:return a.next=2,T({code_or_name:e});case 2:n=a.sent,G((0,d.Z)(n.data.list));case 4:case"end":return a.stop()}}),_callee)})));return function getProduct(n){return e.apply(this,arguments)}}();return(0,B.jsxs)(c.G7,{className:r,children:[(0,B.jsx)(t.Z,{placeholder:"请输入搜索布料",showBtn:!1,changeOnSearch:F,debounceTime:300,children:(0,B.jsx)(c.G7,{className:u,onClick:function onClick(){return function back(){k().navigateBack({delta:1})}()},children:"取消"})}),(0,B.jsx)(c.G7,{className:m}),!C&&(0,B.jsxs)(B.Fragment,{children:[(0,B.jsxs)(c.G7,{className:x,children:[(0,B.jsx)(c.G7,{className:h,children:"历史搜索"}),(0,B.jsx)(c.G7,{className:g()("iconfont","icon-shaixuan",j)})]}),!!a.length&&(0,B.jsx)(c.G7,{className:p,children:a.map((function(e,n){return(0,B.jsx)(c.G7,{className:v,children:e},n)}))}),!a.length&&(0,B.jsx)(w,{fonst:"无搜索历史"})]}),C&&(0,B.jsxs)(B.Fragment,{children:[(0,B.jsx)(c.G7,{className:x,children:(0,B.jsx)(c.G7,{className:h,children:"搜索结果"})}),!!N.length&&N.map((function(e,n){return(0,B.jsx)(D,{data:e},n)})),!N.length&&(0,B.jsx)(w,{fonst:"暂无数据"})]})]})}));Page((0,l.createPageConfig)(U,"pages/searchPage/index",{root:{cn:[]}},{navigationBarTitleText:"搜索"}||{}))}},function(e){e.O(0,[107,216,592],(function(){return n=6565,e(e.s=n);var n}));e.O()}]);
|
1
build/pages/searchPage/index.json
Normal file
1
build/pages/searchPage/index.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"navigationBarTitleText":"搜索","usingComponents":{"custom-wrapper":"../../custom-wrapper","comp":"../../comp"}}
|
2
build/pages/searchPage/index.wxml
Normal file
2
build/pages/searchPage/index.wxml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
<import src="../../base.wxml"/>
|
||||||
|
<template is="taro_tmpl" data="{{root:root}}" />
|
1
build/pages/searchPage/index.wxss
Normal file
1
build/pages/searchPage/index.wxss
Normal file
File diff suppressed because one or more lines are too long
1
build/pages/shopping/index.js
Normal file
1
build/pages/shopping/index.js
Normal file
@ -0,0 +1 @@
|
|||||||
|
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([[425],{4213:function(e,n,o){var c=o(9975),_=o(885),i=o(5032),a=o(1515),l=o(9792),s={common_safe_area_y:"index-module__common_safe_area_y___jj3jo","full-100":"index-module__full-100___fcChp","color-blue":"index-module__color-blue___MN6uH","color-yellow":"index-module__color-yellow___VBNSH","color-green":"index-module__color-green___QAcCb","color-grey":"index-module__color-grey___BHWcM","color-white":"index-module__color-white___Xcvik",shopping:"index-module__shopping___rSsIK","shopping--topBar":"index-module__shopping--topBar___NgzyU",flexBox:"index-module__flexBox___XHnXI","icon--manage--cancel":"index-module__icon--manage--cancel___EBDNt"},t=o(6666),r="index-module__iconText___mSR2R",d="index-module__iconfont___AOfDW",x=o(6408),u=o.n(x),m=o(5513),g=function IconText(e){var n=e.children,o=e.svg,c=void 0!==o&&o,_=e.iconName,i=e.iconSize,l=void 0===i?40:i,s=e.text,x=void 0===s?"":s;return(0,m.jsxs)(a.G7,{className:u()(r,e.customStyle,e.customClass),children:[c?(0,m.jsx)(t.Z,{name:_,size:l}):(0,m.jsx)(a.xv,{className:u()("iconfont",_,d)}),n||(0,m.jsx)(a.xv,{className:u()(e.textClassName),children:x})]})},p=function Shopping(){var e=(0,l.useCallback)((function(e){}),[]),n=(0,l.useState)(!1),o=(0,_.Z)(n,2),c=o[0],t=o[1];return(0,m.jsxs)(a.G7,{className:s.shopping,children:[(0,m.jsx)(a.G7,{className:s["shopping--topBar"],children:(0,m.jsx)(i.Z,{placeholder:"请输入客户名称",showBtn:!1,changeOnSearch:e,debounceTime:300,children:(0,m.jsx)(a.G7,{className:s.flexBox,onClick:function onStartToManage(){t((function(e){return!e}))},children:c?(0,m.jsx)(g,{iconName:"icon-guanlidingdan",text:"取消",customClass:s["icon--manage--cancel"]}):(0,m.jsx)(g,{iconName:"icon-guanlidingdan",text:"管理"})})})}),(0,m.jsx)(a.G7,{className:s["shopping--context"]})]})};Page((0,c.createPageConfig)(p,"pages/shopping/index",{root:{cn:[]}},{navigationBarTitleText:"购物页面"}||{}))}},function(e){e.O(0,[107,216,592],(function(){return n=4213,e(e.s=n);var n}));e.O()}]);
|
1
build/pages/shopping/index.json
Normal file
1
build/pages/shopping/index.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"navigationBarTitleText":"购物页面","usingComponents":{"custom-wrapper":"../../custom-wrapper","comp":"../../comp"}}
|
2
build/pages/shopping/index.wxml
Normal file
2
build/pages/shopping/index.wxml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
<import src="../../base.wxml"/>
|
||||||
|
<template is="taro_tmpl" data="{{root:root}}" />
|
1
build/pages/shopping/index.wxss
Normal file
1
build/pages/shopping/index.wxss
Normal file
@ -0,0 +1 @@
|
|||||||
|
.index-module__common_safe_area_y___jj3jo{height:constant(safe-area-inset-bottom);height:env(safe-area-inset-bottom);width:100%}.index-module__full-100___fcChp{height:100%;width:100%}.index-module__color-blue___MN6uH{color:#3287ec}.index-module__color-yellow___VBNSH{color:#ff9100}.index-module__color-green___QAcCb{color:#00b837}.index-module__color-grey___BHWcM{color:#707070}.index-module__color-white___Xcvik{color:#fff}.index-module__shopping___rSsIK{background-color:#f8f8f8;height:100%;width:100%}.index-module__shopping--topBar___NgzyU{background:#fff;padding:16rpx 24rpx}.index-module__flexBox___XHnXI{-ms-flex-align:center;-ms-flex-pack:end;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;width:150rpx}.index-module__icon--manage--cancel___EBDNt{color:#4581ff}.index-module__common_safe_area_y___QBZqJ{height:constant(safe-area-inset-bottom);height:env(safe-area-inset-bottom);width:100%}.index-module__full-100___HN6MI{height:100%;width:100%}.index-module__color-blue___HUy01{color:#3287ec}.index-module__color-yellow___njQgz{color:#ff9100}.index-module__color-green___A4LWc{color:#00b837}.index-module__color-grey___c7Qg8{color:#707070}.index-module__color-white___VdyFV{color:#fff}.index-module__iconText___mSR2R{-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;font-size:28rpx}.index-module__iconText___mSR2R .index-module__iconfont___AOfDW{font-size:40rpx}
|
1
build/pages/user/index.js
Normal file
1
build/pages/user/index.js
Normal file
File diff suppressed because one or more lines are too long
1
build/pages/user/index.json
Normal file
1
build/pages/user/index.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"navigationBarTitleText":"我的","navigationBarTextStyle":"white","navigationBarBackgroundColor":"#4581FF","backgroundColor":"#4581FF","backgroundColorTop":"#4581FF","enablePullDownRefresh":true,"usingComponents":{"custom-wrapper":"../../custom-wrapper","comp":"../../comp"}}
|
2
build/pages/user/index.wxml
Normal file
2
build/pages/user/index.wxml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
<import src="../../base.wxml"/>
|
||||||
|
<template is="taro_tmpl" data="{{root:root}}" />
|
1
build/pages/user/index.wxss
Normal file
1
build/pages/user/index.wxss
Normal file
File diff suppressed because one or more lines are too long
1
build/prebundle/1.js
Normal file
1
build/prebundle/1.js
Normal file
File diff suppressed because one or more lines are too long
1
build/prebundle/141.js
Normal file
1
build/prebundle/141.js
Normal file
@ -0,0 +1 @@
|
|||||||
|
"use strict";(wx["webpackJsonp"]=wx["webpackJsonp"]||[]).push([[141],{868:function(e,t,r){r.d(t,{Ee:function(){return p},lS:function(){return v},r2:function(){return l},v:function(){return b},vd:function(){return i}});var n=Object.create,u=Object.defineProperty,o=Object.getOwnPropertyDescriptor,c=Object.getOwnPropertyNames,f=Object.getPrototypeOf,a=Object.prototype.hasOwnProperty,i=(e,t)=>function(){return e&&(t=(0,e[c(e)[0]])(e=0)),t},p=(e,t)=>function(){return t||(0,e[c(e)[0]])((t={exports:{}}).exports,t),t.exports},l=(e,t)=>{for(var r in t)u(e,r,{get:t[r],enumerable:!0})},s=(e,t,r,n)=>{if(t&&"object"===typeof t||"function"===typeof t)for(let f of c(t))a.call(e,f)||f===r||u(e,f,{get:()=>t[f],enumerable:!(n=o(t,f))||n.enumerable});return e},b=(e,t,r)=>(r=null!=e?n(f(e)):{},s(!t&&e&&e.__esModule?r:u(r,"default",{value:e,enumerable:!0}),e)),v=e=>s(u({},"__esModule",{value:!0}),e)},141:function(e,t,r){r.r(t),r.d(t,{default:function(){return c}});r(868);function n(e){var t=function(t){var r=t.dispatch,n=t.getState;return function(t){return function(u){return"function"===typeof u?u(r,n,e):t(u)}}};return t}var u=n();u.withExtraArgument=n;var o=u,c=o}}]);
|
2
build/prebundle/154.js
Normal file
2
build/prebundle/154.js
Normal file
File diff suppressed because one or more lines are too long
28
build/prebundle/154.js.LICENSE.txt
Normal file
28
build/prebundle/154.js.LICENSE.txt
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
/**
|
||||||
|
* @license React
|
||||||
|
* react-reconciler.production.min.js
|
||||||
|
*
|
||||||
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||||
|
*
|
||||||
|
* This source code is licensed under the MIT license found in the
|
||||||
|
* LICENSE file in the root directory of this source tree.
|
||||||
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @license React
|
||||||
|
* scheduler.production.min.js
|
||||||
|
*
|
||||||
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||||
|
*
|
||||||
|
* This source code is licensed under the MIT license found in the
|
||||||
|
* LICENSE file in the root directory of this source tree.
|
||||||
|
*/
|
||||||
|
|
||||||
|
/** @license React v0.20.2
|
||||||
|
* scheduler.production.min.js
|
||||||
|
*
|
||||||
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||||
|
*
|
||||||
|
* This source code is licensed under the MIT license found in the
|
||||||
|
* LICENSE file in the root directory of this source tree.
|
||||||
|
*/
|
1
build/prebundle/212.js
Normal file
1
build/prebundle/212.js
Normal file
@ -0,0 +1 @@
|
|||||||
|
"use strict";(wx["webpackJsonp"]=wx["webpackJsonp"]||[]).push([[212],{212:function(n,t,e){e.r(t),e.d(t,{createPortal:function(){return r.jz},createRoot:function(){return r.so},default:function(){return u},findDOMNode:function(){return r.m$},render:function(){return r.sY},unmountComponentAtNode:function(){return r.uy},unstable_batchedUpdates:function(){return r.mm}});var r=e(154),u=(e(217),e(903),e(31),e(868),r.Kz)}}]);
|
1
build/prebundle/289.js
Normal file
1
build/prebundle/289.js
Normal file
File diff suppressed because one or more lines are too long
1
build/prebundle/297.js
Normal file
1
build/prebundle/297.js
Normal file
@ -0,0 +1 @@
|
|||||||
|
(wx["webpackJsonp"]=wx["webpackJsonp"]||[]).push([[297],{492:function(e,t,s){"use strict";s.r(t);var r=s(868),n=s(903)["yS"],o=(0,r.Ee)({"node_modules/classnames/index.js"(e,t){(function(){var e={}.hasOwnProperty;function s(){for(var t=[],r=0;r<arguments.length;r++){var n=arguments[r];if(n){var o=typeof n;if("string"===o||"number"===o)t.push(n);else if(Array.isArray(n)){if(n.length){var a=s.apply(null,n);a&&t.push(a)}}else if("object"===o)if(n.toString===Object.prototype.toString)for(var p in n)e.call(n,p)&&n[p]&&t.push(p);else t.push(n.toString())}}return t.join(" ")}"undefined"!==typeof t&&t.exports?(s.default=s,t.exports=s):n.classNames=s})()}}),a=(0,r.Ee)({"entry:classnames"(e,t){t.exports=o()}});t["default"]=a()},297:function(e,t,s){const r=s(492);e.exports=r.default,t["default"]=e.exports}}]);
|
1
build/prebundle/31.js
Normal file
1
build/prebundle/31.js
Normal file
File diff suppressed because one or more lines are too long
1
build/prebundle/517.js
Normal file
1
build/prebundle/517.js
Normal file
File diff suppressed because one or more lines are too long
1
build/prebundle/547.js
Normal file
1
build/prebundle/547.js
Normal file
File diff suppressed because one or more lines are too long
1
build/prebundle/573.js
Normal file
1
build/prebundle/573.js
Normal file
File diff suppressed because one or more lines are too long
1
build/prebundle/61.js
Normal file
1
build/prebundle/61.js
Normal file
File diff suppressed because one or more lines are too long
1
build/prebundle/638.js
Normal file
1
build/prebundle/638.js
Normal file
File diff suppressed because one or more lines are too long
1
build/prebundle/903.js
Normal file
1
build/prebundle/903.js
Normal file
File diff suppressed because one or more lines are too long
1
build/prebundle/970.js
Normal file
1
build/prebundle/970.js
Normal file
File diff suppressed because one or more lines are too long
1
build/prebundle/977.js
Normal file
1
build/prebundle/977.js
Normal file
@ -0,0 +1 @@
|
|||||||
|
"use strict";(wx["webpackJsonp"]=wx["webpackJsonp"]||[]).push([[977],{977:function(n,t,e){e.r(t),e.d(t,{Current:function(){return r.GY},Events:function(){return u.zW},FormElement:function(){return r.Wg},MutationObserver:function(){return r.Xl},SVGElement:function(){return r.t_},Style:function(){return r.bg},TaroElement:function(){return r.qF},TaroEvent:function(){return r.vR},TaroNode:function(){return r.VC},TaroRootElement:function(){return r.B3},TaroText:function(){return r.W8},addLeadingSlash:function(){return r.nY},cancelAnimationFrame:function(){return r.OZ},createComponentConfig:function(){return r.Ny},createEvent:function(){return r.yM},createPageConfig:function(){return r.R4},createRecursiveComponentConfig:function(){return r.iK},document:function(){return r.c8},eventCenter:function(){return r.td},eventHandler:function(){return r.$j},eventSource:function(){return r.J6},getComputedStyle:function(){return r.Dx},getCurrentInstance:function(){return r.FN},getPageInstance:function(){return r.R0},hooks:function(){return u.PT},hydrate:function(){return r.ZB},incrementId:function(){return r.BG},injectPageInstance:function(){return r.px},navigator:function(){return r.$n},nextTick:function(){return r.Y3},now:function(){return r.zO},options:function(){return r.YM},requestAnimationFrame:function(){return r.Bj},safeExecute:function(){return r.p_},stringify:function(){return r.Pz},window:function(){return r.yS}});var r=e(903),u=e(31);e(868);(0,r.Pr)()}}]);
|
1
build/prebundle/99.js
Normal file
1
build/prebundle/99.js
Normal file
File diff suppressed because one or more lines are too long
1
build/prebundle/remoteEntry.js
Normal file
1
build/prebundle/remoteEntry.js
Normal file
@ -0,0 +1 @@
|
|||||||
|
"use strict";var taro_app_library;(wx["webpackJsonp"]=wx["webpackJsonp"]||[]).push([[68],{966:function(n,r,t){var e={"./react":function(){return t.e(970).then((function(){return function(){return t(970)}}))},"./react-redux":function(){return Promise.all([t.e(31),t.e(903),t.e(154),t.e(289)]).then((function(){return function(){return t(289)}}))},"./classnames":function(){return Promise.all([t.e(31),t.e(903),t.e(297)]).then((function(){return function(){return t(297)}}))},"./@tarojs/taro":function(){return Promise.all([t.e(31),t.e(903),t.e(99)]).then((function(){return function(){return t(99)}}))},"./redux":function(){return t.e(1).then((function(){return function(){return t(1)}}))},"./qs":function(){return t.e(61).then((function(){return function(){return t(61)}}))},"./redux-thunk":function(){return t.e(141).then((function(){return function(){return t(141)}}))},"./redux-logger":function(){return Promise.all([t.e(31),t.e(903),t.e(547)]).then((function(){return function(){return t(547)}}))},"./react/jsx-runtime":function(){return t.e(517).then((function(){return function(){return t(517)}}))},"./@tarojs/runtime":function(){return Promise.all([t.e(31),t.e(903),t.e(977)]).then((function(){return function(){return t(977)}}))},"./@tarojs/plugin-framework-react/dist/runtime":function(){return Promise.all([t.e(31),t.e(903),t.e(573)]).then((function(){return function(){return t(573)}}))},"./@tarojs/plugin-platform-weapp/dist/runtime":function(){return Promise.all([t.e(31),t.e(638)]).then((function(){return function(){return t(638)}}))},"./react-dom":function(){return Promise.all([t.e(31),t.e(903),t.e(154),t.e(212)]).then((function(){return function(){return t(212)}}))}},u=function(n,r){return t.R=r,r=t.o(e,n)?e[n]():Promise.resolve().then((function(){throw new Error('Module "'+n+'" does not exist in container.')})),t.R=void 0,r},i=function(n,r){if(t.S){var e="default",u=t.S[e];if(u&&u!==n)throw new Error("Container initialization failed as it has already been initialized with a different share scope");return t.S[e]=n,t.I(e,r)}};t.d(r,{get:function(){return u},init:function(){return i}});var o={"./react":function(){return function(){return t(970)}},"./react-redux":function(){return function(){return t(289)}},"./classnames":function(){return function(){return t(297)}},"./@tarojs/taro":function(){return function(){return t(99)}},"./redux":function(){return function(){return t(1)}},"./qs":function(){return function(){return t(61)}},"./redux-thunk":function(){return function(){return t(141)}},"./redux-logger":function(){return function(){return t(547)}},"./react/jsx-runtime":function(){return function(){return t(517)}},"./@tarojs/runtime":function(){return function(){return t(977)}},"./@tarojs/plugin-framework-react/dist/runtime":function(){return function(){return t(573)}},"./@tarojs/plugin-platform-weapp/dist/runtime":function(){return function(){return t(638)}},"./react-dom":function(){return function(){return t(212)}}},c=function(n){return o[n]()};t.taro(c)}},function(n){var r=function(r){return n(n.s=r)},t=r(966);taro_app_library=t}]);
|
48
build/project.config.json
Normal file
48
build/project.config.json
Normal file
@ -0,0 +1,48 @@
|
|||||||
|
{
|
||||||
|
"miniprogramRoot": "./",
|
||||||
|
"projectname": "Mall-lymarket",
|
||||||
|
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
||||||
|
"appid": "wx64fe67f111d52457",
|
||||||
|
"setting": {
|
||||||
|
"urlCheck": false,
|
||||||
|
"es6": false,
|
||||||
|
"postcss": false,
|
||||||
|
"minified": false,
|
||||||
|
"coverView": true,
|
||||||
|
"lazyloadPlaceholderEnable": false,
|
||||||
|
"preloadBackgroundData": false,
|
||||||
|
"autoAudits": false,
|
||||||
|
"uglifyFileName": false,
|
||||||
|
"uploadWithSourceMap": true,
|
||||||
|
"enhance": true,
|
||||||
|
"useMultiFrameRuntime": true,
|
||||||
|
"showShadowRootInWxmlPanel": true,
|
||||||
|
"packNpmManually": false,
|
||||||
|
"packNpmRelationList": [],
|
||||||
|
"minifyWXSS": true,
|
||||||
|
"useStaticServer": true,
|
||||||
|
"showES6CompileOption": false,
|
||||||
|
"checkInvalidKey": true,
|
||||||
|
"compileHotReLoad": true,
|
||||||
|
"babelSetting": {
|
||||||
|
"ignore": [],
|
||||||
|
"disablePlugins": [],
|
||||||
|
"outputPath": ""
|
||||||
|
},
|
||||||
|
"disableUseStrict": false,
|
||||||
|
"useCompilerPlugins": false,
|
||||||
|
"minifyWXML": true
|
||||||
|
},
|
||||||
|
"compileType": "miniprogram",
|
||||||
|
"libVersion": "2.24.5",
|
||||||
|
"srcMiniprogramRoot": "dist/",
|
||||||
|
"packOptions": {
|
||||||
|
"ignore": [],
|
||||||
|
"include": []
|
||||||
|
},
|
||||||
|
"condition": {},
|
||||||
|
"editorSetting": {
|
||||||
|
"tabIndent": "insertSpaces",
|
||||||
|
"tabSize": 2
|
||||||
|
}
|
||||||
|
}
|
1
build/runtime.js
Normal file
1
build/runtime.js
Normal file
@ -0,0 +1 @@
|
|||||||
|
!function(){"use strict";var e,r,_,t,n={},u={};function __webpack_require__(e){var r=u[e];if(void 0!==r)return r.exports;var _=u[e]={exports:{}};return n[e].call(_.exports,_,_.exports,__webpack_require__),_.exports}__webpack_require__.m=n,e=[],__webpack_require__.O=function(r,_,t,n){if(!_){var u=1/0;for(c=0;c<e.length;c++){_=e[c][0],t=e[c][1],n=e[c][2];for(var i=!0,a=0;a<_.length;a++)(!1&n||u>=n)&&Object.keys(__webpack_require__.O).every((function(e){return __webpack_require__.O[e](_[a])}))?_.splice(a--,1):(i=!1,n<u&&(u=n));if(i){e.splice(c--,1);var o=t();void 0!==o&&(r=o)}}return r}n=n||0;for(var c=e.length;c>0&&e[c-1][2]>n;c--)e[c]=e[c-1];e[c]=[_,t,n]},__webpack_require__.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return __webpack_require__.d(r,{a:r}),r},__webpack_require__.d=function(e,r){for(var _ in r)__webpack_require__.o(r,_)&&!__webpack_require__.o(e,_)&&Object.defineProperty(e,_,{enumerable:!0,get:r[_]})},__webpack_require__.f={},__webpack_require__.e=function(e){return Promise.all(Object.keys(__webpack_require__.f).reduce((function(r,_){return __webpack_require__.f[_](e,r),r}),[]))},__webpack_require__.u=function(e){},__webpack_require__.miniCssF=function(e){},__webpack_require__.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),__webpack_require__.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},r={},_="EShop:",__webpack_require__.l=function(e,t,n,u){if(r[e])r[e].push(t);else{var i,a;if(void 0!==n)for(var o=document.getElementsByTagName("script"),c=0;c<o.length;c++){var l=o[c];if(l.getAttribute("src")==e||l.getAttribute("data-webpack")==_+n){i=l;break}}i||(a=!0,(i=document.createElement("script")).charset="utf-8",i.timeout=120,__webpack_require__.nc&&i.setAttribute("nonce",__webpack_require__.nc),i.setAttribute("data-webpack",_+n),i.src=e),r[e]=[t];var onScriptComplete=function(_,t){i.onerror=i.onload=null,clearTimeout(p);var n=r[e];if(delete r[e],i.parentNode&&i.parentNode.removeChild(i),n&&n.forEach((function(e){return e(t)})),_)return _(t)},p=setTimeout(onScriptComplete.bind(null,void 0,{type:"timeout",target:i}),12e4);i.onerror=onScriptComplete.bind(null,i.onerror),i.onload=onScriptComplete.bind(null,i.onload),a&&document.head.appendChild(i)}},__webpack_require__.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t={2020:["default","./@tarojs/plugin-framework-react/dist/runtime",null],2535:["default","./@tarojs/taro",null],2934:["default","./react-redux",null],5513:["default","./react/jsx-runtime",null],5571:["default","./redux",null],6408:["default","./classnames",null],7461:["default","./react-dom",null],8475:["default","./redux-thunk",null],8748:["default","./qs",null],9792:["default","./react",null],9798:["default","./@tarojs/plugin-platform-weapp/dist/runtime",null],9975:["default","./@tarojs/runtime",null]},__webpack_require__.taro=function(e){for(var r in t){var _=e(t[r][1]);n[r]=function(e){return function(r){r.exports=e()}}(_)}},__webpack_require__.p="/",function(){var e={666:0};__webpack_require__.f.j=function(r,_){var t=__webpack_require__.o(e,r)?e[r]:void 0;if(0!==t)if(t)_.push(t[2]);else if(666!=r){var n=new Promise((function(_,n){t=e[r]=[_,n]}));_.push(t[2]=n);var u=__webpack_require__.p+__webpack_require__.u(r),i=new Error;__webpack_require__.l(u,(function(_){if(__webpack_require__.o(e,r)&&(0!==(t=e[r])&&(e[r]=void 0),t)){var n=_&&("load"===_.type?"missing":_.type),u=_&&_.target&&_.target.src;i.message="Loading chunk "+r+" failed.\n("+n+": "+u+")",i.name="ChunkLoadError",i.type=n,i.request=u,t[1](i)}}),"chunk-"+r,r)}else e[r]=0},__webpack_require__.O.j=function(r){return 0===e[r]};var webpackJsonpCallback=function(r,_){var t,n,u=_[0],i=_[1],a=_[2],o=0;if(u.some((function(r){return 0!==e[r]}))){for(t in i)__webpack_require__.o(i,t)&&(__webpack_require__.m[t]=i[t]);if(a)var c=a(__webpack_require__)}for(r&&r(_);o<u.length;o++)n=u[o],__webpack_require__.o(e,n)&&e[n]&&e[n][0](),e[n]=0;return __webpack_require__.O(c)},r=wx.webpackJsonp=wx.webpackJsonp||[];r.forEach(webpackJsonpCallback.bind(null,0)),r.push=webpackJsonpCallback.bind(null,r.push.bind(r))}()}();
|
BIN
build/styles/iconfont.ttf
Normal file
BIN
build/styles/iconfont.ttf
Normal file
Binary file not shown.
BIN
build/styles/image/defaultAvatar.png
Normal file
BIN
build/styles/image/defaultAvatar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.4 KiB |
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user