version9
4
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div class="white-bg padding-lg padding-top border-radius">
|
||||
<div class="white-bg padding-lg padding-top border-radius ibox-content-auto-height">
|
||||
<div class="flex justify-between">
|
||||
<h3><vc:i18n name="小区积分" namespace="communityIntegral"></vc:i18n></h3>
|
||||
<div>
|
||||
|
||||
@@ -84,7 +84,7 @@
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="ibox-content">
|
||||
<div class="ibox-content ibox-content-auto-height">
|
||||
|
||||
<table class="footable table table-stripped toggle-arrow-tiny" data-page-size="15">
|
||||
<thead>
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="ibox-content">
|
||||
<div class="ibox-content ibox-content-auto-height">
|
||||
|
||||
<table class="footable table table-stripped toggle-arrow-tiny" data-page-size="15">
|
||||
<thead>
|
||||
|
||||
@@ -104,7 +104,7 @@
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="ibox-content">
|
||||
<div class="ibox-content ibox-content-auto-height">
|
||||
|
||||
<table class="footable table table-stripped toggle-arrow-tiny" data-page-size="15">
|
||||
<thead>
|
||||
|
||||
@@ -94,7 +94,7 @@
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="ibox-content">
|
||||
<div class="ibox-content ibox-content-auto-height">
|
||||
|
||||
<table class="footable table table-stripped toggle-arrow-tiny" data-page-size="15">
|
||||
<thead>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<vc:create path="scm/couponRuleDiv" callBackListener="couponRule"></vc:create>
|
||||
</div>
|
||||
<div class="col-md-10 margin-top-xs vc-org-page">
|
||||
<div class="bg-white border-radius padding">
|
||||
<div class="bg-white border-radius padding ibox-content-auto-height">
|
||||
<h5 class="role-title">{{couponRuleInfo.curCouponRule.ruleName}}</h5>
|
||||
<div class="role-context ">{{couponRuleInfo.curCouponRule.remark}}</div>
|
||||
<div class="line-x margin-top"></div>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<div class="white-bg padding-lg padding-top border-radius">
|
||||
<div class="white-bg padding-lg padding-top border-radius ibox-content-auto-height">
|
||||
<div class="flex justify-between">
|
||||
<h3><vc:i18n name="小区金币" namespace="gold"></vc:i18n></h3>
|
||||
<div>
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="ibox-content">
|
||||
<div class="ibox-content ibox-content-auto-height">
|
||||
<table class="footable table table-stripped toggle-arrow-tiny" data-page-size="15">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
</button> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="ibox-content">
|
||||
<div class="ibox-content ibox-content-auto-height">
|
||||
<table class="footable table table-stripped toggle-arrow-tiny" data-page-size="15">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<vc:create path="scm/integralRuleDiv" callBackListener="integralRule"></vc:create>
|
||||
</div>
|
||||
<div class="col-md-10 margin-top-xs vc-org-page">
|
||||
<div class="bg-white border-radius padding">
|
||||
<div class="bg-white border-radius padding ibox-content-auto-height">
|
||||
<h5 class="role-title">{{integralRuleInfo.curIntegralRule.ruleName}}</h5>
|
||||
<div class="role-context ">{{integralRuleInfo.curIntegralRule.remark}}</div>
|
||||
<div class="line-x margin-top"></div>
|
||||
|
||||
Reference in New Issue
Block a user