Code Monkey home page Code Monkey logo

Comments (13)

xfzxfz123 avatar xfzxfz123 commented on August 25, 2024 7

@NimaQu 我充了21并未到账,,,,还请修复,,用户名
Kannagi_Yuuri

from sspanel-uim.

mxihan avatar mxihan commented on August 25, 2024 1

@NimaQu 所以说加个判断金额就好了嘛

from sspanel-uim.

NimaQu avatar NimaQu commented on August 25, 2024

@jmireles7 然后改成输入式又有人问为什么不改成选择式

from sspanel-uim.

 avatar commented on August 25, 2024

@NimaQu @mxihan
对头,自定义输入金额+判断最金额才是最佳方案。
接到工单要充值选择里没有的金额,虽然只是偶尔,并不是太多,但是总觉得比别扭,自己瞎改了改,技术有限没成功 - -
最后只好加了几个不是套餐金额的金额选项,
然后我经常发现有用户是拼凑金额的,
比如他要充35,连续充了3次10块和一次5块……

from sspanel-uim.

ccwy avatar ccwy commented on August 25, 2024

这是自定义充值金额的,抄的前面的代码。。。。

private static function spay_html($user)
{
    return '
					<form action="/user/alipay" method="get" target="_blank" >
						<p class="card-heading">支付宝充值</p>
						<p>充值金额:
		  <input class="form-control" id="type" name="amount" placeholder="输入充值金额后,点击提交即可" autofocus="autofocus" type="number" min="20" max="1000" step="1" required="required"></p>
            
						<input type="submit" value="提交" />
					</form>

';
}

from sspanel-uim.

 avatar commented on August 25, 2024

@ccwy
感谢帮助,大佬发的代码Spay可以使用,但套到f2fpay就会“订单金额错误”,

from sspanel-uim.

mxihan avatar mxihan commented on August 25, 2024

@jmireles7 你把整段复制过去的吗。。。整段复制过去当然会出错误

from sspanel-uim.

NimaQu avatar NimaQu commented on August 25, 2024

@mxihan 还有个地方要改..等我回去看看

from sspanel-uim.

NimaQu avatar NimaQu commented on August 25, 2024

已跟进,请查看最新 commit

from sspanel-uim.

mxihan avatar mxihan commented on August 25, 2024

@MAOGE2018 因为更新了

from sspanel-uim.

wewall avatar wewall commented on August 25, 2024

@xfzxfz123 **吧,你在哪儿充的钱找谁去。

from sspanel-uim.

galaxychuck avatar galaxychuck commented on August 25, 2024

@xfzxfz123 **吧,你在哪儿充的钱找谁去。

from sspanel-uim.

NimaQu avatar NimaQu commented on August 25, 2024

@xfzxfz123 **吧,这里是 github 不是贴吧

from sspanel-uim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.