Skip to content

Commit

Permalink
update in app pay part1
Browse files Browse the repository at this point in the history
  • Loading branch information
lindongchen committed Oct 18, 2024
1 parent 082b297 commit 90bcdf6
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
"primeflex": "^3.3.1",
"primeicons": "^7.0.0",
"primevue": "4.0.0-beta.3",
"square": "^38.1.0",
"vee-validate": "4.12.8",
"vite-plugin-monaco-editor": "^1.1.0",
"vue": "^3.2.41",
Expand Down
3 changes: 0 additions & 3 deletions gui/src-ios/ios.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,3 @@ NSPushNotificationsUsageDescription: ZTM will run in the background
</array>
</dict>
</dict>


[](https://developer.squareup.com/settings/notifications)
1 change: 0 additions & 1 deletion gui/src/views/mesh/MeshJoin.vue
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ const commit = () => {
});
}
onMounted(() => {
// location.href = 'https://localhost:8000/pay.html'
if(!!props.pid){
permitType.value = "Form";
loaddata()
Expand Down

0 comments on commit 90bcdf6

Please sign in to comment.