1
This commit is contained in:
commit
afec01d797
2
dist/app.js
vendored
Normal file
2
dist/app.js
vendored
Normal file
File diff suppressed because one or more lines are too long
91
dist/app.js.LICENSE.txt
vendored
Normal file
91
dist/app.js.LICENSE.txt
vendored
Normal file
@ -0,0 +1,91 @@
|
||||
/*! ../constants/common */
|
||||
|
||||
/*! ../constants/userInfo */
|
||||
|
||||
/*! ../node_modules/babel-loader/lib/index.js??ruleSet[1].rules[5].use[0]!./app.tsx */
|
||||
|
||||
/*! ./codeData */
|
||||
|
||||
/*! ./common/format */
|
||||
|
||||
/*! ./common/report/event */
|
||||
|
||||
/*! ./common/util */
|
||||
|
||||
/*! ./commonData */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/objectSpread2.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/typeof.js */
|
||||
|
||||
/*! ./store */
|
||||
|
||||
/*! ./userInfo */
|
||||
|
||||
/*! @/reducers */
|
||||
|
||||
/*! @/use/contextBlueTooth */
|
||||
|
||||
/*! @babel/runtime/helpers/esm/objectSpread2 */
|
||||
|
||||
/*! @tarojs/plugin-framework-react/dist/runtime */
|
||||
|
||||
/*! @tarojs/plugin-platform-weapp/dist/runtime */
|
||||
|
||||
/*! @tarojs/runtime */
|
||||
|
||||
/*! @tarojs/taro */
|
||||
|
||||
/*! react */
|
||||
|
||||
/*! react-dom */
|
||||
|
||||
/*! react-redux */
|
||||
|
||||
/*! react/jsx-runtime */
|
||||
|
||||
/*! redux */
|
||||
|
||||
/*! redux-logger */
|
||||
|
||||
/*! redux-thunk */
|
||||
|
||||
/*!*********************!*\
|
||||
!*** ./src/app.tsx ***!
|
||||
\*********************/
|
||||
|
||||
/*!****************************!*\
|
||||
!*** ./src/store/index.ts ***!
|
||||
\****************************/
|
||||
|
||||
/*!*******************************!*\
|
||||
!*** ./src/reducers/index.ts ***!
|
||||
\*******************************/
|
||||
|
||||
/*!**********************************!*\
|
||||
!*** ./src/reducers/codeData.ts ***!
|
||||
\**********************************/
|
||||
|
||||
/*!**********************************!*\
|
||||
!*** ./src/reducers/userInfo.ts ***!
|
||||
\**********************************/
|
||||
|
||||
/*!************************************!*\
|
||||
!*** ./src/reducers/commonData.ts ***!
|
||||
\************************************/
|
||||
|
||||
/*!****************************************!*\
|
||||
!*** ./node_modules/redux/es/redux.js ***!
|
||||
\****************************************/
|
||||
|
||||
/*!**********************************************!*\
|
||||
!*** ./node_modules/redux-thunk/es/index.js ***!
|
||||
\**********************************************/
|
||||
|
||||
/*!********************************************************!*\
|
||||
!*** ./node_modules/redux-logger/dist/redux-logger.js ***!
|
||||
\********************************************************/
|
||||
|
||||
/*!******************************************************************************************!*\
|
||||
!*** ./node_modules/babel-loader/lib/index.js??ruleSet[1].rules[5].use[0]!./src/app.tsx ***!
|
||||
\******************************************************************************************/
|
1
dist/app.json
vendored
Normal file
1
dist/app.json
vendored
Normal file
@ -0,0 +1 @@
|
||||
{"pages":["pages/index/index","pages/user/index","pages/shopCar/index"],"window":{"backgroundTextStyle":"light","navigationBarBackgroundColor":"#fff","navigationBarTitleText":"WeChat","navigationBarTextStyle":"black","backgroundColor":"#ffffff"},"tabBar":{"list":[{"pagePath":"pages/index/index","text":"首页","iconPath":"./styles/tabbar/home.png","selectedIconPath":"./styles/tabbar/home_selected.png"},{"pagePath":"pages/shopCar/index","text":"购物车","iconPath":"./styles/tabbar/shop.png","selectedIconPath":"./styles/tabbar/shop_selected.png"},{"pagePath":"pages/user/index","text":"我的","iconPath":"./styles/tabbar/my.png","selectedIconPath":"./styles/tabbar/my_selected.png"}],"color":"#707070","selectedColor":"#2680EB","backgroundColor":"#fff","borderStyle":"white"},"subPackages":[{"root":"pages/category","pages":["index"]},{"root":"pages/search","pages":["index"]},{"root":"pages/classList","pages":["index"]},{"root":"pages/details","pages":["index"]},{"root":"pages/searchList","pages":["searchList","hightSearchList","search"]},{"root":"pages/userEdit","pages":["index"]},{"root":"pages/addressManager","pages":["index"]},{"root":"pages/addressAdd","pages":["index"]},{"root":"pages/company","pages":["index"]},{"root":"pages/weightList","pages":["index"]},{"root":"pages/weightListAdd","pages":["index"]},{"root":"pages/order","pages":["index","comfirm","speedComfirm","orderList/index"]},{"root":"pages/editOrder","pages":["index"]},{"root":"pages/subjectList","pages":["index"]},{"root":"pages/creditLine","pages":["index"]},{"root":"pages/creditUsed","pages":["index"]},{"root":"pages/depositBeforehandDetail","pages":["index"]},{"root":"pages/depositBeforehand","pages":["index"]},{"root":"pages/depositList","pages":["index"]},{"root":"pages/salesAfter","pages":["index","salesAfterList/index"]},{"root":"pages/applyAfterSales","pages":["index"]},{"root":"pages/collection","pages":["index","collectionDetail/index"]},{"root":"pages/sampleComparison","pages":["index"]},{"root":"pages/inviteCode","pages":["index","inviteFriends/index"]},{"root":"pages/codeSetting","pages":["index","codeColorList/index"]},{"root":"pages/codeList","pages":["index"]},{"root":"pages/colorCardClipping","pages":["index"]},{"root":"pages/colorCardList","pages":["index"]},{"root":"pages/colorCardOrder","pages":["index"]},{"root":"pages/colorCardOrderDetail","pages":["index"]},{"root":"pages/cutSampleList","pages":["index"]},{"root":"pages/cutSampleListOrder","pages":["index"]},{"root":"pages/cutSampleListOrderDetail","pages":["index"]},{"root":"pages/login","pages":["index"]},{"root":"pages/clauseDetail","pages":["index"]},{"root":"pages/activityIncome","pages":["index","withdraw/index","withdrawalRecord/index","withdrawalRecordDetail/index"]},{"root":"pages/bankCardMananger","pages":["addBankCard/index","editBankCard/index"]}]}
|
282
dist/app.wxss
vendored
Normal file
282
dist/app.wxss
vendored
Normal file
File diff suppressed because one or more lines are too long
1122
dist/base.wxml
vendored
Normal file
1122
dist/base.wxml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
2
dist/common.js
vendored
Normal file
2
dist/common.js
vendored
Normal file
File diff suppressed because one or more lines are too long
453
dist/common.js.LICENSE.txt
vendored
Normal file
453
dist/common.js.LICENSE.txt
vendored
Normal file
@ -0,0 +1,453 @@
|
||||
/*! ../Dialog */
|
||||
|
||||
/*! ../InputX */
|
||||
|
||||
/*! ../LabAndImgShow */
|
||||
|
||||
/*! ../codeSelect */
|
||||
|
||||
/*! ../constant */
|
||||
|
||||
/*! ../customer */
|
||||
|
||||
/*! ../divider */
|
||||
|
||||
/*! ../iconText */
|
||||
|
||||
/*! ../iconfont/iconfont */
|
||||
|
||||
/*! ../layoutBlock */
|
||||
|
||||
/*! ../loading */
|
||||
|
||||
/*! ../loginAuthenticationMask */
|
||||
|
||||
/*! ../normalButton */
|
||||
|
||||
/*! ./common */
|
||||
|
||||
/*! ./constant */
|
||||
|
||||
/*! ./enum */
|
||||
|
||||
/*! ./format */
|
||||
|
||||
/*! ./index.module.scss */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/classCallCheck.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/createClass.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/createForOfIteratorHelper.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/defineProperty.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/objectSpread2.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/slicedToArray.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/toConsumableArray.js */
|
||||
|
||||
/*! ./report/event */
|
||||
|
||||
/*! ./shortCode/index */
|
||||
|
||||
/*! ./useLoginRequest */
|
||||
|
||||
/*! ./useUserInfo */
|
||||
|
||||
/*! ./utils */
|
||||
|
||||
/*! @/api/codeManage */
|
||||
|
||||
/*! @/api/material */
|
||||
|
||||
/*! @/api/onlinePay */
|
||||
|
||||
/*! @/api/share */
|
||||
|
||||
/*! @/api/shopCart */
|
||||
|
||||
/*! @/api/user */
|
||||
|
||||
/*! @/common/bluetooth/command */
|
||||
|
||||
/*! @/common/bluetooth/utils */
|
||||
|
||||
/*! @/common/common */
|
||||
|
||||
/*! @/common/constant */
|
||||
|
||||
/*! @/common/enum */
|
||||
|
||||
/*! @/common/format */
|
||||
|
||||
/*! @/common/report/event */
|
||||
|
||||
/*! @/common/shortCode */
|
||||
|
||||
/*! @/common/util */
|
||||
|
||||
/*! @/components/closeBtn */
|
||||
|
||||
/*! @/components/dotLoading */
|
||||
|
||||
/*! @/components/iconfont/iconfont */
|
||||
|
||||
/*! @/components/loading */
|
||||
|
||||
/*! @/components/popup */
|
||||
|
||||
/*! @/components/viewCodeList/index */
|
||||
|
||||
/*! @/constants/common */
|
||||
|
||||
/*! @/constants/userInfo */
|
||||
|
||||
/*! @/reducers/hooks */
|
||||
|
||||
/*! @/use/useCommon */
|
||||
|
||||
/*! @/use/useCommonData */
|
||||
|
||||
/*! @/use/useHttp */
|
||||
|
||||
/*! @tarojs/components */
|
||||
|
||||
/*! @tarojs/taro */
|
||||
|
||||
/*! big.js */
|
||||
|
||||
/*! classnames */
|
||||
|
||||
/*! dayjs */
|
||||
|
||||
/*! qs */
|
||||
|
||||
/*! react */
|
||||
|
||||
/*! react-redux */
|
||||
|
||||
/*! react/jsx-runtime */
|
||||
|
||||
/*!*************************!*\
|
||||
!*** ./src/api/mine.ts ***!
|
||||
\*************************/
|
||||
|
||||
/*!*************************!*\
|
||||
!*** ./src/api/user.ts ***!
|
||||
\*************************/
|
||||
|
||||
/*!**************************!*\
|
||||
!*** ./src/api/share.ts ***!
|
||||
\**************************/
|
||||
|
||||
/*!***************************!*\
|
||||
!*** ./src/api/search.ts ***!
|
||||
\***************************/
|
||||
|
||||
/*!****************************!*\
|
||||
!*** ./src/api/company.ts ***!
|
||||
\****************************/
|
||||
|
||||
/*!****************************!*\
|
||||
!*** ./src/common/enum.ts ***!
|
||||
\****************************/
|
||||
|
||||
/*!****************************!*\
|
||||
!*** ./src/common/util.ts ***!
|
||||
\****************************/
|
||||
|
||||
/*!****************************!*\
|
||||
!*** ./src/use/useHttp.ts ***!
|
||||
\****************************/
|
||||
|
||||
/*!*****************************!*\
|
||||
!*** ./src/api/material.ts ***!
|
||||
\*****************************/
|
||||
|
||||
/*!*****************************!*\
|
||||
!*** ./src/api/shopCart.ts ***!
|
||||
\*****************************/
|
||||
|
||||
/*!*****************************!*\
|
||||
!*** ./src/use/useLogin.ts ***!
|
||||
\*****************************/
|
||||
|
||||
/*!******************************!*\
|
||||
!*** ./src/api/onlinePay.ts ***!
|
||||
\******************************/
|
||||
|
||||
/*!******************************!*\
|
||||
!*** ./src/common/common.ts ***!
|
||||
\******************************/
|
||||
|
||||
/*!******************************!*\
|
||||
!*** ./src/common/format.ts ***!
|
||||
\******************************/
|
||||
|
||||
/*!******************************!*\
|
||||
!*** ./src/common/system.ts ***!
|
||||
\******************************/
|
||||
|
||||
/*!******************************!*\
|
||||
!*** ./src/use/useCommon.ts ***!
|
||||
\******************************/
|
||||
|
||||
/*!*******************************!*\
|
||||
!*** ./src/api/codeManage.ts ***!
|
||||
\*******************************/
|
||||
|
||||
/*!*******************************!*\
|
||||
!*** ./src/reducers/hooks.ts ***!
|
||||
\*******************************/
|
||||
|
||||
/*!********************************!*\
|
||||
!*** ./src/common/constant.ts ***!
|
||||
\********************************/
|
||||
|
||||
/*!********************************!*\
|
||||
!*** ./src/use/useUserInfo.ts ***!
|
||||
\********************************/
|
||||
|
||||
/*!********************************!*\
|
||||
!*** ./util.inspect (ignored) ***!
|
||||
\********************************/
|
||||
|
||||
/*!*********************************!*\
|
||||
!*** ./src/constants/common.ts ***!
|
||||
\*********************************/
|
||||
|
||||
/*!**********************************!*\
|
||||
!*** ./src/use/useCommonData.ts ***!
|
||||
\**********************************/
|
||||
|
||||
/*!***********************************!*\
|
||||
!*** ./src/constants/userInfo.ts ***!
|
||||
\***********************************/
|
||||
|
||||
/*!************************************!*\
|
||||
!*** ./src/common/report/event.ts ***!
|
||||
\************************************/
|
||||
|
||||
/*!************************************!*\
|
||||
!*** ./src/use/useLoginRequest.ts ***!
|
||||
\************************************/
|
||||
|
||||
/*!**************************************!*\
|
||||
!*** ./src/components/tag/index.tsx ***!
|
||||
\**************************************/
|
||||
|
||||
/*!**************************************!*\
|
||||
!*** ./src/use/contextBlueTooth.tsx ***!
|
||||
\**************************************/
|
||||
|
||||
/*!***************************************!*\
|
||||
!*** ./src/common/bluetooth/utils.js ***!
|
||||
\***************************************/
|
||||
|
||||
/*!***************************************!*\
|
||||
!*** ./src/common/shortCode/index.ts ***!
|
||||
\***************************************/
|
||||
|
||||
/*!****************************************!*\
|
||||
!*** ./src/components/popup/index.tsx ***!
|
||||
\****************************************/
|
||||
|
||||
/*!*****************************************!*\
|
||||
!*** ./src/common/bluetooth/command.js ***!
|
||||
\*****************************************/
|
||||
|
||||
/*!*****************************************!*\
|
||||
!*** ./src/components/Dialog/index.tsx ***!
|
||||
\*****************************************/
|
||||
|
||||
/*!*****************************************!*\
|
||||
!*** ./src/components/InputX/index.tsx ***!
|
||||
\*****************************************/
|
||||
|
||||
/*!*****************************************!*\
|
||||
!*** ./src/components/search/index.tsx ***!
|
||||
\*****************************************/
|
||||
|
||||
/*!******************************************!*\
|
||||
!*** ./src/components/counter/index.tsx ***!
|
||||
\******************************************/
|
||||
|
||||
/*!******************************************!*\
|
||||
!*** ./src/components/divider/index.tsx ***!
|
||||
\******************************************/
|
||||
|
||||
/*!******************************************!*\
|
||||
!*** ./src/components/loading/index.tsx ***!
|
||||
\******************************************/
|
||||
|
||||
/*!******************************************!*\
|
||||
!*** ./src/components/moveBtn/index.tsx ***!
|
||||
\******************************************/
|
||||
|
||||
/*!*******************************************!*\
|
||||
!*** ./src/components/checkbox/index.tsx ***!
|
||||
\*******************************************/
|
||||
|
||||
/*!*******************************************!*\
|
||||
!*** ./src/components/closeBtn/index.tsx ***!
|
||||
\*******************************************/
|
||||
|
||||
/*!*******************************************!*\
|
||||
!*** ./src/components/customer/index.tsx ***!
|
||||
\*******************************************/
|
||||
|
||||
/*!*******************************************!*\
|
||||
!*** ./src/components/iconText/index.tsx ***!
|
||||
\*******************************************/
|
||||
|
||||
/*!********************************************!*\
|
||||
!*** ./src/components/LabAndImg/index.tsx ***!
|
||||
\********************************************/
|
||||
|
||||
/*!*********************************************!*\
|
||||
!*** ./src/components/codeSelect/index.tsx ***!
|
||||
\*********************************************/
|
||||
|
||||
/*!*********************************************!*\
|
||||
!*** ./src/components/dotLoading/index.tsx ***!
|
||||
\*********************************************/
|
||||
|
||||
/*!**********************************************!*\
|
||||
!*** ./src/components/iconfont/iconfont.tsx ***!
|
||||
\**********************************************/
|
||||
|
||||
/*!**********************************************!*\
|
||||
!*** ./src/components/layoutBlock/index.tsx ***!
|
||||
\**********************************************/
|
||||
|
||||
/*!**********************************************!*\
|
||||
!*** ./src/components/loadingCard/index.tsx ***!
|
||||
\**********************************************/
|
||||
|
||||
/*!**********************************************!*\
|
||||
!*** ./src/components/tag/index.module.scss ***!
|
||||
\**********************************************/
|
||||
|
||||
/*!***********************************************!*\
|
||||
!*** ./src/components/normalButton/index.tsx ***!
|
||||
\***********************************************/
|
||||
|
||||
/*!***********************************************!*\
|
||||
!*** ./src/components/viewCodeList/index.tsx ***!
|
||||
\***********************************************/
|
||||
|
||||
/*!************************************************!*\
|
||||
!*** ./src/components/LabAndImgShow/index.tsx ***!
|
||||
\************************************************/
|
||||
|
||||
/*!************************************************!*\
|
||||
!*** ./src/components/popup/index.module.scss ***!
|
||||
\************************************************/
|
||||
|
||||
/*!*************************************************!*\
|
||||
!*** ./src/components/Dialog/index.module.scss ***!
|
||||
\*************************************************/
|
||||
|
||||
/*!*************************************************!*\
|
||||
!*** ./src/components/InputX/index.module.scss ***!
|
||||
\*************************************************/
|
||||
|
||||
/*!*************************************************!*\
|
||||
!*** ./src/components/search/index.module.scss ***!
|
||||
\*************************************************/
|
||||
|
||||
/*!**************************************************!*\
|
||||
!*** ./src/components/counter/index.module.scss ***!
|
||||
\**************************************************/
|
||||
|
||||
/*!**************************************************!*\
|
||||
!*** ./src/components/divider/index.module.scss ***!
|
||||
\**************************************************/
|
||||
|
||||
/*!**************************************************!*\
|
||||
!*** ./src/components/loading/index.module.scss ***!
|
||||
\**************************************************/
|
||||
|
||||
/*!**************************************************!*\
|
||||
!*** ./src/components/moveBtn/index.module.scss ***!
|
||||
\**************************************************/
|
||||
|
||||
/*!***************************************************!*\
|
||||
!*** ./src/components/checkbox/index.module.scss ***!
|
||||
\***************************************************/
|
||||
|
||||
/*!***************************************************!*\
|
||||
!*** ./src/components/closeBtn/index.module.scss ***!
|
||||
\***************************************************/
|
||||
|
||||
/*!***************************************************!*\
|
||||
!*** ./src/components/customer/index.module.scss ***!
|
||||
\***************************************************/
|
||||
|
||||
/*!***************************************************!*\
|
||||
!*** ./src/components/iconText/index.module.scss ***!
|
||||
\***************************************************/
|
||||
|
||||
/*!****************************************************!*\
|
||||
!*** ./src/components/LabAndImg/index.module.scss ***!
|
||||
\****************************************************/
|
||||
|
||||
/*!*****************************************************!*\
|
||||
!*** ./src/components/bindSalesManDialog/index.tsx ***!
|
||||
\*****************************************************/
|
||||
|
||||
/*!*****************************************************!*\
|
||||
!*** ./src/components/codeSelect/index.module.scss ***!
|
||||
\*****************************************************/
|
||||
|
||||
/*!*****************************************************!*\
|
||||
!*** ./src/components/dotLoading/index.module.scss ***!
|
||||
\*****************************************************/
|
||||
|
||||
/*!******************************************************!*\
|
||||
!*** ./src/components/layoutBlock/index.module.scss ***!
|
||||
\******************************************************/
|
||||
|
||||
/*!******************************************************!*\
|
||||
!*** ./src/components/loadingCard/index.module.scss ***!
|
||||
\******************************************************/
|
||||
|
||||
/*!*******************************************************!*\
|
||||
!*** ./src/components/normalButton/index.module.scss ***!
|
||||
\*******************************************************/
|
||||
|
||||
/*!*******************************************************!*\
|
||||
!*** ./src/components/viewCodeList/index.module.scss ***!
|
||||
\*******************************************************/
|
||||
|
||||
/*!********************************************************!*\
|
||||
!*** ./src/components/LabAndImgShow/index.module.scss ***!
|
||||
\********************************************************/
|
||||
|
||||
/*!********************************************************!*\
|
||||
!*** ./src/components/organizationNameModal/index.tsx ***!
|
||||
\********************************************************/
|
||||
|
||||
/*!**********************************************************!*\
|
||||
!*** ./src/components/loginAuthenticationMask/index.tsx ***!
|
||||
\**********************************************************/
|
||||
|
||||
/*!*************************************************************!*\
|
||||
!*** ./src/components/bindSalesManDialog/index.module.scss ***!
|
||||
\*************************************************************/
|
||||
|
||||
/*!****************************************************************!*\
|
||||
!*** ./src/components/organizationNameModal/index.module.scss ***!
|
||||
\****************************************************************/
|
||||
|
||||
/*!******************************************************************!*\
|
||||
!*** ./src/components/loginAuthenticationMask/index.module.scss ***!
|
||||
\******************************************************************/
|
1997
dist/common.wxss
vendored
Normal file
1997
dist/common.wxss
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1
dist/comp.js
vendored
Normal file
1
dist/comp.js
vendored
Normal file
@ -0,0 +1 @@
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["comp"],{},function(e){e.O(0,["taro","vendors"],(function(){return n="./node_modules/@tarojs/webpack5-runner/dist/template/comp.js",e(e.s=n);var n}));e.O()}]);
|
1
dist/comp.json
vendored
Normal file
1
dist/comp.json
vendored
Normal file
@ -0,0 +1 @@
|
||||
{"component":true,"usingComponents":{"comp":"./comp"},"custom-wrapper":"./custom-wrapper"}
|
2
dist/comp.wxml
vendored
Normal file
2
dist/comp.wxml
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
<import src="./base.wxml" />
|
||||
<template is="tmpl_0_container" data="{{i:i,l:l}}" />
|
1
dist/custom-wrapper.js
vendored
Normal file
1
dist/custom-wrapper.js
vendored
Normal file
@ -0,0 +1 @@
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["custom-wrapper"],{},function(e){e.O(0,["taro","vendors"],(function(){return r="./node_modules/@tarojs/webpack5-runner/dist/template/custom-wrapper.js",e(e.s=r);var r}));e.O()}]);
|
1
dist/custom-wrapper.json
vendored
Normal file
1
dist/custom-wrapper.json
vendored
Normal file
@ -0,0 +1 @@
|
||||
{"component":true,"usingComponents":{"comp":"./comp","custom-wrapper":"./custom-wrapper"}}
|
4
dist/custom-wrapper.wxml
vendored
Normal file
4
dist/custom-wrapper.wxml
vendored
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>
|
2
dist/pages/activityIncome/index.js
vendored
Normal file
2
dist/pages/activityIncome/index.js
vendored
Normal file
File diff suppressed because one or more lines are too long
39
dist/pages/activityIncome/index.js.LICENSE.txt
vendored
Normal file
39
dist/pages/activityIncome/index.js.LICENSE.txt
vendored
Normal file
@ -0,0 +1,39 @@
|
||||
/*! ../../../node_modules/babel-loader/lib/index.js??ruleSet[1].rules[5].use[0]!./index.tsx */
|
||||
|
||||
/*! ./index.module.scss */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js */
|
||||
|
||||
/*! @/api/user */
|
||||
|
||||
/*! @/common/common */
|
||||
|
||||
/*! @/common/format */
|
||||
|
||||
/*! @/components/divider */
|
||||
|
||||
/*! @/components/iconfont/iconfont */
|
||||
|
||||
/*! @/use/useCommon */
|
||||
|
||||
/*! @tarojs/components */
|
||||
|
||||
/*! @tarojs/runtime */
|
||||
|
||||
/*! @tarojs/taro */
|
||||
|
||||
/*! react/jsx-runtime */
|
||||
|
||||
/*!********************************************!*\
|
||||
!*** ./src/pages/activityIncome/index.tsx ***!
|
||||
\********************************************/
|
||||
|
||||
/*!****************************************************!*\
|
||||
!*** ./src/pages/activityIncome/index.module.scss ***!
|
||||
\****************************************************/
|
||||
|
||||
/*!*****************************************************************************************************************!*\
|
||||
!*** ./node_modules/babel-loader/lib/index.js??ruleSet[1].rules[5].use[0]!./src/pages/activityIncome/index.tsx ***!
|
||||
\*****************************************************************************************************************/
|
1
dist/pages/activityIncome/index.json
vendored
Normal file
1
dist/pages/activityIncome/index.json
vendored
Normal file
@ -0,0 +1 @@
|
||||
{"navigationBarTitleText":"活动收益","navigationBarTextStyle":"white","navigationBarBackgroundColor":"#4A7FFF","enablePullDownRefresh":true,"backgroundColorTop":"#4A7FFF","usingComponents":{"custom-wrapper":"../../custom-wrapper","comp":"../../comp"}}
|
2
dist/pages/activityIncome/index.wxml
vendored
Normal file
2
dist/pages/activityIncome/index.wxml
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
<import src="../../base.wxml"/>
|
||||
<template is="taro_tmpl" data="{{root:root}}" />
|
209
dist/pages/activityIncome/index.wxss
vendored
Normal file
209
dist/pages/activityIncome/index.wxss
vendored
Normal file
@ -0,0 +1,209 @@
|
||||
@charset "UTF-8";/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[4]!./src/pages/activityIncome/index.module.scss ***!
|
||||
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
|
||||
.index-module__common_safe_area_y___qKkKa {
|
||||
width: 100%;
|
||||
height: constant(safe-area-inset-bottom);
|
||||
/* 兼容 iOS < 11.2 */
|
||||
height: env(safe-area-inset-bottom);
|
||||
/* 兼容 iOS >= 11.2 */
|
||||
}
|
||||
.index-module__hoverClass___Lc6f_ {
|
||||
-webkit-filter: brightness(70%);
|
||||
filter: brightness(70%);
|
||||
}
|
||||
.index-module__full-100___SD1w_ {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.index-module__main___alpM7 {
|
||||
background-color: #f7f7f7;
|
||||
min-height: 100vh;
|
||||
}
|
||||
.index-module__main___alpM7 .index-module__header___dJHv1 {
|
||||
background-color: #4a7fff;
|
||||
color: #fff;
|
||||
}
|
||||
.index-module__main___alpM7 .index-module__header___dJHv1 .index-module__header_balance_total___f8YMz {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-justify-content: space-between;
|
||||
-ms-flex-pack: justify;
|
||||
justify-content: space-between;
|
||||
height: 242rpx;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.index-module__main___alpM7 .index-module__header___dJHv1 .index-module__header_balance_total___f8YMz .index-module__balance___h2UvW {
|
||||
margin-left: 48rpx;
|
||||
font-size: 24rpx;
|
||||
}
|
||||
.index-module__main___alpM7 .index-module__header___dJHv1 .index-module__header_balance_total___f8YMz .index-module__balance___h2UvW .index-module__balance_num___BbjnZ {
|
||||
font-size: 70rpx;
|
||||
font-weight: bold;
|
||||
}
|
||||
.index-module__main___alpM7 .index-module__header___dJHv1 .index-module__header_balance_total___f8YMz .index-module__balance___h2UvW .index-module__accumulative_count___XojYi text {
|
||||
font-size: 28rpx;
|
||||
font-weight: 500;
|
||||
display: inline-block;
|
||||
padding: 0 8rpx;
|
||||
}
|
||||
.index-module__main___alpM7 .index-module__header___dJHv1 .index-module__header_balance_total___f8YMz .index-module__withdraw___Br1dD {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
background: -webkit-linear-gradient(186deg, #4e82ff 0%, #719aff 100%);
|
||||
background: -o-linear-gradient(186deg, #4e82ff 0%, #719aff 100%);
|
||||
background: linear-gradient(264deg, #4e82ff 0%, #719aff 100%);
|
||||
-webkit-box-shadow: -3rpx 0rpx 10rpx -2rpx rgb(51, 106, 240);
|
||||
box-shadow: -3rpx 0rpx 10rpx -2rpx rgb(51, 106, 240);
|
||||
border-radius: 100rpx 0rpx 0rpx 100rpx;
|
||||
width: 200rpx;
|
||||
height: 60rpx;
|
||||
font-size: 24rpx;
|
||||
padding-left: 10rpx;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.index-module__main___alpM7 .index-module__header___dJHv1 .index-module__header_balance_total___f8YMz .index-module__withdraw___Br1dD text {
|
||||
margin-left: 10rpx;
|
||||
}
|
||||
.index-module__main___alpM7 .index-module__header___dJHv1 .index-module__price_list___LoOGr {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
}
|
||||
.index-module__main___alpM7 .index-module__header___dJHv1 .index-module__price_list___LoOGr .index-module__price_list_item___OnSHJ {
|
||||
-webkit-flex: 1;
|
||||
-ms-flex: 1;
|
||||
flex: 1;
|
||||
height: 100rpx;
|
||||
font-size: 22rpx;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-direction: column;
|
||||
-ms-flex-direction: column;
|
||||
flex-direction: column;
|
||||
-webkit-justify-content: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
padding-left: 48rpx;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.index-module__main___alpM7 .index-module__header___dJHv1 .index-module__price_list___LoOGr .index-module__price_list_item___OnSHJ text {
|
||||
display: block;
|
||||
}
|
||||
.index-module__main___alpM7 .index-module__header___dJHv1 .index-module__price_list___LoOGr .index-module__price_list_item___OnSHJ text:nth-child(2) {
|
||||
font-size: 28rpx;
|
||||
margin-top: 6rpx;
|
||||
font-weight: bold;
|
||||
}
|
||||
.index-module__main___alpM7 .index-module__con___PtrxU {
|
||||
background: #ffffff;
|
||||
border-radius: 16rpx;
|
||||
margin: 24rpx;
|
||||
}
|
||||
.index-module__main___alpM7 .index-module__con___PtrxU .index-module__toBeSettled___DRidF {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-direction: column;
|
||||
-ms-flex-direction: column;
|
||||
flex-direction: column;
|
||||
-webkit-justify-content: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
font-weight: 500;
|
||||
padding-top: 40rpx;
|
||||
}
|
||||
.index-module__main___alpM7 .index-module__con___PtrxU .index-module__toBeSettled___DRidF .index-module__text___QVWJL {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: row nowrap;
|
||||
-ms-flex-flow: row nowrap;
|
||||
flex-flow: row nowrap;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
font-size: 28rpx;
|
||||
font-weight: 500;
|
||||
}
|
||||
.index-module__main___alpM7 .index-module__con___PtrxU .index-module__toBeSettled___DRidF .index-module__price___YSUD6 {
|
||||
font-size: 66rpx;
|
||||
margin-top: 16rpx;
|
||||
font-weight: bold;
|
||||
}
|
||||
.index-module__main___alpM7 .index-module__con___PtrxU .index-module__card___S_HY_ {
|
||||
padding: 0 24rpx 32rpx 24rpx;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.index-module__main___alpM7 .index-module__con___PtrxU .index-module__card___S_HY_ .index-module__title___O85Ou {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.index-module__main___alpM7 .index-module__con___PtrxU .index-module__card___S_HY_ .index-module__title___O85Ou text:nth-child(1) {
|
||||
width: 6rpx;
|
||||
height: 24rpx;
|
||||
background: #4a7fff;
|
||||
}
|
||||
.index-module__main___alpM7 .index-module__con___PtrxU .index-module__card___S_HY_ .index-module__title___O85Ou text:nth-child(2) {
|
||||
font-size: 28rpx;
|
||||
font-weight: 700;
|
||||
margin-left: 7rpx;
|
||||
}
|
||||
.index-module__main___alpM7 .index-module__con___PtrxU .index-module__card___S_HY_ .index-module__card_list___nsDcE {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(2, 1fr);
|
||||
-webkit-justify-content: space-between;
|
||||
-ms-flex-pack: justify;
|
||||
justify-content: space-between;
|
||||
grid-gap: 24rpx;
|
||||
margin-top: 24rpx;
|
||||
}
|
||||
.index-module__main___alpM7 .index-module__con___PtrxU .index-module__card___S_HY_ .index-module__card_list___nsDcE .index-module__card_item___Y4zRB {
|
||||
background: #f6f7fb;
|
||||
border-radius: 8rpx;
|
||||
width: 100%;
|
||||
height: 112rpx;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-direction: column;
|
||||
-ms-flex-direction: column;
|
||||
flex-direction: column;
|
||||
-webkit-justify-content: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.index-module__main___alpM7 .index-module__con___PtrxU .index-module__card___S_HY_ .index-module__card_list___nsDcE .index-module__card_item___Y4zRB text:nth-child(1) {
|
||||
font-size: 32rpx;
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
}
|
||||
.index-module__main___alpM7 .index-module__con___PtrxU .index-module__card___S_HY_ .index-module__card_list___nsDcE .index-module__card_item___Y4zRB text:nth-child(2) {
|
||||
font-size: 28rpx;
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
margin-top: 8rpx;
|
||||
}
|
70
dist/pages/activityIncome/sub-common/00ab871bce9b9c948e1f33421ba8ed94.wxss
vendored
Normal file
70
dist/pages/activityIncome/sub-common/00ab871bce9b9c948e1f33421ba8ed94.wxss
vendored
Normal file
@ -0,0 +1,70 @@
|
||||
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[4]!./src/components/cell/index.module.scss ***!
|
||||
\************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
@charset "UTF-8";
|
||||
.index-module__common_safe_area_y___Hy8CD {
|
||||
width: 100%;
|
||||
height: constant(safe-area-inset-bottom);
|
||||
/* 兼容 iOS < 11.2 */
|
||||
height: env(safe-area-inset-bottom);
|
||||
/* 兼容 iOS >= 11.2 */
|
||||
}
|
||||
.index-module__hoverClass____48Wr {
|
||||
-webkit-filter: brightness(70%);
|
||||
filter: brightness(70%);
|
||||
}
|
||||
.index-module__full-100___cUILc {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.index-module__cell___hk78p {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: row nowrap;
|
||||
-ms-flex-flow: row nowrap;
|
||||
flex-flow: row nowrap;
|
||||
-webkit-justify-content: space-between;
|
||||
-ms-flex-pack: justify;
|
||||
justify-content: space-between;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
font-size: 28rpx;
|
||||
padding: 12rpx 0;
|
||||
}
|
||||
.index-module__cell___hk78p .index-module__title___zZSXo {
|
||||
min-width: 140rpx;
|
||||
-webkit-flex: none;
|
||||
-ms-flex: none;
|
||||
flex: none;
|
||||
color: #a9a9a9;
|
||||
}
|
||||
.index-module__cell___hk78p .index-module__desc___qzpy8 {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: row nowrap;
|
||||
-ms-flex-flow: row nowrap;
|
||||
flex-flow: row nowrap;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: flex-end;
|
||||
-ms-flex-pack: end;
|
||||
justify-content: flex-end;
|
||||
-webkit-flex: 1 1 auto;
|
||||
-ms-flex: 1 1 auto;
|
||||
flex: 1 1 auto;
|
||||
color: #3c3c3c;
|
||||
}
|
||||
.index-module__descText___vWAke {
|
||||
overflow: hidden;
|
||||
display: -webkit-box;
|
||||
white-space: normal;
|
||||
-o-text-overflow: ellipsis;
|
||||
text-overflow: ellipsis;
|
||||
word-break: break-all;
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-line-clamp: 2;
|
||||
}
|
2
dist/pages/activityIncome/sub-common/0762d0d2445fe1200cae192cedb39f4b.js
vendored
Normal file
2
dist/pages/activityIncome/sub-common/0762d0d2445fe1200cae192cedb39f4b.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/*! For license information please see 0762d0d2445fe1200cae192cedb39f4b.js.LICENSE.txt */
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["sub-common/0762d0d2445fe1200cae192cedb39f4b"],{"./src/components/infiniteScroll/index.tsx":function(e,r,o){var n=o("./node_modules/@tarojs/plugin-platform-weapp/dist/components-react.js"),l=o("./node_modules/react/cjs/react.production.min.js"),s=o("./src/components/loadingCard/index.tsx"),t=o("./src/components/infiniteScroll/index.module.scss"),c=o("./src/components/dotLoading/index.tsx"),i=o("./src/components/empty/index.tsx"),f=o("./src/common/constant.ts"),a=o("./node_modules/react/cjs/react-jsx-runtime.production.min.js"),d=function InfiniteScroll(e){var r=e.styleObj,o=e.selfonScrollToLower,d=e.selfOnScrollToUpper,u=e.selfOnScroll,m=e.selfOnRefresherPulling,h=e.selfOnRefresherRefresh,p=e.selfOnRefresherRestore,x=e.selfOnRefresherAbort,R=e.safeAreaInsetBottom,j=void 0===R||R,w=e.enableLoadMoreStatus,T=void 0===w||w,g=e.children,S=e.lowerThresholdNum,b=void 0===S?30:S,v=e.paddingBottom,_=void 0===v?0:v,N=e.refresherTriggered,V=void 0!==N&&N,y=e.refresherEnabled,A=void 0!==y&&y,B=e.moreStatus,M=void 0===B||B,O=e.statusMore,L=void 0===O?0:O,P=e.enableBackToTop,U=void 0===P||P,k=e.emptySlot,C=e.defaultUrl,E=void 0===C?"":C,F=e.defaultText,I=void 0===F?"":F,G=(0,l.useMemo)((function(){if(0==L)return.1}),[L]);return(0,a.jsx)(a.Fragment,{children:(0,a.jsxs)(n.ScrollView,{id:"infiniteScroll",style:r,className:t.default.scroll_main,scrollY:!0,onScrollToLower:function onScrollToLower(){return function scrollToLower(){null==o||o()}()},onScrollToUpper:function onScrollToUpper(){return function scrollToUpper(){null==d||d()}()},onScroll:function onScroll(e){return function scroll(e){null==u||u(e)}(e)},lowerThreshold:b,refresherEnabled:A,refresherTriggered:V,onRefresherPulling:function onRefresherPulling(){return function refresherPulling(){null==m||m()}()},onRefresherRefresh:function onRefresherRefresh(){return function refresherRefresh(){null==h||h()}()},onRefresherRestore:function onRefresherRestore(){return function refresherRestore(){null==p||p()}()},onRefresherAbort:function onRefresherAbort(){return function refresherAbort(){null==x||x()}()},refresherBackground:"#F8F8F8",enableBackToTop:U,scrollTop:G,children:[function component(){return T&&M?(0,a.jsxs)(a.Fragment,{children:[(2==L||3==L)&&(0,a.jsxs)(n.View,{style:{paddingBottom:"".concat(_,"rpx")},className:t.default.scrollViewCon,children:[g,(0,a.jsx)(n.View,{className:t.default.infinite_scroll,children:2==L?(0,a.jsxs)(n.View,{className:t.default.loading_more,children:["加载中",(0,a.jsx)(c.default,{})]}):(0,a.jsx)(n.View,{className:t.default.noMore,children:"没有更多数据了"})})]}),0==L&&(0,a.jsx)(s.default,{}),1==L&&(k||(0,a.jsx)(i.default,{picUrl:E?"".concat(f.IMG_CND_Prefix).concat(E):f.SEARCH_EMPTY_IMAGE,text:I||"暂无数据"}))]}):(0,a.jsx)(n.View,{style:{paddingBottom:"".concat(_,"rpx")},className:t.default.scrollViewCon,children:g})}(),j&&(0,a.jsx)(n.View,{className:"common_safe_area_y"})]})})};r.default=(0,l.memo)(d)}}]);
|
2
dist/pages/activityIncome/sub-common/25879ef99fc2cba95b81e3969057fc20.js
vendored
Normal file
2
dist/pages/activityIncome/sub-common/25879ef99fc2cba95b81e3969057fc20.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/*! For license information please see 25879ef99fc2cba95b81e3969057fc20.js.LICENSE.txt */
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["sub-common/25879ef99fc2cba95b81e3969057fc20"],{"./src/components/cell/index.module.scss":function(_,e){e.default={common_safe_area_y:"index-module__common_safe_area_y___Hy8CD",hoverClass:"index-module__hoverClass____48Wr","full-100":"index-module__full-100___cUILc",cell:"index-module__cell___hk78p",title:"index-module__title___zZSXo",desc:"index-module__desc___qzpy8",descText:"index-module__descText___vWAke"}}}]);
|
44
dist/pages/activityIncome/sub-common/31c2143408a2e4f5735ccb6e07aa07fc.wxss
vendored
Normal file
44
dist/pages/activityIncome/sub-common/31c2143408a2e4f5735ccb6e07aa07fc.wxss
vendored
Normal file
@ -0,0 +1,44 @@
|
||||
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[4]!./src/components/infiniteScroll/index.module.scss ***!
|
||||
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
@charset "UTF-8";
|
||||
.index-module__common_safe_area_y___TfGaJ {
|
||||
width: 100%;
|
||||
height: constant(safe-area-inset-bottom);
|
||||
/* 兼容 iOS < 11.2 */
|
||||
height: env(safe-area-inset-bottom);
|
||||
/* 兼容 iOS >= 11.2 */
|
||||
}
|
||||
.index-module__hoverClass___IvFjO {
|
||||
-webkit-filter: brightness(70%);
|
||||
filter: brightness(70%);
|
||||
}
|
||||
.index-module__full-100___Zf65j {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.index-module__scroll_main___rWSFU {
|
||||
height: 100%;
|
||||
}
|
||||
.index-module__scroll_main___rWSFU .index-module__infinite_scroll___GY4by {
|
||||
font-size: 24rpx;
|
||||
color: #ababab;
|
||||
width: 100%;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-justify-content: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.index-module__scroll_main___rWSFU .index-module__infinite_scroll___GY4by .index-module__loading_more___Iljay {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.index-module__scroll_main___rWSFU .index-module__infinite_scroll___GY4by .index-module__noMore___kPVsd {
|
||||
padding-top: 20rpx;
|
||||
}
|
2
dist/pages/activityIncome/sub-common/510d0e7078f44d770a0720344fb06369.js
vendored
Normal file
2
dist/pages/activityIncome/sub-common/510d0e7078f44d770a0720344fb06369.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/*! For license information please see 510d0e7078f44d770a0720344fb06369.js.LICENSE.txt */
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["sub-common/510d0e7078f44d770a0720344fb06369"],{"./src/components/empty/index.module.scss":function(_,e){e.default={common_safe_area_y:"index-module__common_safe_area_y___qVHLM",hoverClass:"index-module__hoverClass___xmc2X","full-100":"index-module__full-100___f4rUs",mainBox:"index-module__mainBox___oYq7z",pic:"index-module__pic___jqHuf",text:"index-module__text___cFKLZ"}}}]);
|
2
dist/pages/activityIncome/sub-common/874d00cd427ce94888e74806fd5336ac.js
vendored
Normal file
2
dist/pages/activityIncome/sub-common/874d00cd427ce94888e74806fd5336ac.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/*! For license information please see 874d00cd427ce94888e74806fd5336ac.js.LICENSE.txt */
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["sub-common/874d00cd427ce94888e74806fd5336ac"],{"./src/components/cell/index.tsx":function(e,s,c){var n=c("./node_modules/@tarojs/plugin-platform-weapp/dist/components-react.js"),t=c("./node_modules/classnames/index.js"),l=c.n(t),o=c("./node_modules/react/cjs/react.production.min.js"),a=c("./src/components/iconfont/iconfont.tsx"),i=c("./src/components/cell/index.module.scss"),r=c("./node_modules/react/cjs/react-jsx-runtime.production.min.js");s.default=function Cell(e){var s=e.title,c=e.desc,t=e.isLink,u=void 0!==t&&t,d=e.customClassName,m=e.customTitleClassName,x=e.customStyle,f=e.onClick,j=e.iconName,p=e.customDescClassName,w=(0,o.useRef)(f);w.current=f;var h=(0,o.useCallback)((function(){var e;return u&&(null===(e=w.current)||void 0===e?void 0:e.call(w))}),[u]),N=(0,o.useMemo)((function(){return(0,r.jsxs)(n.View,{className:l()(i.default.cell,d),style:x,onClick:h,children:[(0,r.jsxs)(n.View,{className:l()(i.default.title,m),children:[j&&(0,r.jsx)(a.default,{name:j,size:46}),(0,r.jsx)(n.View,{children:s})]}),(0,r.jsxs)(n.View,{className:i.default.desc,children:[(0,r.jsx)(n.View,{className:l()(i.default.descText,p),children:c}),u&&(0,r.jsx)(a.default,{name:"icon-rukou",size:46,color:"inherit"})]})]})}),[s,c,h,x]);return(0,r.jsx)(r.Fragment,{children:N})}}}]);
|
2
dist/pages/activityIncome/sub-common/cf216475951e5960bcea5b5b9d46933b.js
vendored
Normal file
2
dist/pages/activityIncome/sub-common/cf216475951e5960bcea5b5b9d46933b.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/*! For license information please see cf216475951e5960bcea5b5b9d46933b.js.LICENSE.txt */
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["sub-common/cf216475951e5960bcea5b5b9d46933b"],{"./src/components/infiniteScroll/index.module.scss":function(_,e){e.default={common_safe_area_y:"index-module__common_safe_area_y___TfGaJ",hoverClass:"index-module__hoverClass___IvFjO","full-100":"index-module__full-100___Zf65j",scroll_main:"index-module__scroll_main___rWSFU",infinite_scroll:"index-module__infinite_scroll___GY4by",loading_more:"index-module__loading_more___Iljay",noMore:"index-module__noMore___kPVsd"}}}]);
|
2
dist/pages/activityIncome/sub-common/db6cc8fba2c34d36042a60bcf5f10485.js
vendored
Normal file
2
dist/pages/activityIncome/sub-common/db6cc8fba2c34d36042a60bcf5f10485.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/*! For license information please see db6cc8fba2c34d36042a60bcf5f10485.js.LICENSE.txt */
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["sub-common/db6cc8fba2c34d36042a60bcf5f10485"],{"./src/components/empty/index.tsx":function(e,s,c){var t=c("./node_modules/@tarojs/plugin-platform-weapp/dist/components-react.js"),o=c("./node_modules/react/cjs/react.production.min.js"),a=c("./src/components/empty/index.module.scss"),n=c("./node_modules/react/cjs/react-jsx-runtime.production.min.js"),d=function Empty(e){var s=e.picUrl,c=void 0===s?"":s,o=e.text,d=void 0===o?"无搜索历史":o;return(0,n.jsxs)(t.View,{className:a.default.mainBox,children:[(0,n.jsx)(t.Image,{className:a.default.pic,mode:"aspectFill",lazyLoad:!0,src:c}),(0,n.jsx)(t.View,{className:a.default.text,children:d})]})};s.default=(0,o.memo)(d)}}]);
|
44
dist/pages/activityIncome/sub-common/f7c2016e1fc8045300ee51e652beb947.wxss
vendored
Normal file
44
dist/pages/activityIncome/sub-common/f7c2016e1fc8045300ee51e652beb947.wxss
vendored
Normal file
@ -0,0 +1,44 @@
|
||||
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[4]!./src/components/empty/index.module.scss ***!
|
||||
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
@charset "UTF-8";
|
||||
.index-module__common_safe_area_y___qVHLM {
|
||||
width: 100%;
|
||||
height: constant(safe-area-inset-bottom);
|
||||
/* 兼容 iOS < 11.2 */
|
||||
height: env(safe-area-inset-bottom);
|
||||
/* 兼容 iOS >= 11.2 */
|
||||
}
|
||||
.index-module__hoverClass___xmc2X {
|
||||
-webkit-filter: brightness(70%);
|
||||
filter: brightness(70%);
|
||||
}
|
||||
.index-module__full-100___f4rUs {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.index-module__mainBox___oYq7z {
|
||||
height: 100%;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
-webkit-flex-direction: column;
|
||||
-ms-flex-direction: column;
|
||||
flex-direction: column;
|
||||
}
|
||||
.index-module__mainBox___oYq7z .index-module__pic___jqHuf {
|
||||
width: 522rpx;
|
||||
height: 322rpx;
|
||||
margin-bottom: 24rpx;
|
||||
}
|
||||
.index-module__mainBox___oYq7z .index-module__text___cFKLZ {
|
||||
font-size: 26rpx;
|
||||
color: #ababab;
|
||||
font-weight: 400;
|
||||
}
|
2
dist/pages/activityIncome/withdraw/index.js
vendored
Normal file
2
dist/pages/activityIncome/withdraw/index.js
vendored
Normal file
File diff suppressed because one or more lines are too long
69
dist/pages/activityIncome/withdraw/index.js.LICENSE.txt
vendored
Normal file
69
dist/pages/activityIncome/withdraw/index.js.LICENSE.txt
vendored
Normal file
@ -0,0 +1,69 @@
|
||||
/*! ../../../../node_modules/babel-loader/lib/index.js??ruleSet[1].rules[5].use[0]!./index.tsx */
|
||||
|
||||
/*! ../Dialog */
|
||||
|
||||
/*! ./index.module.scss */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/slicedToArray.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/toConsumableArray.js */
|
||||
|
||||
/*! @/api/user */
|
||||
|
||||
/*! @/common/common */
|
||||
|
||||
/*! @/common/format */
|
||||
|
||||
/*! @/common/util */
|
||||
|
||||
/*! @/components/InputX */
|
||||
|
||||
/*! @/components/Modal */
|
||||
|
||||
/*! @/components/checkbox */
|
||||
|
||||
/*! @/components/iconfont/iconfont */
|
||||
|
||||
/*! @/components/layoutBlock */
|
||||
|
||||
/*! @/components/normalButton */
|
||||
|
||||
/*! @/components/popup */
|
||||
|
||||
/*! @/use/useCommon */
|
||||
|
||||
/*! @tarojs/components */
|
||||
|
||||
/*! @tarojs/runtime */
|
||||
|
||||
/*! @tarojs/taro */
|
||||
|
||||
/*! classnames */
|
||||
|
||||
/*! react */
|
||||
|
||||
/*! react/jsx-runtime */
|
||||
|
||||
/*!****************************************!*\
|
||||
!*** ./src/components/Modal/index.tsx ***!
|
||||
\****************************************/
|
||||
|
||||
/*!************************************************!*\
|
||||
!*** ./src/components/Modal/index.module.scss ***!
|
||||
\************************************************/
|
||||
|
||||
/*!*****************************************************!*\
|
||||
!*** ./src/pages/activityIncome/withdraw/index.tsx ***!
|
||||
\*****************************************************/
|
||||
|
||||
/*!*************************************************************!*\
|
||||
!*** ./src/pages/activityIncome/withdraw/index.module.scss ***!
|
||||
\*************************************************************/
|
||||
|
||||
/*!**************************************************************************************************************************!*\
|
||||
!*** ./node_modules/babel-loader/lib/index.js??ruleSet[1].rules[5].use[0]!./src/pages/activityIncome/withdraw/index.tsx ***!
|
||||
\**************************************************************************************************************************/
|
1
dist/pages/activityIncome/withdraw/index.json
vendored
Normal file
1
dist/pages/activityIncome/withdraw/index.json
vendored
Normal file
@ -0,0 +1 @@
|
||||
{"navigationBarTitleText":"立即提现","navigationBarTextStyle":"white","navigationBarBackgroundColor":"#4A7FFF","enablePullDownRefresh":true,"backgroundColorTop":"#4A7FFF","usingComponents":{"custom-wrapper":"../../../custom-wrapper","comp":"../../../comp"}}
|
2
dist/pages/activityIncome/withdraw/index.wxml
vendored
Normal file
2
dist/pages/activityIncome/withdraw/index.wxml
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
<import src="../../../base.wxml"/>
|
||||
<template is="taro_tmpl" data="{{root:root}}" />
|
379
dist/pages/activityIncome/withdraw/index.wxss
vendored
Normal file
379
dist/pages/activityIncome/withdraw/index.wxss
vendored
Normal file
@ -0,0 +1,379 @@
|
||||
@charset "UTF-8";/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[4]!./src/pages/activityIncome/withdraw/index.module.scss ***!
|
||||
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
|
||||
.index-module__common_safe_area_y___YKLTE {
|
||||
width: 100%;
|
||||
height: constant(safe-area-inset-bottom);
|
||||
/* 兼容 iOS < 11.2 */
|
||||
height: env(safe-area-inset-bottom);
|
||||
/* 兼容 iOS >= 11.2 */
|
||||
}
|
||||
.index-module__hoverClass___MDu6o {
|
||||
-webkit-filter: brightness(70%);
|
||||
filter: brightness(70%);
|
||||
}
|
||||
.index-module__full-100____VpET {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.index-module__main___OJnI4 {
|
||||
background-color: #f7f7f7;
|
||||
min-height: 100vh;
|
||||
}
|
||||
.index-module__main___OJnI4 .index-module__header___Nr5x_ {
|
||||
background-color: #4a7fff;
|
||||
color: #fff;
|
||||
}
|
||||
.index-module__main___OJnI4 .index-module__header___Nr5x_ .index-module__header_balance_total___U2sWc {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-justify-content: space-between;
|
||||
-ms-flex-pack: justify;
|
||||
justify-content: space-between;
|
||||
height: 160rpx;
|
||||
padding-top: 30rpx;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.index-module__main___OJnI4 .index-module__header___Nr5x_ .index-module__header_balance_total___U2sWc .index-module__balance___rywiE {
|
||||
margin-left: 48rpx;
|
||||
font-size: 24rpx;
|
||||
}
|
||||
.index-module__main___OJnI4 .index-module__header___Nr5x_ .index-module__header_balance_total___U2sWc .index-module__balance___rywiE .index-module__balance_num___aPnjR {
|
||||
font-size: 70rpx;
|
||||
font-weight: bold;
|
||||
}
|
||||
.index-module__main___OJnI4 .index-module__header___Nr5x_ .index-module__header_balance_total___U2sWc .index-module__withdraw___faPhC {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
background: -webkit-linear-gradient(186deg, #4e82ff 0%, #719aff 100%);
|
||||
background: -o-linear-gradient(186deg, #4e82ff 0%, #719aff 100%);
|
||||
background: linear-gradient(264deg, #4e82ff 0%, #719aff 100%);
|
||||
-webkit-box-shadow: -3rpx 0rpx 10rpx -2rpx rgb(51, 106, 240);
|
||||
box-shadow: -3rpx 0rpx 10rpx -2rpx rgb(51, 106, 240);
|
||||
border-radius: 100rpx 0rpx 0rpx 100rpx;
|
||||
width: 200rpx;
|
||||
height: 60rpx;
|
||||
font-size: 24rpx;
|
||||
padding-left: 10rpx;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.index-module__main___OJnI4 .index-module__header___Nr5x_ .index-module__header_balance_total___U2sWc .index-module__withdraw___faPhC text {
|
||||
margin-left: 10rpx;
|
||||
}
|
||||
.index-module__main___OJnI4 .index-module__header___Nr5x_ .index-module__price_list___yz2a1 {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
}
|
||||
.index-module__main___OJnI4 .index-module__header___Nr5x_ .index-module__price_list___yz2a1 .index-module__price_list_item___EFPtH {
|
||||
-webkit-flex: 1;
|
||||
-ms-flex: 1;
|
||||
flex: 1;
|
||||
height: 100rpx;
|
||||
font-size: 22rpx;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-direction: column;
|
||||
-ms-flex-direction: column;
|
||||
flex-direction: column;
|
||||
-webkit-justify-content: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
padding-left: 48rpx;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.index-module__main___OJnI4 .index-module__header___Nr5x_ .index-module__price_list___yz2a1 .index-module__price_list_item___EFPtH text {
|
||||
display: block;
|
||||
}
|
||||
.index-module__main___OJnI4 .index-module__header___Nr5x_ .index-module__price_list___yz2a1 .index-module__price_list_item___EFPtH text:nth-child(2) {
|
||||
font-size: 28rpx;
|
||||
margin-top: 6rpx;
|
||||
font-weight: bold;
|
||||
}
|
||||
.index-module__main___OJnI4 .index-module__con___gb1UJ {
|
||||
background: #f7f7f7;
|
||||
border-radius: 16rpx;
|
||||
position: relative;
|
||||
}
|
||||
.index-module__main___OJnI4 .index-module__con___gb1UJ .index-module__background___ZYUPL {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 120rpx;
|
||||
background-color: #4a7fff;
|
||||
}
|
||||
.index-module__main___OJnI4 .index-module__con___gb1UJ .index-module__block___kleCR {
|
||||
position: relative;
|
||||
margin-left: 30rpx;
|
||||
margin-right: 30rpx;
|
||||
}
|
||||
.index-module__main___OJnI4 .index-module__con___gb1UJ .index-module__title___me4Gw {
|
||||
font-size: 28rpx;
|
||||
color: #333333;
|
||||
font-weight: 500;
|
||||
padding-bottom: 20rpx;
|
||||
}
|
||||
.index-module__main___OJnI4 .index-module__con___gb1UJ .index-module__inputBar___dRcKF {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: row nowrap;
|
||||
-ms-flex-flow: row nowrap;
|
||||
flex-flow: row nowrap;
|
||||
border-bottom: 1px solid #f3f3f3;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
padding-bottom: 10rpx;
|
||||
}
|
||||
.index-module__main___OJnI4 .index-module__con___gb1UJ .index-module__inputBar___dRcKF .index-module__unit___O1i9k {
|
||||
font-size: 60rpx;
|
||||
}
|
||||
.index-module__main___OJnI4 .index-module__con___gb1UJ .index-module__inputBar___dRcKF .index-module__input___znSID {
|
||||
-webkit-flex: 1 1 auto;
|
||||
-ms-flex: 1 1 auto;
|
||||
flex: 1 1 auto;
|
||||
font-size: 60rpx;
|
||||
}
|
||||
.index-module__main___OJnI4 .index-module__con___gb1UJ .index-module__inputBar___dRcKF .index-module__allTake___Jxcqu {
|
||||
font-size: 28rpx;
|
||||
color: #337fff;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.index-module__main___OJnI4 .index-module__con___gb1UJ .index-module__bankOptions___II42K {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: row nowrap;
|
||||
-ms-flex-flow: row nowrap;
|
||||
flex-flow: row nowrap;
|
||||
-webkit-justify-content: space-between;
|
||||
-ms-flex-pack: justify;
|
||||
justify-content: space-between;
|
||||
font-size: 28rpx;
|
||||
color: #343434;
|
||||
margin: 40rpx 0;
|
||||
}
|
||||
.index-module__main___OJnI4 .index-module__con___gb1UJ .index-module__bankOptions___II42K .index-module__optionsRight___zof9_ {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: row nowrap;
|
||||
-ms-flex-flow: row nowrap;
|
||||
flex-flow: row nowrap;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.index-module__main___OJnI4 .index-module__con___gb1UJ .index-module__bankOptions___II42K .index-module__optionsRight___zof9_ Text {
|
||||
margin-left: 20rpx;
|
||||
}
|
||||
.index-module__main___OJnI4 .index-module__tips___rmHWn {
|
||||
font-size: 24rpx;
|
||||
color: #949494;
|
||||
}
|
||||
.index-module__main___OJnI4 .index-module__tips___rmHWn .index-module__tipsTitle___VqhAr {
|
||||
line-height: 42rpx;
|
||||
}
|
||||
.index-module__main___OJnI4 .index-module__tips___rmHWn .index-module__tipsContent___oR62A {
|
||||
line-height: 42rpx;
|
||||
}
|
||||
.index-module__popup___ywh71 {
|
||||
background-color: #f7f7f7;
|
||||
}
|
||||
.index-module__bank_popup___vvd9o {
|
||||
background-color: #f7f7f7;
|
||||
padding-bottom: 30rpx;
|
||||
}
|
||||
.index-module__bank_popup___vvd9o .index-module__bank_popup_title___oVP1V {
|
||||
padding-top: 30rpx;
|
||||
text-align: center;
|
||||
font-size: 32rpx;
|
||||
font-weight: 500;
|
||||
color: #080808;
|
||||
line-height: 45rpx;
|
||||
}
|
||||
.index-module__bank_popup___vvd9o .index-module__bank_popup_input___un4lX {
|
||||
border-radius: 20rpx;
|
||||
background-color: white;
|
||||
padding: 0 32rpx;
|
||||
margin: 32rpx;
|
||||
}
|
||||
.index-module__bank_popup___vvd9o .index-module__bank_popup_input___un4lX .index-module__bank_bar___lsTZM {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: row nowrap;
|
||||
-ms-flex-flow: row nowrap;
|
||||
flex-flow: row nowrap;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
border-bottom: 1px solid #f6f6f6;
|
||||
background-color: white;
|
||||
}
|
||||
.index-module__bank_popup___vvd9o .index-module__bank_popup_input___un4lX .index-module__bank_card___ZT1X7 {
|
||||
padding: 30rpx 0;
|
||||
-webkit-flex: 1 1 auto;
|
||||
-ms-flex: 1 1 auto;
|
||||
flex: 1 1 auto;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: row nowrap;
|
||||
-ms-flex-flow: row nowrap;
|
||||
flex-flow: row nowrap;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: space-between;
|
||||
-ms-flex-pack: justify;
|
||||
justify-content: space-between;
|
||||
margin-left: 30rpx;
|
||||
background-color: white;
|
||||
}
|
||||
.index-module__bank_popup___vvd9o .index-module__bank_popup_input___un4lX .index-module__bank_card_name___fajn1 {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.index-module__bank_popup___vvd9o .index-module__bank_popup_input___un4lX .index-module__bank_card_name___fajn1 Text {
|
||||
margin-left: 20rpx;
|
||||
font-size: 28rpx;
|
||||
color: #3a3a3a;
|
||||
}
|
||||
.index-module__bank_popup___vvd9o .index-module__bank_popup_input___un4lX .index-module__bank_bar_addNewCard___yqDqL {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: row nowrap;
|
||||
-ms-flex-flow: row nowrap;
|
||||
flex-flow: row nowrap;
|
||||
-webkit-justify-content: space-between;
|
||||
-ms-flex-pack: justify;
|
||||
justify-content: space-between;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
padding: 30rpx 0;
|
||||
}
|
||||
.index-module__bank_popup___vvd9o .index-module__bank_popup_input___un4lX .index-module__bank_bar_addNewCard___yqDqL .index-module__bank_card_name___fajn1 Text {
|
||||
margin-left: 40rpx;
|
||||
}
|
||||
.index-module__modal_content___VUcf7 {
|
||||
padding: 0 30rpx;
|
||||
font-size: 32rpx;
|
||||
color: #8a8a8a;
|
||||
}
|
||||
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[4]!./src/components/Modal/index.module.scss ***!
|
||||
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
@charset "UTF-8";
|
||||
.index-module__common_safe_area_y___JINZY {
|
||||
width: 100%;
|
||||
height: constant(safe-area-inset-bottom);
|
||||
/* 兼容 iOS < 11.2 */
|
||||
height: env(safe-area-inset-bottom);
|
||||
/* 兼容 iOS >= 11.2 */
|
||||
}
|
||||
.index-module__hoverClass___C869G {
|
||||
-webkit-filter: brightness(70%);
|
||||
filter: brightness(70%);
|
||||
}
|
||||
.index-module__full-100___cFlO8 {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.index-module__modal___FUz_H {
|
||||
width: 75vw;
|
||||
padding-top: 40rpx;
|
||||
border-radius: 20rpx;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: column nowrap;
|
||||
-ms-flex-flow: column nowrap;
|
||||
flex-flow: column nowrap;
|
||||
-webkit-justify-content: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
background-color: #fff;
|
||||
}
|
||||
.index-module__modal-title___C2aou {
|
||||
text-align: center;
|
||||
font-size: 35rpx;
|
||||
font-weight: 700;
|
||||
color: #000000;
|
||||
margin-bottom: 30rpx;
|
||||
}
|
||||
.index-module__modal-content___mixb6 {
|
||||
text-align: center;
|
||||
font-size: 28rpx;
|
||||
font-weight: 400;
|
||||
color: #000000;
|
||||
margin-bottom: 30rpx;
|
||||
}
|
||||
.index-module__modal-bottom___I7Kp5 {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-justify-content: space-between;
|
||||
-ms-flex-pack: justify;
|
||||
justify-content: space-between;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
border-top: 1px solid #eee;
|
||||
}
|
||||
.index-module__modal-button___EmZ1k {
|
||||
height: 74rpx;
|
||||
width: 50%;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
color: #333;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
margin-bottom: 10rpx;
|
||||
}
|
||||
.index-module__modal-button-cancel___QAKSD {
|
||||
border-right: 1px solid #eee;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
color: #000000;
|
||||
margin-bottom: 10rpx;
|
||||
}
|
||||
.index-module__modal-button-confirm___E0Mg8 {
|
||||
color: #4581ff;
|
||||
}
|
2
dist/pages/activityIncome/withdrawalRecord/index.js
vendored
Normal file
2
dist/pages/activityIncome/withdrawalRecord/index.js
vendored
Normal file
File diff suppressed because one or more lines are too long
45
dist/pages/activityIncome/withdrawalRecord/index.js.LICENSE.txt
vendored
Normal file
45
dist/pages/activityIncome/withdrawalRecord/index.js.LICENSE.txt
vendored
Normal file
@ -0,0 +1,45 @@
|
||||
/*! ../../../../node_modules/babel-loader/lib/index.js??ruleSet[1].rules[5].use[0]!./index.tsx */
|
||||
|
||||
/*! ./index.module.scss */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/objectSpread2.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/slicedToArray.js */
|
||||
|
||||
/*! @/api/user */
|
||||
|
||||
/*! @/common/common */
|
||||
|
||||
/*! @/common/format */
|
||||
|
||||
/*! @/common/util */
|
||||
|
||||
/*! @/components/iconfont/iconfont */
|
||||
|
||||
/*! @/components/infiniteScroll */
|
||||
|
||||
/*! @/use/useCommon */
|
||||
|
||||
/*! @tarojs/components */
|
||||
|
||||
/*! @tarojs/runtime */
|
||||
|
||||
/*! react */
|
||||
|
||||
/*! react/jsx-runtime */
|
||||
|
||||
/*!*************************************************************!*\
|
||||
!*** ./src/pages/activityIncome/withdrawalRecord/index.tsx ***!
|
||||
\*************************************************************/
|
||||
|
||||
/*!*********************************************************************!*\
|
||||
!*** ./src/pages/activityIncome/withdrawalRecord/index.module.scss ***!
|
||||
\*********************************************************************/
|
||||
|
||||
/*!**********************************************************************************************************************************!*\
|
||||
!*** ./node_modules/babel-loader/lib/index.js??ruleSet[1].rules[5].use[0]!./src/pages/activityIncome/withdrawalRecord/index.tsx ***!
|
||||
\**********************************************************************************************************************************/
|
1
dist/pages/activityIncome/withdrawalRecord/index.json
vendored
Normal file
1
dist/pages/activityIncome/withdrawalRecord/index.json
vendored
Normal file
@ -0,0 +1 @@
|
||||
{"navigationBarTitleText":"提现记录","navigationBarTextStyle":"black","navigationBarBackgroundColor":"#fff","enablePullDownRefresh":true,"backgroundColorTop":"#fff","usingComponents":{"custom-wrapper":"../../../custom-wrapper","comp":"../../../comp"}}
|
2
dist/pages/activityIncome/withdrawalRecord/index.wxml
vendored
Normal file
2
dist/pages/activityIncome/withdrawalRecord/index.wxml
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
<import src="../../../base.wxml"/>
|
||||
<template is="taro_tmpl" data="{{root:root}}" />
|
120
dist/pages/activityIncome/withdrawalRecord/index.wxss
vendored
Normal file
120
dist/pages/activityIncome/withdrawalRecord/index.wxss
vendored
Normal file
@ -0,0 +1,120 @@
|
||||
@charset "UTF-8";@import "../sub-common/f7c2016e1fc8045300ee51e652beb947.wxss";@import "../sub-common/31c2143408a2e4f5735ccb6e07aa07fc.wxss";/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[4]!./src/pages/activityIncome/withdrawalRecord/index.module.scss ***!
|
||||
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
|
||||
.index-module__common_safe_area_y___xW4pg {
|
||||
width: 100%;
|
||||
height: constant(safe-area-inset-bottom);
|
||||
/* 兼容 iOS < 11.2 */
|
||||
height: env(safe-area-inset-bottom);
|
||||
/* 兼容 iOS >= 11.2 */
|
||||
}
|
||||
.index-module__hoverClass___qbdCZ {
|
||||
-webkit-filter: brightness(70%);
|
||||
filter: brightness(70%);
|
||||
}
|
||||
.index-module__full-100___XEQhp {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
page {
|
||||
height: 100vh;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: column nowrap;
|
||||
-ms-flex-flow: column nowrap;
|
||||
flex-flow: column nowrap;
|
||||
}
|
||||
.index-module__main___U7rvJ {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: column nowrap;
|
||||
-ms-flex-flow: column nowrap;
|
||||
flex-flow: column nowrap;
|
||||
overflow: hidden;
|
||||
background-color: #f7f7f7;
|
||||
height: 100%;
|
||||
}
|
||||
.index-module__main___U7rvJ .index-module__content___TK16x {
|
||||
margin-top: 20rpx;
|
||||
background-color: #fff;
|
||||
height: 100%;
|
||||
}
|
||||
.index-module__cell___MdGRz {
|
||||
margin: 0 32rpx;
|
||||
padding: 20rpx 0;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: row nowrap;
|
||||
-ms-flex-flow: row nowrap;
|
||||
flex-flow: row nowrap;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: space-between;
|
||||
-ms-flex-pack: justify;
|
||||
justify-content: space-between;
|
||||
border-bottom: 1px solid #eaeaea;
|
||||
}
|
||||
.index-module__cell___MdGRz .index-module__cellLeft___lqzRQ {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: column nowrap;
|
||||
-ms-flex-flow: column nowrap;
|
||||
flex-flow: column nowrap;
|
||||
}
|
||||
.index-module__cell___MdGRz .index-module__cellLeft___lqzRQ .index-module__title___JfIgE {
|
||||
font-size: 28rpx;
|
||||
color: #333333;
|
||||
line-height: 2;
|
||||
}
|
||||
.index-module__cell___MdGRz .index-module__cellLeft___lqzRQ .index-module__time___ooeHu {
|
||||
font-size: 28rpx;
|
||||
color: #9e9e9e;
|
||||
}
|
||||
.index-module__cell___MdGRz .index-module__cellRight___zftIU {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: row nowrap;
|
||||
-ms-flex-flow: row nowrap;
|
||||
flex-flow: row nowrap;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
position: relative;
|
||||
}
|
||||
.index-module__cell___MdGRz .index-module__cellRight___zftIU .index-module__content___TK16x {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: column nowrap;
|
||||
-ms-flex-flow: column nowrap;
|
||||
flex-flow: column nowrap;
|
||||
padding-right: 56rpx;
|
||||
}
|
||||
.index-module__cell___MdGRz .index-module__cellRight___zftIU .index-module__des___aQbBX {
|
||||
font-size: 28rpx;
|
||||
color: #333333;
|
||||
text-align: right;
|
||||
font-weight: 500;
|
||||
line-height: 2;
|
||||
}
|
||||
.index-module__cell___MdGRz .index-module__cellRight___zftIU .index-module__more___FDdha {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 50%;
|
||||
-webkit-transform: translateY(-50%);
|
||||
-ms-transform: translateY(-50%);
|
||||
transform: translateY(-50%);
|
||||
z-index: 1;
|
||||
}
|
||||
.index-module__cell___MdGRz .index-module__cellRight___zftIU .index-module__balance___B7h7A {
|
||||
font-size: 28rpx;
|
||||
color: #9e9e9e;
|
||||
text-align: right;
|
||||
}
|
2
dist/pages/activityIncome/withdrawalRecordDetail/index.js
vendored
Normal file
2
dist/pages/activityIncome/withdrawalRecordDetail/index.js
vendored
Normal file
File diff suppressed because one or more lines are too long
47
dist/pages/activityIncome/withdrawalRecordDetail/index.js.LICENSE.txt
vendored
Normal file
47
dist/pages/activityIncome/withdrawalRecordDetail/index.js.LICENSE.txt
vendored
Normal file
@ -0,0 +1,47 @@
|
||||
/*! ../../../../node_modules/babel-loader/lib/index.js??ruleSet[1].rules[5].use[0]!./index.tsx */
|
||||
|
||||
/*! ./index.module.scss */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/slicedToArray.js */
|
||||
|
||||
/*! @/api/user */
|
||||
|
||||
/*! @/common/format */
|
||||
|
||||
/*! @/components/cell */
|
||||
|
||||
/*! @/components/divider */
|
||||
|
||||
/*! @/components/iconfont/iconfont */
|
||||
|
||||
/*! @/components/layoutBlock */
|
||||
|
||||
/*! @/use/useCommon */
|
||||
|
||||
/*! @tarojs/components */
|
||||
|
||||
/*! @tarojs/runtime */
|
||||
|
||||
/*! @tarojs/taro */
|
||||
|
||||
/*! classnames */
|
||||
|
||||
/*! react */
|
||||
|
||||
/*! react/jsx-runtime */
|
||||
|
||||
/*!*******************************************************************!*\
|
||||
!*** ./src/pages/activityIncome/withdrawalRecordDetail/index.tsx ***!
|
||||
\*******************************************************************/
|
||||
|
||||
/*!***************************************************************************!*\
|
||||
!*** ./src/pages/activityIncome/withdrawalRecordDetail/index.module.scss ***!
|
||||
\***************************************************************************/
|
||||
|
||||
/*!****************************************************************************************************************************************!*\
|
||||
!*** ./node_modules/babel-loader/lib/index.js??ruleSet[1].rules[5].use[0]!./src/pages/activityIncome/withdrawalRecordDetail/index.tsx ***!
|
||||
\****************************************************************************************************************************************/
|
1
dist/pages/activityIncome/withdrawalRecordDetail/index.json
vendored
Normal file
1
dist/pages/activityIncome/withdrawalRecordDetail/index.json
vendored
Normal file
@ -0,0 +1 @@
|
||||
{"navigationBarTitleText":"提现申请","navigationBarTextStyle":"black","navigationBarBackgroundColor":"#fff","enablePullDownRefresh":true,"backgroundColorTop":"#fff","usingComponents":{"custom-wrapper":"../../../custom-wrapper","comp":"../../../comp"}}
|
2
dist/pages/activityIncome/withdrawalRecordDetail/index.wxml
vendored
Normal file
2
dist/pages/activityIncome/withdrawalRecordDetail/index.wxml
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
<import src="../../../base.wxml"/>
|
||||
<template is="taro_tmpl" data="{{root:root}}" />
|
131
dist/pages/activityIncome/withdrawalRecordDetail/index.wxss
vendored
Normal file
131
dist/pages/activityIncome/withdrawalRecordDetail/index.wxss
vendored
Normal file
@ -0,0 +1,131 @@
|
||||
@charset "UTF-8";@import "../sub-common/00ab871bce9b9c948e1f33421ba8ed94.wxss";/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[4]!./src/pages/activityIncome/withdrawalRecordDetail/index.module.scss ***!
|
||||
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
|
||||
.index-module__common_safe_area_y___Dzow1 {
|
||||
width: 100%;
|
||||
height: constant(safe-area-inset-bottom);
|
||||
/* 兼容 iOS < 11.2 */
|
||||
height: env(safe-area-inset-bottom);
|
||||
/* 兼容 iOS >= 11.2 */
|
||||
}
|
||||
.index-module__hoverClass___W8lDD {
|
||||
-webkit-filter: brightness(70%);
|
||||
filter: brightness(70%);
|
||||
}
|
||||
.index-module__full-100___Dlncm {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
page {
|
||||
height: 100vh;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: column nowrap;
|
||||
-ms-flex-flow: column nowrap;
|
||||
flex-flow: column nowrap;
|
||||
}
|
||||
.index-module__passBackground___RqpK1 {
|
||||
background: url("https://cdn.zzfzyc.com/orderDetail/pass_background.png");
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
.index-module__refuseBackground___LtYom {
|
||||
background-image: url("https://cdn.zzfzyc.com/orderDetail/refuse_background.png");
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
.index-module__pendingBackground___apeTn {
|
||||
background: url("https://cdn.zzfzyc.com/orderDetail/pending_background.png");
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
.index-module__status___YRuVO {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: row nowrap;
|
||||
-ms-flex-flow: row nowrap;
|
||||
flex-flow: row nowrap;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
padding: 40rpx 32rpx;
|
||||
height: 257rpx;
|
||||
}
|
||||
.index-module__status___YRuVO .index-module__statusTitle___WHKLz {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: row nowrap;
|
||||
-ms-flex-flow: row nowrap;
|
||||
flex-flow: row nowrap;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.index-module__status___YRuVO .index-module__statusTitle___WHKLz .index-module__statusName___TzXE4 {
|
||||
margin-left: 10rpx;
|
||||
font-size: 40rpx;
|
||||
}
|
||||
.index-module__status___YRuVO .index-module__statusTitle___WHKLz .index-module__refuseName___qZ46M {
|
||||
color: #f65269;
|
||||
}
|
||||
.index-module__status___YRuVO .index-module__statusTitle___WHKLz .index-module__passName___yZifx {
|
||||
color: #00ab5b;
|
||||
}
|
||||
.index-module__status___YRuVO .index-module__statusTitle___WHKLz .index-module__pendingName___hWUVd {
|
||||
color: #333;
|
||||
}
|
||||
.index-module__status___YRuVO .index-module__price___NqA5d {
|
||||
color: #757172;
|
||||
font-size: 26rpx;
|
||||
margin-top: 16rpx;
|
||||
}
|
||||
.index-module__main___QaPRc {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: column nowrap;
|
||||
-ms-flex-flow: column nowrap;
|
||||
flex-flow: column nowrap;
|
||||
overflow: hidden;
|
||||
background-color: #f7f7f7;
|
||||
height: 100%;
|
||||
}
|
||||
.index-module__main___QaPRc .index-module__title___TbKBt {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: row nowrap;
|
||||
-ms-flex-flow: row nowrap;
|
||||
flex-flow: row nowrap;
|
||||
-webkit-justify-content: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
margin-top: 30rpx;
|
||||
}
|
||||
.index-module__main___QaPRc .index-module__total___F08PB {
|
||||
text-align: center;
|
||||
font-size: 60rpx;
|
||||
font-weight: bold;
|
||||
color: #191919;
|
||||
margin-top: 10rpx;
|
||||
}
|
||||
.index-module__layoutBlock___QN_Kc {
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
margin-top: 170rpx;
|
||||
}
|
||||
.index-module__cell___ul6YO {
|
||||
color: #3c3c3c;
|
||||
padding-left: 10rpx;
|
||||
padding-right: 10rpx;
|
||||
}
|
2
dist/pages/addressAdd/index.js
vendored
Normal file
2
dist/pages/addressAdd/index.js
vendored
Normal file
File diff suppressed because one or more lines are too long
39
dist/pages/addressAdd/index.js.LICENSE.txt
vendored
Normal file
39
dist/pages/addressAdd/index.js.LICENSE.txt
vendored
Normal file
@ -0,0 +1,39 @@
|
||||
/*! ../../../node_modules/babel-loader/lib/index.js??ruleSet[1].rules[5].use[0]!./index.tsx */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/objectSpread2.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/slicedToArray.js */
|
||||
|
||||
/*! @/api/addressManager */
|
||||
|
||||
/*! @/common/common */
|
||||
|
||||
/*! @/components/FromList */
|
||||
|
||||
/*! @/components/address */
|
||||
|
||||
/*! @/use/useCommon */
|
||||
|
||||
/*! @/use/useLogin */
|
||||
|
||||
/*! @tarojs/components */
|
||||
|
||||
/*! @tarojs/runtime */
|
||||
|
||||
/*! @tarojs/taro */
|
||||
|
||||
/*! react */
|
||||
|
||||
/*! react/jsx-runtime */
|
||||
|
||||
/*!****************************************!*\
|
||||
!*** ./src/pages/addressAdd/index.tsx ***!
|
||||
\****************************************/
|
||||
|
||||
/*!*************************************************************************************************************!*\
|
||||
!*** ./node_modules/babel-loader/lib/index.js??ruleSet[1].rules[5].use[0]!./src/pages/addressAdd/index.tsx ***!
|
||||
\*************************************************************************************************************/
|
1
dist/pages/addressAdd/index.json
vendored
Normal file
1
dist/pages/addressAdd/index.json
vendored
Normal file
@ -0,0 +1 @@
|
||||
{"navigationBarTitleText":"","usingComponents":{"custom-wrapper":"../../custom-wrapper","comp":"../../comp"}}
|
2
dist/pages/addressAdd/index.wxml
vendored
Normal file
2
dist/pages/addressAdd/index.wxml
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
<import src="../../base.wxml"/>
|
||||
<template is="taro_tmpl" data="{{root:root}}" />
|
105
dist/pages/addressAdd/index.wxss
vendored
Normal file
105
dist/pages/addressAdd/index.wxss
vendored
Normal file
@ -0,0 +1,105 @@
|
||||
@charset "UTF-8";@import "./sub-common/a1b7c14ca7dd522b5467af683ea37c27.wxss";@import "./sub-common/7756ed30f72e25270832bf3b325f069e.wxss";/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[2].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[2].use[4]!./src/pages/addressAdd/index.scss ***!
|
||||
\******************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
|
||||
.common_safe_area_y {
|
||||
width: 100%;
|
||||
height: constant(safe-area-inset-bottom);
|
||||
/* 兼容 iOS < 11.2 */
|
||||
height: env(safe-area-inset-bottom);
|
||||
/* 兼容 iOS >= 11.2 */
|
||||
}
|
||||
.hoverClass {
|
||||
-webkit-filter: brightness(70%);
|
||||
filter: brightness(70%);
|
||||
}
|
||||
.full-100 {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.add-address {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-direction: column;
|
||||
-ms-flex-direction: column;
|
||||
flex-direction: column;
|
||||
}
|
||||
.add-address .add-address-default {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: space-between;
|
||||
-ms-flex-pack: justify;
|
||||
justify-content: space-between;
|
||||
margin: 70rpx 30rpx 0;
|
||||
font-size: 26rpx;
|
||||
font-weight: 700;
|
||||
color: #000000;
|
||||
}
|
||||
.add-address .add-address-default-active {
|
||||
width: 50rpx;
|
||||
height: 50rpx;
|
||||
background: #4581ff;
|
||||
border-radius: 50%;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
font-size: 45rpx;
|
||||
color: white;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.add-address .add-address-default-active text {
|
||||
font-size: 35rpx;
|
||||
}
|
||||
.add-address .add-address-default-noactive {
|
||||
width: 50rpx;
|
||||
height: 50rpx;
|
||||
border: 2rpx solid #707070;
|
||||
border-radius: 50%;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.add-address .add-address-save {
|
||||
width: 668rpx;
|
||||
height: 82rpx;
|
||||
background: #68b4ff;
|
||||
border-radius: 40rpx;
|
||||
font-size: 32rpx;
|
||||
font-weight: 400;
|
||||
color: #ffffff;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
position: fixed;
|
||||
left: 50%;
|
||||
bottom: 50rpx;
|
||||
-webkit-transform: translateX(-50%);
|
||||
-ms-transform: translateX(-50%);
|
||||
transform: translateX(-50%);
|
||||
}
|
2
dist/pages/addressAdd/sub-common/1317f9b23ba36068dbc901ac75b6f835.js
vendored
Normal file
2
dist/pages/addressAdd/sub-common/1317f9b23ba36068dbc901ac75b6f835.js
vendored
Normal file
File diff suppressed because one or more lines are too long
2
dist/pages/addressAdd/sub-common/5203ee5b6c7f4a9fb1ae172eb73f138a.js
vendored
Normal file
2
dist/pages/addressAdd/sub-common/5203ee5b6c7f4a9fb1ae172eb73f138a.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/*! For license information please see 5203ee5b6c7f4a9fb1ae172eb73f138a.js.LICENSE.txt */
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["sub-common/5203ee5b6c7f4a9fb1ae172eb73f138a"],{"./src/api/addressManager.ts":function(e,s,t){t.d(s,{addressAddApi:function(){return u},addressDeleteApi:function(){return i},addressDetailApi:function(){return n},addressEditApi:function(){return a},addressListApi:function(){return d}});var r=t("./src/use/useHttp.ts"),d=function addressListApi(){return(0,r.useRequest)({url:"/v1/mall/address/list",method:"get"})},u=function addressAddApi(){return(0,r.useRequest)({url:"/v1/mall/address",method:"post"})},n=function addressDetailApi(){return(0,r.useRequest)({url:"/v1/mall/address",method:"get"})},a=function addressEditApi(){return(0,r.useRequest)({url:"/v1/mall/address",method:"put"})},i=function addressDeleteApi(){return(0,r.useRequest)({url:"/v1/mall/address",method:"delete"})}}}]);
|
106
dist/pages/addressAdd/sub-common/7756ed30f72e25270832bf3b325f069e.wxss
vendored
Normal file
106
dist/pages/addressAdd/sub-common/7756ed30f72e25270832bf3b325f069e.wxss
vendored
Normal file
@ -0,0 +1,106 @@
|
||||
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[4]!./src/components/address/index.module.scss ***!
|
||||
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
@charset "UTF-8";
|
||||
.index-module__common_safe_area_y___x4eYy {
|
||||
width: 100%;
|
||||
height: constant(safe-area-inset-bottom);
|
||||
/* 兼容 iOS < 11.2 */
|
||||
height: env(safe-area-inset-bottom);
|
||||
/* 兼容 iOS >= 11.2 */
|
||||
}
|
||||
.index-module__hoverClass___h7SD1 {
|
||||
-webkit-filter: brightness(70%);
|
||||
filter: brightness(70%);
|
||||
}
|
||||
.index-module__full-100___UTe8u {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.index-module__address_main___huJxL {
|
||||
width: 100%;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.index-module__address_main___huJxL .index-module__address_title___nnKsa {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-justify-content: space-between;
|
||||
-ms-flex-pack: justify;
|
||||
justify-content: space-between;
|
||||
font-size: 28rpx;
|
||||
padding: 20rpx;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
.index-module__address_main___huJxL .index-module__address_select___l33As {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
padding: 30rpx 0;
|
||||
margin-top: 10rpx;
|
||||
font-size: 24rpx;
|
||||
border-bottom: 1px solid #eaeaea;
|
||||
color: #ababab;
|
||||
position: relative;
|
||||
}
|
||||
.index-module__address_main___huJxL .index-module__address_select___l33As .index-module__address_item___mchDV {
|
||||
padding: 0 20rpx;
|
||||
max-width: 200rpx;
|
||||
overflow: hidden;
|
||||
display: -webkit-box;
|
||||
white-space: normal;
|
||||
-o-text-overflow: ellipsis;
|
||||
text-overflow: ellipsis;
|
||||
word-break: break-all;
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-line-clamp: 1;
|
||||
}
|
||||
.index-module__address_main___huJxL .index-module__address_select___l33As .index-module__bottom_index___J8o7V {
|
||||
width: 100rpx;
|
||||
height: 2rpx;
|
||||
border-radius: 50rpx;
|
||||
background-color: #4581ff;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
-webkit-transition: left 0.1s;
|
||||
-o-transition: left 0.1s;
|
||||
transition: left 0.1s;
|
||||
}
|
||||
.index-module__address_main___huJxL .index-module__address_scroll___mubKA {
|
||||
height: 600rpx;
|
||||
}
|
||||
.index-module__address_main___huJxL .index-module__address_scroll___mubKA .index-module__address_scroll_list___i1c9q {
|
||||
padding: 0 20rpx;
|
||||
font-size: 28rpx;
|
||||
}
|
||||
.index-module__address_main___huJxL .index-module__address_scroll___mubKA .index-module__address_scroll_list___i1c9q .index-module__address_list_item___sWUGG {
|
||||
padding: 20rpx 0;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-justify-content: space-between;
|
||||
-ms-flex-pack: justify;
|
||||
justify-content: space-between;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.index-module__address_main___huJxL .index-module__address_scroll___mubKA .index-module__address_scroll_list___i1c9q .index-module__address_list_item___sWUGG .index-module__address_list_item_name___TBOMb {
|
||||
overflow: hidden;
|
||||
display: -webkit-box;
|
||||
white-space: normal;
|
||||
-o-text-overflow: ellipsis;
|
||||
text-overflow: ellipsis;
|
||||
word-break: break-all;
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-line-clamp: 1;
|
||||
}
|
||||
.index-module__address_main___huJxL .index-module__address_scroll___mubKA .index-module__address_scroll_list___i1c9q .index-module__address_list_item___sWUGG .index-module__address_iconfont___T4GZp {
|
||||
font-size: 30rpx !important;
|
||||
color: #4581ff;
|
||||
}
|
||||
.index-module__address_main___huJxL .index-module__addresst_select___hviCA {
|
||||
color: #3c3c3c;
|
||||
}
|
2
dist/pages/addressAdd/sub-common/7d9b8fe0afed41ef84446372cac40ece.js
vendored
Normal file
2
dist/pages/addressAdd/sub-common/7d9b8fe0afed41ef84446372cac40ece.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/*! For license information please see 7d9b8fe0afed41ef84446372cac40ece.js.LICENSE.txt */
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["sub-common/7d9b8fe0afed41ef84446372cac40ece"],{"./src/api/addressList.ts":function(s,e,t){t.d(e,{GetAddressListApi:function(){return i}});var c=t("./src/use/useHttp.ts"),i=function GetAddressListApi(){return(0,c.useRequest)({url:"/v1/mall/district/list",method:"get"})}}}]);
|
2
dist/pages/addressAdd/sub-common/8ad6cd8756cc5ae2e44068ef39f3de95.js
vendored
Normal file
2
dist/pages/addressAdd/sub-common/8ad6cd8756cc5ae2e44068ef39f3de95.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/*! For license information please see 8ad6cd8756cc5ae2e44068ef39f3de95.js.LICENSE.txt */
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["sub-common/8ad6cd8756cc5ae2e44068ef39f3de95"],{"./src/components/address/index.module.scss":function(_,e){e.default={common_safe_area_y:"index-module__common_safe_area_y___x4eYy",hoverClass:"index-module__hoverClass___h7SD1","full-100":"index-module__full-100___UTe8u",address_main:"index-module__address_main___huJxL",address_title:"index-module__address_title___nnKsa",address_select:"index-module__address_select___l33As",address_item:"index-module__address_item___mchDV",bottom_index:"index-module__bottom_index___J8o7V",address_scroll:"index-module__address_scroll___mubKA",address_scroll_list:"index-module__address_scroll_list___i1c9q",address_list_item:"index-module__address_list_item___sWUGG",address_list_item_name:"index-module__address_list_item_name___TBOMb",address_iconfont:"index-module__address_iconfont___T4GZp",addresst_select:"index-module__addresst_select___hviCA"}}}]);
|
158
dist/pages/addressAdd/sub-common/a1b7c14ca7dd522b5467af683ea37c27.wxss
vendored
Normal file
158
dist/pages/addressAdd/sub-common/a1b7c14ca7dd522b5467af683ea37c27.wxss
vendored
Normal file
@ -0,0 +1,158 @@
|
||||
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[2].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[2].use[4]!./src/components/FromList/index.scss ***!
|
||||
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
@charset "UTF-8";
|
||||
.common_safe_area_y {
|
||||
width: 100%;
|
||||
height: constant(safe-area-inset-bottom);
|
||||
/* 兼容 iOS < 11.2 */
|
||||
height: env(safe-area-inset-bottom);
|
||||
/* 兼容 iOS >= 11.2 */
|
||||
}
|
||||
.hoverClass {
|
||||
-webkit-filter: brightness(70%);
|
||||
filter: brightness(70%);
|
||||
}
|
||||
.full-100 {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.form-list {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
margin: 30rpx 30rpx 0;
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
.form-list .form-list-label {
|
||||
font-size: 28rpx;
|
||||
font-weight: 700;
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
margin-top: 20rpx;
|
||||
margin-right: 30rpx;
|
||||
}
|
||||
.form-list .form-list-label-required::before {
|
||||
content: "*";
|
||||
color: #ff0000;
|
||||
font-size: 28rpx;
|
||||
}
|
||||
.form-list .form-list-right {
|
||||
width: 506rpx;
|
||||
font-size: 26rpx;
|
||||
font-weight: 400;
|
||||
}
|
||||
.form-list .form-list-right-meet {
|
||||
width: 506rpx;
|
||||
min-height: 80rpx;
|
||||
border-radius: 20rpx;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
padding: 10rpx 20rpx;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-justify-content: space-between;
|
||||
-ms-flex-pack: justify;
|
||||
justify-content: space-between;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-webkit-flex: 1;
|
||||
-ms-flex: 1;
|
||||
flex: 1;
|
||||
}
|
||||
.form-list .form-list-input {
|
||||
width: 100%;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.form-list .form-list-input view {
|
||||
height: 100%;
|
||||
padding: 0 10rpx;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.form-list .form-list-input text {
|
||||
width: 30rpx;
|
||||
min-width: 30rpx;
|
||||
height: 30rpx;
|
||||
background: rgba(0, 0, 0, 0.3);
|
||||
border-radius: 50%;
|
||||
font-size: 18rpx;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
-webkit-flex: 1;
|
||||
-ms-flex: 1;
|
||||
flex: 1;
|
||||
color: white;
|
||||
}
|
||||
.form-list .form-list-right {
|
||||
-webkit-flex: 1;
|
||||
-ms-flex: 1;
|
||||
flex: 1;
|
||||
}
|
||||
.form-list .form-list-right input,
|
||||
.form-list .form-list-right textarea {
|
||||
min-height: 100%;
|
||||
width: 100%;
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
}
|
||||
.form-list .form-list-right textarea {
|
||||
height: 186rpx;
|
||||
border-radius: 10rpx;
|
||||
padding: 10rpx 0;
|
||||
}
|
||||
.form-list .form-list-right .phcolor {
|
||||
color: #ababab;
|
||||
}
|
||||
.form-list .form-list-right-placeholder {
|
||||
color: #ababab;
|
||||
}
|
||||
.form-list .form-list-right-enter .icon-a-moreback {
|
||||
font-size: 28rpx;
|
||||
}
|
||||
.form-list .add-address-default {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: space-between;
|
||||
-ms-flex-pack: justify;
|
||||
justify-content: space-between;
|
||||
margin: 70rpx 30rpx 0;
|
||||
font-size: 26rpx;
|
||||
font-weight: 700;
|
||||
color: #000000;
|
||||
}
|
||||
.form-list .add-address-save {
|
||||
width: 668rpx;
|
||||
height: 82rpx;
|
||||
background: #4581ff;
|
||||
border-radius: 40rpx;
|
||||
font-size: 32rpx;
|
||||
font-weight: 400;
|
||||
color: #ffffff;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
margin: 620rpx auto 0;
|
||||
}
|
2
dist/pages/addressAdd/sub-common/a2a218972144fe33898d9e262408c2c0.js
vendored
Normal file
2
dist/pages/addressAdd/sub-common/a2a218972144fe33898d9e262408c2c0.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/*! For license information please see a2a218972144fe33898d9e262408c2c0.js.LICENSE.txt */
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["sub-common/a2a218972144fe33898d9e262408c2c0"],{"./src/components/FromList/index.tsx":function(e,l,o){var i=o("./node_modules/@tarojs/plugin-platform-weapp/dist/components-react.js"),n=o("./node_modules/react/cjs/react.production.min.js"),s=o("./node_modules/react/cjs/react-jsx-runtime.production.min.js"),t=function FromList(e){var l,o=e.type,n=void 0===o?"input":o,t=e.value,c=void 0===t?"":t,r=e.style,a=void 0===r?{}:r,d=e.labelStyle,u=void 0===d?{}:d,p=e.contentStyle,m=void 0===p?{}:p,h=e.required,x=void 0!==h&&h;return(0,s.jsxs)(i.View,{style:a,className:"form-list",children:[(0,s.jsx)(i.View,{style:u,className:"form-list-label ".concat(x&&"form-list-label-required"),children:e.label}),(0,s.jsx)(i.View,{onClick:null==e?void 0:e.onClick,className:"form-list-right",children:null!==(l=e.children)&&void 0!==l?l:(0,s.jsx)(i.View,{style:m,onClick:null==e?void 0:e.onClick,className:"form-list-right-meet",children:"input"==n?(0,s.jsxs)(i.View,{className:"form-list-input",children:[(0,s.jsx)(i.Input,{alwaysEmbed:!0,cursorSpacing:150,value:c,"placeholder-class":"phcolor",type:e.primordialType||"text",onInput:null==e?void 0:e.onInput,placeholder:e.placeholder}),c&&(0,s.jsx)(i.View,{children:(0,s.jsx)(i.Text,{onClick:function onClick(){return e.onInput&&e.onInput({detail:{value:""}})},className:"iconfont icon-qingkong"})})]}):"textarea"==n?(0,s.jsx)(i.Textarea,{value:c,"placeholder-class":"phcolor",onInput:null==e?void 0:e.onInput,placeholder:e.placeholder}):(0,s.jsxs)(s.Fragment,{children:[e.value?(0,s.jsx)(i.View,{children:c}):(0,s.jsx)(i.View,{className:"form-list-right-placeholder",children:e.placeholder}),(0,s.jsx)(i.View,{className:"form-list-right-enter",children:(0,s.jsx)(i.Text,{className:"iconfont icon-a-moreback"})})]})})})]})};l.default=(0,n.memo)(t)}}]);
|
2
dist/pages/addressManager/index.js
vendored
Normal file
2
dist/pages/addressManager/index.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
"use strict";require("./sub-common/5203ee5b6c7f4a9fb1ae172eb73f138a.js");require("./sub-common/37c8d87e96c04e575f72be683de6cceb.js");/*! For license information please see index.js.LICENSE.txt */
|
||||
(wx.webpackJsonp=wx.webpackJsonp||[]).push([["pages/addressManager/index"],{"./node_modules/babel-loader/lib/index.js??ruleSet[1].rules[5].use[0]!./src/pages/addressManager/index.tsx":function(e,s,a){var n=a("./node_modules/@tarojs/plugin-platform-weapp/dist/components-react.js"),r=a("./src/use/useLogin.ts"),d=a("./src/components/AddressList/index.tsx"),t=a("./src/use/useCommon.ts"),o=a("./node_modules/react/cjs/react-jsx-runtime.production.min.js");s.default=function AddressManager(){return(0,r.default)(),(0,t.useBuriedDataPoint)("pages/addressManager/index"),(0,o.jsx)(n.View,{className:"address-manager",children:(0,o.jsx)(d.default,{refresherEnabled:!0})})}},"./src/pages/addressManager/index.tsx":function(e,s,a){var n=a("./node_modules/@tarojs/runtime/dist/runtime.esm.js"),r=a("./node_modules/babel-loader/lib/index.js??ruleSet[1].rules[5].use[0]!./src/pages/addressManager/index.tsx");r.default.enableShareAppMessage=!0;Page((0,n.createPageConfig)(r.default,"pages/addressManager/index",{root:{cn:[]}},{navigationBarTitleText:"地址管理",enableShareAppMessage:!0}||{})),r.default}},function(e){e.O(0,["sub-common/5203ee5b6c7f4a9fb1ae172eb73f138a","sub-common/37c8d87e96c04e575f72be683de6cceb","sub-common/5e80d541a36b42e88ed3df84a78332e3","taro","vendors","common"],(function(){return s="./src/pages/addressManager/index.tsx",e(e.s=s);var s}));e.O()}]);
|
21
dist/pages/addressManager/index.js.LICENSE.txt
vendored
Normal file
21
dist/pages/addressManager/index.js.LICENSE.txt
vendored
Normal file
@ -0,0 +1,21 @@
|
||||
/*! ../../../node_modules/babel-loader/lib/index.js??ruleSet[1].rules[5].use[0]!./index.tsx */
|
||||
|
||||
/*! @/components/AddressList */
|
||||
|
||||
/*! @/use/useCommon */
|
||||
|
||||
/*! @/use/useLogin */
|
||||
|
||||
/*! @tarojs/components */
|
||||
|
||||
/*! @tarojs/runtime */
|
||||
|
||||
/*! react/jsx-runtime */
|
||||
|
||||
/*!********************************************!*\
|
||||
!*** ./src/pages/addressManager/index.tsx ***!
|
||||
\********************************************/
|
||||
|
||||
/*!*****************************************************************************************************************!*\
|
||||
!*** ./node_modules/babel-loader/lib/index.js??ruleSet[1].rules[5].use[0]!./src/pages/addressManager/index.tsx ***!
|
||||
\*****************************************************************************************************************/
|
1
dist/pages/addressManager/index.json
vendored
Normal file
1
dist/pages/addressManager/index.json
vendored
Normal file
@ -0,0 +1 @@
|
||||
{"navigationBarTitleText":"地址管理","usingComponents":{"custom-wrapper":"../../custom-wrapper","comp":"../../comp"}}
|
2
dist/pages/addressManager/index.wxml
vendored
Normal file
2
dist/pages/addressManager/index.wxml
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
<import src="../../base.wxml"/>
|
||||
<template is="taro_tmpl" data="{{root:root}}" />
|
22
dist/pages/addressManager/index.wxss
vendored
Normal file
22
dist/pages/addressManager/index.wxss
vendored
Normal file
@ -0,0 +1,22 @@
|
||||
@charset "UTF-8";@import "./sub-common/5e80d541a36b42e88ed3df84a78332e3.wxss";/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[2].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[2].use[4]!./src/pages/addressManager/index.scss ***!
|
||||
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
|
||||
.common_safe_area_y {
|
||||
width: 100%;
|
||||
height: constant(safe-area-inset-bottom);
|
||||
/* 兼容 iOS < 11.2 */
|
||||
height: env(safe-area-inset-bottom);
|
||||
/* 兼容 iOS >= 11.2 */
|
||||
}
|
||||
.hoverClass {
|
||||
-webkit-filter: brightness(70%);
|
||||
filter: brightness(70%);
|
||||
}
|
||||
.full-100 {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.address-manager {
|
||||
height: 100vh;
|
||||
}
|
2
dist/pages/addressManager/sub-common/37c8d87e96c04e575f72be683de6cceb.js
vendored
Normal file
2
dist/pages/addressManager/sub-common/37c8d87e96c04e575f72be683de6cceb.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/*! For license information please see 37c8d87e96c04e575f72be683de6cceb.js.LICENSE.txt */
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["sub-common/37c8d87e96c04e575f72be683de6cceb"],{"./src/components/AddressList/index.tsx":function(e,s,n){var t=n("./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js"),r=n("./node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js"),a=n("./node_modules/@babel/runtime/helpers/esm/slicedToArray.js"),d=n("./node_modules/@tarojs/plugin-platform-weapp/dist/components-react.js"),c=n("./node_modules/@tarojs/taro/index.js"),l=n.n(c),i=n("./node_modules/react/cjs/react.production.min.js"),o=n("./src/api/addressManager.ts"),u=n("./src/common/common.ts"),f=n("./node_modules/react/cjs/react-jsx-runtime.production.min.js"),m=function AddressList(e){var s,n,m,h,p=e.addButtonEnabled,x=void 0===p||p,v=e.focusBorderEnabled,j=void 0!==v&&v,w=(0,o.addressListApi)(),_=w.fetchData,b=w.state,g=(0,i.useState)(),N=(0,a.default)(g,2),k=N[0],y=N[1],V=function(){var s=(0,r.default)((0,t.default)().mark((function _callee(){var s,n;return(0,t.default)().wrap((function _callee$(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,_();case 2:s=t.sent,e.id?y(e.id):null===(n=s.data.list)||void 0===n||n.every((function(e){return!e.is_default||(y(e.id),!1)}));case 4:case"end":return t.stop()}}),_callee)})));return function getData(){return s.apply(this,arguments)}}();(0,i.useEffect)((function(){return V(),l().eventCenter.on("addressList:refresh",V),function(){l().eventCenter.off("addressList:refresh",V)}}),[]);var A=(0,i.useState)(!1),C=(0,a.default)(A,2),L=C[0],S=C[1],T=function(){var e=(0,r.default)((0,t.default)().mark((function _callee2(){return(0,t.default)().wrap((function _callee2$(e){for(;;)switch(e.prev=e.next){case 0:return S(!0),e.next=3,V();case 3:S(!1);case 4:case"end":return e.stop()}}),_callee2)})));return function handleRefresh(){return e.apply(this,arguments)}}(),D=(Array.from({length:15}),(0,o.addressDeleteApi)().fetchData);return(0,f.jsxs)(d.View,{className:"address-scroll-view",children:[(0,f.jsx)(d.ScrollView,{scrollY:!0,refresherEnabled:e.refresherEnabled,enhanced:!0,refresherTriggered:L,onRefresherRefresh:T,children:(0,f.jsx)(d.View,{className:"address-scroll-view-content",children:(null==b||null===(s=b.data)||void 0===s||null===(n=s.list)||void 0===n?void 0:n.length)>0?null==b||null===(m=b.data)||void 0===m||null===(h=m.list)||void 0===h?void 0:h.map((function(s,n){return(0,f.jsxs)(d.View,{onLongPress:function onLongPress(){return function handleDelete(e){(0,c.showModal)({title:"提示",content:"是否删除地址?",success:function success(s){return(0,r.default)((0,t.default)().mark((function _callee3(){var n;return(0,t.default)().wrap((function _callee3$(t){for(;;)switch(t.prev=t.next){case 0:if(!s.confirm){t.next=5;break}return t.next=3,D({id:e.id});case 3:(n=t.sent).success?(u.alert.success("删除成功"),V()):u.alert.success(n.msg);case 5:case"end":return t.stop()}}),_callee3)})))()}})}(s)},onClick:function onClick(){return function handleSelect(s,n){e.onSelect&&e.onSelect(s,n),j&&y(null==s?void 0:s.id)}(s,n)},className:"address-list ".concat(k==s.id&&"address-active"),children:[(0,f.jsxs)(d.View,{className:"address-user",children:[s.name,(0,f.jsx)(d.Text,{className:"address-list-phone",children:s.phone.replace(s.phone.substring(3,7),"****")}),s.is_default&&(0,f.jsx)(d.Text,{className:"address-list-default",children:"默认"})]}),(0,f.jsxs)(d.View,{className:"address-list-bottom",children:[(0,f.jsx)(d.View,{className:"address-list-info",children:(0,f.jsx)(d.View,{className:"address-list-info_title",children:s.province_name+s.city_name+s.district_name})}),(0,f.jsx)(d.Navigator,{onClick:function onClick(e){return e.stopPropagation()},url:"/pages/addressAdd/index?type=edit&id=".concat(s.id),hoverClass:"none",className:"address-edit",children:(0,f.jsx)(d.Text,{className:"iconfont icon-bianji"})})]})]},s.id)})):(0,f.jsx)(d.View,{className:"address-no-data",children:"暂未添加地址"})})}),x&&(0,f.jsx)(d.Navigator,{url:"/pages/addressAdd/index?type=add",hoverClass:"none",className:"add-address",children:"添加收货地址"})]})};s.default=(0,i.memo)(m)}}]);
|
2
dist/pages/addressManager/sub-common/5203ee5b6c7f4a9fb1ae172eb73f138a.js
vendored
Normal file
2
dist/pages/addressManager/sub-common/5203ee5b6c7f4a9fb1ae172eb73f138a.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/*! For license information please see 5203ee5b6c7f4a9fb1ae172eb73f138a.js.LICENSE.txt */
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["sub-common/5203ee5b6c7f4a9fb1ae172eb73f138a"],{"./src/api/addressManager.ts":function(e,s,t){t.d(s,{addressAddApi:function(){return u},addressDeleteApi:function(){return i},addressDetailApi:function(){return n},addressEditApi:function(){return a},addressListApi:function(){return d}});var r=t("./src/use/useHttp.ts"),d=function addressListApi(){return(0,r.useRequest)({url:"/v1/mall/address/list",method:"get"})},u=function addressAddApi(){return(0,r.useRequest)({url:"/v1/mall/address",method:"post"})},n=function addressDetailApi(){return(0,r.useRequest)({url:"/v1/mall/address",method:"get"})},a=function addressEditApi(){return(0,r.useRequest)({url:"/v1/mall/address",method:"put"})},i=function addressDeleteApi(){return(0,r.useRequest)({url:"/v1/mall/address",method:"delete"})}}}]);
|
157
dist/pages/addressManager/sub-common/5e80d541a36b42e88ed3df84a78332e3.wxss
vendored
Normal file
157
dist/pages/addressManager/sub-common/5e80d541a36b42e88ed3df84a78332e3.wxss
vendored
Normal file
@ -0,0 +1,157 @@
|
||||
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[2].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[2].use[4]!./src/components/AddressList/index.scss ***!
|
||||
\************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
@charset "UTF-8";
|
||||
.common_safe_area_y {
|
||||
width: 100%;
|
||||
height: constant(safe-area-inset-bottom);
|
||||
/* 兼容 iOS < 11.2 */
|
||||
height: env(safe-area-inset-bottom);
|
||||
/* 兼容 iOS >= 11.2 */
|
||||
}
|
||||
.hoverClass {
|
||||
-webkit-filter: brightness(70%);
|
||||
filter: brightness(70%);
|
||||
}
|
||||
.full-100 {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.address-scroll-view {
|
||||
height: 100%;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
position: relative;
|
||||
}
|
||||
.address-scroll-view scroll-view {
|
||||
height: 100%;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.address-scroll-view .address-scroll-view-content {
|
||||
padding-bottom: 300rpx;
|
||||
}
|
||||
.address-scroll-view .address-list {
|
||||
width: 704rpx;
|
||||
background: #ffffff;
|
||||
border-radius: 20rpx;
|
||||
-webkit-box-shadow: 2rpx 4rpx 12rpx 0rpx rgba(0, 0, 0, 0.16);
|
||||
box-shadow: 2rpx 4rpx 12rpx 0rpx rgba(0, 0, 0, 0.16);
|
||||
padding: 30rpx;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
margin: 18rpx auto 0;
|
||||
border: 1px solid #ffffff;
|
||||
border: 1px solid rgba(0, 0, 0, 0.16);
|
||||
position: relative;
|
||||
}
|
||||
.address-scroll-view .address-active {
|
||||
border: 1px solid #68b4ff;
|
||||
-webkit-box-shadow: 0rpx 0rpx 10rpx 0rpx rgba(0, 122, 255, 0.27);
|
||||
box-shadow: 0rpx 0rpx 10rpx 0rpx rgba(0, 122, 255, 0.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 {
|
||||
font-size: 28rpx;
|
||||
font-family: Microsoft YaHei, Microsoft YaHei-Bold;
|
||||
font-weight: 700;
|
||||
text-align: left;
|
||||
color: #000000;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.address-scroll-view .address-list-default {
|
||||
width: 58rpx;
|
||||
height: 28rpx;
|
||||
background: #cde5ff;
|
||||
border-radius: 6rpx;
|
||||
font-size: 20rpx;
|
||||
font-weight: 400;
|
||||
text-align: center;
|
||||
color: #4581ff;
|
||||
margin-left: 30rpx;
|
||||
}
|
||||
.address-scroll-view .address-list-phone {
|
||||
font-size: 24rpx;
|
||||
font-weight: 400;
|
||||
color: #ababab;
|
||||
margin-left: 30rpx;
|
||||
}
|
||||
.address-scroll-view .address-edit {
|
||||
padding: 10rpx;
|
||||
position: absolute;
|
||||
margin: auto;
|
||||
top: 0;
|
||||
right: 20rpx;
|
||||
bottom: 0;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.address-scroll-view .address-edit .icon-bianji {
|
||||
font-size: 40rpx;
|
||||
}
|
||||
.address-scroll-view .address-list-info {
|
||||
font-size: 24rpx;
|
||||
font-weight: 400;
|
||||
color: #3c3c3c;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
width: 80%;
|
||||
}
|
||||
.address-scroll-view .address-list-bottom {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-justify-content: space-between;
|
||||
-ms-flex-pack: justify;
|
||||
justify-content: space-between;
|
||||
margin-top: 18rpx;
|
||||
}
|
||||
.address-scroll-view .add-address {
|
||||
width: 668rpx;
|
||||
height: 82rpx;
|
||||
background: #4581ff;
|
||||
border-radius: 40rpx;
|
||||
font-size: 32rpx;
|
||||
font-weight: 400;
|
||||
color: #ffffff;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
position: absolute;
|
||||
bottom: 100rpx;
|
||||
left: 50%;
|
||||
-webkit-transform: translateX(-50%);
|
||||
-ms-transform: translateX(-50%);
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
.address-scroll-view .address-no-data {
|
||||
font-size: 24rpx;
|
||||
font-weight: 400;
|
||||
text-align: center;
|
||||
color: #707070;
|
||||
height: 100%;
|
||||
padding-top: 40%;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
2
dist/pages/applyAfterSales/index.js
vendored
Normal file
2
dist/pages/applyAfterSales/index.js
vendored
Normal file
File diff suppressed because one or more lines are too long
93
dist/pages/applyAfterSales/index.js.LICENSE.txt
vendored
Normal file
93
dist/pages/applyAfterSales/index.js.LICENSE.txt
vendored
Normal file
@ -0,0 +1,93 @@
|
||||
/*! ../../../node_modules/babel-loader/lib/index.js??ruleSet[1].rules[5].use[0]!./index.tsx */
|
||||
|
||||
/*! ./components/cutkindList */
|
||||
|
||||
/*! ./components/kindList */
|
||||
|
||||
/*! ./components/reasonPopup */
|
||||
|
||||
/*! ./index.module.scss */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/objectSpread2.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/slicedToArray.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/toConsumableArray.js */
|
||||
|
||||
/*! @/api/order */
|
||||
|
||||
/*! @/api/salesAfterOrder */
|
||||
|
||||
/*! @/common/common */
|
||||
|
||||
/*! @/common/format */
|
||||
|
||||
/*! @/common/report/event */
|
||||
|
||||
/*! @/common/util */
|
||||
|
||||
/*! @/components/checkbox */
|
||||
|
||||
/*! @/components/counter */
|
||||
|
||||
/*! @/components/popup */
|
||||
|
||||
/*! @/components/textareaEnhance */
|
||||
|
||||
/*! @/components/uploadImage */
|
||||
|
||||
/*! @/reducers/hooks */
|
||||
|
||||
/*! @/use/useLogin */
|
||||
|
||||
/*! @tarojs/components */
|
||||
|
||||
/*! @tarojs/runtime */
|
||||
|
||||
/*! @tarojs/taro */
|
||||
|
||||
/*! classnames */
|
||||
|
||||
/*! react */
|
||||
|
||||
/*! react/jsx-runtime */
|
||||
|
||||
/*!*********************************************!*\
|
||||
!*** ./src/pages/applyAfterSales/index.tsx ***!
|
||||
\*********************************************/
|
||||
|
||||
/*!*****************************************************!*\
|
||||
!*** ./src/pages/applyAfterSales/index.module.scss ***!
|
||||
\*****************************************************/
|
||||
|
||||
/*!*****************************************************************!*\
|
||||
!*** ./src/pages/applyAfterSales/components/kindList/index.tsx ***!
|
||||
\*****************************************************************/
|
||||
|
||||
/*!********************************************************************!*\
|
||||
!*** ./src/pages/applyAfterSales/components/cutkindList/index.tsx ***!
|
||||
\********************************************************************/
|
||||
|
||||
/*!********************************************************************!*\
|
||||
!*** ./src/pages/applyAfterSales/components/reasonPopup/index.tsx ***!
|
||||
\********************************************************************/
|
||||
|
||||
/*!*************************************************************************!*\
|
||||
!*** ./src/pages/applyAfterSales/components/kindList/index.module.scss ***!
|
||||
\*************************************************************************/
|
||||
|
||||
/*!****************************************************************************!*\
|
||||
!*** ./src/pages/applyAfterSales/components/cutkindList/index.module.scss ***!
|
||||
\****************************************************************************/
|
||||
|
||||
/*!****************************************************************************!*\
|
||||
!*** ./src/pages/applyAfterSales/components/reasonPopup/index.module.scss ***!
|
||||
\****************************************************************************/
|
||||
|
||||
/*!******************************************************************************************************************!*\
|
||||
!*** ./node_modules/babel-loader/lib/index.js??ruleSet[1].rules[5].use[0]!./src/pages/applyAfterSales/index.tsx ***!
|
||||
\******************************************************************************************************************/
|
1
dist/pages/applyAfterSales/index.json
vendored
Normal file
1
dist/pages/applyAfterSales/index.json
vendored
Normal file
@ -0,0 +1 @@
|
||||
{"navigationBarTitleText":"申请售后","usingComponents":{"custom-wrapper":"../../custom-wrapper","comp":"../../comp"}}
|
2
dist/pages/applyAfterSales/index.wxml
vendored
Normal file
2
dist/pages/applyAfterSales/index.wxml
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
<import src="../../base.wxml"/>
|
||||
<template is="taro_tmpl" data="{{root:root}}" />
|
392
dist/pages/applyAfterSales/index.wxss
vendored
Normal file
392
dist/pages/applyAfterSales/index.wxss
vendored
Normal file
@ -0,0 +1,392 @@
|
||||
@charset "UTF-8";@import "./sub-common/47bdbd4330b83ed20728c437a0348a01.wxss";@import "./sub-common/cf784777dbb92b2250e40acd909f7ba0.wxss";/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[4]!./src/pages/applyAfterSales/index.module.scss ***!
|
||||
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
|
||||
.index-module__common_safe_area_y___Av2sB {
|
||||
width: 100%;
|
||||
height: constant(safe-area-inset-bottom);
|
||||
/* 兼容 iOS < 11.2 */
|
||||
height: env(safe-area-inset-bottom);
|
||||
/* 兼容 iOS >= 11.2 */
|
||||
}
|
||||
.index-module__hoverClass___R2awC {
|
||||
-webkit-filter: brightness(70%);
|
||||
filter: brightness(70%);
|
||||
}
|
||||
.index-module__full-100___B9SFl {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.index-module__apply_after_sales_main___vwOxB .index-module__apply_after_sales_head___fWN30 {
|
||||
font-size: 30rpx;
|
||||
text-align: center;
|
||||
padding: 20rpx 0;
|
||||
font-weight: 700;
|
||||
}
|
||||
.index-module__apply_after_sales_main___vwOxB .index-module__kind_number___QbctI {
|
||||
width: 100%;
|
||||
padding: 20rpx;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
border-bottom: 1px solid #f3f3f3;
|
||||
}
|
||||
.index-module__apply_after_sales_main___vwOxB .index-module__kind_number___QbctI text {
|
||||
background-color: #f6f6f6;
|
||||
border-radius: 10rpx;
|
||||
font-size: 24rpx;
|
||||
padding: 5rpx 0;
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
display: block;
|
||||
color: #707070;
|
||||
}
|
||||
.index-module__apply_after_sales_main___vwOxB .index-module__apply_after_sales_con___Zve2m .index-module__scroll___yvtPV {
|
||||
height: calc(100% - 170rpx);
|
||||
}
|
||||
.index-module__apply_after_sales_main___vwOxB .index-module__apply_after_sales_con___Zve2m .index-module__scroll_con___YOWNo {
|
||||
padding: 20rpx 0 150rpx 0;
|
||||
}
|
||||
.index-module__apply_after_sales_main___vwOxB .index-module__apply_after_sales_con___Zve2m .index-module__returnSaleInput___T7GHR {
|
||||
margin: 0 20rpx;
|
||||
padding-top: 30rpx;
|
||||
border-top: 1px solid #f6f6f6;
|
||||
}
|
||||
.index-module__apply_after_sales_main___vwOxB .index-module__apply_after_sales_con___Zve2m .index-module__returnSaleInput___T7GHR .index-module__returnSaleInput_item___SBznu {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
padding-bottom: 30rpx;
|
||||
-webkit-flex-wrap: wrap;
|
||||
-ms-flex-wrap: wrap;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
.index-module__apply_after_sales_main___vwOxB .index-module__apply_after_sales_con___Zve2m .index-module__returnSaleInput___T7GHR .index-module__returnSaleInput_item___SBznu .index-module__title___Li4yF {
|
||||
font-size: 28rpx;
|
||||
font-weight: 700;
|
||||
width: 119rpx;
|
||||
}
|
||||
.index-module__apply_after_sales_main___vwOxB .index-module__apply_after_sales_con___Zve2m .index-module__returnSaleInput___T7GHR .index-module__returnSaleInput_item___SBznu .index-module__select___XTDuP {
|
||||
-webkit-flex: 1;
|
||||
-ms-flex: 1;
|
||||
flex: 1;
|
||||
height: 60rpx;
|
||||
border: 2rpx solid #e6e6e6;
|
||||
border-radius: 10rpx;
|
||||
margin-left: 20rpx;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: space-between;
|
||||
-ms-flex-pack: justify;
|
||||
justify-content: space-between;
|
||||
padding: 0 20rpx;
|
||||
font-size: 26rpx;
|
||||
color: #ababab;
|
||||
}
|
||||
.index-module__apply_after_sales_main___vwOxB .index-module__apply_after_sales_con___Zve2m .index-module__returnSaleInput___T7GHR .index-module__returnSaleInput_item___SBznu .index-module__select___XTDuP .index-module__miconfont___Ggbdq {
|
||||
font-size: 30rpx;
|
||||
}
|
||||
.index-module__apply_after_sales_main___vwOxB .index-module__apply_after_sales_con___Zve2m .index-module__returnSaleInput___T7GHR .index-module__returnSaleInput_item___SBznu .index-module__select___XTDuP .index-module__selected___X2EGL {
|
||||
color: #000;
|
||||
}
|
||||
.index-module__apply_after_sales_main___vwOxB .index-module__apply_after_sales_con___Zve2m .index-module__returnSaleInput___T7GHR .index-module__returnSaleInput_item___SBznu .index-module__upload_image___aqf_K {
|
||||
-webkit-flex: 1;
|
||||
-ms-flex: 1;
|
||||
flex: 1;
|
||||
}
|
||||
.index-module__apply_after_sales_main___vwOxB .index-module__btns_con___DLiqP {
|
||||
width: 100%;
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
padding: 0 20rpx;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
padding-bottom: constant(safe-area-inset-bottom);
|
||||
padding-bottom: env(safe-area-inset-bottom);
|
||||
}
|
||||
.index-module__apply_after_sales_main___vwOxB .index-module__btns_con___DLiqP .index-module__btns_two___DRZC3 {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
height: 82rpx;
|
||||
font-size: 32rpx;
|
||||
border-radius: 40rpx;
|
||||
margin-bottom: 20rpx;
|
||||
}
|
||||
.index-module__apply_after_sales_main___vwOxB .index-module__btns_con___DLiqP .index-module__btns_two___DRZC3 .index-module__rest_btn___mnzYc {
|
||||
-webkit-flex: 1;
|
||||
-ms-flex: 1;
|
||||
flex: 1;
|
||||
border: 1px solid #4581ff;
|
||||
border-radius: 40rpx 0 0 40rpx;
|
||||
text-align: center;
|
||||
line-height: 82rpx;
|
||||
color: #4581ff;
|
||||
background-color: #fff;
|
||||
}
|
||||
.index-module__apply_after_sales_main___vwOxB .index-module__btns_con___DLiqP .index-module__btns_two___DRZC3 .index-module__verify_btn___E_ykU {
|
||||
-webkit-flex: 1;
|
||||
-ms-flex: 1;
|
||||
flex: 1;
|
||||
border-radius: 0 40rpx 40rpx 0;
|
||||
background: #4581ff;
|
||||
text-align: center;
|
||||
line-height: 82rpx;
|
||||
color: #fff;
|
||||
}
|
||||
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[4]!./src/pages/applyAfterSales/components/reasonPopup/index.module.scss ***!
|
||||
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
@charset "UTF-8";
|
||||
.index-module__common_safe_area_y___wqd57 {
|
||||
width: 100%;
|
||||
height: constant(safe-area-inset-bottom);
|
||||
/* 兼容 iOS < 11.2 */
|
||||
height: env(safe-area-inset-bottom);
|
||||
/* 兼容 iOS >= 11.2 */
|
||||
}
|
||||
.index-module__hoverClass___Hx3di {
|
||||
-webkit-filter: brightness(70%);
|
||||
filter: brightness(70%);
|
||||
}
|
||||
.index-module__full-100___rAekh {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.index-module__reason_return_con___iV5vQ {
|
||||
height: 50vh;
|
||||
}
|
||||
.index-module__reason_return_con___iV5vQ .index-module__reason_title___tQ9uJ {
|
||||
padding: 10rpx 20rpx 0 20rpx;
|
||||
border-bottom: 1PX solid #F3F3F3;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.index-module__reason_return_con___iV5vQ .index-module__reason_title___tQ9uJ text {
|
||||
margin-right: 15rpx;
|
||||
font-size: 27rpx;
|
||||
display: inline-block;
|
||||
}
|
||||
.index-module__reason_return_con___iV5vQ .index-module__reason_title___tQ9uJ .index-module__selectName___sWAma {
|
||||
font-size: 26rpx;
|
||||
padding: 20rpx 10rpx;
|
||||
font-weight: 400;
|
||||
color: #ABABAB;
|
||||
}
|
||||
.index-module__reason_return_con___iV5vQ .index-module__reason_title___tQ9uJ .index-module__tips___xP_BC {
|
||||
color: #ABABAB;
|
||||
border-bottom: 0;
|
||||
padding: 20rpx 10rpx;
|
||||
}
|
||||
.index-module__reason_return_con___iV5vQ .index-module__reason_title___tQ9uJ .index-module__select_bottom___H68ol {
|
||||
border-bottom: 3rpx solid #007AFF;
|
||||
color: #000;
|
||||
}
|
||||
.index-module__reason_return_con___iV5vQ .index-module__reason_scroll___jxNjh {
|
||||
height: calc(100% - 70rpx);
|
||||
}
|
||||
.index-module__reason_return_con___iV5vQ .index-module__reason_scroll___jxNjh .index-module__reason_list___tUJ7X {
|
||||
font-size: 26rpx;
|
||||
padding: 30rpx 20rpx 0 20rpx;
|
||||
color: #707070;
|
||||
}
|
||||
.index-module__reason_return_con___iV5vQ .index-module__reason_scroll___jxNjh .index-module__reason_list___tUJ7X .index-module__reason_item___kQjiT {
|
||||
margin-bottom: 36rpx;
|
||||
}
|
||||
.index-module__reason_return_con___iV5vQ .index-module__reason_scroll___jxNjh .index-module__reason_list___tUJ7X .index-module__select_item___blhAD {
|
||||
color: #007AFF;
|
||||
}
|
||||
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[4]!./src/pages/applyAfterSales/components/kindList/index.module.scss ***!
|
||||
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
@charset "UTF-8";
|
||||
.index-module__common_safe_area_y___xv0w0 {
|
||||
width: 100%;
|
||||
height: constant(safe-area-inset-bottom);
|
||||
/* 兼容 iOS < 11.2 */
|
||||
height: env(safe-area-inset-bottom);
|
||||
/* 兼容 iOS >= 11.2 */
|
||||
}
|
||||
.index-module__hoverClass___v9lsJ {
|
||||
-webkit-filter: brightness(70%);
|
||||
filter: brightness(70%);
|
||||
}
|
||||
.index-module__full-100___ECsL5 {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.index-module__apply_after_sales_list___A_AO5 {
|
||||
padding: 0 20rpx;
|
||||
}
|
||||
.index-module__apply_after_sales_list___A_AO5 .index-module__apply_after_sales_item___EI5rm {
|
||||
margin-bottom: 50rpx;
|
||||
}
|
||||
.index-module__apply_after_sales_list___A_AO5 .index-module__apply_after_sales_item___EI5rm .index-module__apply_after_sales_title___Z_uWS {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.index-module__apply_after_sales_list___A_AO5 .index-module__apply_after_sales_item___EI5rm .index-module__apply_after_sales_title___Z_uWS .index-module__tag___sYj3D {
|
||||
font-size: 22rpx;
|
||||
background-color: #CDE5FF;
|
||||
padding: 5rpx 10rpx;
|
||||
border-radius: 6rpx;
|
||||
color: #4581ff;
|
||||
}
|
||||
.index-module__apply_after_sales_list___A_AO5 .index-module__apply_after_sales_item___EI5rm .index-module__apply_after_sales_title___Z_uWS .index-module__title___KZlax {
|
||||
font-weight: 700;
|
||||
font-size: 28rpx;
|
||||
margin-left: 20rpx;
|
||||
-webkit-flex: 1;
|
||||
-ms-flex: 1;
|
||||
flex: 1;
|
||||
}
|
||||
.index-module__apply_after_sales_list___A_AO5 .index-module__apply_after_sales_item___EI5rm .index-module__color_list___GeXRI .index-module__color_item___I6aou {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
margin: 30rpx 0;
|
||||
}
|
||||
.index-module__apply_after_sales_list___A_AO5 .index-module__apply_after_sales_item___EI5rm .index-module__color_list___GeXRI .index-module__image___DeI3t {
|
||||
width: 70rpx;
|
||||
height: 70rpx;
|
||||
}
|
||||
.index-module__apply_after_sales_list___A_AO5 .index-module__apply_after_sales_item___EI5rm .index-module__color_list___GeXRI .index-module__image___DeI3t image {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
border-radius: 50%;
|
||||
}
|
||||
.index-module__apply_after_sales_list___A_AO5 .index-module__apply_after_sales_item___EI5rm .index-module__color_list___GeXRI .index-module__name_and_number___gqmkq {
|
||||
padding-left: 30rpx;
|
||||
-webkit-flex: 1;
|
||||
-ms-flex: 1;
|
||||
flex: 1;
|
||||
}
|
||||
.index-module__apply_after_sales_list___A_AO5 .index-module__apply_after_sales_item___EI5rm .index-module__color_list___GeXRI .index-module__name_and_number___gqmkq text:nth-child(1) {
|
||||
font-weight: 700;
|
||||
font-size: 28rpx;
|
||||
}
|
||||
.index-module__apply_after_sales_list___A_AO5 .index-module__apply_after_sales_item___EI5rm .index-module__color_list___GeXRI .index-module__name_and_number___gqmkq text:nth-child(2) {
|
||||
color: #ababab;
|
||||
font-size: 28rpx;
|
||||
margin-left: 20rpx;
|
||||
}
|
||||
.index-module__apply_after_sales_list___A_AO5 .index-module__apply_after_sales_item___EI5rm .index-module__color_list___GeXRI .index-module__btn_count___s0rMp {
|
||||
width: 216rpx;
|
||||
height: 64rpx;
|
||||
background-color: #ECF5FF;
|
||||
border-radius: 40rpx 0rpx 16rpx 0rpx;
|
||||
padding: 0 20rpx;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[4]!./src/pages/applyAfterSales/components/cutkindList/index.module.scss ***!
|
||||
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
@charset "UTF-8";
|
||||
.index-module__common_safe_area_y____0njs {
|
||||
width: 100%;
|
||||
height: constant(safe-area-inset-bottom);
|
||||
/* 兼容 iOS < 11.2 */
|
||||
height: env(safe-area-inset-bottom);
|
||||
/* 兼容 iOS >= 11.2 */
|
||||
}
|
||||
.index-module__hoverClass___WZKvw {
|
||||
-webkit-filter: brightness(70%);
|
||||
filter: brightness(70%);
|
||||
}
|
||||
.index-module__full-100___KqUZT {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.index-module__apply_after_sales_list___s1wlC {
|
||||
padding: 0 20rpx;
|
||||
}
|
||||
.index-module__apply_after_sales_list___s1wlC .index-module__apply_after_sales_item___VDgBx {
|
||||
margin-bottom: 50rpx;
|
||||
}
|
||||
.index-module__apply_after_sales_list___s1wlC .index-module__apply_after_sales_item___VDgBx .index-module__apply_after_sales_title___iRH1k {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.index-module__apply_after_sales_list___s1wlC .index-module__apply_after_sales_item___VDgBx .index-module__apply_after_sales_title___iRH1k .index-module__tag___FCygb {
|
||||
font-size: 22rpx;
|
||||
background-color: #CDE5FF;
|
||||
padding: 5rpx 10rpx;
|
||||
border-radius: 6rpx;
|
||||
color: #4581ff;
|
||||
}
|
||||
.index-module__apply_after_sales_list___s1wlC .index-module__apply_after_sales_item___VDgBx .index-module__apply_after_sales_title___iRH1k .index-module__title___CUUL4 {
|
||||
font-weight: 700;
|
||||
font-size: 28rpx;
|
||||
margin-left: 20rpx;
|
||||
-webkit-flex: 1;
|
||||
-ms-flex: 1;
|
||||
flex: 1;
|
||||
}
|
||||
.index-module__apply_after_sales_list___s1wlC .index-module__apply_after_sales_item___VDgBx .index-module__color_list___tdQme .index-module__color_item___E5c4h {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
margin: 30rpx 0;
|
||||
}
|
||||
.index-module__apply_after_sales_list___s1wlC .index-module__apply_after_sales_item___VDgBx .index-module__color_list___tdQme .index-module__image___ptR5i {
|
||||
width: 70rpx;
|
||||
height: 70rpx;
|
||||
}
|
||||
.index-module__apply_after_sales_list___s1wlC .index-module__apply_after_sales_item___VDgBx .index-module__color_list___tdQme .index-module__image___ptR5i image {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
border-radius: 50%;
|
||||
}
|
||||
.index-module__apply_after_sales_list___s1wlC .index-module__apply_after_sales_item___VDgBx .index-module__color_list___tdQme .index-module__name_and_number___ts8R0 {
|
||||
padding-left: 30rpx;
|
||||
-webkit-flex: 1;
|
||||
-ms-flex: 1;
|
||||
flex: 1;
|
||||
}
|
||||
.index-module__apply_after_sales_list___s1wlC .index-module__apply_after_sales_item___VDgBx .index-module__color_list___tdQme .index-module__name_and_number___ts8R0 text:nth-child(1) {
|
||||
font-weight: 700;
|
||||
font-size: 28rpx;
|
||||
}
|
||||
.index-module__apply_after_sales_list___s1wlC .index-module__apply_after_sales_item___VDgBx .index-module__color_list___tdQme .index-module__name_and_number___ts8R0 text:nth-child(2) {
|
||||
color: #ababab;
|
||||
font-size: 28rpx;
|
||||
margin-left: 20rpx;
|
||||
}
|
||||
.index-module__apply_after_sales_list___s1wlC .index-module__apply_after_sales_item___VDgBx .index-module__color_list___tdQme .index-module__btn_count___BhQ8i {
|
||||
width: 216rpx;
|
||||
height: 64rpx;
|
||||
background-color: #ECF5FF;
|
||||
border-radius: 40rpx 0rpx 16rpx 0rpx;
|
||||
padding: 0 20rpx;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
2
dist/pages/applyAfterSales/sub-common/004f11aaa141116253254b2d9892879c.js
vendored
Normal file
2
dist/pages/applyAfterSales/sub-common/004f11aaa141116253254b2d9892879c.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/*! For license information please see 004f11aaa141116253254b2d9892879c.js.LICENSE.txt */
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["sub-common/004f11aaa141116253254b2d9892879c"],{"./src/components/textareaEnhance/index.module.scss":function(e,_){_.default={common_safe_area_y:"index-module__common_safe_area_y___P66cS",hoverClass:"index-module__hoverClass___sVcPU","full-100":"index-module__full-100___eo77h",other_desc:"index-module__other_desc___aX07K",title:"index-module__title___eJSzY",textarea:"index-module__textarea___PiPh4",descDataNum:"index-module__descDataNum___Rfef5",textarea_con:"index-module__textarea_con___geMaf",textarea_con_pretend:"index-module__textarea_con_pretend___j9Rhi",textarea_con_pretend_ed:"index-module__textarea_con_pretend_ed___pxyq8"}}}]);
|
2
dist/pages/applyAfterSales/sub-common/2b286cb83c3ba825c8232e7f0e8d98e4.js
vendored
Normal file
2
dist/pages/applyAfterSales/sub-common/2b286cb83c3ba825c8232e7f0e8d98e4.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/*! For license information please see 2b286cb83c3ba825c8232e7f0e8d98e4.js.LICENSE.txt */
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["sub-common/2b286cb83c3ba825c8232e7f0e8d98e4"],{"./src/use/useUploadImage.ts":function(e,t,n){var o=n("./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js"),a=n("./node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js"),c=n("./node_modules/@tarojs/taro/index.js"),s=n.n(c),r=n("./src/common/constant.ts"),i=n("./src/api/cdn.ts");t.default=function(){var e=(0,i.GetSignApi)(),t=e.fetchData,n=(e.state,function uploadCDNImg(e,n,c){var i=e.path;return console.log("filetype::",i),function getFileType(e){return!!e&&(RegExp(".?(".concat(["gif","jpeg","jpg","bmp","png"].join("|"),")$"),"i").test(e.toLowerCase())?"image":!!RegExp(".(".concat(["avi","wmv","mkv","mp4","mov","rm","3gp","flv","mpg","rmvb","quicktime"].join("|"),")$"),"i").test(e.toLowerCase())&&"video")}(i)?new Promise((function(c,i){(function getSecret(e,n){return new Promise(function(){var n=(0,a.default)((0,o.default)().mark((function _callee(n,a){var c,s,r;return(0,o.default)().wrap((function _callee$(o){for(;;)switch(o.prev=o.next){case 0:return c="/".concat(e,"/{filemd5}{day}{hour}{min}{sec}{.suffix}"),s={method:"post",save_key:c},o.next=4,t(s);case 4:(r=o.sent).success?n(r.data):a({code:r.code||"9999",msg:r.msg});case 6:case"end":return o.stop()}}),_callee)})));return function(e,t){return n.apply(this,arguments)}}())})(n).then((function(t){var n=t;console.log("bucket",n.bucket);var o={authorization:n.authorization,policy:n.policy},a=s().uploadFile({url:"".concat(r.UPLOAD_CDN_URL).concat(n.bucket),formData:o,filePath:e.path,name:"file",success:function success(e){c(JSON.parse("".concat(e.data)))},fail:function fail(e){console.log(e),i(e)}});a.progress((function(e){console.log("上传进度",e.progress),e.progress<100?s().showLoading({title:"上传中..."}):s().hideLoading()}))})).catch((function(e){i(e),s().showToast({title:"获取密钥失败!",icon:"none",duration:3800})}))})):(s().showToast({title:"上传文件类型错误",icon:"none",duration:3800}),!1)});return{uploadCDNImg:n,getWxPhoto:function getWxPhoto(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;return new Promise((function(c,r){var i=[];s().chooseImage({count:t,sizeType:["original","compressed"],sourceType:["album","camera"],success:function success(s){return(0,a.default)((0,o.default)().mark((function _callee2(){var a,u,l;return(0,o.default)().wrap((function _callee2$(o){for(;;)switch(o.prev=o.next){case 0:if(o.prev=0,!(t>1)){o.next=14;break}a=0;case 3:if(!(a<s.tempFiles.length)){o.next=11;break}return o.next=6,n(s.tempFiles[a],e);case 6:u=o.sent,i.push(u);case 8:a++,o.next=3;break;case 11:c(i),o.next=18;break;case 14:return o.next=16,n(s.tempFiles[0],e);case 16:l=o.sent,c(l);case 18:o.next=23;break;case 20:o.prev=20,o.t0=o.catch(0),r(o.t0);case 23:case"end":return o.stop()}}),_callee2,null,[[0,20]])})))()}})}))}}}}}]);
|
2
dist/pages/applyAfterSales/sub-common/441b7df64c632cf467bebf9085faa6f7.js
vendored
Normal file
2
dist/pages/applyAfterSales/sub-common/441b7df64c632cf467bebf9085faa6f7.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/*! For license information please see 441b7df64c632cf467bebf9085faa6f7.js.LICENSE.txt */
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["sub-common/441b7df64c632cf467bebf9085faa6f7"],{"./src/components/uploadImage/index.tsx":function(e,n,a){var s=a("./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js"),o=a("./node_modules/@babel/runtime/helpers/esm/toConsumableArray.js"),t=a("./node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js"),l=a("./node_modules/@babel/runtime/helpers/esm/slicedToArray.js"),r=a("./node_modules/@tarojs/taro/index.js"),u=a.n(r),c=a("./node_modules/@tarojs/plugin-platform-weapp/dist/components-react.js"),i=a("./node_modules/react/cjs/react.production.min.js"),m=a("./node_modules/classnames/index.js"),d=a.n(m),f=a("./src/components/uploadImage/index.module.scss"),p=a("./src/use/useUploadImage.ts"),j=a("./src/common/format.ts"),x=a("./node_modules/react/cjs/react-jsx-runtime.production.min.js"),g=function PictureItem(e){var n=e.onChange,a=e.defaultList,r=e.onlyRead,m=void 0!==r&&r,g=(0,p.default)().getWxPhoto,h=(0,i.useState)([]),b=(0,l.default)(h,2),w=b[0],I=b[1];(0,i.useEffect)((function(){I(a||[])}),[a]);var _=function(){var e=(0,t.default)((0,s.default)().mark((function _callee(){var e,n;return(0,s.default)().wrap((function _callee$(a){for(;;)switch(a.prev=a.next){case 0:return a.next=2,g("after-sale",5);case 2:e=a.sent,n=[],null==e||e.forEach((function(e){n.push(e.url)})),I([].concat((0,o.default)(w),n));case 6:case"end":return a.stop()}}),_callee)})));return function uploadImage(){return e.apply(this,arguments)}}();(0,i.useEffect)((function(){null==n||n(w)}),[w]);var v=function showImage(){var e=null==w?void 0:w.map((function(e){return(0,j.formatImgUrl)(e,"!w800")}));u().previewImage({current:e[0],urls:e})};return(0,x.jsxs)(c.View,{className:f.default.image_main,children:[null==w?void 0:w.map((function(e,n){return(0,x.jsxs)(c.View,{className:f.default.ImgItem,children:[(0,x.jsx)(c.Image,{mode:"aspectFill",src:(0,j.formatImgUrl)(e),onClick:v}),!m&&(0,x.jsx)(c.View,{onClick:function onClick(){return function delImage(e){w.splice(e,1),I((function(){return(0,o.default)(w)}))}(n)},className:d()(f.default.miconfont_close,"iconfont icon-qingkong")})]},n)})),!m&&(0,x.jsxs)(c.View,{className:f.default.uploadImg,onClick:_,children:[(0,x.jsx)(c.Text,{className:d()(f.default.miconfont,"iconfont icon-shangchuanzhaopian")}),(0,x.jsx)(c.Text,{className:f.default.uploadText,children:"上传照片"})]})]})};n.default=(0,i.memo)(g)}}]);
|
57
dist/pages/applyAfterSales/sub-common/47bdbd4330b83ed20728c437a0348a01.wxss
vendored
Normal file
57
dist/pages/applyAfterSales/sub-common/47bdbd4330b83ed20728c437a0348a01.wxss
vendored
Normal file
@ -0,0 +1,57 @@
|
||||
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[4]!./src/components/textareaEnhance/index.module.scss ***!
|
||||
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
@charset "UTF-8";
|
||||
.index-module__common_safe_area_y___P66cS {
|
||||
width: 100%;
|
||||
height: constant(safe-area-inset-bottom);
|
||||
/* 兼容 iOS < 11.2 */
|
||||
height: env(safe-area-inset-bottom);
|
||||
/* 兼容 iOS >= 11.2 */
|
||||
}
|
||||
.index-module__hoverClass___sVcPU {
|
||||
-webkit-filter: brightness(70%);
|
||||
filter: brightness(70%);
|
||||
}
|
||||
.index-module__full-100___eo77h {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.index-module__other_desc___aX07K {
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.index-module__other_desc___aX07K .index-module__title___eJSzY {
|
||||
font-size: 28rpx;
|
||||
font-weight: 500;
|
||||
}
|
||||
.index-module__other_desc___aX07K .index-module__textarea___PiPh4 {
|
||||
position: relative;
|
||||
height: 165.4rpx;
|
||||
}
|
||||
.index-module__other_desc___aX07K .index-module__textarea___PiPh4 .index-module__descDataNum___Rfef5 {
|
||||
position: absolute;
|
||||
right: 10rpx;
|
||||
bottom: 10rpx;
|
||||
font-size: 22rpx;
|
||||
color: #ababab;
|
||||
}
|
||||
.index-module__other_desc___aX07K .index-module__textarea_con___geMaf,
|
||||
.index-module__other_desc___aX07K .index-module__textarea_con_pretend___j9Rhi {
|
||||
background-color: #f3f3f3;
|
||||
border: 2rpx solid #e6e6e6;
|
||||
border-radius: 10rpx;
|
||||
width: 100%;
|
||||
font-size: 25rpx;
|
||||
height: 165.4rpx;
|
||||
padding: 20rpx 20rpx 30rpx 20rpx;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
margin-top: 20rpx;
|
||||
}
|
||||
.index-module__other_desc___aX07K .index-module__textarea_con_pretend___j9Rhi {
|
||||
color: #ababab;
|
||||
}
|
||||
.index-module__other_desc___aX07K .index-module__textarea_con_pretend_ed___pxyq8 {
|
||||
color: #000;
|
||||
}
|
2
dist/pages/applyAfterSales/sub-common/63bf87d821bca5788c0f93a9e30ef482.js
vendored
Normal file
2
dist/pages/applyAfterSales/sub-common/63bf87d821bca5788c0f93a9e30ef482.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/*! For license information please see 63bf87d821bca5788c0f93a9e30ef482.js.LICENSE.txt */
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["sub-common/63bf87d821bca5788c0f93a9e30ef482"],{"./src/api/salesAfterOrder.ts":function(e,r,t){t.d(r,{ApplyRefundApi:function(){return c},GetSaleOrderListApi:function(){return n},RefundExplainApi:function(){return R},RefundOrderSatausApi:function(){return A},ReturnApplyLogisticsApi:function(){return s},ReturnApplyOrderApi:function(){return l},ReturnApplyOrderCancelApi:function(){return p},ReturnExplainApi:function(){return a},ReturnGoodsStatusApi:function(){return o},ReturnReasonApi:function(){return d},ReturnRecordApi:function(){return f},SaleOrderOrderDetailApi:function(){return i}});var u=t("./src/use/useHttp.ts"),n=function GetSaleOrderListApi(){return(0,u.useRequest)({url:"/v1/mall/returnApplyOrder/list",method:"get"})},l=function ReturnApplyOrderApi(){return(0,u.useRequest)({url:"/v1/mall/returnApplyOrder",method:"post"})},p=function ReturnApplyOrderCancelApi(){return(0,u.useRequest)({url:"/v1/mall/returnApplyOrder/cancel",method:"post"})},i=function SaleOrderOrderDetailApi(){return(0,u.useRequest)({url:"/v1/mall/returnApplyOrder",method:"get"})},s=function ReturnApplyLogisticsApi(){return(0,u.useRequest)({url:"/v1/mall/returnApplyOrder/upload",method:"put"})},o=function ReturnGoodsStatusApi(){return(0,u.useRequest)({url:"/v1/mall/enum/return/goodsStatus",method:"get"})},d=function ReturnReasonApi(){return(0,u.useRequest)({url:"/v1/mall/enum/returnOrder/returnReason",method:"get"})},a=function ReturnExplainApi(){return(0,u.useRequest)({url:"/v1/mall/enum/returnExplain",method:"get"})},c=function ApplyRefundApi(){return(0,u.useRequest)({url:"/v1/mall/returnApplyOrder",method:"post"})},A=function RefundOrderSatausApi(){return(0,u.useRequest)({url:"/v1/mall/enum/filterReturnStage",method:"get"})},R=function RefundExplainApi(){return(0,u.useRequest)({url:"/v1/mall/enum/refundExplain",method:"get"})},f=function ReturnRecordApi(){return(0,u.useRequest)({url:"/v1/mall/saleOrder/return",method:"get"})}}}]);
|
2
dist/pages/applyAfterSales/sub-common/87c86f7f5784eb6df1c3449a346aa652.js
vendored
Normal file
2
dist/pages/applyAfterSales/sub-common/87c86f7f5784eb6df1c3449a346aa652.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/*! For license information please see 87c86f7f5784eb6df1c3449a346aa652.js.LICENSE.txt */
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["sub-common/87c86f7f5784eb6df1c3449a346aa652"],{"./src/api/order.ts":function(e,r,t){t.d(r,{CancelOrderApi:function(){return p},EditSaleOrderAddressApi:function(){return s},EditSaleOrderRemarkApi:function(){return d},EditSaleOrderShipmentModeApi:function(){return a},GetOrderListApi:function(){return o},GetSaleOrderDetailApi:function(){return l},OrderStatusListApi:function(){return O},ReceiveOrderApi:function(){return c},SaleOrderApi:function(){return n},SaleOrderPreViewApi:function(){return i}});var u=t("./src/use/useHttp.ts"),n=function SaleOrderApi(){return(0,u.useRequest)({url:"/v3/mallCherry/saleOrder",method:"post"})},i=function SaleOrderPreViewApi(){return(0,u.useRequest)({url:"/v3/mallCherry/saleOrder/preView/shoppingCart",method:"put"})},l=function GetSaleOrderDetailApi(){return(0,u.useRequest)({url:"/v1/mall/saleOrder/detail",method:"get"})},d=function EditSaleOrderRemarkApi(){return(0,u.useRequest)({url:"/v1/mall/saleOrder/remark",method:"put"})},s=function EditSaleOrderAddressApi(){return(0,u.useRequest)({url:"/v1/mall/saleOrder/address",method:"put"})},a=function EditSaleOrderShipmentModeApi(){return(0,u.useRequest)({url:"/v1/mall/saleOrder/shipmentMode",method:"put"})},o=function GetOrderListApi(){return(0,u.useRequest)({url:"/v1/mall/saleOrder/list",method:"get"})},p=function CancelOrderApi(){return(0,u.useRequest)({url:"/v1/mall/saleOrder/cancel",method:"put"})},c=function ReceiveOrderApi(){return(0,u.useRequest)({url:"/v1/mall/saleOrder/receive",method:"put"})},O=function OrderStatusListApi(){return(0,u.useRequest)({url:"/v1/mall/enum/filterSaleOrderStatus",method:"get"})}}}]);
|
2
dist/pages/applyAfterSales/sub-common/ba01bce307afcc9a88c0b242d7eb7cf5.js
vendored
Normal file
2
dist/pages/applyAfterSales/sub-common/ba01bce307afcc9a88c0b242d7eb7cf5.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/*! For license information please see ba01bce307afcc9a88c0b242d7eb7cf5.js.LICENSE.txt */
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["sub-common/ba01bce307afcc9a88c0b242d7eb7cf5"],{"./src/components/textareaEnhance/index.tsx":function(e,t,n){var a=n("./node_modules/@babel/runtime/helpers/esm/slicedToArray.js"),s=n("./node_modules/@tarojs/plugin-platform-weapp/dist/components-react.js"),c=n("./node_modules/react/cjs/react.production.min.js"),o=n("./node_modules/classnames/index.js"),u=n.n(o),l=n("./src/components/textareaEnhance/index.module.scss"),r=n("./src/use/useCommon.ts"),d=n("./node_modules/react/cjs/react-jsx-runtime.production.min.js"),i=function TextareaEnhance(e){var t=e.onChange,n=e.title,o=void 0===n?"":n,i=e.placeholder,m=void 0===i?"请输入":i,f=e.defaultValue,x=e.onlyRead,p=void 0!==x&&x,h=e.maxLength,j=void 0===h?200:h,g=e.customStyle,v=e.customClassName,_=(0,c.useState)(0),w=(0,a.default)(_,2),b=w[0],N=w[1],V=(0,c.useState)(!1),C=(0,a.default)(V,2),y=C[0],S=C[1],k=(0,c.useRef)(j),E=(0,r.usePropsValue)({value:f,defaultValue:"",onChange:function onChange(e){null==t||t(e)}}),T=(0,a.default)(E,2),R=T[0],B=T[1],D=function getDesc(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=e;e.length>k.current&&(t=e.slice(0,k.current)),N(t.length),B(t)};(0,c.useEffect)((function(){D(f)}),[f]);var I=function toggleShowRealTextarea(e){S(e)};return(0,d.jsxs)(s.View,{className:l.default.other_desc,children:[(0,d.jsx)(s.View,{className:l.default.title,children:o}),(0,d.jsxs)(s.View,{className:l.default.textarea,children:[y&&!p?(0,d.jsx)(s.Textarea,{autoFocus:!0,value:R,onBlur:function onBlur(){return I(!1)},style:g,className:u()(l.default.textarea_con,v),cursorSpacing:100,maxlength:k.current,onInput:function onInput(e){return D(e.detail.value)}}):(0,d.jsx)(s.View,{className:u()(l.default.textarea_con_pretend,R&&l.default.textarea_con_pretend_ed,v),style:g,onClick:function onClick(){return I(!0)},children:R||m}),(0,d.jsx)(s.View,{className:l.default.descDataNum,children:"".concat(b,"/").concat(k.current)})]})]})};t.default=(0,c.memo)(i)}}]);
|
86
dist/pages/applyAfterSales/sub-common/cf784777dbb92b2250e40acd909f7ba0.wxss
vendored
Normal file
86
dist/pages/applyAfterSales/sub-common/cf784777dbb92b2250e40acd909f7ba0.wxss
vendored
Normal file
@ -0,0 +1,86 @@
|
||||
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[4]!./src/components/uploadImage/index.module.scss ***!
|
||||
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
@charset "UTF-8";
|
||||
.index-module__common_safe_area_y___RxGYu {
|
||||
width: 100%;
|
||||
height: constant(safe-area-inset-bottom);
|
||||
/* 兼容 iOS < 11.2 */
|
||||
height: env(safe-area-inset-bottom);
|
||||
/* 兼容 iOS >= 11.2 */
|
||||
}
|
||||
.index-module__hoverClass___hsZ1l {
|
||||
-webkit-filter: brightness(70%);
|
||||
filter: brightness(70%);
|
||||
}
|
||||
.index-module__full-100___orlN2 {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.index-module__image_main___i8Ggt {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-webkit-flex-wrap: wrap;
|
||||
-ms-flex-wrap: wrap;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
.index-module__image_main___i8Ggt .index-module__uploadImg___rj88P {
|
||||
width: 202rpx;
|
||||
height: 150rpx;
|
||||
background: #f0f0f0;
|
||||
border: 2rpx dashed #cccccc;
|
||||
border-radius: 10rpx;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-direction: column;
|
||||
-ms-flex-direction: column;
|
||||
flex-direction: column;
|
||||
-webkit-justify-content: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
position: relative;
|
||||
margin: 0 0 20rpx 20rpx;
|
||||
position: relative;
|
||||
}
|
||||
.index-module__image_main___i8Ggt .index-module__uploadImg___rj88P .index-module__miconfont___QFFs3 {
|
||||
font-size: 50rpx;
|
||||
}
|
||||
.index-module__image_main___i8Ggt .index-module__uploadImg___rj88P .index-module__uploadText___p8nmx {
|
||||
font-size: 26rpx;
|
||||
color: #707070;
|
||||
}
|
||||
.index-module__image_main___i8Ggt .index-module__ImgItem___at70w {
|
||||
width: 202rpx;
|
||||
height: 150rpx;
|
||||
background: #f0f0f0;
|
||||
margin-left: 20rpx;
|
||||
margin-bottom: 20rpx;
|
||||
position: relative;
|
||||
border-radius: 10rpx;
|
||||
}
|
||||
.index-module__image_main___i8Ggt .index-module__ImgItem___at70w image {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
border-radius: 10rpx;
|
||||
}
|
||||
.index-module__image_main___i8Ggt .index-module__ImgItem___at70w .index-module__miconfont_close___B691k {
|
||||
width: 43rpx;
|
||||
height: 43rpx;
|
||||
background-color: #ccc;
|
||||
border-radius: 50%;
|
||||
position: absolute;
|
||||
right: -10rpx;
|
||||
top: -10rpx;
|
||||
text-align: center;
|
||||
line-height: 43rpx;
|
||||
color: #fff;
|
||||
font-size: 30rpx;
|
||||
}
|
2
dist/pages/applyAfterSales/sub-common/e2481df95dcfca6405afd70563fc6267.js
vendored
Normal file
2
dist/pages/applyAfterSales/sub-common/e2481df95dcfca6405afd70563fc6267.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/*! For license information please see e2481df95dcfca6405afd70563fc6267.js.LICENSE.txt */
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["sub-common/e2481df95dcfca6405afd70563fc6267"],{"./src/api/cdn.ts":function(t,e,n){n.d(e,{GetSignApi:function(){return s}});var c=n("./src/use/useHttp.ts"),s=function GetSignApi(){return(0,c.useRequest)({url:"/v1/mall/cdn/token",method:"get"})}}}]);
|
2
dist/pages/applyAfterSales/sub-common/ed5a4ee8a8d67749b720c65671b82a9a.js
vendored
Normal file
2
dist/pages/applyAfterSales/sub-common/ed5a4ee8a8d67749b720c65671b82a9a.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/*! For license information please see ed5a4ee8a8d67749b720c65671b82a9a.js.LICENSE.txt */
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["sub-common/ed5a4ee8a8d67749b720c65671b82a9a"],{"./src/components/uploadImage/index.module.scss":function(_,e){e.default={common_safe_area_y:"index-module__common_safe_area_y___RxGYu",hoverClass:"index-module__hoverClass___hsZ1l","full-100":"index-module__full-100___orlN2",image_main:"index-module__image_main___i8Ggt",uploadImg:"index-module__uploadImg___rj88P",miconfont:"index-module__miconfont___QFFs3",uploadText:"index-module__uploadText___p8nmx",ImgItem:"index-module__ImgItem___at70w",miconfont_close:"index-module__miconfont_close___B691k"}}}]);
|
2
dist/pages/bankCardMananger/addBankCard/index.js
vendored
Normal file
2
dist/pages/bankCardMananger/addBankCard/index.js
vendored
Normal file
File diff suppressed because one or more lines are too long
47
dist/pages/bankCardMananger/addBankCard/index.js.LICENSE.txt
vendored
Normal file
47
dist/pages/bankCardMananger/addBankCard/index.js.LICENSE.txt
vendored
Normal file
@ -0,0 +1,47 @@
|
||||
/*! ../../../../node_modules/babel-loader/lib/index.js??ruleSet[1].rules[5].use[0]!./index.tsx */
|
||||
|
||||
/*! ./index.module.scss */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/defineProperty.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/objectSpread2.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/slicedToArray.js */
|
||||
|
||||
/*! @/api/user */
|
||||
|
||||
/*! @/common/common */
|
||||
|
||||
/*! @/components/InputX */
|
||||
|
||||
/*! @/components/layoutBlock */
|
||||
|
||||
/*! @/components/normalButton */
|
||||
|
||||
/*! @/use/useCommon */
|
||||
|
||||
/*! @tarojs/components */
|
||||
|
||||
/*! @tarojs/runtime */
|
||||
|
||||
/*! @tarojs/taro */
|
||||
|
||||
/*! react */
|
||||
|
||||
/*! react/jsx-runtime */
|
||||
|
||||
/*!**********************************************************!*\
|
||||
!*** ./src/pages/bankCardMananger/addBankCard/index.tsx ***!
|
||||
\**********************************************************/
|
||||
|
||||
/*!******************************************************************!*\
|
||||
!*** ./src/pages/bankCardMananger/addBankCard/index.module.scss ***!
|
||||
\******************************************************************/
|
||||
|
||||
/*!*******************************************************************************************************************************!*\
|
||||
!*** ./node_modules/babel-loader/lib/index.js??ruleSet[1].rules[5].use[0]!./src/pages/bankCardMananger/addBankCard/index.tsx ***!
|
||||
\*******************************************************************************************************************************/
|
1
dist/pages/bankCardMananger/addBankCard/index.json
vendored
Normal file
1
dist/pages/bankCardMananger/addBankCard/index.json
vendored
Normal file
@ -0,0 +1 @@
|
||||
{"navigationBarTitleText":"新增银行卡","navigationBarTextStyle":"black","navigationBarBackgroundColor":"#fff","backgroundColorTop":"#fff","usingComponents":{"custom-wrapper":"../../../custom-wrapper","comp":"../../../comp"}}
|
2
dist/pages/bankCardMananger/addBankCard/index.wxml
vendored
Normal file
2
dist/pages/bankCardMananger/addBankCard/index.wxml
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
<import src="../../../base.wxml"/>
|
||||
<template is="taro_tmpl" data="{{root:root}}" />
|
95
dist/pages/bankCardMananger/addBankCard/index.wxss
vendored
Normal file
95
dist/pages/bankCardMananger/addBankCard/index.wxss
vendored
Normal file
@ -0,0 +1,95 @@
|
||||
@charset "UTF-8";/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[4]!./src/pages/bankCardMananger/addBankCard/index.module.scss ***!
|
||||
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
|
||||
.index-module__common_safe_area_y___LuPts {
|
||||
width: 100%;
|
||||
height: constant(safe-area-inset-bottom);
|
||||
/* 兼容 iOS < 11.2 */
|
||||
height: env(safe-area-inset-bottom);
|
||||
/* 兼容 iOS >= 11.2 */
|
||||
}
|
||||
.index-module__hoverClass___Do8gX {
|
||||
-webkit-filter: brightness(70%);
|
||||
filter: brightness(70%);
|
||||
}
|
||||
.index-module__full-100___LtPCW {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
page {
|
||||
height: 100vh;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: column nowrap;
|
||||
-ms-flex-flow: column nowrap;
|
||||
flex-flow: column nowrap;
|
||||
}
|
||||
.index-module__main___n37Lo {
|
||||
height: 100%;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: column nowrap;
|
||||
-ms-flex-flow: column nowrap;
|
||||
flex-flow: column nowrap;
|
||||
background-color: #f7f7f7;
|
||||
}
|
||||
.index-module__main___n37Lo .index-module__content___tUSM_ {
|
||||
-webkit-flex: 1 1 auto;
|
||||
-ms-flex: 1 1 auto;
|
||||
flex: 1 1 auto;
|
||||
}
|
||||
.index-module__cell___E27AP {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: row nowrap;
|
||||
-ms-flex-flow: row nowrap;
|
||||
flex-flow: row nowrap;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
padding: 30rpx 0;
|
||||
border-bottom: 1px solid #f5f5f5;
|
||||
}
|
||||
.index-module__cell___E27AP:last-child {
|
||||
border-bottom: 0;
|
||||
}
|
||||
.index-module__cell___E27AP .index-module__cellTitle___xPvOc {
|
||||
width: 30%;
|
||||
color: #333333;
|
||||
font-weight: 500;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.index-module__cell___E27AP .index-module__cellTitle___xPvOc Text {
|
||||
color: #e64340;
|
||||
}
|
||||
.index-module__cell___E27AP .index-module__cellContent___ucxHW {
|
||||
-webkit-flex: 1 1 auto;
|
||||
-ms-flex: 1 1 auto;
|
||||
flex: 1 1 auto;
|
||||
}
|
||||
.index-module__cell___E27AP .index-module__cellContent___ucxHW .index-module__input___aTOcN:-ms-input-placeholder {
|
||||
color: #9e9e9e;
|
||||
font-size: 28rpx;
|
||||
}
|
||||
.index-module__bottomBar___YF5PF {
|
||||
background-color: white;
|
||||
padding: 24rpx;
|
||||
padding-bottom: constant(safe-area-inset-bottom);
|
||||
padding-bottom: env(safe-area-inset-bottom);
|
||||
}
|
||||
.index-module__bottomBar__text___s50Lo {
|
||||
font-size: 28rpx;
|
||||
}
|
||||
.index-module__error___F8toV {
|
||||
font-size: 22rpx;
|
||||
color: #e64340;
|
||||
}
|
2
dist/pages/bankCardMananger/editBankCard/index.js
vendored
Normal file
2
dist/pages/bankCardMananger/editBankCard/index.js
vendored
Normal file
File diff suppressed because one or more lines are too long
47
dist/pages/bankCardMananger/editBankCard/index.js.LICENSE.txt
vendored
Normal file
47
dist/pages/bankCardMananger/editBankCard/index.js.LICENSE.txt
vendored
Normal file
@ -0,0 +1,47 @@
|
||||
/*! ../../../../node_modules/babel-loader/lib/index.js??ruleSet[1].rules[5].use[0]!./index.tsx */
|
||||
|
||||
/*! ./index.module.scss */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/defineProperty.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/objectSpread2.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/slicedToArray.js */
|
||||
|
||||
/*! @/api/user */
|
||||
|
||||
/*! @/common/common */
|
||||
|
||||
/*! @/components/InputX */
|
||||
|
||||
/*! @/components/layoutBlock */
|
||||
|
||||
/*! @/components/normalButton */
|
||||
|
||||
/*! @/use/useCommon */
|
||||
|
||||
/*! @tarojs/components */
|
||||
|
||||
/*! @tarojs/runtime */
|
||||
|
||||
/*! @tarojs/taro */
|
||||
|
||||
/*! react */
|
||||
|
||||
/*! react/jsx-runtime */
|
||||
|
||||
/*!***********************************************************!*\
|
||||
!*** ./src/pages/bankCardMananger/editBankCard/index.tsx ***!
|
||||
\***********************************************************/
|
||||
|
||||
/*!*******************************************************************!*\
|
||||
!*** ./src/pages/bankCardMananger/editBankCard/index.module.scss ***!
|
||||
\*******************************************************************/
|
||||
|
||||
/*!********************************************************************************************************************************!*\
|
||||
!*** ./node_modules/babel-loader/lib/index.js??ruleSet[1].rules[5].use[0]!./src/pages/bankCardMananger/editBankCard/index.tsx ***!
|
||||
\********************************************************************************************************************************/
|
1
dist/pages/bankCardMananger/editBankCard/index.json
vendored
Normal file
1
dist/pages/bankCardMananger/editBankCard/index.json
vendored
Normal file
@ -0,0 +1 @@
|
||||
{"navigationBarTitleText":"修改银行卡","navigationBarTextStyle":"black","navigationBarBackgroundColor":"#fff","backgroundColorTop":"#fff","usingComponents":{"custom-wrapper":"../../../custom-wrapper","comp":"../../../comp"}}
|
2
dist/pages/bankCardMananger/editBankCard/index.wxml
vendored
Normal file
2
dist/pages/bankCardMananger/editBankCard/index.wxml
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
<import src="../../../base.wxml"/>
|
||||
<template is="taro_tmpl" data="{{root:root}}" />
|
107
dist/pages/bankCardMananger/editBankCard/index.wxss
vendored
Normal file
107
dist/pages/bankCardMananger/editBankCard/index.wxss
vendored
Normal file
@ -0,0 +1,107 @@
|
||||
@charset "UTF-8";/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[4]!./src/pages/bankCardMananger/editBankCard/index.module.scss ***!
|
||||
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
|
||||
.index-module__common_safe_area_y___YVEpW {
|
||||
width: 100%;
|
||||
height: constant(safe-area-inset-bottom);
|
||||
/* 兼容 iOS < 11.2 */
|
||||
height: env(safe-area-inset-bottom);
|
||||
/* 兼容 iOS >= 11.2 */
|
||||
}
|
||||
.index-module__hoverClass___bIkzK {
|
||||
-webkit-filter: brightness(70%);
|
||||
filter: brightness(70%);
|
||||
}
|
||||
.index-module__full-100___mocvW {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
page {
|
||||
height: 100vh;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: column nowrap;
|
||||
-ms-flex-flow: column nowrap;
|
||||
flex-flow: column nowrap;
|
||||
}
|
||||
.index-module__main___Ex2wo {
|
||||
height: 100%;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: column nowrap;
|
||||
-ms-flex-flow: column nowrap;
|
||||
flex-flow: column nowrap;
|
||||
background-color: #f7f7f7;
|
||||
}
|
||||
.index-module__main___Ex2wo .index-module__content___Ts7DB {
|
||||
-webkit-flex: 1 1 auto;
|
||||
-ms-flex: 1 1 auto;
|
||||
flex: 1 1 auto;
|
||||
}
|
||||
.index-module__cell___mmVgK {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: row nowrap;
|
||||
-ms-flex-flow: row nowrap;
|
||||
flex-flow: row nowrap;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
padding: 30rpx 0;
|
||||
border-bottom: 1px solid #f5f5f5;
|
||||
}
|
||||
.index-module__cell___mmVgK:last-child {
|
||||
border-bottom: 0;
|
||||
}
|
||||
.index-module__cell___mmVgK .index-module__cellTitle___ldpVT {
|
||||
width: 30%;
|
||||
color: #333333;
|
||||
font-weight: 500;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.index-module__cell___mmVgK .index-module__cellTitle___ldpVT Text {
|
||||
color: #e64340;
|
||||
}
|
||||
.index-module__cell___mmVgK .index-module__cellContent___D0yZ0 {
|
||||
-webkit-flex: 1 1 auto;
|
||||
-ms-flex: 1 1 auto;
|
||||
flex: 1 1 auto;
|
||||
}
|
||||
.index-module__cell___mmVgK .index-module__cellContent___D0yZ0 .index-module__input___xQrXF:-ms-input-placeholder {
|
||||
color: #9e9e9e;
|
||||
font-size: 28rpx;
|
||||
}
|
||||
.index-module__bottomBar___HxG6h {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: row nowrap;
|
||||
-ms-flex-flow: row nowrap;
|
||||
flex-flow: row nowrap;
|
||||
-webkit-justify-content: space-between;
|
||||
-ms-flex-pack: justify;
|
||||
justify-content: space-between;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
background-color: white;
|
||||
padding: 24rpx;
|
||||
padding-bottom: constant(safe-area-inset-bottom);
|
||||
padding-bottom: env(safe-area-inset-bottom);
|
||||
}
|
||||
.index-module__bottomBar__text___VW9q4 {
|
||||
font-size: 28rpx;
|
||||
}
|
||||
.index-module__error___Ic2r7 {
|
||||
font-size: 22rpx;
|
||||
color: #e64340;
|
||||
}
|
2
dist/pages/category/index.js
vendored
Normal file
2
dist/pages/category/index.js
vendored
Normal file
File diff suppressed because one or more lines are too long
85
dist/pages/category/index.js.LICENSE.txt
vendored
Normal file
85
dist/pages/category/index.js.LICENSE.txt
vendored
Normal file
@ -0,0 +1,85 @@
|
||||
/*! ../../../node_modules/babel-loader/lib/index.js??ruleSet[1].rules[5].use[0]!./index.tsx */
|
||||
|
||||
/*! ../infiniteScroll */
|
||||
|
||||
/*! ./index.module.scss */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/defineProperty.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/objectSpread2.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/slicedToArray.js */
|
||||
|
||||
/*! ./node_modules/@babel/runtime/helpers/esm/toConsumableArray.js */
|
||||
|
||||
/*! @/api/material */
|
||||
|
||||
/*! @/common/common */
|
||||
|
||||
/*! @/common/format */
|
||||
|
||||
/*! @/common/report/event */
|
||||
|
||||
/*! @/common/util */
|
||||
|
||||
/*! @/components/moveBtn */
|
||||
|
||||
/*! @/components/product */
|
||||
|
||||
/*! @/components/search */
|
||||
|
||||
/*! @/components/sideBar */
|
||||
|
||||
/*! @/pages/index/components/productClass */
|
||||
|
||||
/*! @/reducers/hooks */
|
||||
|
||||
/*! @/use/useCommon */
|
||||
|
||||
/*! @/use/useLogin */
|
||||
|
||||
/*! @/use/useUserInfo */
|
||||
|
||||
/*! @tarojs/components */
|
||||
|
||||
/*! @tarojs/runtime */
|
||||
|
||||
/*! @tarojs/taro */
|
||||
|
||||
/*! classnames */
|
||||
|
||||
/*! react */
|
||||
|
||||
/*! react/jsx-runtime */
|
||||
|
||||
/*!**************************************!*\
|
||||
!*** ./src/pages/category/index.tsx ***!
|
||||
\**************************************/
|
||||
|
||||
/*!******************************************!*\
|
||||
!*** ./src/components/sideBar/index.tsx ***!
|
||||
\******************************************/
|
||||
|
||||
/*!**********************************************!*\
|
||||
!*** ./src/pages/category/index.module.scss ***!
|
||||
\**********************************************/
|
||||
|
||||
/*!**************************************************!*\
|
||||
!*** ./src/components/sideBar/index.module.scss ***!
|
||||
\**************************************************/
|
||||
|
||||
/*!***********************************************************!*\
|
||||
!*** ./src/pages/index/components/productClass/index.tsx ***!
|
||||
\***********************************************************/
|
||||
|
||||
/*!*******************************************************************!*\
|
||||
!*** ./src/pages/index/components/productClass/index.module.scss ***!
|
||||
\*******************************************************************/
|
||||
|
||||
/*!***********************************************************************************************************!*\
|
||||
!*** ./node_modules/babel-loader/lib/index.js??ruleSet[1].rules[5].use[0]!./src/pages/category/index.tsx ***!
|
||||
\***********************************************************************************************************/
|
1
dist/pages/category/index.json
vendored
Normal file
1
dist/pages/category/index.json
vendored
Normal file
@ -0,0 +1 @@
|
||||
{"navigationBarTitleText":"分类","usingComponents":{"custom-wrapper":"../../custom-wrapper","comp":"../../comp"}}
|
2
dist/pages/category/index.wxml
vendored
Normal file
2
dist/pages/category/index.wxml
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
<import src="../../base.wxml"/>
|
||||
<template is="taro_tmpl" data="{{root:root}}" />
|
369
dist/pages/category/index.wxss
vendored
Normal file
369
dist/pages/category/index.wxss
vendored
Normal file
@ -0,0 +1,369 @@
|
||||
@charset "UTF-8";@import "./sub-common/f7c2016e1fc8045300ee51e652beb947.wxss";@import "./sub-common/31c2143408a2e4f5735ccb6e07aa07fc.wxss";@import "./sub-common/a1b65bef95d2c29977f42d4ceadae1ad.wxss";/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[4]!./src/pages/category/index.module.scss ***!
|
||||
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
|
||||
.index-module__common_safe_area_y___iOpqS {
|
||||
width: 100%;
|
||||
height: constant(safe-area-inset-bottom);
|
||||
/* 兼容 iOS < 11.2 */
|
||||
height: env(safe-area-inset-bottom);
|
||||
/* 兼容 iOS >= 11.2 */
|
||||
}
|
||||
.index-module__hoverClass___dJLpE {
|
||||
-webkit-filter: brightness(70%);
|
||||
filter: brightness(70%);
|
||||
}
|
||||
.index-module__full-100___uElL0 {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.index-module__main___gnu_m {
|
||||
background-color: #fff;
|
||||
height: 100vh;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-direction: column;
|
||||
-ms-flex-direction: column;
|
||||
flex-direction: column;
|
||||
}
|
||||
.index-module__main___gnu_m .index-module__header___ZehWO {
|
||||
background-color: #fff;
|
||||
}
|
||||
.index-module__main___gnu_m .index-module__search___Ny2tv {
|
||||
width: 100%;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-justify-content: space-between;
|
||||
-ms-flex-pack: justify;
|
||||
justify-content: space-between;
|
||||
padding: 20rpx;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.index-module__main___gnu_m .index-module__search___Ny2tv .index-module__search_collect___pUjQL {
|
||||
font-size: 26rpx;
|
||||
border: 2rpx solid #4581ff;
|
||||
color: #4581ff;
|
||||
border-radius: 50rpx;
|
||||
width: 132rpx;
|
||||
height: 44rpx;
|
||||
text-align: center;
|
||||
line-height: 44rpx;
|
||||
}
|
||||
.index-module__main___gnu_m .index-module__search___Ny2tv .index-module__search_input___oinjQ {
|
||||
-webkit-flex: 1;
|
||||
-ms-flex: 1;
|
||||
flex: 1;
|
||||
}
|
||||
.index-module__main___gnu_m .index-module__products___Qc1do {
|
||||
-webkit-flex: 1;
|
||||
-ms-flex: 1;
|
||||
flex: 1;
|
||||
height: 0;
|
||||
}
|
||||
.index-module__main___gnu_m .index-module__products___Qc1do .index-module__product_right_con___kpEmk {
|
||||
position: relative;
|
||||
}
|
||||
.index-module__main___gnu_m .index-module__products___Qc1do .index-module__product_right_con___kpEmk .index-module__product_class___qSuHC {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
}
|
||||
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[4]!./src/components/sideBar/index.module.scss ***!
|
||||
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
@charset "UTF-8";
|
||||
.index-module__common_safe_area_y___L9zsl {
|
||||
width: 100%;
|
||||
height: constant(safe-area-inset-bottom);
|
||||
/* 兼容 iOS < 11.2 */
|
||||
height: env(safe-area-inset-bottom);
|
||||
/* 兼容 iOS >= 11.2 */
|
||||
}
|
||||
.index-module__hoverClass___paqKP {
|
||||
-webkit-filter: brightness(70%);
|
||||
filter: brightness(70%);
|
||||
}
|
||||
.index-module__full-100___Bojxk {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.index-module__sideBar_main___NZpk9 {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
height: 100%;
|
||||
}
|
||||
.index-module__sideBar_main___NZpk9 .index-module__sideBar_select___XAPcJ {
|
||||
width: 160rpx;
|
||||
height: 100%;
|
||||
background-color: #eaeaea;
|
||||
border-radius: 0 10rpx 10rpx 0;
|
||||
}
|
||||
.index-module__sideBar_main___NZpk9 .index-module__sideBar_select___XAPcJ ::-webkit-scrollbar {
|
||||
display: none;
|
||||
width: 0;
|
||||
height: 0;
|
||||
color: transparent;
|
||||
}
|
||||
.index-module__sideBar_main___NZpk9 .index-module__sideBar_select___XAPcJ .index-module__sideBar_select_title___lpxw6 {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
margin: 13rpx 0;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
}
|
||||
.index-module__sideBar_main___NZpk9 .index-module__sideBar_select___XAPcJ .index-module__sideBar_select_title___lpxw6:nth-child(1) {
|
||||
margin: 0;
|
||||
}
|
||||
.index-module__sideBar_main___NZpk9 .index-module__sideBar_select___XAPcJ .index-module__sideBar_select_title___lpxw6:nth-last-child(1) {
|
||||
margin: 0;
|
||||
}
|
||||
.index-module__sideBar_main___NZpk9 .index-module__sideBar_select___XAPcJ .index-module__sideBar_select_title___lpxw6 .index-module__title_con___kc9Nx {
|
||||
padding: 0 20rpx;
|
||||
text-align: center;
|
||||
overflow: hidden;
|
||||
display: -webkit-box;
|
||||
white-space: normal;
|
||||
-o-text-overflow: ellipsis;
|
||||
text-overflow: ellipsis;
|
||||
word-break: break-all;
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-line-clamp: 4;
|
||||
}
|
||||
.index-module__sideBar_main___NZpk9 .index-module__sideBar_select___XAPcJ .index-module__sideBar_select_title___lpxw6 .index-module__sideBar_select_title_item___knvc9 {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
font-size: 28rpx;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-direction: column;
|
||||
-ms-flex-direction: column;
|
||||
flex-direction: column;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
font-weight: 400;
|
||||
}
|
||||
.index-module__sideBar_main___NZpk9 .index-module__sideBar_select___XAPcJ .index-module__sideBar_select_title_select___EiKqC {
|
||||
background-color: #4581ff;
|
||||
color: #fff;
|
||||
border-radius: 0rpx 14rpx 14rpx 0rpx;
|
||||
}
|
||||
.index-module__sideBar_main___NZpk9 .index-module__sideBar_con___vQOOA {
|
||||
-webkit-flex: 1;
|
||||
-ms-flex: 1;
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
position: relative;
|
||||
padding-top: 90rpx;
|
||||
}
|
||||
.index-module__sideBar_main___NZpk9 .index-module__sideBar_con___vQOOA .index-module__product_class___H1lxW {
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
z-index: 333;
|
||||
}
|
||||
.index-module__sideBar_main___NZpk9 .index-module__sideBar_con___vQOOA .index-module__sideBar_con_scroll___iRm3G {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[4]!./src/pages/index/components/productClass/index.module.scss ***!
|
||||
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
@charset "UTF-8";
|
||||
.index-module__common_safe_area_y___rIjpO {
|
||||
width: 100%;
|
||||
height: constant(safe-area-inset-bottom);
|
||||
/* 兼容 iOS < 11.2 */
|
||||
height: env(safe-area-inset-bottom);
|
||||
/* 兼容 iOS >= 11.2 */
|
||||
}
|
||||
.index-module__hoverClass___ovX_v {
|
||||
-webkit-filter: brightness(70%);
|
||||
filter: brightness(70%);
|
||||
}
|
||||
.index-module__full-100___RxXvX {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.index-module__class_main___Ur7tj {
|
||||
position: relative;
|
||||
height: 100%;
|
||||
}
|
||||
.index-module__product_class_main_line___LVKvG {
|
||||
width: 100%;
|
||||
height: 80rpx;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
margin-bottom: 20rpx;
|
||||
background-color: #fff;
|
||||
}
|
||||
.index-module__product_class_main_line___LVKvG .index-module__product_class_scroll___xVN_e {
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
padding: 6rpx 90rpx 0 20rpx;
|
||||
}
|
||||
.index-module__product_class_main_line___LVKvG .index-module__product_class_scroll___xVN_e .index-module__product_class_list___wlcBq {
|
||||
white-space: nowrap;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.index-module__product_class_main_line___LVKvG .index-module__product_class_scroll___xVN_e .index-module__product_class_list___wlcBq .index-module__product_class_item___gcQtm {
|
||||
height: 56rpx;
|
||||
line-height: 56rpx;
|
||||
padding: 0 15rpx;
|
||||
background: #f5f5f5;
|
||||
border-radius: 29rpx;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
font-size: 24rpx;
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
max-width: 260rpx;
|
||||
margin: 0 8rpx 16rpx 8rpx;
|
||||
}
|
||||
.index-module__product_class_main_line___LVKvG .index-module__product_class_scroll___xVN_e .index-module__product_class_list___wlcBq .index-module__product_class_item_selected____Ebog {
|
||||
border: 1px solid #3c78f4;
|
||||
color: #3c78f4;
|
||||
background: #ecf2ff;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.index-module__product_class_main_line___LVKvG .index-module__product_class_more___YpwhD {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
width: 88rpx;
|
||||
height: 100%;
|
||||
background-color: #fff;
|
||||
-webkit-box-shadow: -7rpx 0rpx 7rpx -5rpx rgba(0, 0, 0, 0.16);
|
||||
box-shadow: -7rpx 0rpx 7rpx -5rpx rgba(0, 0, 0, 0.16);
|
||||
line-height: 100%;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.index-module__product_class_main_line___LVKvG .index-module__product_class_more___YpwhD .index-module__product_class_more_icon___DBTnL {
|
||||
margin-left: 20rpx;
|
||||
display: inline-block;
|
||||
-webkit-transform: rotate(90deg);
|
||||
-ms-transform: rotate(90deg);
|
||||
transform: rotate(90deg);
|
||||
font-size: 30rpx;
|
||||
color: rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
.index-module__product_class_main_block___Fjc7W {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
}
|
||||
.index-module__product_class_main_block___Fjc7W .index-module__product_class_block_con___Mq5xC {
|
||||
max-height: 500rpx;
|
||||
background-color: #fff;
|
||||
z-index: 333;
|
||||
position: relative;
|
||||
}
|
||||
.index-module__product_class_main_block___Fjc7W .index-module__product_class_scroll___xVN_e {
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
max-height: 500rpx;
|
||||
padding: 0 20rpx;
|
||||
padding: 6rpx 20rpx 0 20rpx;
|
||||
}
|
||||
.index-module__product_class_main_block___Fjc7W .index-module__product_class_scroll___xVN_e .index-module__product_class_list___wlcBq {
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
display: grid;
|
||||
grid-template-columns: auto auto auto;
|
||||
}
|
||||
.index-module__product_class_main_block___Fjc7W .index-module__product_class_scroll___xVN_e .index-module__product_class_list___wlcBq .index-module__product_class_item___gcQtm {
|
||||
width: 169rpx;
|
||||
height: 56rpx;
|
||||
line-height: 56rpx;
|
||||
text-align: center;
|
||||
padding: 0 15rpx;
|
||||
background: #f5f5f5;
|
||||
border-radius: 29rpx;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
font-size: 24rpx;
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
margin: 0 8rpx 16rpx 8rpx;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
max-width: 260rpx;
|
||||
overflow: hidden;
|
||||
display: -webkit-box;
|
||||
white-space: normal;
|
||||
-o-text-overflow: ellipsis;
|
||||
text-overflow: ellipsis;
|
||||
word-break: break-all;
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-line-clamp: 1;
|
||||
}
|
||||
.index-module__product_class_main_block___Fjc7W .index-module__product_class_scroll___xVN_e .index-module__product_class_list___wlcBq .index-module__product_class_item_selected____Ebog {
|
||||
border: 1px solid #3c78f4;
|
||||
color: #3c78f4;
|
||||
background: #ecf2ff;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.index-module__product_class_main_block___Fjc7W .index-module__product_class_close___nZgPh {
|
||||
font-size: 24rpx;
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
text-align: center;
|
||||
padding-bottom: 20rpx;
|
||||
}
|
||||
.index-module__product_class_main_block___Fjc7W .index-module__product_class_close___nZgPh .index-module__product_class_close_icon___eOPPG {
|
||||
display: inline-block;
|
||||
-webkit-transform: rotate(-90deg);
|
||||
-ms-transform: rotate(-90deg);
|
||||
transform: rotate(-90deg);
|
||||
font-size: 27rpx;
|
||||
color: rgba(0, 0, 0, 0.5);
|
||||
padding: 0 10rpx;
|
||||
}
|
||||
.index-module__product_class_main_block___Fjc7W .index-module__product_class_block_mask___lxcxM {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
z-index: 100;
|
||||
}
|
2
dist/pages/category/sub-common/071f0d2864ed3f21580488256af4d8b8.js
vendored
Normal file
2
dist/pages/category/sub-common/071f0d2864ed3f21580488256af4d8b8.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/*! For license information please see 071f0d2864ed3f21580488256af4d8b8.js.LICENSE.txt */
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["sub-common/071f0d2864ed3f21580488256af4d8b8"],{"./src/components/product/index.tsx":function(e,s,c){var a=c("./node_modules/@tarojs/plugin-platform-weapp/dist/components-react.js"),t=c("./node_modules/react/cjs/react.production.min.js"),i=c("./src/components/LabAndImg/index.tsx"),n=c("./src/components/iconfont/iconfont.tsx"),r=c("./src/components/tag/index.tsx"),o=c("./src/components/product/index.module.scss"),l=c("./src/common/common.ts"),d=c("./src/common/format.ts"),m=c("./src/reducers/hooks.ts"),u=c("./src/common/report/event.ts"),f=c("./node_modules/react/cjs/react-jsx-runtime.production.min.js");s.default=function Product(e){var s=e.productList,c=void 0===s?[]:s,p=e.pageName,x=void 0===p?"":p,_=(0,m.useSelector)((function(e){return e.userInfo})),h=(0,t.useCallback)((function(e){return{lab:e.lab,rgb:e.rgb,texture_url:e.texture_url}}),[c]);return(0,f.jsx)(a.View,{className:o.default.products_list,children:null==c?void 0:c.map((function(e){return(0,f.jsxs)(a.View,{className:o.default.products_item,onClick:function onClick(){return function handleClickGoods(e){(0,u.ClickGoods)({page_name:x||"未知页面",fabric_code:e.code,fabric_name:e.name,trigger_time:(0,d.formatDateTime)(new Date),purchaser_name:_.adminUserInfo.user_name||"未知用户",purchaser_id:_.adminUserInfo.user_id||0}),(0,l.goLink)("/pages/details/index?id=".concat(e.id))}(e)},children:[(0,f.jsxs)(a.View,{className:o.default.item_img,children:[(0,f.jsx)(i.default,{value:h(e)}),(0,f.jsxs)(a.View,{className:o.default.num,children:[e.product_color_count,"色"]}),e.is_favorite&&(0,f.jsx)(n.default,{customClassName:o.default.collection_icon,name:"icon-shoucang1",size:40})]}),(0,f.jsxs)(a.View,{className:o.default.item_con,children:[(0,f.jsxs)(a.View,{className:o.default.title,children:[(0,f.jsxs)(a.Text,{children:[(0,d.formatHashTag)(e.code,"")," "]}),e.name]}),(0,f.jsxs)(a.View,{className:o.default.tag_list,children:[(0,f.jsx)(r.default,{customClassName:o.default.tag,type:"primary",size:"small",circle:!0,children:e.width}),(0,f.jsx)(r.default,{customClassName:o.default.tag_g,type:"primary",size:"small",circle:!0,children:e.weight_density})]}),(0,f.jsx)(a.View,{className:o.default.des,children:e.component}),(0,f.jsxs)(a.View,{className:o.default.bottom,children:[(0,f.jsx)(a.View,{className:o.default.header_con,children:(0,f.jsx)(a.View,{children:!!e.product_screw_id&&(0,f.jsx)(r.default,{customClassName:o.default.header_label,circle:!0,type:"primary",size:"small",children:"配套螺纹"})})}),(0,f.jsxs)(a.View,{className:o.default.price,children:[(0,f.jsx)(a.View,{className:o.default.price_unit,children:"¥"}),(0,f.jsxs)(a.View,{className:o.default.price_num,children:[(0,d.formatPriceDiv)(e.lowest_price,100,!0),"起"]})]})]})]})]},e.id)}))})}}}]);
|
2
dist/pages/category/sub-common/0762d0d2445fe1200cae192cedb39f4b.js
vendored
Normal file
2
dist/pages/category/sub-common/0762d0d2445fe1200cae192cedb39f4b.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/*! For license information please see 0762d0d2445fe1200cae192cedb39f4b.js.LICENSE.txt */
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["sub-common/0762d0d2445fe1200cae192cedb39f4b"],{"./src/components/infiniteScroll/index.tsx":function(e,r,o){var n=o("./node_modules/@tarojs/plugin-platform-weapp/dist/components-react.js"),l=o("./node_modules/react/cjs/react.production.min.js"),s=o("./src/components/loadingCard/index.tsx"),t=o("./src/components/infiniteScroll/index.module.scss"),c=o("./src/components/dotLoading/index.tsx"),i=o("./src/components/empty/index.tsx"),f=o("./src/common/constant.ts"),a=o("./node_modules/react/cjs/react-jsx-runtime.production.min.js"),d=function InfiniteScroll(e){var r=e.styleObj,o=e.selfonScrollToLower,d=e.selfOnScrollToUpper,u=e.selfOnScroll,m=e.selfOnRefresherPulling,h=e.selfOnRefresherRefresh,p=e.selfOnRefresherRestore,x=e.selfOnRefresherAbort,R=e.safeAreaInsetBottom,j=void 0===R||R,w=e.enableLoadMoreStatus,T=void 0===w||w,g=e.children,S=e.lowerThresholdNum,b=void 0===S?30:S,v=e.paddingBottom,_=void 0===v?0:v,N=e.refresherTriggered,V=void 0!==N&&N,y=e.refresherEnabled,A=void 0!==y&&y,B=e.moreStatus,M=void 0===B||B,O=e.statusMore,L=void 0===O?0:O,P=e.enableBackToTop,U=void 0===P||P,k=e.emptySlot,C=e.defaultUrl,E=void 0===C?"":C,F=e.defaultText,I=void 0===F?"":F,G=(0,l.useMemo)((function(){if(0==L)return.1}),[L]);return(0,a.jsx)(a.Fragment,{children:(0,a.jsxs)(n.ScrollView,{id:"infiniteScroll",style:r,className:t.default.scroll_main,scrollY:!0,onScrollToLower:function onScrollToLower(){return function scrollToLower(){null==o||o()}()},onScrollToUpper:function onScrollToUpper(){return function scrollToUpper(){null==d||d()}()},onScroll:function onScroll(e){return function scroll(e){null==u||u(e)}(e)},lowerThreshold:b,refresherEnabled:A,refresherTriggered:V,onRefresherPulling:function onRefresherPulling(){return function refresherPulling(){null==m||m()}()},onRefresherRefresh:function onRefresherRefresh(){return function refresherRefresh(){null==h||h()}()},onRefresherRestore:function onRefresherRestore(){return function refresherRestore(){null==p||p()}()},onRefresherAbort:function onRefresherAbort(){return function refresherAbort(){null==x||x()}()},refresherBackground:"#F8F8F8",enableBackToTop:U,scrollTop:G,children:[function component(){return T&&M?(0,a.jsxs)(a.Fragment,{children:[(2==L||3==L)&&(0,a.jsxs)(n.View,{style:{paddingBottom:"".concat(_,"rpx")},className:t.default.scrollViewCon,children:[g,(0,a.jsx)(n.View,{className:t.default.infinite_scroll,children:2==L?(0,a.jsxs)(n.View,{className:t.default.loading_more,children:["加载中",(0,a.jsx)(c.default,{})]}):(0,a.jsx)(n.View,{className:t.default.noMore,children:"没有更多数据了"})})]}),0==L&&(0,a.jsx)(s.default,{}),1==L&&(k||(0,a.jsx)(i.default,{picUrl:E?"".concat(f.IMG_CND_Prefix).concat(E):f.SEARCH_EMPTY_IMAGE,text:I||"暂无数据"}))]}):(0,a.jsx)(n.View,{style:{paddingBottom:"".concat(_,"rpx")},className:t.default.scrollViewCon,children:g})}(),j&&(0,a.jsx)(n.View,{className:"common_safe_area_y"})]})})};r.default=(0,l.memo)(d)}}]);
|
44
dist/pages/category/sub-common/31c2143408a2e4f5735ccb6e07aa07fc.wxss
vendored
Normal file
44
dist/pages/category/sub-common/31c2143408a2e4f5735ccb6e07aa07fc.wxss
vendored
Normal file
@ -0,0 +1,44 @@
|
||||
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[4]!./src/components/infiniteScroll/index.module.scss ***!
|
||||
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
@charset "UTF-8";
|
||||
.index-module__common_safe_area_y___TfGaJ {
|
||||
width: 100%;
|
||||
height: constant(safe-area-inset-bottom);
|
||||
/* 兼容 iOS < 11.2 */
|
||||
height: env(safe-area-inset-bottom);
|
||||
/* 兼容 iOS >= 11.2 */
|
||||
}
|
||||
.index-module__hoverClass___IvFjO {
|
||||
-webkit-filter: brightness(70%);
|
||||
filter: brightness(70%);
|
||||
}
|
||||
.index-module__full-100___Zf65j {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.index-module__scroll_main___rWSFU {
|
||||
height: 100%;
|
||||
}
|
||||
.index-module__scroll_main___rWSFU .index-module__infinite_scroll___GY4by {
|
||||
font-size: 24rpx;
|
||||
color: #ababab;
|
||||
width: 100%;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-justify-content: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.index-module__scroll_main___rWSFU .index-module__infinite_scroll___GY4by .index-module__loading_more___Iljay {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.index-module__scroll_main___rWSFU .index-module__infinite_scroll___GY4by .index-module__noMore___kPVsd {
|
||||
padding-top: 20rpx;
|
||||
}
|
2
dist/pages/category/sub-common/510d0e7078f44d770a0720344fb06369.js
vendored
Normal file
2
dist/pages/category/sub-common/510d0e7078f44d770a0720344fb06369.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/*! For license information please see 510d0e7078f44d770a0720344fb06369.js.LICENSE.txt */
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["sub-common/510d0e7078f44d770a0720344fb06369"],{"./src/components/empty/index.module.scss":function(_,e){e.default={common_safe_area_y:"index-module__common_safe_area_y___qVHLM",hoverClass:"index-module__hoverClass___xmc2X","full-100":"index-module__full-100___f4rUs",mainBox:"index-module__mainBox___oYq7z",pic:"index-module__pic___jqHuf",text:"index-module__text___cFKLZ"}}}]);
|
234
dist/pages/category/sub-common/a1b65bef95d2c29977f42d4ceadae1ad.wxss
vendored
Normal file
234
dist/pages/category/sub-common/a1b65bef95d2c29977f42d4ceadae1ad.wxss
vendored
Normal file
@ -0,0 +1,234 @@
|
||||
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[4]!./src/components/product/index.module.scss ***!
|
||||
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
@charset "UTF-8";
|
||||
.index-module__common_safe_area_y___aLNaO {
|
||||
width: 100%;
|
||||
height: constant(safe-area-inset-bottom);
|
||||
/* 兼容 iOS < 11.2 */
|
||||
height: env(safe-area-inset-bottom);
|
||||
/* 兼容 iOS >= 11.2 */
|
||||
}
|
||||
.index-module__hoverClass___uRAZL {
|
||||
-webkit-filter: brightness(70%);
|
||||
filter: brightness(70%);
|
||||
}
|
||||
.index-module__full-100___ebtcA {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.index-module__products_list___Di2TY {
|
||||
padding: 0 20rpx 20rpx 20rpx;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
height: 100%;
|
||||
}
|
||||
.index-module__products_item___hVSDd {
|
||||
width: 100%;
|
||||
background-color: #fff;
|
||||
border-radius: 16rpx;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
-webkit-justify-content: space-between;
|
||||
-ms-flex-pack: justify;
|
||||
justify-content: space-between;
|
||||
overflow: hidden;
|
||||
-webkit-box-shadow: 0rpx 0rpx 36rpx -7rpx rgba(0, 0, 0, 0.08);
|
||||
box-shadow: 0rpx 0rpx 36rpx -7rpx rgba(0, 0, 0, 0.08);
|
||||
}
|
||||
.index-module__products_item___hVSDd:nth-child(n+2) {
|
||||
margin-top: 16rpx;
|
||||
}
|
||||
.index-module__products_item___hVSDd .index-module__item_img___Ijcvj {
|
||||
width: 188rpx;
|
||||
height: 188rpx;
|
||||
position: relative;
|
||||
}
|
||||
.index-module__products_item___hVSDd .index-module__item_img___Ijcvj image {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
border-radius: 0;
|
||||
}
|
||||
.index-module__products_item___hVSDd .index-module__item_img___Ijcvj .index-module__num___MjBVU {
|
||||
padding: 5rpx 10rpx 5rpx 20rpx;
|
||||
font-size: 22rpx;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
background: rgba(0, 0, 0, 0.3);
|
||||
border-radius: 36rpx 0rpx 0rpx 0rpx;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
}
|
||||
.index-module__products_item___hVSDd .index-module__item_img___Ijcvj .index-module__collection_icon___Wx0Jh {
|
||||
position: absolute;
|
||||
left: 12rpx;
|
||||
top: 13rpx;
|
||||
-webkit-filter: drop-shadow(0 0 10rpx -1px white);
|
||||
filter: drop-shadow(0 0 10rpx -1px white);
|
||||
}
|
||||
.index-module__products_item___hVSDd .index-module__item_con___yY5XF {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: column nowrap;
|
||||
-ms-flex-flow: column nowrap;
|
||||
flex-flow: column nowrap;
|
||||
-webkit-justify-content: space-between;
|
||||
-ms-flex-pack: justify;
|
||||
justify-content: space-between;
|
||||
padding: 16rpx 20rpx;
|
||||
font-size: 28rpx;
|
||||
-webkit-flex: 1;
|
||||
-ms-flex: 1;
|
||||
flex: 1;
|
||||
}
|
||||
.index-module__products_item___hVSDd .index-module__item_con___yY5XF .index-module__title___mj3Dr {
|
||||
font-size: 28rpx;
|
||||
color: #707070;
|
||||
overflow: hidden;
|
||||
display: -webkit-box;
|
||||
white-space: normal;
|
||||
-o-text-overflow: ellipsis;
|
||||
text-overflow: ellipsis;
|
||||
word-break: break-all;
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-line-clamp: 1;
|
||||
font-weight: 400;
|
||||
}
|
||||
.index-module__products_item___hVSDd .index-module__item_con___yY5XF .index-module__title___mj3Dr text {
|
||||
color: #3c3c3c;
|
||||
font-weight: 500;
|
||||
}
|
||||
.index-module__products_item___hVSDd .index-module__item_con___yY5XF .index-module__tag_list___P668g {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-wrap: wrap;
|
||||
-ms-flex-wrap: wrap;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
.index-module__products_item___hVSDd .index-module__item_con___yY5XF .index-module__tag_list___P668g .index-module__tag___eXORV,
|
||||
.index-module__products_item___hVSDd .index-module__item_con___yY5XF .index-module__tag_list___P668g .index-module__tag_g___rvsn1 {
|
||||
max-width: 260rpx;
|
||||
height: 34rpx;
|
||||
overflow: hidden;
|
||||
display: -webkit-box;
|
||||
white-space: normal;
|
||||
-o-text-overflow: ellipsis;
|
||||
text-overflow: ellipsis;
|
||||
word-break: break-all;
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-line-clamp: 1;
|
||||
padding: 3rpx 10rpx;
|
||||
background-color: #cde5ff;
|
||||
font-size: 24rpx;
|
||||
border-radius: 5rpx;
|
||||
border: 0;
|
||||
color: #4581ff;
|
||||
margin-right: 10rpx;
|
||||
margin-bottom: 10rpx;
|
||||
}
|
||||
.index-module__products_item___hVSDd .index-module__item_con___yY5XF .index-module__tag_list___P668g .index-module__tag_g___rvsn1 {
|
||||
background-color: #ffe6ce;
|
||||
color: #ee7500;
|
||||
}
|
||||
.index-module__products_item___hVSDd .index-module__item_con___yY5XF .index-module__introduce___w3B7J {
|
||||
font-size: 24rpx;
|
||||
color: #ababab;
|
||||
overflow: hidden;
|
||||
display: -webkit-box;
|
||||
white-space: normal;
|
||||
-o-text-overflow: ellipsis;
|
||||
text-overflow: ellipsis;
|
||||
word-break: break-all;
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-line-clamp: 1;
|
||||
}
|
||||
.index-module__products_item___hVSDd .index-module__item_con___yY5XF .index-module__des___RPGWs {
|
||||
font-size: 24rpx;
|
||||
color: #707070;
|
||||
overflow: hidden;
|
||||
display: -webkit-box;
|
||||
white-space: normal;
|
||||
-o-text-overflow: ellipsis;
|
||||
text-overflow: ellipsis;
|
||||
word-break: break-all;
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-line-clamp: 1;
|
||||
}
|
||||
.index-module__products_item___hVSDd .index-module__item_con___yY5XF .index-module__bottom___C5piy {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-justify-content: space-between;
|
||||
-ms-flex-pack: justify;
|
||||
justify-content: space-between;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.index-module__products_item___hVSDd .index-module__item_con___yY5XF .index-module__header_con___VY7jF {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-justify-content: space-between;
|
||||
-ms-flex-pack: justify;
|
||||
justify-content: space-between;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.index-module__products_item___hVSDd .index-module__item_con___yY5XF .index-module__header_label___Cawsq {
|
||||
background: #fcf4e9;
|
||||
border-radius: 5rpx;
|
||||
font-size: 24rpx;
|
||||
line-height: 34rpx;
|
||||
height: 34rpx;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
border: 0;
|
||||
}
|
||||
.index-module__products_item___hVSDd .index-module__item_con___yY5XF .index-module__header_label___Cawsq text {
|
||||
display: inline-block;
|
||||
height: 100%;
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-justify-content: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
-webkit-align-items: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-webkit-flex: 1;
|
||||
-ms-flex: 1;
|
||||
flex: 1;
|
||||
background: #fcf4e9;
|
||||
border-radius: 0rpx 5rpx 5rpx 0rpx;
|
||||
color: #c57c26;
|
||||
}
|
||||
.index-module__products_item___hVSDd .index-module__item_con___yY5XF .index-module__price___degfh {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-justify-content: flex-end;
|
||||
-ms-flex-pack: end;
|
||||
justify-content: flex-end;
|
||||
color: #f64861;
|
||||
-webkit-align-items: baseline;
|
||||
-ms-flex-align: baseline;
|
||||
align-items: baseline;
|
||||
margin-top: 4rpx;
|
||||
font-weight: 500;
|
||||
}
|
||||
.index-module__products_item___hVSDd .index-module__item_con___yY5XF .index-module__price_unit___Ilsd9 {
|
||||
font-size: 18rpx;
|
||||
}
|
||||
.index-module__products_item___hVSDd .index-module__item_con___yY5XF .index-module__price_num___ztY3p {
|
||||
font-size: 28rpx;
|
||||
}
|
2
dist/pages/category/sub-common/cf216475951e5960bcea5b5b9d46933b.js
vendored
Normal file
2
dist/pages/category/sub-common/cf216475951e5960bcea5b5b9d46933b.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/*! For license information please see cf216475951e5960bcea5b5b9d46933b.js.LICENSE.txt */
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["sub-common/cf216475951e5960bcea5b5b9d46933b"],{"./src/components/infiniteScroll/index.module.scss":function(_,e){e.default={common_safe_area_y:"index-module__common_safe_area_y___TfGaJ",hoverClass:"index-module__hoverClass___IvFjO","full-100":"index-module__full-100___Zf65j",scroll_main:"index-module__scroll_main___rWSFU",infinite_scroll:"index-module__infinite_scroll___GY4by",loading_more:"index-module__loading_more___Iljay",noMore:"index-module__noMore___kPVsd"}}}]);
|
2
dist/pages/category/sub-common/d4d7ae6cf70fe19bf5c8f83e9b163279.js
vendored
Normal file
2
dist/pages/category/sub-common/d4d7ae6cf70fe19bf5c8f83e9b163279.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/*! For license information please see d4d7ae6cf70fe19bf5c8f83e9b163279.js.LICENSE.txt */
|
||||
"use strict";(wx.webpackJsonp=wx.webpackJsonp||[]).push([["sub-common/d4d7ae6cf70fe19bf5c8f83e9b163279"],{"./src/components/product/index.module.scss":function(_,e){e.default={common_safe_area_y:"index-module__common_safe_area_y___aLNaO",hoverClass:"index-module__hoverClass___uRAZL","full-100":"index-module__full-100___ebtcA",products_list:"index-module__products_list___Di2TY",products_item:"index-module__products_item___hVSDd",item_img:"index-module__item_img___Ijcvj",num:"index-module__num___MjBVU",collection_icon:"index-module__collection_icon___Wx0Jh",item_con:"index-module__item_con___yY5XF",title:"index-module__title___mj3Dr",tag_list:"index-module__tag_list___P668g",tag:"index-module__tag___eXORV",tag_g:"index-module__tag_g___rvsn1",introduce:"index-module__introduce___w3B7J",des:"index-module__des___RPGWs",bottom:"index-module__bottom___C5piy",header_con:"index-module__header_con___VY7jF",header_label:"index-module__header_label___Cawsq",price:"index-module__price___degfh",price_unit:"index-module__price_unit___Ilsd9",price_num:"index-module__price_num___ztY3p"}}}]);
|
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