Home > Mobile > Small program how to develop the member can click to view?
Small program how to develop the member can click to view?
Time:10-11
If inscribe, want to develop a small program, only registered members can click on the button, and non-members cannot click on the button Consult everybody a great god this function how to write the code
CodePudding user response:
If (members) { You can click on the } else { Can't click }