q1anx1
|
deed857788
|
chore(style): allow case declarations and ban var (#987)
* chore(style): allow case declarations
* chore(style): ban `var` and prefer `const`
|
2022-08-08 23:35:24 +08:00 |
|
qianxi0410
|
c428de6e42
|
feat: fix some comma dangle
|
2022-08-07 00:17:27 +08:00 |
|
qianxi0410
|
cd966116d4
|
feat: comma dangle
|
2022-08-06 23:54:56 +08:00 |
|
qianxi0410
|
9abf1b9d73
|
feat: key spacing
|
2022-08-06 23:47:28 +08:00 |
|
キリサメ qianxi
|
503d244166
|
feat(web): add lint (#875)
* feat: add lint
* feat: fix lint error
* chore: add ignore file
* chore: close indent
|
2022-07-10 15:45:55 +08:00 |
|
Yang Luo
|
4dca3bd3f7
|
Add Notify() to payment provider.
|
2022-03-14 02:56:04 +08:00 |
|
Yang Luo
|
fde8c4b5f6
|
Fix NotifyPayment().
|
2022-03-13 19:57:23 +08:00 |
|
Yang Luo
|
55a84644e1
|
Add PaymentResultPage.
|
2022-03-13 18:05:16 +08:00 |
|
Yang Luo
|
c906f1e5d2
|
Add user and state to payment pages.
|
2022-03-12 20:03:58 +08:00 |
|
Yang Luo
|
a4fc04474e
|
Add NotifyPayment API.
|
2022-03-07 00:33:45 +08:00 |
|
Yang Luo
|
39ab71c5db
|
Add product pages.
|
2022-02-27 20:09:19 +08:00 |
|
Yixiang Zhao
|
f8c4ca0f00
|
feat: add cancel buttons on the edit page (#509)
* feat: add cancel buttons on the edit page
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: remove warning and primary type of cancel buttons
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
|
2022-02-25 18:16:02 +08:00 |
|
Gucheng Wang
|
db37f53d6c
|
Update license headers.
|
2022-02-13 23:39:27 +08:00 |
|
Yang Luo
|
7391773f0e
|
Fix payment list error.
|
2022-02-12 00:36:53 +08:00 |
|
Yang Luo
|
940aa2bc2d
|
Add payment pages.
|
2022-02-05 20:13:15 +08:00 |
|