Browse Source

翻译,加载动画,银行卡部分代码

master
沈训 3 weeks ago
parent
commit
93b998c2f8
  1. 4
      components/xuan-loading/xuan-loading.vue
  2. 12
      config.js
  3. 13
      config/environment.js
  4. 944
      config/language.js
  5. 6
      manifest.json
  6. 10
      pages/account/transactionRecord.vue
  7. 2
      pages/account/withdrawDeposit.vue
  8. 11
      pages/home/index.vue
  9. 2
      pages/login.vue
  10. 8
      pages/mine/about/index.vue
  11. 26
      pages/mine/bankCard/cardDetail.vue
  12. 11
      pages/mine/bankCard/index.vue
  13. 11
      pages/mine/info/edit.vue
  14. 20
      pages/mine/pwd/index.vue

4
components/xuan-loading/xuan-loading.vue

@ -147,12 +147,12 @@
position: absolute;
width: 18rpx;
height: 18rpx;
background: #3aa4f0;
background: #FECA65;
border-radius: 50%;
left: 50%;
}
.first-dot{
background: #3aa4f0;
background: #FECA65;
animation: 1.5s dotscale cubic-bezier(0.800,0.005,0.500,1.000) infinite;
}

12
config.js

@ -2,8 +2,8 @@
module.exports = {
// baseUrl: 'https://vue.ruoyi.vip/dev-api',
// baseUrl: 'https://vue.ruoyi.vip/prod-api',
baseUrl: 'http://8.137.52.68:8082',
// baseUrl: 'http://localhost:8082',
// baseUrl: 'http://8.137.52.68:8082',
baseUrl: 'http://192.168.0.12:8082',
// baseUrl: 'http://192.168.1.138:8082',
// 应用信息
appInfo: {
@ -12,17 +12,17 @@ module.exports = {
// 应用版本
version: "1.1.0",
// 应用logo
logo: "/static/logo.png",
logo: "/static/login/logo.png",
// 官方网站
site_url: "http://ruoyi.vip",
site_url: "http://lfh.highinspire.cn/",
// 政策协议
agreements: [{
title: "隐私政策",
url: "https://ruoyi.vip/protocol.html"
url: "https://ruoyi.vip/protocol.html/"
},
{
title: "用户服务协议",
url: "https://ruoyi.vip/protocol.html"
url: "https://ruoyi.vip/protocol.html/"
}
]
}

13
config/environment.js

@ -70,20 +70,21 @@ const environment = {
// 应用信息
const appInfo = {
// 应用名称
name: "ruoyi-app",
name: "老挝支付金控管理系统",
// 应用版本
version: "1.1.0",
// 应用logo
logo: "/static/logo.png",
logo: "/static/login/logo.png",
// 官方网站
site_url: "http://ruoyi.vip",
site_url: "http://lfh.highinspire.cn/",
// 政策协议
agreements: [{
title: "隐私政策",
agreements: [
{
title: "隐私政策",
url: "https://ruoyi.vip/protocol.html"
},
{
title: "用户服务协议",
title: "用户服务协议",
url: "https://ruoyi.vip/protocol.html"
}
]

944
config/language.js

@ -162,40 +162,44 @@ export const LGC_data = {
eqAdmin:"设备管理"
},
home: {
scan:"扫一扫",
receiveAndPay: "收付款",
transfer: "转账",
withdrawal: "提现",
selectAll:"查看全部",
recharge:"充值",
billQuery:"账单查询",
accountBalance:"账户余额",
title: "老挝支付金控",
SearchCarMame: "请输入要搜索的车名",
UnifiedSalesPrice: "统一销售价",
parameter: "爱车展示",
calculate: "还本计算器",
BookCar: "预约看车",
ZeroInterestCalculator: "零利息还本计算器",
aggregateAmount: "购车总金额",
petap: "请输入购车总金额",
DownPaymentRatio: "首付比例",
PleaseRatio: "请输入首付比例",
numberPeriods: "分期",
MonthlyAmount: "月供金额",
address: "地址",
joinUs: "加入我们",
parameterConfiguration: "参数配置",
calculate_C: {
FullPayment: "全款",
ByStages: "零利率购车", //"分期贷"
amountOfLoan: "贷款总额预计比全款多",
EstimatedCost: "预计花费总额",
downPayment: "首付款",
rent: "贷款金额",
BareCarPrice: "裸车价",
downPayment: "首付金额",
monthlyMortgagePayment: "月供金额",
purchaseTax: "购置税",
insurance: "预计保险(全险)",
BookCar: "询底价 / 购车",
}
SearchCarMame: "请输入要搜索的车名",
UnifiedSalesPrice: "统一销售价",
parameter: "爱车展示",
calculate: "还本计算器",
BookCar: "预约看车",
ZeroInterestCalculator: "零利息还本计算器",
aggregateAmount: "购车总金额",
petap: "请输入购车总金额",
DownPaymentRatio: "首付比例",
PleaseRatio: "请输入首付比例",
numberPeriods: "分期",
MonthlyAmount: "月供金额",
address: "地址",
joinUs: "加入我们",
parameterConfiguration: "参数配置",
calculate_C: {
FullPayment: "全款",
ByStages: "零利率购车", //"分期贷"
amountOfLoan: "贷款总额预计比全款多",
EstimatedCost: "预计花费总额",
downPayment: "首付款",
rent: "贷款金额",
BareCarPrice: "裸车价",
downPayment: "首付金额",
monthlyMortgagePayment: "月供金额",
purchaseTax: "购置税",
insurance: "预计保险(全险)",
BookCar: "询底价 / 购车",
}
},
account:{
qrCode:"付款码",
@ -227,445 +231,453 @@ export const LGC_data = {
cannot0:"金额不能为0"
}
},
English: {
sysError:"系统出错,请联系管理员",
verification:"验证中...",
affirm:"确认",
title: "English",
hint:"提示",
updateSuccess:"修改成功",
submitSuccess:"提交成功",
bankCard:"银行卡",
tabbar: ["Car selection", "Make an appointment", "My"],
overview: {
NoMoreData: "No more data",
loading: "Loading...",
close: "close",
year: "year",
referrer: "referrer",
salt: "referral code",
name: "name",
phone: "phone",
address: "address",
email: "Email",
data: "data",
detailTime: "detailTime",
submit: "submit",
type: "type",
PleaseContent: "Please enter the content",
preserve: "preserve",
please: "Please read and agree",
privacyAgreement: "<Privacy agreement>",
serviceAgreement: "<Service agreement>"
},
log: {
title: "LFL Easy Buy",
subTitle: "Dreams are on the road [good car company, quality life]!",
RememberPassword: "Remember password",
register: "Register",
ReturnToLogin: "Return to login",
login: "Log in",
LoginOrPhone: "userName or phone",
password: "Please enter the password",
RecommendedCode: "Recommended code",
userName: "userName",
phone: "phone",
password: "password",
oldPassword: "Old password",
homePage: "Return to the home page"
},
appointment: {
IntendedModel: "Intended model",
shop: "shop",
selectShop: "Choose a store",
selectDate: "select date",
morning: "morning",
afternoon: "afternoon"
},
me: {
systemName:"老挝金控支付系统",
RecommendedCode: "Recommended code",
logOut: "Log out",
material: "Information",
ModifyPassword: "Password",
language: "Language",
CustomerServiceHotline: "Customer service hotline",
personage: "personage",
LoginSettings: "Login settings",
notLoggedIn: "Not logged in",
scanCode: "The user registration page scans the QR code above.",
personalData: "Personal data",
gender: "gender",
man: "man",
woman: "woman",
personalAccount: "个人账户",
securityCenter:"安全中心",
myContact:"我的联系人",
shareLink:"分享链接",
commonProblem:"常见问题",
checkUpdate:"检查更新",
shareFriends:"分享到好友",
versionNum:"版本号",
email:"官方邮箱",
phone:"服务热线",
website:"公司网站",
submit:"提交",
chooseAvatar:"选择头像",
nickName:"昵称",
inputNickName:"请输入昵称",
inputPhoneNumber:"请输入手机号",
inputEmail:"请输入邮箱",
phoneError:"手机号不正确,请重试",
phoneNumber:"手机号",
verification:"验证",
emailNum:"邮箱",
checkPhoneNumber:"请验证手机号是否正确",
inputTrueEmail:"请输入正确的邮箱",
station:"岗位",
role:"角色",
createDate:"创建日期"
},
password:{
oldPwd:"旧密码",
newPwd:"新密码",
confirmPassword:"确认密码",
inputOldPwd:"请输入旧密码",
inputNewPwd:"请输入新密码",
confirmPassword2:"请确认密码",
errOldPwd:"旧密码不能为空",
errNewPwd:"新密码不能为空",
errCheck:"确认密码不能为空",
errLength:"长度在 6 到 20 个字符",
errSame:"两次输入的密码不一致",
oldPayPwd:"请输入原支付密码",
newPayPwd:"请设置新的支付密码",
newPayPwd2:"请再次输入新的支付密码",
setPayPwd:"请设置支付密码",
setPayPwd2:"请再次输入支付密码",
pwdConstitute:"密码由6位数字组成",
setSuccess:"密码设置成功",
errSuccess:"密码设置失败,请联系管理员",
errPwdLen:"请输入6位数字密码",
abandon:"确认要放弃设置支付密码吗?",
pwdError:"密码错误",
safeTip:"请妥善保管账户密码,定期更换以确保账户安全",
updateLoginPwd:"修改登录密码",
setPayPwd:"设置支付密码",
findPayPwd:"找回支付密码",
loginLock:"登录锁",
eqAdmin:"设备管理"
},
wallet:{
availableBalance:"可用余额",
moneySafe:"资金安全",
withdrawal:"提现",
toUp:"充值",
balanceChangeRecord:"余额变动记录",
all:"全部",
balance:"余额"
},
bank:{
addBank:"添加银行卡",
depositCard:"储蓄卡",
checkPwd:"需验证支付密码",
pwdConstitute:"密码由6位数字组成",
inputCardNum:"输入卡号添加",
bankName:"银行名称",
inputBankName:"输入银行名称",
inputBankNum:"输入本人银行卡号",
next:"下一步",
agreeAgreement:"添加银行卡需要同意以下条款",
userAgreement:"《用户服务协议》",
bankAgreement:"《银行协议》",
agree:"同意",
disagree:"不同意",
freeNum:"免输卡号添加",
support:"目前只支持添加中国,老挝,美国的银行卡号",
cardNum:"卡号"
},
home: {
selectAll:"查看全部",
recharge:"充值",
billQuery:"账单查询",
accountBalance:"账户余额",
title: "老挝支付金控",
SearchCarMame: "The name of the car searched",
UnifiedSalesPrice: "Unified sales price",
parameter: "Parameter",
calculate: "Calculate",
BookCar: "Make an appointment to see the car",
ZeroInterestCalculator: "Zero interest repayment calculator",
aggregateAmount: "Total amount of car purchase",
petap: "Please enter the total amount of car purchase",
DownPaymentRatio: "Down payment ratio",
PleaseRatio: "Please enter the down payment ratio.",
numberPeriods: "Number of periods",
MonthlyAmount: "Monthly payment amount",
joinUs: "Join us",
parameterConfiguration: "Parameter configuration",
calculate_C: {
FullPayment: "Full",
ByStages: "Installment Loan",
amountOfLoan: "The total loan amount is expected to be more than the full amount",
EstimatedCost: "Estimated cost",
downPayment: "Down payment",
rent: "Loan Amount",
BareCarPrice: "Base car price",
downPayment: "Down payment amount",
monthlyMortgagePayment: "Monthly payment amount",
purchaseTax: "Purchase tax",
insurance: "Insurance",
BookCar: "Ask for price / car purchase",
}
},
account:{
qrCode:"付款码",
qrCodePayment:"二维码收款",
PersonalPaymentCode:"个人收款码",
accountBook: "账簿",
recently:"最近",
linkman:"联系人",
reservationTransfer:"预约转账",
multiTransfer:"向多人转账",
aaReceipt:"AA收款",
showDetail:"展示明细",
concealDetail:"隐藏明细",
searchName:"请输入收款账号、用户名",
selectCashAmount:"请输入提现金额",
availableBalance:"可用余额",
allDeposit:"全部提现",
immediatelyDeposit:"立即提现",
selectBankCard:"选择银行卡",
cashAmount:"提现金额",
topUpAmount: "充值金额",
collectionCard:"收款银行卡",
paymentCard:"付款银行卡",
noCard:"暂无银行卡",
myAccount:"我的余额",
setMoney:"设置金额",
clearMoney:"清除金额",
saveQRCode:"保存收款码",
cannot0:"金额不能为0"
}
English: {
sysError: "System error, please contact the administrator",
verification: "Verifying...",
affirm: "Confirm",
title: "English",
hint: "Hint",
updateSuccess: "Update successful",
submitSuccess: "Submit successful",
bankCard: "Bank card",
tabbar: ["Car selection", "Make an appointment", "My"],
overview: {
NoMoreData: "No more data",
loading: "Loading...",
close: "Close",
year: "Year",
referrer: "Referrer",
salt: "Referral code",
name: "Name",
phone: "Phone",
address: "Address",
email: "Email",
data: "Data",
detailTime: "Detail time",
submit: "Submit",
type: "Type",
PleaseContent: "Please enter the content",
preserve: "Preserve",
please: "Please read and agree",
privacyAgreement: "<Privacy agreement>",
serviceAgreement: "<Service agreement>"
},
log: {
title: "LFL Easy Buy",
subTitle: "Dreams are on the road [good car company, quality life]!",
RememberPassword: "Remember password",
register: "Register",
ReturnToLogin: "Return to login",
login: "Log in",
LoginOrPhone: "Username or phone",
password: "Please enter the password",
RecommendedCode: "Recommended code",
userName: "Username",
phone: "Phone",
password: "Password",
oldPassword: "Old password",
homePage: "Return to the home page"
},
appointment: {
IntendedModel: "Intended model",
shop: "Shop",
selectShop: "Choose a store",
selectDate: "Select date",
morning: "Morning",
afternoon: "Afternoon"
},
me: {
systemName: "Lao Financial Control Payment System",
RecommendedCode: "Recommended code",
logOut: "Log out",
material: "Information",
ModifyPassword: "Password",
language: "Language",
CustomerServiceHotline: "Customer service hotline",
personage: "About us",
LoginSettings: "Login settings",
notLoggedIn: "Not logged in",
scanCode: "The user registration page scans the QR code above.",
personalData: "Personal data",
gender: "Gender",
man: "Male",
woman: "Female",
personalAccount: "Personal account",
securityCenter: "Security center",
myContact: "My contacts",
shareLink: "Share link",
commonProblem: "Common problems",
checkUpdate: "Check for updates",
shareFriends: "Share with friends",
versionNum: "Version number",
email: "Official email",
phone: "Service hotline",
website: "Company website",
submit: "Submit",
chooseAvatar: "Choose avatar",
nickName: "Nickname",
inputNickName: "Please enter nickname",
inputPhoneNumber: "Please enter phone number",
inputEmail: "Please enter email",
phoneError: "Incorrect phone number, please try again",
phoneNumber: "Phone number",
verification: "Verification",
emailNum: "Email",
checkPhoneNumber: "Please verify if the phone number is correct",
inputTrueEmail: "Please enter the correct email",
station: "Position",
role: "Role",
createDate: "Creation date"
},
password: {
oldPwd: "Old password",
newPwd: "New password",
confirmPassword: "Confirm password",
inputOldPwd: "Please enter old password",
inputNewPwd: "Please enter new password",
confirmPassword2: "Please confirm password",
errOldPwd: "Old password cannot be empty",
errNewPwd: "New password cannot be empty",
errCheck: "Confirm password cannot be empty",
errLength: "Length must be between 6 and 20 characters",
errSame: "The two passwords entered do not match",
oldPayPwd: "Please enter the original payment password",
newPayPwd: "Please set a new payment password",
newPayPwd2: "Please enter the new payment password again",
setPayPwd: "Please set the payment password",
setPayPwd2: "Please enter the payment password again",
pwdConstitute: "Password consists of 6 digits",
setSuccess: "Password set successfully",
errSuccess: "Password setting failed, please contact the administrator",
errPwdLen: "Please enter a 6-digit password",
abandon: "Are you sure you want to abandon setting the payment password?",
pwdError: "Password error",
safeTip: "Please keep your account password safe and change it regularly to ensure account security",
updateLoginPwd: "Change login password",
setPayPwd: "Set payment password",
findPayPwd: "Retrieve payment password",
loginLock: "Login lock",
eqAdmin: "Device management"
},
wallet: {
availableBalance: "Available balance",
moneySafe: "Fund safety",
withdrawal: "Withdrawal",
toUp: "Top-up",
balanceChangeRecord: "Balance change record",
all: "All",
balance: "Balance"
},
bank: {
addBank: "Add bank card",
depositCard: "Debit card",
checkPwd: "Payment password verification required",
pwdConstitute: "Password consists of 6 digits",
inputCardNum: "Enter card number to add",
bankName: "Bank name",
inputBankName: "Enter bank name",
inputBankNum: "Enter your bank card number",
next: "Next",
agreeAgreement: "Adding a bank card requires agreeing to the following terms",
userAgreement: "<User service agreement>",
bankAgreement: "<Bank agreement>",
agree: "Agree",
disagree: "Disagree",
freeNum: "Add without entering card number",
support: "Currently only supports adding bank cards from China, Laos, and the United States",
cardNum: "Card number"
},
home: {
scan:"Scan",
receiveAndPay: "Receive and pay",
transfer: "Transfer",
withdrawal: "Withdrawal",
selectAll: "View all",
recharge: "Top-up",
billQuery: "Bill inquiry",
accountBalance: "Account balance",
title: "Lao Financial Control Payment",
SearchCarMame: "The name of the car searched",
UnifiedSalesPrice: "Unified sales price",
parameter: "Parameter",
calculate: "Calculate",
BookCar: "Make an appointment to see the car",
ZeroInterestCalculator: "Zero interest repayment calculator",
aggregateAmount: "Total amount of car purchase",
petap: "Please enter the total amount of car purchase",
DownPaymentRatio: "Down payment ratio",
PleaseRatio: "Please enter the down payment ratio.",
numberPeriods: "Number of periods",
MonthlyAmount: "Monthly payment amount",
joinUs: "Join us",
parameterConfiguration: "Parameter configuration",
calculate_C: {
FullPayment: "Full",
ByStages: "Installment Loan",
amountOfLoan: "The total loan amount is expected to be more than the full amount",
EstimatedCost: "Estimated cost",
downPayment: "Down payment",
rent: "Loan Amount",
BareCarPrice: "Base car price",
downPayment: "Down payment amount",
monthlyMortgagePayment: "Monthly payment amount",
purchaseTax: "Purchase tax",
insurance: "Insurance",
BookCar: "Ask for price / car purchase",
}
},
account: {
qrCode: "Payment code",
qrCodePayment: "QR code payment",
PersonalPaymentCode: "Personal payment code",
accountBook: "Account book",
recently: "Recently",
linkman: "Contacts",
reservationTransfer: "Scheduled transfer",
multiTransfer: "Transfer to multiple people",
aaReceipt: "AA receipt",
showDetail: "Show details",
concealDetail: "Hide details",
searchName: "Please enter the payee account or username",
selectCashAmount: "Please enter the withdrawal amount",
availableBalance: "Available balance",
allDeposit: "Withdraw all",
immediatelyDeposit: "Withdraw immediately",
selectBankCard: "Select bank card",
cashAmount: "Withdrawal amount",
topUpAmount: "Top-up amount",
collectionCard: "Collection bank card",
paymentCard: "Payment bank card",
noCard: "No bank card",
myAccount: "My balance",
setMoney: "Set amount",
clearMoney: "Clear amount",
saveQRCode: "Save payment code",
cannot0: "Amount cannot be 0"
}
},
Laos: {
sysError:"系统出错,请联系管理员",
verification:"验证中...",
affirm:"确认",
title: "老挝",
hint:"提示",
updateSuccess:"修改成功",
submitSuccess:"提交成功",
bankCard:"银行卡",
tabbar: ["ເລືອກລົດ","ນັດໝາຍເບິ່ງລົດ","ບັນຊີ"],
overview: {
NoMoreData: "ບໍ່ມີຂໍ້ມູນເພີ່ມເຕີມ",
loading: "ກຳລັງໂຫຼດ...",
close: "ປິດ",
year: "ປີ",
referrer: "ຜູ້ແນະນຳ",
salt: "ລະຫັດແນະນຳ",
name: "ຊື່ ແລະ ນາມສະກຸນ",
phone: "ເບີໂທ",
address: "ສະຖານທີ່",
email: "ອີເມວ",
data: "ວັນທີ",
detailTime: "ລາຍລະອຽດວັນທີ",
submit: "ສະເໜີ",
type: "ປະເພດ",
PleaseContent: "ກາລຸນາຕື່ມເນື້ອຫາ",
preserve: "ບັນທຶກ",
please: "Please read and agree",
privacyAgreement: "<Privacy agreement>",
serviceAgreement: "<Service agreement>"
},
log: {
title: "LFL Easy Buy",
subTitle: "ເສັ້ນທາງຄວາມຝັນ [ບໍລິສັດອອກລົດທີ່ດີ ຈະນຳມາສູ່ຊີວິດທີ່ດີ]!",
RememberPassword: "ຈື່ລະຫັດຜ່ານ",
register: "ລົງທະບຽນ",
ReturnToLogin: "ກັບຄືນສູ່ການເຂົ້າລະບົບ",
login: "ເຂົ້າສູ່ລະບົບ",
LoginOrPhone: "",
RecommendedCode: "ລະຫັດແນະນຳ",
userName: "ຊື່ຜູ້ໃຊ້",
phone: "ເບີໂທ",
password: "ລະຫັດຜ່ານ",
oldPassword: "ລະຫັດຜ່ານເກົ່າ",
homePage: "ກັບຄືນສູ່ໜ້າຫຼັກ"
},
appointment: {
IntendedModel: "ລຸ້ນລົດທີ່ຕ້ອງການ",
shop: "ຮ້ານ",
selectShop: "ເລືອກຮ້ານ",
selectDate: "ເລືອກວັນທີ",
morning: "ຕອນເຊົ້າ",
afternoon: "ຕອນບ່າຍ"
},
me: {
systemName:"老挝金控支付系统",
RecommendedCode: "ລະຫັດແນະນຳ",
logOut: "ອອກຈາກລະບົບ",
material: "ຂໍ້ມູນບັນຊີ",
ModifyPassword: "ປ່ຽນລະຫັດຜ່ານ",
language: "ພາສາ",
CustomerServiceHotline: "ສາຍດ່ວນບໍລິການລູກຄ້າ",
LoginSettings: "ຕັ້ງຄ່າເຂົ້າລະບົບ",
notLoggedIn: "ບໍ່ໄດ້ເຂົ້າສູ່ລະບົບ",
scanCode: "ກະລຸນາສະແກນລະຫັດ QR ທີ່ຢູ່ເທິງໜ້າລົງທະບຽນຜູ້ໃຊ້",
personalData: "ຂໍ້ມູນສ່ວນໂຕ",
gender: "ເພດ",
man: "ຊາຍ",
woman: "ຍິງ",
personalAccount: "个人账户",
securityCenter:"安全中心",
myContact:"我的联系人",
shareLink:"分享链接",
commonProblem:"常见问题",
checkUpdate:"检查更新",
shareFriends:"分享到好友",
versionNum:"版本号",
email:"官方邮箱",
phone:"服务热线",
website:"公司网站",
submit:"提交",
chooseAvatar:"选择头像",
nickName:"昵称",
inputNickName:"请输入昵称",
inputPhoneNumber:"请输入手机号",
inputEmail:"请输入邮箱",
phoneError:"手机号不正确,请重试",
phoneNumber:"手机号",
verification:"验证",
emailNum:"邮箱",
checkPhoneNumber:"请验证手机号是否正确",
inputTrueEmail:"请输入正确的邮箱",
station:"岗位",
role:"角色",
createDate:"创建日期"
},
password:{
oldPwd:"旧密码",
newPwd:"新密码",
confirmPassword:"确认密码",
inputOldPwd:"请输入旧密码",
inputNewPwd:"请输入新密码",
confirmPassword2:"请确认密码",
errOldPwd:"旧密码不能为空",
errNewPwd:"新密码不能为空",
errCheck:"确认密码不能为空",
errLength:"长度在 6 到 20 个字符",
errSame:"两次输入的密码不一致",
oldPayPwd:"请输入原支付密码",
newPayPwd:"请设置新的支付密码",
newPayPwd2:"请再次输入新的支付密码",
setPayPwd:"请设置支付密码",
setPayPwd2:"请再次输入支付密码",
pwdConstitute:"密码由6位数字组成",
setSuccess:"密码设置成功",
errSuccess:"密码设置失败,请联系管理员",
errPwdLen:"请输入6位数字密码",
abandon:"确认要放弃设置支付密码吗?",
pwdError:"密码错误",
safeTip:"请妥善保管账户密码,定期更换以确保账户安全",
updateLoginPwd:"修改登录密码",
setPayPwd:"设置支付密码",
findPayPwd:"找回支付密码",
loginLock:"登录锁",
eqAdmin:"设备管理"
},
wallet:{
availableBalance:"可用余额",
moneySafe:"资金安全",
withdrawal:"提现",
toUp:"充值",
balanceChangeRecord:"余额变动记录",
all:"全部",
balance:"余额"
},
bank:{
addBank:"添加银行卡",
depositCard:"储蓄卡",
checkPwd:"需验证支付密码",
pwdConstitute:"密码由6位数字组成",
inputCardNum:"输入卡号添加",
bankName:"银行名称",
inputBankName:"输入银行名称",
inputBankNum:"输入本人银行卡号",
next:"下一步",
agreeAgreement:"添加银行卡需要同意以下条款",
userAgreement:"《用户服务协议》",
bankAgreement:"《银行协议》",
agree:"同意",
disagree:"不同意",
freeNum:"免输卡号添加",
support:"目前只支持添加中国,老挝,美国的银行卡号",
cardNum:"卡号"
sysError: "ເກີດຂໍ້ຜິດພາດໃນລະບົບ, ກະລຸນາຕິດຕໍ່ຜູ້ບໍລິຫານ",
verification: "ກຳລັງກວດສອບ...",
affirm: "ຢືນຢັນ",
title: "ລາວ",
hint: "ແຈ້ງເຕືອນ",
updateSuccess: "ແກ້ໄຂສຳເລັດ",
submitSuccess: "ສົ່ງຂໍ້ມູນສຳເລັດ",
bankCard: "ບັດທະນາຄານ",
tabbar: ["ເລືອກລົດ", "ນັດໝາຍເບິ່ງລົດ", "ບັນຊີ"],
overview: {
NoMoreData: "ບໍ່ມີຂໍ້ມູນເພີ່ມເຕີມ",
loading: "ກຳລັງໂຫຼດ...",
close: "ປິດ",
year: "ປີ",
referrer: "ຜູ້ແນະນຳ",
salt: "ລະຫັດແນະນຳ",
name: "ຊື່ ແລະ ນາມສະກຸນ",
phone: "ເບີໂທ",
address: "ສະຖານທີ່",
email: "ອີເມວ",
data: "ວັນທີ",
detailTime: "ລາຍລະອຽດວັນທີ",
submit: "ສະເໜີ",
type: "ປະເພດ",
PleaseContent: "ກາລຸນາຕື່ມເນື້ອຫາ",
preserve: "ບັນທຶກ",
please: "Please read and agree",
privacyAgreement: "《ສັນຍາການປະກັນຄວາມເປັນສ່ວນຕົວຂອງ Lao Payment Financial Holding》",
serviceAgreement: "《ສັນຍາບໍລິການຜູ້ໃຊ້ຂອງ Lao Payment Financial Holding》"
},
log: {
title: "LFL Easy Buy",
subTitle: "ເສັ້ນທາງຄວາມຝັນ [ບໍລິສັດອອກລົດທີ່ດີ ຈະນຳມາສູ່ຊີວິດທີ່ດີ]!",
RememberPassword: "ຈື່ລະຫັດຜ່ານ",
register: "ລົງທະບຽນ",
ReturnToLogin: "ກັບຄືນສູ່ການເຂົ້າລະບົບ",
login: "ເຂົ້າສູ່ລະບົບ",
LoginOrPhone: "",
RecommendedCode: "ລະຫັດແນະນຳ",
userName: "ຊື່ຜູ້ໃຊ້",
phone: "ເບີໂທ",
password: "ລະຫັດຜ່ານ",
oldPassword: "ລະຫັດຜ່ານເກົ່າ",
homePage: "ກັບຄືນສູ່ໜ້າຫຼັກ"
},
appointment: {
IntendedModel: "ລຸ້ນລົດທີ່ຕ້ອງການ",
shop: "ຮ້ານ",
selectShop: "ເລືອກຮ້ານ",
selectDate: "ເລືອກວັນທີ",
morning: "ຕອນເຊົ້າ",
afternoon: "ຕອນບ່າຍ"
},
me: {
systemName: "ລະບົບການຈ່າຍເງິນຂອງ Lao Financial Holding",
RecommendedCode: "ລະຫັດແນະນຳ",
logOut: "ອອກຈາກລະບົບ",
material: "ຂໍ້ມູນບັນຊີ",
ModifyPassword: "ປ່ຽນລະຫັດຜ່ານ",
language: "ປ່ຽນພາສາ",
CustomerServiceHotline: "ສາຍດ່ວນບໍລິການລູກຄ້າ",
personage: "ກ່ຽວກັບພວກເຮົາ",
LoginSettings: "ຕັ້ງຄ່າເຂົ້າລະບົບ",
notLoggedIn: "ບໍ່ໄດ້ເຂົ້າສູ່ລະບົບ",
scanCode: "ກະລຸນາສະແກນລະຫັດ QR ທີ່ຢູ່ເທິງໜ້າລົງທະບຽນຜູ້ໃຊ້",
personalData: "ຂໍ້ມູນສ່ວນໂຕ",
gender: "ເພດ",
man: "ຊາຍ",
woman: "ຍິງ",
personalAccount: "ບັນຊີສ່ວນຕົວ",
securityCenter: "ສູນກັນຄວາມປອດໄພ",
myContact: "ຜູ້ຕິດຕໍ່ຂອງຂ້ອຍ",
shareLink: "ແບ່ງປັນລິ້ງກະທູ້",
commonProblem: "ບັນຫາທົ່ວໄປ",
checkUpdate: "ກວດສອບການປັບປຸງ",
shareFriends: "ແບ່ງປັນທີ່ເພື່ອນມິດ",
versionNum: "ເລກລຸ້ນວິທີການ",
email: "ອີເມວອອກອກ",
phone: "ສາຍດ່ວນບໍລິການ",
website: "ເວບໄຊທ໌ຂອງບໍລິສັດ",
submit: "ສົ່ງ",
chooseAvatar: "ເລືອກຮູບໂປຣໄຟລ໌",
nickName: "ຊື່ນາມแฝง",
inputNickName: "ກະລຸນາປ້ອນຊື່ນາມแฝง",
inputPhoneNumber: "ກະລຸນາປ້ອນເບີໂທ",
inputEmail: "ກະລຸນາປ້ອນອີເມວ",
phoneError: "ເບີໂທບໍ່ຖືກຕ້ອງ, ກະລຸນາລອງໃໝ່",
phoneNumber: "ເບີໂທ",
verification: "ກວດສອບ",
emailNum: "ອີເມວ",
checkPhoneNumber: "ກະລຸນາກວດສອບວ່າເບີໂທຖືກຕ້ອງບໍ່",
inputTrueEmail: "ກະລຸນາປ້ອນອີເມວທີ່ຖືກຕ້ອງ",
station: "ຕຳແໜ່ງ",
role: "ບົດບາດ",
createDate: "ວັນທີສ້າງ"
},
password: {
oldPwd: "ລະຫັດຜ່ານເກົ່າ",
newPwd: "ລະຫັດຜ່ານໃໝ່",
confirmPassword: "ຢືນຢັນລະຫັດຜ່ານ",
inputOldPwd: "ກະລຸນາປ້ອນລະຫັດຜ່ານເກົ່າ",
inputNewPwd: "ກະລຸນາປ້ອນລະຫັດຜ່ານໃໝ່",
confirmPassword2: "ກະລຸນາຢືນຢັນລະຫັດຜ່ານ",
errOldPwd: "ລະຫັດຜ່ານເກົ່າບໍ່ສາມາດເປັນຄ່າວ່າງໄດ້",
errNewPwd: "ລະຫັດຜ່ານໃໝ່ບໍ່ສາມາດເປັນຄ່າວ່າງໄດ້",
errCheck: "ຢືນຢັນລະຫັດຜ່ານບໍ່ສາມາດເປັນຄ່າວ່າງໄດ້",
errLength: "ຄວາມຍາວຕ້ອງຢູ່ລະຫວ່າງ 6 ຫາ 20 ຕົວອັກສອນ",
errSame: "ລະຫັດຜ່ານທີ່ປ້ອນສອງຄັ້ງບໍ່ກົງກັນ",
oldPayPwd: "ກະລຸນາປ້ອນລະຫັດຊຳລະເງິນເກົ່າ",
newPayPwd: "ກະລຸນາຕັ້ງລະຫັດຊຳລະເງິນໃໝ່",
newPayPwd2: "ກະລຸນາປ້ອນລະຫັດຊຳລະເງິນໃໝ່ອີກຄັ້ງ",
setPayPwd: "ກະລຸນາຕັ້ງລະຫັດຊຳລະເງິນ",
setPayPwd2: "ກະລຸນາປ້ອນລະຫັດຊຳລະເງິນອີກຄັ້ງ",
pwdConstitute: "ລະຫັດຜ່ານປະກອບດ້ວຍ 6 ຕົວເລກ",
setSuccess: "ຕັ້ງລະຫັດຜ່ານສຳເລັດ",
errSuccess: "ຕັ້ງລະຫັດຜ່ານລົ້ມເຫຼວ, ກະລຸນາຕິດຕໍ່ຜູ້ບໍລິຫານ",
errPwdLen: "ກະລຸນາປ້ອນລະຫັດຜ່ານ 6 ຕົວເລກ",
abandon: "ທ່ານຕ້ອງການຍົກເລີກການຕັ້ງລະຫັດຊຳລະເງິນບໍ?",
pwdError: "ລະຫັດຜ່ານບໍ່ຖືກຕ້ອງ",
safeTip: "ກະລຸນາຮັກສາລະຫັດບັນຊີຂອງທ່າອย่างລະມັດລະວັງ ແລະ ປ່ຽນລະຫັດເປັນປະກອບເພື່ອຮັບປະກັນຄວາມປອດໄພຂອງບັນຊີ",
updateLoginPwd: "ປ່ຽນລະຫັດເຂົ້າລະບົບ",
setPayPwd: "ຕັ້ງລະຫັດຊຳລະເງິນ",
findPayPwd: "ຄົ້ນຫາລະຫັດຊຳລະເງິນ",
loginLock: "ລັອກເຂົ້າລະບົບ",
eqAdmin: "ການຄຸ້ມຄອງອຸປະກອນ"
},
wallet: {
availableBalance: "ຍອດເງິນທີ່ສາມາດໃຊ້ໄດ້",
moneySafe: "ຄວາມປອດໄພຂອງເງິນ",
withdrawal: "ຖອນເງິນ",
toUp: "ເຕີມເງິນ",
balanceChangeRecord: "ລາຍການປ່ຽນແປງຍອດເງິນ",
all: "ທັງຫມົດ",
balance: "ຍອດເງິນ"
},
bank: {
addBank: "ເພີ່ມບັດບັນຊີທະນາຄານ",
depositCard: "ບັດເກັບເງິນ",
checkPwd: "ຕ້ອງກວດສອບລະຫັດຜ່ານຈ່າຍເງິນ",
pwdConstitute: "ລະຫັດຜ່ານປະກອບດ້ວຍ 6 ຕົວເລກ",
inputCardNum: "ປ້ອນບັດບັນຊີເພື່ອເພີ່ມ",
bankName: "ຊື່ທະນາຄານ",
inputBankName: "ປ້ອນຊື່ທະນາຄານ",
inputBankNum: "ປ້ອນບັດບັນຊີທະນາຄານຂອງຕົນເອງ",
next: "ຂັ້ນຕໍ່ໄປ",
agreeAgreement: "ເພີ່ມບັດບັນຊີທະນາຄານຕ້ອງຍອມຮັບຂໍ້ກໍານົດດັ່ງຕໍ່ໄປນີ້",
userAgreement: "《用户服务协议》",
bankAgreement: "《银行协议》",
agree: "ຍອມຮັບ",
disagree: "ບໍ່ຍອມຮັບ",
freeNum: "ເພີ່ມບັດບັນຊີໂດຍບໍ່ຕ້ອງປ້ອນບັດບັນຊີ",
support: "ປະຈຸບັນສະຫນັບສະຫນູນເພີ່ມບັດບັນຊີທະນາຄານຈາກຈີນ, ລາວ, ແລະສະຫະລັດເທົ່ານັ້ນ",
cardNum: "ເລກບັດບັນຊີ"
},
home: {
receiveAndPay: "ຮັບເງິນ ແລະ ຈ່າຍເງິນ",
scan:"ສະແກນ",
transfer: "ການຍ້າຍເງິນ",
withdrawal: "ການຖອນເງິນ",
selectAll: "ເບິ່ງທັງໝົດ",
recharge: "ຕົກລົງ",
billQuery: "ກວດສອບບິນ",
accountBalance: "ຊີ້ລະບົບຊຳລະເງິນ",
title: "ລາວກົງຊ່ວງຊຳລະເງິນ",
SearchCarMame: "ຄົ້ນຫາຊື່ລົດທີ່ຕ້ອງການ",
UnifiedSalesPrice: "ລາຄາຂາຍທີ່ກົດລະບົບ",
parameter: "ສະແດງຂໍ້ມູນລົດ",
calculate: "ຄຳນວນ",
BookCar: "ນັດໝາຍເບິ່ງລົດ",
ZeroInterestCalculator: "ຄຳນວນຄ່າງວດດອກເບ້ຍ0ເປີເຊັນ",
aggregateAmount: "ຍອດລວມການຊື້ລົດ",
petap: "ກະລຸນາປ້ອນຍອດລວມການຊື້ລົດ",
DownPaymentRatio: "ອັດຕາວາງດາວ",
PleaseRatio: "ກະລຸນາປ້ອນອັດຕາວາງດາວ",
numberPeriods: "ຈຳນວນງວດ",
MonthlyAmount: "ຄ່າງວດຕໍ່ເດືອນ",
joinUs: "ເຂົ້າຮ່ວມກັບພວກເຮົາ",
parameterConfiguration: "ການຕັ້ງຄ່າປະເພດ",
calculate_C: {
FullPayment: "ຈ່າຍເຕັມ",
ByStages: "ຜ່ອນ0ເປີເຊັນ",
amountOfLoan: "ຍອດເງິນຈ່າຍຜ່ອນທັງໝົດທີ່ຄາດວ່າຈະມີຫຼາຍກວ່າການຈ່າຍເຕັມ",
EstimatedCost: "ຄາດຄະເນຄ່າໃຊ້ຈ່າຍທັງໝົດ",
downPayment: "ເງິນວາງດາວ",
rent: "ຍອດຈັດ",
BareCarPrice: "ລາຄາລົດເປົ່າ",
downPayment: "ຈຳນວນເງິນວາງດາວ",
monthlyMortgagePayment: "ຄ່າງວດຕໍ່ເດືອນ",
purchaseTax: "ອາກອນຜ່ອນລົດ",
insurance: "ຄາດຄະເນປະກັນໄພ(ປະກັນໄພຊັ້ນໜື່ງ)",
BookCar: "ສອບຖາມລາຄາ / ຊື້ລົດ"
}
},
home: {
selectAll:"查看全部",
recharge:"充值",
billQuery:"账单查询",
accountBalance:"账户余额",
title: "老挝支付金控",
SearchCarMame: "ຄົ້ນຫາຊື່ລົດທີ່ຕ້ອງການ",
UnifiedSalesPrice: "ລາຄາຂາຍ",
parameter: "ສະແດງຂໍ້ມູນລົດ",
calculate: "ຄຳນວນຄ່າງວດ",
BookCar: "ນັດໝາຍເບິ່ງລົດ",
ZeroInterestCalculator: "ຄຳນວນຄ່າງວດດອກເບ້ຍ0ເປີເຊັນ",
aggregateAmount: "ຍອດລວມ",
petap: "ໃສ່​ຈໍາ​ນວນ​ທັງ​ໝົດ​ຂອງ​ການ​ຜ່ອນລົດ​",
DownPaymentRatio: "ອັດຕາວາງດາວ",
PleaseRatio: "ໃສ່ອັດຕາວາງດາວ",
numberPeriods: "ຈຳນວນງວດ",
MonthlyAmount: "ຄ່າງວດຕໍ່ເດືອນ",
joinUs: "ເຂົ້າຮ່ວມກັບພວກເຮົາ",
parameterConfiguration: "ສະເປັກລົດ",
calculate_C: {
FullPayment: "ຈ່າຍເຕັມ",
ByStages: "ຜ່ອນ0ເປີເຊັນ",
amountOfLoan: "ຍອດເງິນຈ່າຍຜ່ອນທັງໝົດທີ່ຄາດວ່າຈະມີຫຼາຍກວ່າການຈ່າຍເຕັມ",
EstimatedCost: "ຄາດຄະເນຄ່າໃຊ້ຈ່າຍທັງໝົດ",
downPayment: "ເງິນວາງດາວ",
rent: "ຍອດຈັດ",
BareCarPrice: "ລາຄາລົດເປົ່າ",
downPayment: "ຈຳນວນເງິນວາງດາວ",
monthlyMortgagePayment: "ຄ່າງວດຕໍ່ເດືອນ",
purchaseTax: "ອາກອນຜ່ອນລົດ",
insurance: "ຄາດຄະເນປະກັນໄພ(ປະກັນໄພຊັ້ນໜື່ງ)",
BookCar: "ສອບຖາມລາຄາ / ຊື້ລົດ",
account: {
qrCode: "ລະຫັດຊຳລະເງິນ",
qrCodePayment: "ຮັບເງິນໂດຍ QR code",
PersonalPaymentCode: "ລະຫັດຮັບເງິນສ່ວນຕົວ",
accountBook: "ບັນທຶກບັນຊີ",
recently: "ຫຼ້າສຸດ",
linkman: "ຜູ້ຕິດຕໍ່",
reservationTransfer: "ໂອນເງິນຕາມການປ້ອງກັນທີ່ກຳນົດໄວ້",
multiTransfer: "ໂອນເງິນໃຫ້ຫຼາຍໆຄົນ",
aaReceipt: "ຮັບເງິນ AA",
showDetail: "ສະແດງລາຍລະອຽດ",
concealDetail: "ເຊື່ອງລາຍລະອຽດ",
searchName: "ກະລຸນາປ້ອນບັນຊີຮັບເງິນ, ຊື່ຜູ້ໃຊ້",
selectCashAmount: "ກະລຸນາປ້ອນຈຳນວນເງິນທີ່ຕ້ອງການຖອນ",
availableBalance: "ຍອດເງິນທີ່ສາມາດໃຊ້ໄດ້",
allDeposit: "ຖອນເງິນທັງຫມົດ",
immediatelyDeposit: "ຖອນເງິນທັນທີ",
selectBankCard: "ເລືອກບັດບັນຊີທະນາຄານ",
cashAmount: "ຈຳນວນເງິນທີ່ຖອນ",
topUpAmount: "ຈຳນວນເງິນທີ່ເຕີມ",
collectionCard: "ບັດບັນຊີຮັບເງິນ",
paymentCard: "ບັດບັນຊີຈ່າຍເງິນ",
noCard: "ບໍ່ມີບັດບັນຊີທະນາຄານ",
myAccount: "ຍອດເງິນຂອງຂ້ອຍ",
setMoney: "ຕັ້ງຄ່າຈຳນວນເງິນ",
clearMoney: "ລ້າງຈຳນວນເງິນ",
saveQRCode: "ບັນທຶກລະຫັດ QR ຮັບເງິນ",
cannot0: "ຈຳນວນເງິນບໍ່ສາມາດເປັນ 0"
}
},
account:{
qrCode:"付款码",
qrCodePayment:"二维码收款",
PersonalPaymentCode:"个人收款码",
accountBook: "账簿",
recently:"最近",
linkman:"联系人",
reservationTransfer:"预约转账",
multiTransfer:"向多人转账",
aaReceipt:"AA收款",
showDetail:"展示明细",
concealDetail:"隐藏明细",
searchName:"请输入收款账号、用户名",
selectCashAmount:"请输入提现金额",
availableBalance:"可用余额",
allDeposit:"全部提现",
immediatelyDeposit:"立即提现",
selectBankCard:"选择银行卡",
cashAmount:"提现金额",
topUpAmount: "充值金额",
collectionCard:"收款银行卡",
paymentCard:"付款银行卡",
noCard:"暂无银行卡",
myAccount:"我的余额",
setMoney:"设置金额",
clearMoney:"清除金额",
saveQRCode:"保存收款码",
cannot0:"金额不能为0"
}
}
}
}

6
manifest.json

@ -1,6 +1,6 @@
{
"name" : "老挝金控支付系统",
"appid" : "__UNI__25A9D80",
"appid" : "__UNI__8052790",
"description" : "",
"versionName" : "1.1.0",
"versionCode" : "100",
@ -35,7 +35,9 @@
"<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
]
},
"ios" : {},
"ios" : {
"dSYMs" : false
},
"sdkConfigs" : {},
"icons" : {
"android" : {

10
pages/account/transactionRecord.vue

@ -63,6 +63,8 @@
<text>加载中...</text>
</view>
</scroll-view>
<loading ref="loading" :custom="false" :shadeClick="false" :type="1" />
</view>
</template>
@ -104,8 +106,16 @@ export default {
}
},
selectRecordList(){
this.$nextTick(() => {
this.$refs.loading.open();
})
getRecordList(this.params).then(res=>{
this.recordList = res.rows
setTimeout(()=>{
this.$refs.loading.close();
},700)
}).catch(e=>{
this.$refs.loading.close();
})
},
mockrecordList() {

2
pages/account/withdrawDeposit.vue

@ -59,7 +59,7 @@
<button type="primary" style="margin-top: 20rpx;" @click="closePopup">{{languageData.overview.close}}</button>
</view>
</uni-popup>
<loading ref="loading" :custom="false" :shadeClick="false" :type="1" />
<loading ref="loading" :custom="false" :shadeClick="false" type="1" />
</view>
</template>
<script>

11
pages/home/index.vue

@ -90,23 +90,24 @@
statusBarHeight: uni.getSystemInfoSync().statusBarHeight, //
originalBrightness: null, //
screen: "true",
features: [{
name: '扫一扫',
features: [
{
name: this.$languageData.home.scan,
icon: 'scan',
path: 'scan'
},
{
name: '收付款',
name: this.$languageData.home.receiveAndPay,
icon: 'wallet',
path: 'receiptPayment'
},
{
name: '转账',
name: this.$languageData.home.transfer,
icon: 'redo',
path: 'transferAccounts'
},
{
name: '提现',
name: this.$languageData.home.withdrawal,
icon: 'download',
path: 'withdrawDeposit'
}

2
pages/login.vue

@ -52,6 +52,8 @@
loginForm: {
username: "admin",
password: "admin123",
// username: "",
// password: "",
code: "",
uuid: ''
}

8
pages/mine/about/index.vue

@ -1,7 +1,7 @@
<template>
<view class="about-container">
<view class="header-section text-center">
<image style="width: 150rpx;height: 150rpx;" src="/static/logo200.png" mode="widthFix">
<image style="width: 150rpx;height: 150rpx;" src="/static/login/logo.png" mode="widthFix">
</image>
<uni-title type="h2" :title="languageData.me.systemName"></uni-title>
</view>
@ -17,13 +17,13 @@
<view class="list-cell list-cell-arrow">
<view class="menu-item-box">
<view>{{languageData.me.email}}</view>
<view class="text-right">ruoyi@xx.com</view>
<view class="text-right">暂无</view>
</view>
</view>
<view class="list-cell list-cell-arrow">
<view class="menu-item-box">
<view>{{languageData.me.phone}}</view>
<view class="text-right">400-999-9999</view>
<view class="text-right">暂无</view>
</view>
</view>
<view class="list-cell list-cell-arrow">
@ -38,7 +38,7 @@
</view>
<view class="copyright">
<view>Copyright &copy; 2022 ruoyi.vip All Rights Reserved.</view>
<view>Copyright &copy; 2025 http://lfh.highinspire.cn</view>
</view>
</view>
</template>

26
pages/mine/bankCard/cardDetail.vue

@ -63,7 +63,7 @@
</template>
<script>
import {} from "@/api/bank/index.js";
import { getCompleteCardNumber } from "@/api/bank/index.js";
import keyboard from "@/components/master-keyboard/master-keyboard.vue";
import { haveOrNotPayPwd,checkPwd } from '@/api/mine/payPwd.js'
export default {
@ -114,8 +114,26 @@ export default {
},
methods:{
//
completeCardNumber(){
getCompleteCardNumber(this.bankDetail).then(res=>{
console.log("-------------",res.cardNum)
this.cardNumber = res.cardNum
})
},
dialogConfirm(){
//
uni.setClipboardData({
data: this.cardNumber,
success: function () {
uni.showToast({
title: '复制成功',
icon: 'none',
duration: 1000
})
console.log('success'); //
}
})
},
handleConfirm() {
//
@ -125,11 +143,11 @@ export default {
this.password = ''
this.param.payPasswd = ''
if(res.data!=null){
// this.step = 2 //
this.showDetail = true
//
this.completeCardNumber()
this.$refs.alertDialog.open()
}else{
uni.showToast({
title: this.languageData.password.pwdError,
icon: 'error',
@ -167,7 +185,7 @@ export default {
//
onNavigationBarButtonTap(e) {
// console.log("", e);
this.unbindCardByUser()
},
//
showCardNumber(){

11
pages/mine/bankCard/index.vue

@ -20,6 +20,9 @@
<text>添加银行卡</text>
<!-- <text class="promotion">绑新卡送立减金</text -->>
</view>
<view class="">
<loading ref="loading" :custom="false" :shadeClick="false" :type="1" />
</view>
</view>
</template>
@ -45,8 +48,16 @@ export default {
},
methods: {
selectBankList(){
this.$nextTick(() => {
this.$refs.loading.open();
})
getBankList(this.param).then(res=>{
this.cards = res.rows
setTimeout(()=>{
this.$refs.loading.close();
},650)
}).catch(e=>{
this.$refs.loading.close();
})
},
navigateToAdd(){

11
pages/mine/info/edit.vue

@ -79,12 +79,7 @@ export default {
return {
checkPhoneNum:"",
nowPhone:"",
formData: {
nickName: 'Dear Coin',
phonenumber: '158****8888',
email: 'crazyLionLi@163.com',
sex: '1',
},
formData: {},
isPhoneEditable: false,
verifyPhone: '',
verifyError: false,
@ -147,13 +142,15 @@ export default {
updateUserProfile(this.formData).then(response => {
setTimeout(()=>{
this.$refs.loading.close();
this.$modal.msgSuccess(this.languageData.updateSuccess)
setTimeout(()=>{
this.$modal.msgSuccess(this.languageData.updateSuccess)
uni.navigateBack({
delta: 1,
})
},500)
},1000)
}).catch(e=>{
this.$refs.loading.close();
})
})
},

20
pages/mine/pwd/index.vue

@ -12,6 +12,7 @@
</uni-forms-item>
<button type="primary" @click="submit">{{languageData.me.submit}}</button>
</uni-forms>
<loading ref="loading" :custom="false" :shadeClick="false" :type="1" />
</view>
</template>
@ -67,14 +68,23 @@
},
methods: {
submit() {
this.$nextTick(() => {
this.$refs.loading.open();
})
this.$refs.form.validate().then(res => {
updateUserPwd(this.user.oldPassword, this.user.newPassword).then(response => {
this.$modal.msgSuccess(this.languageData.updateSuccess)
uni.navigateBack({
delta: 1
})
setTimeout(()=>{},1000)
this.$refs.loading.close();
this.$modal.msgSuccess(this.languageData.updateSuccess);
setTimeout(()=>{
uni.navigateBack({
delta: 1
})
},1000)
})
})
}).catch(e=>{
this.$refs.loading.close();
})
}
}
}

Loading…
Cancel
Save