merge
@@ -10,7 +10,6 @@ import { request } from '../index'
|
|||||||
|
|
||||||
// dt账户
|
// dt账户
|
||||||
const dt = (data) =>{
|
const dt = (data) =>{
|
||||||
console.log(data)
|
|
||||||
return request({
|
return request({
|
||||||
url: "user/account/dt_logs",
|
url: "user/account/dt_logs",
|
||||||
data
|
data
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"name" : "共力生态",
|
"name" : "共力生态",
|
||||||
"appid" : "__UNI__DE7B0E6",
|
"appid" : "__UNI__DE7B0E6",
|
||||||
"description" : "共力生态",
|
"description" : "共力生态",
|
||||||
"versionName" : "1.0.25",
|
"versionName" : "1.0.26",
|
||||||
"versionCode" : 100,
|
"versionCode" : 100,
|
||||||
"transformPx" : false,
|
"transformPx" : false,
|
||||||
/* 5+App特有相关 */
|
/* 5+App特有相关 */
|
||||||
|
|||||||
@@ -43,7 +43,7 @@
|
|||||||
<view class="life-flex-item house" @click="onNav({name: 'Store'}, 'tab')">
|
<view class="life-flex-item house" @click="onNav({name: 'Store'}, 'tab')">
|
||||||
<view class="house-content">
|
<view class="house-content">
|
||||||
<view class="house-title">DT商城</view>
|
<view class="house-title">DT商城</view>
|
||||||
<view class="house-subtitle">共力共慧</br>健康生活馆</view>
|
<view class="house-subtitle">共力共惠</br>健康生活馆</view>
|
||||||
</view>
|
</view>
|
||||||
<image src="../../static/img/house_back.jpg" mode="aspectFill"></image>
|
<image src="../../static/img/house_back.jpg" mode="aspectFill"></image>
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
@@ -105,7 +105,6 @@
|
|||||||
state: this.tabs[this.index].type,
|
state: this.tabs[this.index].type,
|
||||||
page: this.page
|
page: this.page
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
console.log(res);
|
|
||||||
if (res.page.current === 1) {
|
if (res.page.current === 1) {
|
||||||
this.array = []
|
this.array = []
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -78,12 +78,12 @@
|
|||||||
<!-- 功能块 -->
|
<!-- 功能块 -->
|
||||||
<view class="btns-box" v-if="isWallet">
|
<view class="btns-box" v-if="isWallet">
|
||||||
<view class="btns-box-item" @click="onBtn('AccountIntegral', {})">
|
<view class="btns-box-item" @click="onBtn('AccountIntegral', {})">
|
||||||
<image class="icon" src="@/static/user/userIcon_02.png" mode="widthFix" />
|
<image class="icon" src="@/static/user/userIcon_10.png" mode="widthFix" />
|
||||||
共力分钱包
|
共力分钱包
|
||||||
<uni-icons class="forward" type="forward" color="#999" />
|
<uni-icons class="forward" type="forward" color="#999" />
|
||||||
</view>
|
</view>
|
||||||
<view class="btns-box-item" @click="onBtn('AccountDt', {})">
|
<view class="btns-box-item" @click="onBtn('AccountDt', {})">
|
||||||
<image class="icon" src="@/static/user/userIcon_02.png" mode="widthFix" />
|
<image class="icon" src="@/static/user/userIcon_01.png" mode="widthFix" />
|
||||||
DT积分钱包
|
DT积分钱包
|
||||||
<uni-icons class="forward" type="forward" color="#999" />
|
<uni-icons class="forward" type="forward" color="#999" />
|
||||||
</view>
|
</view>
|
||||||
@@ -149,7 +149,7 @@
|
|||||||
<slot name="default">
|
<slot name="default">
|
||||||
<view class="mnemonic-pwass">
|
<view class="mnemonic-pwass">
|
||||||
<input class="iv-input" :focus="true" type="password" v-model="iv" maxlength="10"
|
<input class="iv-input" :focus="true" type="password" v-model="iv" maxlength="10"
|
||||||
placeholder="输入密聊密码" />
|
placeholder="输入支付密码" />
|
||||||
</view>
|
</view>
|
||||||
</slot>
|
</slot>
|
||||||
</u-modal>
|
</u-modal>
|
||||||
@@ -282,6 +282,7 @@
|
|||||||
// 退出登录
|
// 退出登录
|
||||||
logOut() {
|
logOut() {
|
||||||
uni.removeStorageSync('isnew')
|
uni.removeStorageSync('isnew')
|
||||||
|
uni.removeStorageSync('isWalleNum')
|
||||||
this.$store.commit('setToken', '');
|
this.$store.commit('setToken', '');
|
||||||
this.$Router.replaceAll({name: 'Auth'})
|
this.$Router.replaceAll({name: 'Auth'})
|
||||||
},
|
},
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
BIN
static/user/userIcon_10.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
static/user/userIcon_11.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
6
unpackage/dist/build/app-plus/app-service.js
vendored
2
unpackage/dist/build/app-plus/app-view.js
vendored
2
unpackage/dist/build/app-plus/manifest.json
vendored
BIN
unpackage/dist/build/app-plus/static/user/feedback-upd.png
vendored
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
6
unpackage/dist/dev/app-plus/app-service.js
vendored
16882
unpackage/dist/dev/app-plus/app-view.js
vendored
2
unpackage/dist/dev/app-plus/manifest.json
vendored
|
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
BIN
unpackage/dist/dev/app-plus/static/user/userIcon_09的副本.png
vendored
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
unpackage/dist/dev/app-plus/static/user/userIcon_09的副本2.png
vendored
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
unpackage/dist/dev/app-plus/static/user/userIcon_10.png
vendored
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
unpackage/dist/dev/app-plus/static/user/userIcon_11.png
vendored
Normal file
|
After Width: | Height: | Size: 3.0 KiB |