初始化仓库

This commit is contained in:
wangxiaowei
2025-04-30 13:59:26 +08:00
commit f3990f76ef
1034 changed files with 133104 additions and 0 deletions

View File

@ -0,0 +1 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/recharge/balance"],{"063d":function(t,n,e){"use strict";(function(t){Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var e={data:function(){return{title:"充值余额",statusBarHeight:0,bgImageHeight:244,selectIndex:0,backText:"",topSpace:0}},onLoad:function(){var n=t.getSystemInfoSync();this.statusBarHeight=n.statusBarHeight,this.topSpace=80-this.statusBarHeight},methods:{toProfile:function(){t.navigateTo({url:"/pages/my/profile"})},toWallet:function(){t.navigateTo({url:"/pages/my/wallet"})}},computed:{navBackground:function(){return{"background-image":"url(".concat(this.cloudPath,"img/icon_recharge_bg.png)")}}}};n.default=e}).call(this,e("df3c")["default"])},"06b1":function(t,n,e){},"268e":function(t,n,e){"use strict";e.r(n);var u=e("b7b9"),o=e("338f");for(var a in o)["default"].indexOf(a)<0&&function(t){e.d(n,t,(function(){return o[t]}))}(a);e("9f59");var i=e("828b"),c=Object(i["a"])(o["default"],u["b"],u["c"],!1,null,null,null,!1,u["a"],void 0);n["default"]=c.exports},"338f":function(t,n,e){"use strict";e.r(n);var u=e("063d"),o=e.n(u);for(var a in u)["default"].indexOf(a)<0&&function(t){e.d(n,t,(function(){return u[t]}))}(a);n["default"]=o.a},"7d36":function(t,n,e){"use strict";(function(t,n){var u=e("47a9");e("6a4a");u(e("3240"));var o=u(e("268e"));t.__webpack_require_UNI_MP_PLUGIN__=e,n(o.default)}).call(this,e("3223")["default"],e("df3c")["createPage"])},"9f59":function(t,n,e){"use strict";var u=e("06b1"),o=e.n(u);o.a},b7b9:function(t,n,e){"use strict";e.d(n,"b",(function(){return o})),e.d(n,"c",(function(){return a})),e.d(n,"a",(function(){return u}));var u={uSticky:function(){return e.e("components/uview-ui/components/u-sticky/u-sticky").then(e.bind(null,"7476"))},uNavbar:function(){return e.e("components/uview-ui/components/u-navbar/u-navbar").then(e.bind(null,"93e6"))},uInput:function(){return Promise.all([e.e("common/vendor"),e.e("components/uview-ui/components/u-input/u-input")]).then(e.bind(null,"0fa1"))},priceFormat:function(){return e.e("components/price-format/price-format").then(e.bind(null,"70de"))},uButton:function(){return e.e("components/uview-ui/components/u-button/u-button").then(e.bind(null,"9c7d"))}},o=function(){var t=this.$createElement,n=(this._self._c,this.__get_style([this.navBackground]));this.$mp.data=Object.assign({},{$root:{s0:n}})},a=[]}},[["7d36","common/runtime","common/vendor"]]]);

View File

@ -0,0 +1,11 @@
{
"navigationBarTitleText": "充值余额",
"navigationStyle": "custom",
"usingComponents": {
"u-sticky": "/components/uview-ui/components/u-sticky/u-sticky",
"u-navbar": "/components/uview-ui/components/u-navbar/u-navbar",
"u-input": "/components/uview-ui/components/u-input/u-input",
"price-format": "/components/price-format/price-format",
"u-button": "/components/uview-ui/components/u-button/u-button"
}
}

View File

@ -0,0 +1 @@
<view class="index home-bg" style="{{$root.s0}}"><u-sticky vue-id="52e688b9-1" offset-top="0" h5-nav-height="0" bg-color="transparent" enable="{{true}}" bind:__l="__l" vue-slots="{{['default']}}"><u-navbar vue-id="{{('52e688b9-2')+','+('52e688b9-1')}}" border-bottom="{{false}}" is-fixed="{{false}}" custom-class="home-bg" background="{{navBackground}}" is-back="{{true}}" backText=" " title="{{title}}" title-color="#fff" backIconColor="#fff" bind:__l="__l"></u-navbar></u-sticky><view class="row-center balance" style="{{'padding-top:'+(topSpace+'px')+';'}}"><view class="u-text-center w-full"><view class="text-fff" style="font-size:96rpx;">0</view><view class="text-fff nr">充值余额</view></view></view><view class="content u-relative u-m-l-32 u-m-r-32" style="margin-top:132rpx;"><view class="input row-center br16"><view class="input-money"><u-input vue-id="52e688b9-3" placeholder="输入金额: 0" placeholder-style="color: #254062;" custom-style="{{({backgroundColor:'transparent'})}}" input-align="center" bind:__l="__l"></u-input></view></view><view class="u-m-t-38"><view class="sm u-m-b-20 bold-400">选择充值套餐</view><view class="grid-container"><view class="{{['item',[(selectIndex===0)?'active':'']]}}"><view class="xs text-666">充值</view><view class="text-333 md u-m-t-4">¥5</view><view class="text-666 xxs u-m-t-2">赠送11元</view></view></view></view><view class="u-m-t-56"><view class="sm u-m-b-20 bold-400">加赠券 价值10元</view><view class="grid-container u-m-t-18"><view class="coupon u-text-center"><view class="sm text-666">赠券1张</view><view class="text-333 md u-m-t-28"><price-format vue-id="52e688b9-4" color="#FF0000" price="{{10}}" subscriptSize="{{22}}" firstSize="{{52}}" bind:__l="__l"></price-format></view><view class="text-666 sm u-m-t-30">满10元可用</view></view></view></view><view class="u-m-t-70 u-p-10"><view class="sm u-m-b-20 bold-400">充值说明</view><view class="text-999">1. 账户充值仅限在线方式支付,充值金额实时到账;</view><view class="text-999">2. 有问题请联系客服;</view></view><view class="u-m-t-42 u-p-b-20"><u-button vue-id="52e688b9-5" hover-class="none" customStyle="{{({height:'76rpx',backgroundColor:themeColor,color:'#fff',border:'none',borderRadius:'100rpx'})}}" hair-line="{{false}}" data-event-opts="{{[['^click',[['mpLogin']]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}">立即充值</u-button></view></view></view>

View File

@ -0,0 +1 @@
page{background-color:#fff}.index{background-size:100% auto}.home-bg{background:url(http://jianbing-media.stnav.com/frontend/img/icon_recharge_bg.png) no-repeat;background-size:100% auto}.input{height:124rpx;background:#d3e0f1;border:2rpx solid #254062}.input-money{width:180rpx}.item{width:209rpx;height:155rpx;background:#f5f5f5;border:1rpx solid #f5f5f5;border-radius:12rpx 12rpx 12rpx 12rpx;padding:20rpx 20rpx 12rpx 20rpx}.active{background:#f3f8ff;border:1rpx solid #254062}.grid-container{display:grid;grid-template-columns:repeat(3,1fr);gap:32rpx}.coupon{width:207rpx;height:196rpx;background:url(http://jianbing-media.stnav.com/frontend/img/coupon_bg1.png) no-repeat;background-size:cover}.coupon > view:first-child{color:#845f2e;margin-top:4rpx}

View File

@ -0,0 +1 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/recharge/recharge"],{"338b":function(n,u,t){"use strict";t.r(u);var e=t("7103"),o=t.n(e);for(var i in e)["default"].indexOf(i)<0&&function(n){t.d(u,n,(function(){return e[n]}))}(i);u["default"]=o.a},"3bf3":function(n,u,t){"use strict";t.r(u);var e=t("563c"),o=t("338b");for(var i in o)["default"].indexOf(i)<0&&function(n){t.d(u,n,(function(){return o[n]}))}(i);t("ada1");var r=t("828b"),c=Object(r["a"])(o["default"],e["b"],e["c"],!1,null,null,null,!1,e["a"],void 0);u["default"]=c.exports},"563c":function(n,u,t){"use strict";t.d(u,"b",(function(){return o})),t.d(u,"c",(function(){return i})),t.d(u,"a",(function(){return e}));var e={uIcon:function(){return t.e("components/uview-ui/components/u-icon/u-icon").then(t.bind(null,"9e59"))},uRadioGroup:function(){return Promise.all([t.e("common/vendor"),t.e("components/uview-ui/components/u-radio-group/u-radio-group")]).then(t.bind(null,"b465"))},uRadio:function(){return t.e("components/uview-ui/components/u-radio/u-radio").then(t.bind(null,"2d6e"))},uButton:function(){return t.e("components/uview-ui/components/u-button/u-button").then(t.bind(null,"9c7d"))}},o=function(){var n=this.$createElement;this._self._c},i=[]},7103:function(n,u,t){"use strict";Object.defineProperty(u,"__esModule",{value:!0}),u.default=void 0;u.default={data:function(){return{pay:{weixin:0,alipay:0}}},methods:{pay:function(){}}}},"75f3":function(n,u,t){"use strict";(function(n,u){var e=t("47a9");t("6a4a");e(t("3240"));var o=e(t("3bf3"));n.__webpack_require_UNI_MP_PLUGIN__=t,u(o.default)}).call(this,t("3223")["default"],t("df3c")["createPage"])},ada1:function(n,u,t){"use strict";var e=t("b1f5"),o=t.n(e);o.a},b1f5:function(n,u,t){}},[["75f3","common/runtime","common/vendor"]]]);

View File

@ -0,0 +1,9 @@
{
"navigationBarTitleText": "充值",
"usingComponents": {
"u-icon": "/components/uview-ui/components/u-icon/u-icon",
"u-radio-group": "/components/uview-ui/components/u-radio-group/u-radio-group",
"u-radio": "/components/uview-ui/components/u-radio/u-radio",
"u-button": "/components/uview-ui/components/u-button/u-button"
}
}

View File

@ -0,0 +1 @@
<view><view class="bg-white u-m-32 u-p-32 br16 block"><view class="nr">充值金额</view><view class="u-m-t-16"><text class="price">5.0</text><text class="bold-400 nr u-m-l-16">元</text></view><view class="u-m-t-32 xs"><text class="recharge">充值金额:</text><text>5元</text></view></view><view class="bg-white u-m-32 u-p-32 br16 block"><view class="nr">选择支付方式</view><view class="row-between u-m-t-32"><view class="row-center"><u-icon vue-id="55994940-1" name="weixin-circle-fill" color="#28C445" size="80" bind:__l="__l"></u-icon><view class="u-m-l-16 lg">微信</view></view><view class="flex1 row-end"><u-radio-group bind:input="__e" vue-id="55994940-2" value="{{pay.weixin}}" data-event-opts="{{[['^input',[['__set_model',['$0','weixin','$event',[]],['pay']]]]]}}" bind:__l="__l" vue-slots="{{['default']}}"><u-radio vue-id="{{('55994940-3')+','+('55994940-2')}}" shape="circle" active-color="{{themeColor}}" bind:__l="__l"></u-radio></u-radio-group></view></view></view><view class="fixed left-0 right-0 bottom-0 u-m-64"><u-button vue-id="55994940-4" hover-class="none" customStyle="{{({height:'76rpx',backgroundColor:themeColor,color:'#fff',border:'none',borderRadius:'100rpx'})}}" hair-line="{{false}}" data-event-opts="{{[['^click',[['pay']]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}">立即支付</u-button></view></view>

View File

@ -0,0 +1 @@
.block{box-shadow:0rpx 10rpx 10rpx -6rpx rgba(0,0,0,.1),0rpx 16rpx 20rpx 2rpx rgba(0,0,0,.06),0rpx 6rpx 28rpx 4rpx rgba(0,0,0,.05)}.price{font-size:48rpx}.unit{color:#1f1f1f}.recharge{color:rgba(0,0,0,.6)}