Start with decimal and remind her about how it works. Establish that there are ten digits, ten possible values for every place. When you count up to 9 in the ones place and you run out of digits, to write the next number, you increment the tens place and wrap the ones place back to zero. Just to establish that, count:
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11.
Make a point that "ten" is an amount, but "one zero" is how you write it because that's decimal. And the amount "eleven" is written "one one". The reason is because in decimal you have ones, tens, and hundreds. Powers of ten. So with one ten and one one, you write "11".
Then try base 5. Count in it:
0, 1, 2, 3, 4, 10, 11, 12, 13, 14, 20, 21 ...
And whatever you do, when you get to that "10", don't say "five", say "one zero". Impress upon her that this is because in base 5 you don't have a tens place, you have a fives place. You have one five and zero ones, so that's "one zero" – "10". Make the point that, even though it is the amount "five", it's the way you write it that makes it base 5 or base 10.
Now give binary a shot. Call it "base 2" so it makes more sense.
0, 1, 10, 11, 100, 101, 110, 111, 1000, 1001...
Explain that now the places are powers of two just like decimal has powers of ten. So, you have ones, twos, fours, eights and so on. As you count up, give special emphasis to how the rollovers work and note that they happen a lot more often because there are few digits.
If she still doesn't get it, try base 5, 4, 3, and then 2 again.