增加新模块
|
After Width: | Height: | Size: 3.0 KiB |
|
After Width: | Height: | Size: 4.2 KiB |
|
After Width: | Height: | Size: 6.5 KiB |
|
After Width: | Height: | Size: 9.1 KiB |
|
After Width: | Height: | Size: 5.7 KiB |
|
After Width: | Height: | Size: 2.0 KiB |
@@ -0,0 +1,24 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>View</title>
|
||||
<link rel="icon" href="data:,">
|
||||
<link rel="stylesheet" href="app.css" />
|
||||
<script>var __uniConfig = {"globalStyle":{},"darkmode":false}</script>
|
||||
<script>
|
||||
var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') ||
|
||||
CSS.supports('top: constant(a)'))
|
||||
document.write(
|
||||
'<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' +
|
||||
(coverSupport ? ', viewport-fit=cover' : '') + '" />')
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<script src="uni-app-view.umd.js"></script>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,11 @@
|
||||
|
||||
;(function(){
|
||||
let u=void 0,isReady=false,onReadyCallbacks=[],isServiceReady=false,onServiceReadyCallbacks=[];
|
||||
const __uniConfig = {"pages":[],"globalStyle":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false},"nvue":{"compiler":"uni-app","styleCompiler":"uni-app","flex-direction":"column"},"renderer":"auto","appname":"哈希优品","splashscreen":{"alwaysShowBeforeRender":true,"autoclose":true},"compilerVersion":"4.45","entryPagePath":"pages/home/home","entryPageQuery":"","realEntryPagePath":"","networkTimeout":{"request":60000,"connectSocket":60000,"uploadFile":60000,"downloadFile":60000},"tabBar":{"position":"bottom","color":"#808080FF","selectedColor":"#ff7c41","borderStyle":"black","blurEffect":"none","fontSize":"10px","iconWidth":"24px","spacing":"3px","height":"50px","list":[{"pagePath":"pages/home/home","text":"%index.home%","iconPath":"/static/column/home.png","selectedIconPath":"/static/column/home_sel.png"},{"pagePath":"pages/sort/sort","text":"%index.sort%","iconPath":"/static/column/sort.png","selectedIconPath":"/static/column/sort_sel.png"},{"pagePath":"pages/hash_union/hash_union","text":"%index.hash.union%","iconPath":"/static/column/hx.png","selectedIconPath":"/static/column/hx_sel.png"},{"pagePath":"pages/shopping_cart/shopping_cart","text":"%index.shopping.cart%","iconPath":"/static/column/shopping.png","selectedIconPath":"/static/column/shopping_sel.png"},{"pagePath":"pages/mine/mine","text":"%index.mine%","iconPath":"/static/column/mine.png","selectedIconPath":"/static/column/mine_sel.png"}],"backgroundColor":"#F8F8F8","selectedIndex":0,"shown":true},"locales":{"en":{"locale.auto":"System","locale.en":"English","locale.zh-hans":"简体中文","locale.zh-hant":"繁体中文","locale.ja":"日语","index.title":"Hello i18n","index.home":"主页","index.sort":"分类","index.hash.union":"哈希联盟","index.shopping.cart":"购物车","index.mine":"我的","index.demo":"uni-app globalization","index.demo-description":"Include uni-framework, manifest.json, pages.json, tabbar, Page, Component, API, Schema","index.detail":"Detail","index.language":"Language","index.language-info":"Settings","index.system-language":"System language","index.application-language":"Application language","index.language-change-confirm":"Applying this setting will restart the app","api.message":"Message","schema.name":"Name","schema.add":"Add","schema.add-success":"Add success","bankCard.title":"银行卡管理","bankCard.add.title":"添加银行卡","address.title":"地址管理","address.add.title":"添加地址","authentication.title":"实名认证","purse.title":"我的钱包","purse.bonus.title":"我的奖金"},"zh-Hans":{"locale.auto":"系统","locale.en":"English","locale.zh-hans":"简体中文","locale.zh-hant":"繁体中文","locale.ja":"日语","index.title":"Hello i18n","index.home":"主页","index.sort":"分类","index.hash.union":"哈希联盟","index.shopping.cart":"购物车","index.mine":"我的","index.demo-description":"包含 uni-framework、manifest.json、pages.json、tabbar、页面、组件、API、Schema","index.detail":"详情","index.language":"语言","index.language-info":"语言信息","index.system-language":"系统语言","index.application-language":"应用语言","index.language-change-confirm":"应用此设置将重启App","api.message":"提示","schema.name":"姓名","schema.add":"新增","schema.add-success":"新增成功","bankCard.title":"银行卡管理","bankCard.add.title":"添加银行卡","address.title":"地址管理","address.add.title":"添加地址","authentication.title":"实名认证","purse.title":"我的钱包","purse.bonus.title":"我的奖金"}},"darkmode":false,"themeConfig":{}};
|
||||
const __uniRoutes = [{"path":"pages/home/home","meta":{"isQuit":true,"isEntry":true,"isTabBar":true,"tabBarIndex":0,"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/index/index","meta":{"navigationBar":{"titleText":"%index.title%","style":"custom","type":"default"},"isNVue":false}},{"path":"pages/sort/sort","meta":{"isQuit":true,"isTabBar":true,"tabBarIndex":1,"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/hash_union/hash_union","meta":{"isQuit":true,"isTabBar":true,"tabBarIndex":2,"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/shopping_cart/shopping_cart","meta":{"isQuit":true,"isTabBar":true,"tabBarIndex":3,"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/mine/mine","meta":{"isQuit":true,"isTabBar":true,"tabBarIndex":4,"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/mine_bank_card/mine_bank_card","meta":{"enablePullDownRefresh":false,"navigationBar":{"backgroundColor":"#FFFFFF","titleText":"%bankCard.title%","style":"default","type":"default","titleColor":"#000000"},"isNVue":false}},{"path":"pages/mine_bank_add/mine_bank_add","meta":{"enablePullDownRefresh":false,"navigationBar":{"backgroundColor":"#FFFFFF","titleText":"%bankCard.add.title%","style":"default","type":"default","titleColor":"#000000"},"isNVue":false}},{"path":"pages/mine_address/mine_address","meta":{"enablePullDownRefresh":false,"navigationBar":{"backgroundColor":"#FFFFFF","titleText":"%address.title%","style":"default","type":"default","titleColor":"#000000"},"isNVue":false}},{"path":"pages/mine_address_add/mine_address_add","meta":{"enablePullDownRefresh":false,"navigationBar":{"backgroundColor":"#FFFFFF","titleText":"%address.add.title%","style":"default","type":"default","titleColor":"#000000"},"isNVue":false}},{"path":"pages/mine_authentication/mine_authentication","meta":{"enablePullDownRefresh":false,"navigationBar":{"backgroundColor":"#FFFFFF","titleText":"%authentication.title%","style":"default","type":"default","titleColor":"#000000"},"isNVue":false}},{"path":"pages/mine_authentication_ok/mine_authentication_ok","meta":{"enablePullDownRefresh":false,"navigationBar":{"backgroundColor":"#FFFFFF","titleText":"%authentication.title%","style":"default","type":"default","splitLine":{"color":"#f2f2f2"},"titleColor":"#000000"},"isNVue":false}},{"path":"pages/mine_purse/mine_purse","meta":{"enablePullDownRefresh":false,"navigationBar":{"backgroundColor":"#FFFFFF","titleText":"%purse.title%","style":"default","type":"default","titleColor":"#000000"},"isNVue":false}},{"path":"pages/mine_order/mine_order","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/mine_order_info/mine_order_info","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/mine_purse_bonus/mine_purse_bonus","meta":{"enablePullDownRefresh":false,"navigationBar":{"backgroundColor":"#ff7c41","titleText":"%purse.bonus.title%","style":"default","type":"default","titleColor":"#ffffff"},"isNVue":false}},{"path":"pages/login/login","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/register/register","meta":{"enablePullDownRefresh":false,"navigationBar":{"backgroundColor":"#FFFFFF","titleText":"","style":"default","type":"default","titleColor":"#000000"},"isNVue":false}},{"path":"pages/turntable/turntable","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/search/search","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/preference/preference","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/welcome/welcome","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}}].map(uniRoute=>(uniRoute.meta.route=uniRoute.path,__uniConfig.pages.push(uniRoute.path),uniRoute.path='/'+uniRoute.path,uniRoute));
|
||||
__uniConfig.styles=[];//styles
|
||||
__uniConfig.onReady=function(callback){if(__uniConfig.ready){callback()}else{onReadyCallbacks.push(callback)}};Object.defineProperty(__uniConfig,"ready",{get:function(){return isReady},set:function(val){isReady=val;if(!isReady){return}const callbacks=onReadyCallbacks.slice(0);onReadyCallbacks.length=0;callbacks.forEach(function(callback){callback()})}});
|
||||
__uniConfig.onServiceReady=function(callback){if(__uniConfig.serviceReady){callback()}else{onServiceReadyCallbacks.push(callback)}};Object.defineProperty(__uniConfig,"serviceReady",{get:function(){return isServiceReady},set:function(val){isServiceReady=val;if(!isServiceReady){return}const callbacks=onServiceReadyCallbacks.slice(0);onServiceReadyCallbacks.length=0;callbacks.forEach(function(callback){callback()})}});
|
||||
service.register("uni-app-config",{create(a,b,c){if(!__uniConfig.viewport){var d=b.weex.config.env.scale,e=b.weex.config.env.deviceWidth,f=Math.ceil(e/d);Object.assign(__uniConfig,{viewport:f,defaultFontSize:16})}return{instance:{__uniConfig:__uniConfig,__uniRoutes:__uniRoutes,global:u,window:u,document:u,frames:u,self:u,location:u,navigator:u,localStorage:u,history:u,Caches:u,screen:u,alert:u,confirm:u,prompt:u,fetch:u,XMLHttpRequest:u,WebSocket:u,webkit:u,print:u}}}});
|
||||
})();
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
(function(){})();
|
||||
@@ -0,0 +1 @@
|
||||
.title{font-size:16px;font-weight:700;margin-bottom:15px}.description{font-size:14px;opacity:.6;margin-bottom:15px}.detail-link{font-size:14px;word-break:break-all}.link{color:#007aff;margin-left:10px}.locale-setting{font-size:16px;font-weight:700;margin-top:25px;margin-bottom:5px;padding-bottom:5px;border-bottom:1px solid #f0f0f0}.list-item{font-size:14px;padding:10px 0}.list-item .v{margin-left:5px}.locale-item{display:flex;flex-direction:row;padding:10px 0}.locale-item .text{flex:1}.icon-check{margin-right:5px;border:2px solid #007aff;border-left:0;border-top:0;height:12px;width:6px;transform-origin:center;transition:all .3s;transform:rotate(45deg)}
|
||||
@@ -0,0 +1 @@
|
||||
.u-empty[data-v-75c9e2d1],.u-empty__wrap[data-v-75c9e2d1],.u-tabs[data-v-75c9e2d1],.u-tabs__wrapper[data-v-75c9e2d1],.u-tabs__wrapper__scroll-view-wrapper[data-v-75c9e2d1],.u-tabs__wrapper__scroll-view[data-v-75c9e2d1],.u-tabs__wrapper__nav[data-v-75c9e2d1],.u-tabs__wrapper__nav__line[data-v-75c9e2d1],.up-empty[data-v-75c9e2d1],.up-empty__wrap[data-v-75c9e2d1],.up-tabs[data-v-75c9e2d1],.up-tabs__wrapper[data-v-75c9e2d1],.up-tabs__wrapper__scroll-view-wrapper[data-v-75c9e2d1],.up-tabs__wrapper__scroll-view[data-v-75c9e2d1],.up-tabs__wrapper__nav[data-v-75c9e2d1],.up-tabs__wrapper__nav__line[data-v-75c9e2d1]{display:flex;flex-direction:column;flex-shrink:0;flex-grow:0;flex-basis:auto;align-items:stretch;align-content:flex-start}@font-face{font-family:uicon-iconfont;src:url(https://at.alicdn.com/t/font_2225171_8kdcwk4po24.ttf) format("truetype")}.u-icon[data-v-75c9e2d1]{display:flex;align-items:center}.u-icon--left[data-v-75c9e2d1]{flex-direction:row-reverse;align-items:center}.u-icon--right[data-v-75c9e2d1]{flex-direction:row;align-items:center}.u-icon--top[data-v-75c9e2d1]{flex-direction:column-reverse;justify-content:center}.u-icon--bottom[data-v-75c9e2d1]{flex-direction:column;justify-content:center}.u-icon__icon[data-v-75c9e2d1]{font-family:uicon-iconfont;position:relative;display:flex;flex-direction:row;align-items:center}.u-icon__icon--primary[data-v-75c9e2d1]{color:#3c9cff}.u-icon__icon--success[data-v-75c9e2d1]{color:#5ac725}.u-icon__icon--error[data-v-75c9e2d1]{color:#f56c6c}.u-icon__icon--warning[data-v-75c9e2d1]{color:#f9ae3d}.u-icon__icon--info[data-v-75c9e2d1]{color:#909399}.u-icon__img[data-v-75c9e2d1]{height:auto;will-change:transform}.u-icon__label[data-v-75c9e2d1]{line-height:1}.u-empty[data-v-385bd000],.u-empty__wrap[data-v-385bd000],.u-tabs[data-v-385bd000],.u-tabs__wrapper[data-v-385bd000],.u-tabs__wrapper__scroll-view-wrapper[data-v-385bd000],.u-tabs__wrapper__scroll-view[data-v-385bd000],.u-tabs__wrapper__nav[data-v-385bd000],.u-tabs__wrapper__nav__line[data-v-385bd000],.up-empty[data-v-385bd000],.up-empty__wrap[data-v-385bd000],.up-tabs[data-v-385bd000],.up-tabs__wrapper[data-v-385bd000],.up-tabs__wrapper__scroll-view-wrapper[data-v-385bd000],.up-tabs__wrapper__scroll-view[data-v-385bd000],.up-tabs__wrapper__nav[data-v-385bd000],.up-tabs__wrapper__nav__line[data-v-385bd000]{display:flex;flex-direction:column;flex-shrink:0;flex-grow:0;flex-basis:auto;align-items:stretch;align-content:flex-start}.u-checkbox[data-v-385bd000]{display:flex;overflow:hidden;flex-direction:row;align-items:center;margin-bottom:5px;margin-top:5px}.u-checkbox-label--left[data-v-385bd000]{flex-direction:row}.u-checkbox-label--right[data-v-385bd000]{flex-direction:row-reverse;justify-content:space-between}.u-checkbox__icon-wrap[data-v-385bd000]{box-sizing:border-box;transition-property:border-color,background-color,color;transition-duration:.2s;color:#606266;display:flex;flex-direction:row;align-items:center;justify-content:center;color:transparent;text-align:center;margin-right:6px;font-size:6px;border-width:1px;border-color:#c8c9cc;border-style:solid}.u-checkbox__icon-wrap--circle[data-v-385bd000]{border-radius:100%}.u-checkbox__icon-wrap--square[data-v-385bd000]{border-radius:3px}.u-checkbox__icon-wrap--checked[data-v-385bd000]{color:#fff;background-color:red;border-color:#2979ff}.u-checkbox__icon-wrap--disabled[data-v-385bd000]{background-color:#ebedf0!important}.u-checkbox__icon-wrap--disabled--checked[data-v-385bd000]{color:#c8c9cc!important}.u-checkbox__label[data-v-385bd000]{word-wrap:break-word;margin-left:5px;margin-right:12px;color:#606266;font-size:15px}.u-checkbox__label--disabled[data-v-385bd000]{color:#c8c9cc}.mine_address_warp[data-v-07aa2f74]{height:calc(100vh - 1.8125rem);background-color:#f5f5f5;padding:.9375rem}.address_item[data-v-07aa2f74]{background:#fff;border-radius:.75rem;padding:.9375rem;margin-bottom:.9375rem}.address_item_info[data-v-07aa2f74]{font-weight:700;font-size:1rem;color:#222;display:flex}.address_item_address[data-v-07aa2f74]{font-weight:500;font-size:.8125rem;color:#666;margin-top:.3125rem}.address_operate[data-v-07aa2f74]{display:flex;justify-content:space-between;margin-top:.9375rem}.operate_item[data-v-07aa2f74]{display:flex;align-items:center}.operate_[data-v-07aa2f74]{padding:.3125rem .9375rem;background:#f3f3f3;border-radius:.78125rem;font-size:.75rem;color:#222;margin-left:.625rem}
|
||||
@@ -0,0 +1 @@
|
||||
.search_warp[data-v-8a1656ef]{background-color:#f5f5f5;height:100vh}
|
||||
@@ -0,0 +1 @@
|
||||
.welcome_warp[data-v-480bc329]{background-color:#f5f5f5;height:100vh}
|
||||
|
After Width: | Height: | Size: 4.6 KiB |
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 3.6 KiB |
|
After Width: | Height: | Size: 3.6 KiB |
|
After Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 2.5 KiB |
|
After Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 2.1 KiB |
|
After Width: | Height: | Size: 2.1 KiB |
|
After Width: | Height: | Size: 927 B |
|
After Width: | Height: | Size: 7.4 KiB |
|
After Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 10 KiB |
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 10 KiB |
|
After Width: | Height: | Size: 946 B |
|
After Width: | Height: | Size: 15 KiB |
|
After Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 482 B |
|
After Width: | Height: | Size: 892 B |
|
After Width: | Height: | Size: 949 B |
|
After Width: | Height: | Size: 1002 B |
|
After Width: | Height: | Size: 960 B |
|
After Width: | Height: | Size: 19 KiB |
|
After Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 3.9 KiB |
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 2.3 KiB |
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 46 KiB |
|
After Width: | Height: | Size: 174 KiB |
|
After Width: | Height: | Size: 91 KiB |
|
After Width: | Height: | Size: 636 B |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 868 B |
|
After Width: | Height: | Size: 905 B |
|
After Width: | Height: | Size: 2.1 KiB |
|
After Width: | Height: | Size: 2.9 KiB |
|
After Width: | Height: | Size: 548 KiB |
|
After Width: | Height: | Size: 209 KiB |
|
After Width: | Height: | Size: 1.1 MiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 10 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 16 KiB |
|
After Width: | Height: | Size: 15 KiB |
|
After Width: | Height: | Size: 19 KiB |
|
After Width: | Height: | Size: 15 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 16 KiB |
|
After Width: | Height: | Size: 14 KiB |